* {
	outline: none;
}
body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	overflow-x:hidden;
}
input {
    border-radius: 0;
}
#top_bar_container {
	height: 115px;
	position: absolute;
	z-index: 50;
	width: 100%;
	overflow: hidden;
}
#map_container {
	background-image: url(../_images/plan_zones.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 550px;
}
#map_container_zone {
	height: 550px;
}
#photo_container_harbour {
	height: 360px;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
#photo_container_else {
	height: 360px;
	overflow: hidden;
	text-align: center;
}
a[href^=tel] {
	color:#2da8e3;
	text-decoration:none;
}

/*
Images de fond
*/
.post-profile {
	background-image: url(../_images/post-profile.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.findacrew {
	background-image: url(../_images/findacrew.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.shipyard {
	background-image: url(../_images/SHIPYARDS.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.worldwide {
	background-image: url(../_images/WORLDWIDE.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#ombre_top {
	height: 132px;
	width: 100%;
	background-image: url(../_images/ombre_top.png);
	background-repeat: repeat;
	background-position: left top;
	position: absolute;
	z-index: 40;
}
#ombre_bottom {
	background-image: url(../_images/ombre_bottom.png);
	background-repeat: repeat;
	background-position: left top;
	height: 40px;
	width: 100%;
	position: absolute;
	z-index: 40;
	top: 510px;
}
#ombre_bottom_harbour {
	background-image: url(../_images/ombre_bottom.png);
	background-repeat: repeat;
	background-position: left top;
	height: 83px;
	width: 100%;
	position: absolute;
	z-index: 40;
	top: 277px;
}
#main_container {
	background-image: url(../_images/fond_avec_panneau.jpg);
	background-repeat: repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	padding-bottom: 10px;
}
#main_container_zone {
	background-image: url(../_images/fond_avec_panneau.jpg);
	background-repeat: repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
#main_container_town {
	background-image: url(../_images/fond_avec_panneau.jpg);
	background-repeat: repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 10px;
}
#main_container_crew {
	background-image: url(../_images/fond_avec_panneau.jpg);
	background-repeat: repeat;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#button_container {
	height: 150px;
	width: 100%;
	position: absolute;
	z-index: 45;
	top: 475px;
}
#button_bar_container {
	height: 150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#zone_slide_container {
	background-image: url(../_images/zone_box.png);
	background-repeat: no-repeat;
	height: 384px;
	width: 250px;
	position: absolute;
	z-index: 500;
	top: -284px;
	left: 50%;
	margin-left: 235px;
}
#top_bar_center {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 115px;
}
#top_bar_left {
	background-image: url(../_images/top_bar_repeat.png);
	background-repeat: repeat-x;
	float: left;
	height: 95px;
	width: 968px;
	padding-bottom: 20px;
}
#top_bar_right {
	background-image: url(../_images/top_bar_corner.png);
	background-repeat: no-repeat;
	float: left;
	height: 115px;
	width: 32px;
}
#fake_under {
	height: 115px;
	width: 50%;
	background-image: url(../_images/top_bar_repeat.png);
	background-repeat: repeat-x;
	position: absolute;
	z-index: 47;
	left: 0px;
	top: 0px;
	margin-left: -500px;
	background-position: right top;
}
#logo_container {
	height: 90px;
	padding-top: 5px;
	width: 490px;
	padding-left: 20px;
	float: left;
}
#rollover_login {
	float: left;
	width: 48px;
	height: 38px;
	display: block;
	cursor: pointer;
}
#form_container {
	float: left;
	width: 182px;
}
#top_nav_container {
	float: right;
	background-image: url(../_images/login_NYC.png);
	height: 85px;
	width: 230px;
	margin-right: 36px;
}
#top_nav_container_logged {
	float: right;
	background-image: url(../_images/logedin_NYC.png);
	height: 85px;
	width: 192px;
	margin-right: 217px;
}
#zones_bt_container {
	height: 284px;
}
#change_zone_bt {
	height: 45px;
	cursor: pointer;
}
#search_zone {
	height: 55px;
}
#zones_container {
	height: 550px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.fadezone {
	cursor:pointer;
}
#zone1 {
	position: absolute;
	margin-top: 198px;
	margin-left: 302px;
	display: none;
}
#zone2 {
	position: absolute;
	margin-top: 226px;
	margin-left: 414px;
	display: none;
}
#zone3 {
	position: absolute;
	margin-top: 93px;
	margin-left: 412px;
	display: none;
}
#zone4 {
	position: absolute;
	margin-left: 19px;
	margin-top: 208px;
	display: none;
}
#zone5 {
	position: absolute;
	margin-top: 134px;
	margin-left: 528px;
	display: none;
}
#zone6 {
	position: absolute;
	margin-left: 670px;
	margin-top: 291px;
	display: none;
}
#left_main_container {
	float: left;
	width: 720px;
}
#left_main_town {
	float: left;
	width: 720px;
	padding-left: 5px;
}
#left_main_else {
	float: left;
	width: 725px;
}
#left_about {
	float:left;
	padding-right:10px;
}
.text_page {
	font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #555555;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
.text_intro {
	font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #555555;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
.text_intro a {
	color: #2DA8E3;
	text-decoration: none;
}
.text_intro a:hover {
	text-decoration:underline;
}
.widget_meteo {
	float:left;
	width:210px;
	height:180px;
}
.icon_cont {
	font-size:70px;
	text-align:center;
}
.kill_float {
	clear: both;
	height: 0px;
}
#right_pub_container {
	float: left;
	width: 230px;
	margin-top: -165px;
	position: relative;
	z-index: 60;
	margin-left: 5px;
}
#right_pub_container_zone {
	float: left;
	width: 230px;
	margin-top: -106px;
	position: relative;
	z-index: 60;
	margin-left: 5px;
}
#right_pub_container_town {
	float: left;
	width: 230px;
	margin-top: -70px;
	position: relative;
	z-index: 60;
}
#right_pub_container_crew {
	float: left;
	width: 230px;
	margin-top: -50px;
	position: relative;
	z-index: 60;
}
#right_container_content {
	background-image: url(../_images/bandeau_gris_02.png);
	background-repeat: repeat-y;
	height: 71px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 4px;
}
#right_container_content img {
	margin-bottom:10px;
}
#footer_container {
	width: 100%;
	padding-top: 30px;
	background-color: #000;
}
#search_field {
	background-color: #FFF;
	border:none 0px;
	margin-top: 10px;
	height: 16px;
	margin-left: 50px;
	width: 170px;
}
#footer_content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#footer_content hr {
	border:none 0px;
	height:4px;
	background-color:#333333;
}
.footer_bloc {
	margin: 10px;
	float: left;
	width: 220px;
}
.footer_bloc_titre {
	font-family: 'ProximaNovaRgRegular';
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 15px;
}
.footer_bloc ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.footer_bloc ul li {
	line-height:14px;
}
.footer_bloc ul li a {
	font-family: 'ProximaNovaLtRegular';
	font-size: 12px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
}
.footer_bloc ul li a:hover {
	color:#555555;
}
#footer_logo {
	width: 240px;
	float: left;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 25px;
}
#footer_nav {
	font-family: 'ProximaNovaLtRegular';
	float: right;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 50px;
	margin-right: 10px;
}
#footer_nav a {
	color: #FFF;
	text-decoration:none;
}
#footer_nav a:hover {
	color: #555555;
}
.our_contact {
	font-family: 'ProximaNovaLtRegular';
	color:#FFF;
	font-size:12px;
	margin-top:15px;
	text-align:right;
}
.our_contact strong {
	font-family: 'ProximaNovaLtBold';
	font-weight:normal;
}
.tooltip {
	width: 300px;
	z-index:0;
}
.tooltip .left_tooltip {
	background-image: url(../_images/overlay_harbour_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 18px;
}
.tooltip .middle_tooltip {
    font-family: 'ProximaNovaRgRegular';
	background-image: url(../_images/overlay_harbour_repeat.png);
	background-repeat: repeat-x;
	float: left;
	height: 33px;
	font-size: 15px;
	line-height: 33px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding-left:5px;
}
.tooltip .right_tooltip {
	background-image: url(../_images/overlay_harbour_right.png);
	background-repeat: no-repeat;
	float: left;
	height: 33px;
	width: 17px;
}
#ariane_container_harbour {
	background-image: url(../_images/zone_container.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 710px;
	position: absolute;
	left: 50%;
	z-index: 50;
	top: 307px;
	margin-left: -490px;
	line-height: 45px;
	padding-top: 8px;
	padding-left: 30px;
	color: #FFF;
	font-family: SaturdaySansICGMedium;
	font-size: 24px;
	text-transform: uppercase;
}
#ariane_container_harbour a {
	color:#FFF;
	text-decoration:none;
}
#ariane_container {
	background-image: url(../_images/zone_container.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 710px;
	position: absolute;
	left: 50%;
	z-index: 50;
	top: 497px;
	margin-left: -490px;
	line-height: 45px;
	padding-top: 8px;
	padding-left: 30px;
	color: #FFF;
	font-family: SaturdaySansICGMedium;
	font-size: 24px;
	text-transform: uppercase;
}
#ariane_container a {
	color:#FFF;
	text-decoration:none;
}
a.home_link {
	color:#c6af7b !important;
	text-decoration:none;
}
.section_title {
    font-family: 'lobster_1.3regular';
	font-size: 30px;
	color: #002854;
	padding-left:10px;
}
#harbour_nav {
	float: right;
	width: 80px;
}
#harbour_nav a {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-family: SaturdaySansICGMedium;
	font-size: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#FFF;
	text-align: center;
	margin: 0 5px;
	background-color: #002854;
}
.tab_active .tab_left {
	background-image: url(../_images/tab_active_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 5px;
	background-position: right top;
}
.tab_active .tab_repeat {
    font-family: 'lobster_1.3regular';
	font-size: 16px;
	color: #c6af7b;
	background-image: url(../_images/tab_active_repeat.png);
	background-repeat: repeat-x;
	height: 33px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 11px;
	float: left;
}
.tab_repeat a, .tab_repeat a:visited {
	color: #abaaaa;
}
.tab_active .tab_right {
	background-image: url(../_images/tab_active_right.png);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 5px;
	background-position: left top;
}
.tab_not_active .tab_left {
	background-image: url(../_images/tab_not_active_left.png);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 5px;
	background-position: right top;
}
.tab_not_active .tab_repeat {
    font-family: 'lobster_1.3regular';
	font-size: 16px;
	color:#abaaaa;
	background-image: url(../_images/tab_not_active_repeat.png);
	background-repeat: repeat-x;
	height: 33px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top:12px;
	float: left;
	cursor: pointer;
}
.tab_not_active .abaaaa a {
	color: #c6af7b;
}
.tab_not_active .tab_right {
	background-image: url(../_images/tab_not_active_right.png);
	background-repeat: no-repeat;
	float: left;
	height: 45px;
	width: 5px;
	background-position: left top;
}
#port_list {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.port_line {
	line-height: 21px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002854;
	padding-left: 3px;
	cursor:pointer;
}
.town_name {
    font-family: 'ProximaNovaRgRegular';
	font-size: 15px;
	color: #002854;
	text-transform: uppercase;
}
.town_name_white {
    font-family: 'ProximaNovaRgRegular';
	font-size: 15px;
	color: #FFF;
	text-transform: uppercase;
}
.port_name {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #2da8e3;
	text-transform: uppercase;
}
.port_name_white {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
}
.blue_line {
	background-image: url(../_images/bleu_15p.png);
	background-repeat: repeat;
}
.end_list {
	background-color: #002854;
	height: 1px;
}
.globe_link {
	float:right;
	width:21px;
	height:21px;
	background-image: url(../_images/globe_line.png);
	background-repeat: no-repeat;
}
.link_to_town {
	text-decoration:none;
}
.harbour_container {
	float: left;
	width: 220px;
	height: 230px;
	margin: 10px;
}
.harbour_name {
	font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color:#2da8e3;
	text-transform:uppercase;
}
.harbour_add {
	font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color:#002854;
	text-transform:uppercase;
	margin-bottom:6px;
}
.habour_info_line {
	font-family: 'ProximaNovaRgRegular';
	line-height: 22px;
	background-image: url(../_images/pointillet_gris.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 22px;
	font-size: 14px;
	color: #555555;
}
.end_info_line {
	height:1px;
	background-image: url(../_images/pointillet_gris.png);
	background-repeat: repeat-x;
}
#harbour_port_info_container {
	margin-bottom: 30px;
}
.module {
	margin-bottom: 60px;
}
.module_port {
	margin-bottom: 10px;
}
.module_else {
	padding-left: 5px;
	float: left;
	width: 470px;
}
.tabs_container {
	padding-left: 4px;
}
#our_selection_bloc_container {
	margin-top: 20px;
}
.bloc_selection_container {
	width: 220px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
.bloc_selection_container .titre_bloc_container {
    font-family: 'SaturdaySansICGBold';
	font-size: 18px;
	line-height: 18px;
	color: #2da8e3;
}
.bloc_selection_container .add_bloc_container {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	color: #002854;
	height: 24px;
}
.bloc_selection_container .txt_bloc_container {
	font-family: 'ProximaNovaLtRegular';
	font-size: 12px;
	line-height: 14px;
	color: #555555;
	margin-top: 15px;
	height: 120px;
}
.info_container .top_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #002854;
	line-height: 21px;
	height: 21px;
}
.info_container .top_line .label {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
	color: #002854;
	width: 60px;
	height: 21px;
	float:left;
	text-align:left;
}
.info_container .top_line .info_bloc {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
	color: #002854;
	width: 160px;
	height: 21px;
	float:left;
	text-align:right;
}
.info_container .line {
	height: 21px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #002854;
	line-height: 21px;
}
.info_container .line .label {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	line-height: 21px;
	text-transform: uppercase;
	color: #002854;
	width: 52px;
	height: 21px;
	float:left;
	text-align:left;
}
.info_container .line .info_bloc {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	line-height: 21px;
	color: #002854;
	width: 168px;
	height: 21px;
	float:left;
	text-align:right;
}
.info_container .line .info_bloc a {
	text-decoration:none;
	color: #002854;
}
.info_container .line .info_bloc a:hover {
	text-decoration:none;
	color: #2da8e3;
}
.info_container .end_line {
	background-color: #002854;
	height: 1px;
}
#selection_line_container {
	margin: 45px 10px 0px;
}
#builder_line_container {
	margin: 15px 10px 0px;
}
.header_tab_line {
	height:29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002854;
}
.header_tab_line .col_1 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 185px;
}
.header_tab_line .col_2 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 345px;
}
.header_tab_line .col_3 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 126px;
}
.header_tab_line .col_4 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: center;
	float: left;
	height: 29px;
	width: 44px;
}
.header_tab_ship {
	height:29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002854;
}
.header_tab_ship .col_2 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 330px;
}
.header_tab_ship .col_1 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 200px;
}
.header_tab_ship .col_3 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 126px;
}
.header_tab_ship .col_4 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: center;
	float: left;
	height: 29px;
	width: 44px;
}

.header_tab_list {
	height: 29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002854;
	width: 700px;
}
.header_tab_list .col_1 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 152px;
}
.header_tab_list .col_2 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 280px;
}
.header_tab_list .col_3 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 109px;
}
.header_tab_list .col_4 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 79px;
}
.header_tab_list .col_5 {
	font-family: 'ProximaNovaLtBold';
	font-size: 16px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 80px;
}

.line_tab_list {
	height: 44px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002854;
	width: 700px;
}
.line_tab_list .col_1 {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	padding:4px 0 0 0;
	line-height: 12px;
	color: #002c53;
	text-align: left;
	float: left;
	height: 44px;
	width: 150px;
	text-transform: uppercase;
	padding-left: 2px;
	overflow:hidden;
}
.line_tab_list .col_2 {
	line-height: 22px;
	text-align: left;
	float: left;
	height: 44px;
	width: 280px;
	overflow:hidden;
}
.line_tab_list .col_2 .job_position {
	font-family: 'ProximaNovaLtBold';
	font-size: 15px;
	color: #002c53;
}
.line_tab_list .col_2 .available_position {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #555555;
}
.line_tab_list .col_3 {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #002c53;
	line-height: 22px;
	text-align: left;
	float: left;
	height: 44px;
	width: 109px;
	overflow:hidden;
	text-transform:uppercase;
}
.line_tab_list .col_4 {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #555555;
	line-height: 22px;
	text-align: left;
	float: left;
	height: 44px;
	width: 79px;
	overflow:hidden;
}
.line_tab_list .col_5 {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #555555;
	line-height: 22px;
	text-align: left;
	float: left;
	height: 44px;
	width: 80px;
	overflow:hidden;
}

.header_tab {
	height:29px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002854;
}
.header_tab .col_1 {
    font-family: 'SaturdaySansICGBold';
	font-size: 18px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 504px;
	overflow:hidden;
}
.header_tab .col_2 {
    font-family: 'SaturdaySansICGBold';
	font-size: 18px;
	line-height: 29px;
	color: #c6af7b;
	text-align: left;
	float: left;
	height: 29px;
	width: 152px;
	overflow:hidden;
}
.header_tab .col_3 {
    font-family: 'SaturdaySansICGBold';
	font-size: 18px;
	line-height: 29px;
	color: #c6af7b;
	text-align: center;
	float: left;
	height: 29px;
	width: 44px;
	overflow:hidden;
}

.yellow_over {
	background-image: none;
	background-color:#c6af7b;
}
.yellowlight_over {
	background-color:#f3ddb2;
	background-image: none;
}
.bloc_hidden {
	height:197px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002854;
	width:700px;
}
.bloc_hidden_container {
	height:150px;
	clear:both;
}
.left_bloc_info {
	margin-left: 5px;
	width: 372px;
	height: 197px;
	float: left;
}
.gmap_mini {
	width:323px;
	height:197px;
	float:left;
}
.bloc_address {
	color: #002854;
    font-family: 'ProximaNovaRgRegular';
    font-size: 12px;
    height: 35px;
    line-height: 12px;
    padding-top: 10px;
    text-transform: uppercase;
}
.bloc_info {
	color: #666666;
	font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	height: 50px;
	line-height: 12px;
	padding-right:10px;
}
.small_latlong {
	font-size:12px;
}
.line_info_bloc {
	width:250px;
	height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002854;
	line-height:17px;
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #002854;
	text-transform:uppercase;
}
.titre_info_bloc {
	float:left;
}
.content_info_bloc {
	float:right;
}

.detail_cont {
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}


.line_tab_ship {
	height:21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002854;
	cursor:pointer;
}
.line_tab_ship .col_2 {
	line-height: 21px;
	text-align: left;
	float: left;
	height: 21px;
	width: 330px;
	overflow:hidden;
}
.line_tab_ship .col_2 a {
	display: block;
	height: 21px;
	width: 330px;
    font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #002854;
	padding-left:2px;
	text-decoration: none;
}
.line_tab_ship .col_2 a:hover {
	color: #FFF;
}
.line_tab_ship .col_1 {
	line-height: 21px;
	text-align: left;
	float: left;
	height: 21px;
	width: 200px;
	overflow:hidden;
}
.line_tab_ship .col_1 a {
	display: block;
	text-decoration: none;

    font-family: 'ProximaNovaRgBold';
	font-size: 12px;
	text-transform:uppercase;
	color: #2DA8E3;
	padding-left:2px;
}
.line_tab_ship .col_1 a:hover {
	color: #FFF;
}
.line_tab_ship .col_3 {
	line-height: 21px;
	text-align: left;
	float: left;
	height: 21px;
	width: 126px;
	overflow:hidden;
}
.line_tab_ship .col_3 a {
	display: block;
	text-decoration: none;
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #2da8e3;
}
.line_tab_ship .col_3 a:hover {
	color: #FFF;
}
.line_tab_ship .col_4 {
	line-height: 21px;
	text-align: left;
	float: left;
	height: 21px;
	width: 44px;
	overflow:hidden;
}



.line_tab {
	height:21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002854;
	cursor:pointer;
}
.line_tab .col_1 {
	line-height: 21px;
	text-align: left;
	float: left;
	height: 21px;
	width: 185px;
	overflow:hidden;
}
.line_tab .col_1 a {
	display: block;
	height: 21px;
	width: 185px;
	text-decoration: none;
    font-family: 'ProximaNovaRgBold';
	font-size: 12px;
	text-transform:uppercase;
	color: #2DA8E3;
	padding-left:2px;
}
.line_tab .col_1 a:hover {
    font-family: 'ProximaNovaRgBold';
	font-size: 12px;
	text-transform:uppercase;
	color: #FFF;
	padding-left:2px;
}
.line_tab .col_2 {
	line-height: 21px;
	text-align: left;
	float: left;
	height: 21px;
	width: 345px;
	overflow:hidden;
}
.line_tab .col_2 a {
	display: block;
	height: 21px;
	width: 345px;
    font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #002854;
	padding-left:2px;
	text-decoration: none;
}
.line_tab .col_2 a:hover {
    font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #FFFFFF;
	padding-left:2px;
}
.titre_place {
    font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #002854;
	padding-left:2px;
}
.scat_presta {
    font-family: 'ProximaNovaRgBold';
	font-size: 12px;
	text-transform:uppercase;
	color: #2DA8E3;
	padding-left:2px;
}
.scat_presta_white {
    font-family: 'ProximaNovaRgBold';
	font-size: 12px;
	text-transform:uppercase;
	color: #FFF;
	padding-left:2px;
}
.add_place {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #2da8e3;
}
.titre_place_white {
    font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #FFFFFF;
	padding-left:2px;
}
.add_place_white {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #FFFFFF;
}
.line_tab .col_3 {
	line-height: 21px;
	text-align: left;
	float: left;
	height: 21px;
	width: 126px;
	overflow:hidden;
}
.line_tab .col_3 a {
	display: block;
	height: 21px;
	width: 126px;
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #2da8e3;
	text-decoration: none;
}
.line_tab .col_3 a:hover {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #FFFFFF;
}
.line_tab .col_4 {
	line-height: 21px;
	text-align: left;
	float: left;
	height: 21px;
	width: 44px;
	overflow:hidden;
}
.line_tab .col_4 a {
	outline:none;
}
#useful_contact_container {
	margin:0px 10px;
}
.line_tab_useful {
	height:21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #002854;
}
.line_tab_useful .col_contact {
	line-height: 21px;
	text-align: left;
	float: left;
	height: 21px;
	width: 504px;
	overflow:hidden;
}
.line_tab_useful .col_phone {
	line-height: 21px;
	text-align: left;
	float: left;
	height: 21px;
	width: 152px;
	overflow:hidden;
}
.line_tab_useful .col_web {
	line-height: 21px;
	text-align: left;
	float: left;
	height: 21px;
	width: 44px;
	overflow:hidden;
}
.head_line {
	background-color: #002854;
	height: 1px;
}
#zones_bt_container ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#zones_bt_container ul li {
	line-height: 46px;
	height: 46px;
	padding-left: 60px;
}
#zones_bt_container ul li a {
    font-family: 'ProximaNovaRgBold';
	font-size: 18px;
	text-transform: uppercase;
	color: #002854;
	text-decoration: none;
}
#menu_right_zone {
	position: absolute;
	height: 70px;
	width: 220px;
	top: 400px;
	margin-left: 250px;
	left: 50%;
	z-index: 55;
}
#menu_right_zone ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_right_zone ul li {
	margin: 0px;
	padding: 0px;
}
#menu_right_else {
	position: absolute;
	height: 70px;
	width: 220px;
	top: 245px;
	margin-left: 250px;
	left: 50%;
	z-index: 55;
}
#menu_right_else ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu_right_else ul li {
	margin: 0px;
	padding: 0px;
}
.home_text {
	font-family: 'ProximaNovaRgRegular';
	font-size: 16px;
	color: #555555;
	padding: 20px;
}


.logoTxt {
    font-family: 'ProximaNovaRgBold';
}
.blueClair {
    font-family: 'ProximaNovaRgBold';
	color:#2da8e3;
}
.blueFonce {
    font-family: 'ProximaNovaRgBold';
	color:#002854;
}
.signin {
	float: left;
	height: 220px;
	width: 205px;
	background-image: url(../_images/member_box.png);
	background-repeat: no-repeat;
	margin-left: 15px;
	padding-left: 15px;
}
.signin .signin_titre {
    font-family: 'SaturdaySansICGMedium';
	color:#FFF;
	padding-top:5px;
	font-size:16px;
	text-transform:uppercase;
	height:22px;
}
.signin .signin_text {
    font-family: 'ProximaNovaRgItalic';
	font-size:12px;
	padding-top:10px;
	height:49px;
	color:#002854;
}
.signin .signup_bis {
    font-family: 'ProximaNovaRgItalic';
	font-size:12px;
	color:#002854;
	padding-top:14px;
}
.signin .signup_bis a {
    font-family: 'ProximaNovaRgItalic';
	font-size:12px;
	color:#002854;
}
#email_cont input {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Helvetica;
	font-style: italic;
	color: #999999;
	height: 14px;
	width: 160px;
}
#pass_cont input {
	margin-top: 22px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Helvetica;
	font-style: italic;
	color: #999999;
	height: 14px;
	width: 160px;
}
.confidentiality {
	font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #555555;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.confidentiality b {
    font-family: 'ProximaNovaRgBold';
	font-weight:normal;
}
#signin_cont {
	padding-top: 14px;
	padding-left: 103px;
}
.module form {
	margin-top: 15px;
}
.module form label {
	font-family: 'SaturdaySansICGBold';
	font-size: 16px;
	color: #c6af7b;
	float: left;
	height: 22px;
	width: 165px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.form_cont_input {
	float: left;
	height: 22px;
	width: 500px;
	background-image: url(../_images/input_text.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.form_cont_select {
	float: left;
	height: 22px;
	width: 500px;
	background-image: url(../_images/drop_down.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.form_cont_input input {
	font-family: 'ProximaNovaRgRegular';
	color:#666;
	border:none;
	height:14px;
	width:210px;
	margin:3px;
}
.form_cont_input_small {
	background-image: url(../_images/input_small.png);
	background-repeat: no-repeat;
	float: left;
	height: 22px;
	width: 500px;
	margin-bottom: 10px;
}
.form_cont_input_small input {
	font-family: 'ProximaNovaRgRegular';
	color:#666;
	border:none;
	height:14px;
	width:86px;
	margin:3px;
}
.form_cont_text_small {
	float: left;
	width: 500px;
	margin-bottom: 10px;
	background-image: url(../_images/texte_area_small.png);
	background-repeat: no-repeat;
	height: 42px;
}
.form_cont_text_small textarea {
	font-family: 'ProximaNovaRgRegular';
	color:#666;
	border:none;
	margin:3px;
	height:37px;
	width:357px;
}
.form_cont_radio {
	font-family: 'ProximaNovaRgRegular';
	font-size:14px;
	color:#666;
	float: left;
	height: 22px;
	width: 500px;
	margin-bottom: 10px;
}
.form_cont_text {
	float: left;
	height: 74px;
	width: 540px;
	margin-bottom: 10px;
	background-image: url(../_images/texte_area.png);
	background-repeat: no-repeat;
}
.form_cont_text textarea {
	font-family: 'ProximaNovaRgRegular';
	color: #666;
	border: none;
	margin: 3px;
	height: 69px;
	width: 525px;
}.submit_bt_cont {
	float: right;
	margin-top: 15px;
	margin-bottom: 30px;
	margin-right: 20px;
}
.user_upload {
	background-image: url(../_images/user.png);
	background-repeat: no-repeat;
}
.form_cont {
	background-image: url(../_images/user.png);
	background-repeat: no-repeat;
	background-position: 585px top;
	width: 725px;
	height: 800px;
}
.filter_box {
	background-image: url(../_images/fond_filter.png);
	background-repeat: no-repeat;
	height: 38px;
	padding-top:15px;
	width: 700px;
	margin-left: 10px;
}
.filter_box label {
	font-family: 'SaturdaySansICGBold';
	font-size: 16px;
	color: #c6af7b;
	float: left;
	height: 22px;
	width: 85px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.drop_down_menu_small {
	float: left;
	height: 22px;
	width: 230px;
	background-image: url(../_images/drop_down_small.png);
	background-repeat: no-repeat;
}
#big_table {
	margin-top: 40px;
	margin-bottom: 20px;
	border-bottom:solid 1px #002854;
	width:700px;
	margin-left: 10px;
}
#big_table .label_container {
	font-family: 'SaturdaySansICGBold';
	font-size: 16px;
	color: #c6af7b;
	line-height:28px;
	height: 28px;
}
#big_table .line_cont {
	border-top:solid 1px #002854;
	height:43px;
	width:700px;
	cursor:pointer;
}
#big_table .label_container .col_1, #big_table .line_cont .col_1 {
	float: left;
	width: 152px;
}
#big_table .label_container .col_2, #big_table .line_cont .col_2 {
	float: left;
	width: 179px;
}
#big_table .label_container .col_3, #big_table .line_cont .col_3 {
	float: left;
	width: 214px;
}
#big_table .label_container .col_4, #big_table .line_cont .col_4 {
	float: left;
	width: 96px;
}
#big_table .label_container .col_5, #big_table .line_cont .col_5 {
	float: left;
	width: 59px;
}
.bigtable_location {
	font-family: 'ProximaNovaRgRegular';
	text-transform: uppercase;
	color: #002854;
	font-size: 12px;
	padding-left:3px;
	padding-top:4px;
}
.bigtable_position {
	font-family: 'ProximaNovaRgBold';
	text-transform: uppercase;
	color: #002854;
	padding-top:4px;
	font-size: 15px;
}
.bigtable_available {
	font-family: 'ProximaNovaRgRegular';
	color: #6e6f6f;
	font-size: 12px;
}
.bigtable_qualif {
	font-family: 'ProximaNovaRgRegular';
	text-transform: uppercase;
	color: #6e6f6f;
	padding-top:4px;
	font-size: 12px;
}
.bigtable_nat {
	font-family: 'ProximaNovaRgRegular';
	text-transform: uppercase;
	color: #002854;
	padding-top:5px;
	font-size: 12px;
}
.bigtable_dob {
	font-family: 'ProximaNovaRgRegular';
	color: #6e6f6f;
	padding-top:3px;
	font-size: 12px;
}
.bigtable_lang {
	font-family: 'ProximaNovaRgRegular';
	text-transform: uppercase;
	color: #6e6f6f;
	padding-top:4px;
	font-size: 12px;
}
.pager_cont {
	height: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.pager {
    font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	float: left;
	height: 14px;
	width: 14px;
	margin-right: 5px;
	border: 1px solid #002854;
	line-height: 14px;
	text-align: center;
}
.pagerActiv {
	color:#FFF;
	background-color:#002854;
}
.pagerNotActiv {
	color:#002854;
	background-color:#FFF;
}
#new_connexion {
    font-family: 'ProximaNovaRgItalic';
	margin-left: 10px;
	color: #db7d0b;
	font-size: 10px;
	margin-bottom: 20px;
}
.hidden_cont {
	display:none;
}
.hotel_stars {
    font-family: 'iconSweetsRegular';
	font-size: 12px;
	line-height:10px;
	color: #c6af7b;
}
.cycleme {
	height: 265px;
	width: 200px;
	margin-bottom:10px;
}
.sort {
	cursor:pointer;
}.banner_container {
	height: 90px;
	width: 700px;
	margin-top: 30px;
}
.link_zone {
	margin-bottom:40px;
	margin-left:10px;
}
.link_zone a {
    font-family: 'ProximaNovaRgRegular';
	color:#2da8e3;
}
.mail_harbour {
	text-decoration:none;
	color: #555555;
}
.mail_harbour:hover {
	text-decoration:none;
	color: #2da8e3;
}
.coord_harbour {
	text-decoration:none;
	color: #555555;
}
.coord_harbour:hover {
	text-decoration:none;
	color: #2da8e3;
}
.inputhome {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
	height: 16px;
	margin-left: 25px;
	width: 128px;
	margin-top: 7px;
}
.bt_login {
	float: right;
	height: 16px;
	width: 54px;
	margin-right: 9px;
	margin-top: 4px;
}
.signup {
	font-family: 'ProximaNovaRgRegular';
	color: #062C52;
	font-size: 10px;
	float: left;
	margin-left: 22px;
	margin-top: 5px;
}
.signup a {
	color: #062C52;
}
#four_col_container {
	padding-left: 10px;
	padding-right: 10px;
}
#four_col_container #col1 {
	float: left;
	width: 157px;
	background-image: url(../_images/separation.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	padding-right: 10px;
}
#four_col_container #col2 {
	float: left;
	width: 155px;
	background-image: url(../_images/separation.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	padding-left: 10px;
}
#four_col_container #col3 {
	float: left;
	width: 155px;
	background-image: url(../_images/separation.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 10px;
	padding-left: 10px;
}
#four_col_container #col4 {
	float: left;
	width: 153px;
	padding-right: 10px;
	padding-left: 10px;
}
#four_col_container .colonnes {
	font-family: 'ProximaNovaRgRegular';
	font-size:16px;
	color:#555555;
}
.blueClairSmall {
	color:#2da8e3;
}
.grisClairSmall {
	color: #999999;
}
.hello {
	font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	height: 50px;
	padding-left: 22px;
	padding-top: 5px;
	color: #062C52;
}
.hello a {
	font-family: 'ProximaNovaRgBold';
	font-size: 14px;
	text-decoration:none;
	color: #062C52;
}
.hello a:hover {
	color:#2da8e3;
}
.logout {
	height: 30px;
	float: right;
	margin-right: 9px;
}
.my-account {
	float: left;
	width: 100px;
	margin-left: 22px;
	height: 30px;
	font-size: 12px;
}
.my-account a {
	font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #062C52;
}
.form-padding {
	padding-left: 15px;
}
.formlabel {
	font-family: 'SaturdaySansICGBold';
	font-size: 16px;
	color: #2da8e3;
	width: 170px;
	line-height: 30px;
}
.text_field {
	background-image: url(../_images/short_field.png);
	background-repeat: no-repeat;
	height: 25px;
}
.text_field_info {
	font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #666;
	line-height: 25px;
	height: 25px;
	padding-left: 5px;
}
.input_text_field {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	height: 16px;
	margin-left: 6px;
	width: 210px;
	padding: 0px;
	margin-top: 5px;
}
.small_text_field {
	background-image: url(../_images/input_small.png);
	background-repeat: no-repeat;
	height: 25px;
}
.input_small_text_field {
	background-color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	height: 16px;
	margin-left: 6px;
	width: 80px;
	padding: 0px;
	margin-top: 5px;
}
.small_textarea {
	background-image: url(../_images/texte_area_small.png);
	background-repeat: no-repeat;
	height: 50px;
}
.textearea_small_textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 355px;
	height: 35px;
	margin-top: 4px;
	margin-left: 4px;
	background-color: #FFF;
}

.text_intro_form {
	font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #555555;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: justify;
}
.text_intro_form a {
	color: #2DA8E3;
	text-decoration: none;
}
.text_intro_form a:hover {
	text-decoration:underline;
}
.button_field {
	text-align: right;
	padding-top: 15px;
}
.module_five {
	padding-right: 5px;
	padding-left: 5px;
}
.radio_bt {
	float: left;
	height: 19px;
	width: 19px;
	cursor:pointer;
}
.check_bt {
	float: left;
	height: 19px;
	width: 19px;
	cursor:pointer;
	margin-right:8px;
}
#agreement-reply {
	padding-bottom:35px;
}
.check_btoff {
	background-image: url(../_images/check_button.png);
	background-repeat: no-repeat;
	background-position: -19px 0px;
}
.check_bton {
	background-image: url(../_images/check_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.plan {
	margin-top: 15px;
}
.btoff {
	background-image: url(../_images/radio_button.png);
	background-repeat: no-repeat;
	background-position: -19px 0px;
}
.bton {
	background-image: url(../_images/radio_button.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.big_textarea {
	background-image: url(../_images/texte_area.png);
	height: 80px;
	width: 532px;
	background-repeat: no-repeat;
}
.textearea_big_textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 523px;
	height: 67px;
	margin-top: 4px;
	margin-left: 4px;
	background-color: #FFF;
}
.label_radio {
	font-family: ProximaNovaRgRegular;
	font-size: 14px;
	color: #666;
	float: left;
	height: 19px;
	margin-right: 15px;
	line-height: 19px;
	margin-left: 5px;
}
.label_more {
	font-family: ProximaNovaRgRegular;
	font-size: 14px;
	color: #666;
}
.redisdead {
	color:#C00;
}
.label_lang {
	font-family: ProximaNovaRgRegular;
	font-size: 14px;
	color: #666;
	float: left;
	height: 19px;
	margin-right: 15px;
	line-height: 19px;
	margin-left: 5px;
	width:100px;
}
.titre_terms {
	font-family: 'SaturdaySansICGBold';
	font-size: 16px;
	color: #062C52;
	padding:0px 20px;
	margin-top:20px;
}
.text_terms {
	font-family: 'ProximaNovaRgRegular';
	font-size: 12px;
	color: #555555;
	padding:0px 20px;
}
.text_credit {
	font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #555555;
	padding:0px 20px;
}
.text_credit a {
	color: #2DA8E3;
	text-decoration: none;
}
.tab_repeat a {
	text-decoration: none;
}
.activ_tab {
	color: #c6af7b;
}
.not_activ_tab {
	color:#abaaaa;
}
.buy-some-credit {
	float:right;
	margin-right:28px;
	line-height:30px;
	margin-top:5px;
	color:#c6af7b;
	font-family: 'ProximaNovaRgRegular';
	font-size:14px;
}


/* Detail job CV */
.detail_name {
	font-family: 'ProximaNovaLtBold';
	font-size: 28px;
	color: #002c53;
	line-height: 26px;
}
.detail_situation {
	font-family: 'ProximaNovaRgRegular';
	font-size:14px;
	color:#db7d0b;
	line-height:14px;
	margin-bottom:15px;
}
.detail_jobposition {
	font-family: ProximaNovaLtBold;
	font-size: 24px;
	color: #45b7e8;
	line-height: 24px;
	text-transform: uppercase;
}
.detail_line {
	font-family: ProximaNovaRgRegular;
	font-size: 20px;
	color: #002c53;
	line-height: 20px;
}
.detail_line a {
	text-decoration:none;
	color: #002c53;
}
.blueLabel {
	color:#2da8e3;
}
.detail_where {
	font-family: 'ProximaNovaRgRegular';
	font-size:14px;
	color:#002c53;
	line-height:14px;
	margin-bottom:15px;
	text-transform:uppercase;
}
.detail_where .grey {
	color:#6e6f6f;
	text-transform:none;
}
.detail_address {
	font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #6e6f6f;
	line-height: 14px;
}
.detail_email {
	font-family: 'ProximaNovaRgRegular';
	font-size:14px;
	color:#6e6f6f;
	line-height:14px;
	margin-bottom:15px;
}
.detail_email a {
	color:#db7d0b;
	text-decoration:none;
}
.detail_email a:hover {
	text-decoration:underline;
}
.detail_phone {
	font-family: 'ProximaNovaRgRegular';
	font-size: 14px;
	color: #6e6f6f;
	line-height: 14px;
}
.detail_faketab {
	font-family: 'ProximaNovaRgRegular';
	font-size:14px;
	color:#6e6f6f;
	line-height:16px;
}
.detail_faketab .yellow {
	color:#db7d0b;
}
.detail_faketab .yellow_strong {
	font-family: 'ProximaNovaLtBold';
	color:#db7d0b;
}
.detail_titlebox {
	font-family: 'ProximaNovaLtBold';
	font-size: 14px;
	color: #002c53;
	margin-top: 20px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #002c53;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.detail_contentbox {
	font-family: 'ProximaNovaRgRegular';
	font-size:14px;
	color:#6e6f6f;
	line-height:16px;
	text-align:justify;
}
.detail_buttoncont {
	text-align:right;
	margin:15px 0 40px 0;
}
.error_box {
	font-family: 'ProximaNovaRgRegular';
	color:#C00;
	background-color:#ffd9d9;
	padding:10px;
	border:#C00 solid 1px;
	margin:0 15px 0 10px;
}
.ok_box {
	font-family: ProximaNovaRgRegular;
	color: #090;
	background-color: #BFFFB7;
	padding: 10px;
	border: 1px solid #090;
	margin: 0 15px 0 10px;
}
.mailink {
	color:#2da8e3;
}
.gmap_error {
	font-family: 'ProximaNovaRgRegular';
	font-size:10px;
	text-align: right;
	margin-top: 10px;
	padding-right: 15px;
	color:#6e6f6f;
}

/*
NEWSLETTER box
*/
.footer_bloc_right {
	margin: 10px;
	float: left;
	width: 220px;
	text-align:right;
}
.footer_bloc_newsletter {
	font-family: 'ProximaNovaRgRegular';
	font-size:10px;
	color:#FFF;
}
#mce-EMAIL {
	background-color:#333333;
	border:none;
	font-family: 'ProximaNovaRgRegular';
	font-size:10px;
	color:#CCC;
	width:180px;
	padding:3px;
	margin:3px 0 0 0;
	text-align:right;
}
.button {
	margin-top:4px;
	border:none;
	background-color:#333;
	font-family: 'ProximaNovaRgRegular';
	font-size:10px;
	color:#FFF;
}
.col_left_cv {
	float: left;
	height: 500px;
	width: 190px;
	margin-top: 20px;
}
.col_right_cv {
	float: left;
	width: 470px;
	padding-left: 20px;
	margin-top: 20px;
}
.tab_cv_yes_no {
	background-image: url(../_images/repeat_cv_available.jpg);
	height:23px;
	line-height:23px;
	font-family: 'ProximaNovaRgRegular';
	font-size:12px;
	color:#666;
}
.Yes_cv {
	background-image: url(../_images/cv_available.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 15px;
	margin: 4px 6px 0 4px;
}
.No_cv {
	background-image: url(../_images/cv_not_available.png);
	background-repeat: no-repeat;
	float: left;
	height: 16px;
	width: 15px;
	margin: 4px 6px 0 4px;
}
.end_tab {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #012756;
}


@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
	.inputhome {
		font-family: Verdana, Geneva, sans-serif;
		font-size: 9px;
		font-style: italic;
		color: #999;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: none;
		border-left-style: none;
		height: 14px;
		margin-left: 25px;
		width: 100px;
		background-color:#FFF;
		margin-top: 7px;
	}

	#search_field {
		background-color: #FFF;
		border:none 0px;
		margin-top: 10px;
		height: 14px;
		margin-left: 50px;
		width: 155px;
	}
}

.bctable,
.bloc_hidden table {
	width: 100%;
	background: #d2ecf4;
	border-collapse:collapse;
	border: 1px solid #0e325e;
	border-top: 0;
	font-family: 'ProximaNovaRgRegular';
	font-weight: normal;
	font-size: 12px;
}
.bctable {
	background: #ddd;
}
.bctable th,
.bctable td,
.bloc_hidden th,
.bloc_hidden td {
	padding: 5px;
	border: 1px solid #0e325e;
	text-align: center;
}
.bctable th,
.bctable td {
	border: 1px solid #999;
}
.bctable th,
.bloc_hidden th {
	font-weight: normal;
}
.link {
	font-family: 'ProximaNovaRgRegular';
	font-size:12px;
	color: #32aadc;
}


.box-worlwide {
	box-sizing: border-box;
	width: 218px;
	margin: 10px;
	padding: 10px;
	display: inline-block;
	height: 200px;
	border-radius: 4px;
	background-color: #c5c5c5;
	color: #002854;
	font-family: SaturdaySansICGMedium;
	font-size: 18px;
	text-transform: uppercase;
	position: relative;
}
.box-worlwide .imgcat {
	box-sizing: border-box;
	width: 198px;
	height: 150px;
	margin-bottom: 10px;
	background-size: cover;
	background-position: center center;
}
.box-worlwide a {
	position: absolute;
	display: block;
	width: 218px;
	height: 200px;
	top: 0;
	left: 0;
}
