*{
	margin:0px;
	padding:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333;
	background:url(images/main_bg.jpg) repeat-x #fbfafa;
}
h1{
	text-transform:capitalize;
	color:white;
	font-family:Verdana, Geneva, sans-serif;
}
#bg_fader{
	width:1200px;
	height:450px;
	background:url(images/main_fader.jpg);
	left:50%;
	margin-left:-600px;
	position:absolute;
	z-index:-1;
	top:3px;
}
.clear{
	height:0px;
	clear:both;
}
.white_h2{
	font-size:22px;
	text-transform:uppercase;
	color:#FFF;
	letter-spacing:1px;
	font-weight:normal;
	margin-bottom:5px;
}
.blue_h2{
	font-size:20px;
	text-transform:uppercase;
	color:#076A91;
	letter-spacing:1px;
	font-weight:normal;
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #076A91;
	font-weight:bold;
	text-align:center;
}
.blue_h2_big{
	font-size:23px;
}
.blue_h2_light{
	color:#45B8D0;
}
.small_h2{
	font-weight:normal;
}
.selectedsection{
	background:#D24074;
}
.selectedsection a:hover{
	color:#0D3646 !important;
}
.smallstars{
	height:10px;
}
.mediumstars{
	height:15px;
}
.small_h2 a{
	color:#0F7397;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
}
.blueh3{
	font-size:15px;
	text-transform:uppercase;
	color:#076A91;
	font-weight:bold;
	text-align:center;
}
#main_container{
	width:1000px;
	margin:auto;
}
#logo_img{
	float:left;
}

#menu_ul{
	list-style-type:none;
	margin-left:0px;
	background:#0d3646;
	float:right;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
#menu_ul li{
	display:inline-block;
	text-transform:uppercase;
	font-size:11px;
	padding:13px;
}
#menu_ul li a{
	color:white;
	text-decoration:none;
}
#menu_ul li a:hover{
	color:#D24074;
	text-decoration:underline;
}
.banner_title{
	font-size:14px;
	font-weight:bold;
	color:white;
	text-transform:uppercase;
	text-align:center;
	background:#006993;
	padding:15px;
}
.banner_title a{
	color:white;
	text-decoration:none;
}
.banner_title a:hover{
	color:#D24074;
}
.banner_div{
	float:left;
	background:white;
	-webkit-box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	-moz-box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
}
.mainsections{
	float:left;
	width:220px;
	overflow:hidden;
}
.mainsection_popup{
	overflow:hidden;
	height:190px;
	margin-top:-200px;
	color:white;
	background:url(images/bg_transp.png);
	position:relative;
	display:none;
	padding:5px
}
.sections{
	width:660px;
	height:440px;
	margin-left:20px;
}
/* SEARCHBOX */
#searchbox_main_destinations{
	height:200px;
}
.searchbox_maincontainer{
	width:280px;
	-webkit-box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	-moz-box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	padding:10px;
	margin:10px;
	float:right;
}
.searchbox-title{
	color: #076A91;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	padding:10px;
}
.forfaitNoLink{
	color: #076A91;
}
#searchbox_container{
	width:320px;
	height:440px;
}
.searchbox_table td{
	padding-bottom:5px;
}
.Search_Box_div{
    border: 3px solid #076A91;
	width:252px;
	min-height:248px;
	margin:auto;
	margin-top:25px;
	padding:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#searchbox{
	padding:10px;
	font-size:12px;
	
}
.Search_Box_Title{
	font-size:20px;
	font-weight:bold;
	color:#076A91;
	text-align:center;	
}

.Search_Box_Title_dest{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:white;
	font-weight:bold;
	text-align:center;
	
}
.searchbox_subtitle{
	color:#076A91;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align:right;
}
.search_specs{
	text-align:center;
}
.search_specs_title{
	text-align:center;
	color:#076A91;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:underline;
	margin-bottom:5px;
}
.search_title{
	color:#076A91;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.contentBox_accueil{
	padding:3px 0 3px 2px;
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#FFF;
	border: 1px solid #97D7E5;
	color:#076A91; 
	margin-left:4px;
}
.contentBox{
	padding:3px 0 3px 2px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#49BED8;
	border: 1px solid #97D7E5;
	color:white; 
	margin-left:4px;
}
.contentBox_accueil:hover{
	border: 1px solid #076A91;
}

.contentBox optgroup{
	color:#EB860F;
	font-weight:bold;
}
.contentBox option{
	color:#076A91;
}
.contentBox:hover{
	border:1px solid #076A91 ;
}
.searchBox_submit{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#076A91;
	padding:5px;
	color:white;
	border:1px solid #97D7E5;
	cursor:pointer;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold; 
	margin:10px;
}
.searchBox_submit:hover{
	color:#EB860F ;
}
.Search_Box_div td{
	padding:3px;
}
.specials_table{
	font-size:12px;
	width:100%;
	border:1px solid #076A91;
	color:#383838;
}
.special_table_title{
	font-weight:bold;
	font-size:11px;
	padding:8px 0px 9px 0px;
	color:#FFF;
	text-transform:uppercase;
	background-color:#076A91;
}

.special_table_td{
	padding:4px 0px 4px 0px;
	border-bottom:1px dotted #33739F;
}

.special_table_td a{
	color:#383838;
	text-decoration:none;
}

.special_table_td a:hover{
	color:#33739F;
	text-decoration:underline;
}

.price{
	font-size:16px;
	color:#EB860F !important;
	font-weight:bold;
}

/* FOOTER */
.div_links{
	margin-top:20px;
	background:white;
	font-size:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:15px;
	-webkit-box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	-moz-box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
}
.div_links a{
	text-decoration:none;
}
.div_links a:hover{
	text-decoration:underline;
	color:#D24074;
}

.links{
	margin-top:8px;
	text-align:center;
}
.link_box{
	padding-left:5px;
	padding-right:5px;
	margin:3px;
	display:inline-block;
	overflow:hidden;
}
.link_box:hover{
	background:white;
}
.link_box a{
	color:#21AABA;
}

#footer_wrapper{
	width:1000px;
	margin:auto;
}
#footer{
	text-align:center;
	margin-top:30px;
}
#footer a{
	color:#333;
	text-decoration:none;
}
.blue_h2 a{
	color:#006993;
	text-decoration:none;
}
#footer a:hover{
	color:#25ADBD;
	text-decoration:underline;
}

/*LEFT MENU ELEMENTS*/
.content_element_text_sidebar{
	width:230px;
	height:50px;
	font-size:10px;
	margin-top:-60px;
	padding:5px;
	color:white;
	background:url(images/bg_transp.png);
	position:absolute;
	overflow-y:hidden;
	display:none;
	text-align:justify;
	cursor:pointer;
}
.content_element_text_sidebar a{
	color:white;
	text-decoration:none;
}
.content_element_div_sidebar{
	width:230px;
	height:120px;
	padding:0px;
	margin:5px;
}
.content_element_title_sidebar{
	color:white;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}
.content_element_text_sidebar p{
	margin-top:5px;
}
.image_wrapper_sidebar{
	width:240px;
	height:130px;
	overflow:hidden;
	padding:0px;
}
.image_wrapper_sidebar img{
	min-width:240px;
	height:130px;
}
.sidebar_comment{
	margin:10px 5px 20px 5px;
	background:white;
	padding:5px;
	border-bottom:1px solid #0D3646;
	border-left:1px solid #0D3646;
	border-right:1px solid #0D3646;
	
}
.leftmenu_container{
	width:250px;
	background:#A7E9E9;
	padding:5px;
	float:left;
}
.slide_title{
	color:white;
	background:#006993;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:2px;
	margin-bottom:2px;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	text-align:center;
	cursor:pointer;
}
.slide_title:hover{
	color:#30C2CF;
}

.slide_element{
	font-size:10px;
	background:#1FA8B8;
	margin:2px;
	padding:3px;
	text-align:left;
	text-decoration:none;
	display:block;
	color:white;
}

.slide_element:hover{
	background:#30C2CF;
}
.dropdown_list{
	display:none;
}
.dropdown_list{
	background:white;
	margin-top:10px;
	margin-left:-9px;
	margin-right:-9px;
	margin-bottom:-10px;
}
.dropdown_button{
	background:#0D3646;
	color:white;
	text-align:center;
	padding:10px;
	font-size:13px;
	font-weight:bold;
	cursor:pointer;
	margin-bottom:5px;
}
.dropdown_item{
	background:white;
	padding:2px;
	margin:1px;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	display:block;
	text-decoration:none;
	color:#0D3646;
	border-bottom:1px dotted grey;
}
.dropdown_item:hover{
	background:#20A9B9;
	color:white;
}

/*MAINSECTION ELEMENTS*/
.content_p{
	font-size:12px;
	color:#333;
	text-align:justify;
	margin-bottom:20px;
}
.mainsection_container{
	width:720px;
	background:white;
	min-height:400px;
	float:left;
	margin-left:10px;
	padding:5px;
	}

.content_element_div{
	width:230px;
	height:150px;
	padding:0px;
	margin:5px;
	float:left;
}
.content_element_title{
	font-size:10px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	background:#006993;
	padding-top:8px;
	padding-bottom:8px;
}
.content_element_title a{
	color:white;
	text-decoration:none;
}
.content_element_text p{
	margin-top:5px;
}
.image_wrapper{
	width:230px;
	height:120px;
	overflow:hidden;
	padding:0px;
}
.image_wrapper img{
	width:230px;
	min-height:120px;
}
.content_element_text{
	width:220px;
	height:110px;
	font-size:10px;
	margin-top:-120px;
	padding:5px;
	color:white;
	background:url(images/bg_transp2.png);
	position:absolute;
	overflow-y:hidden;
	display:none;
	text-align:justify;
	cursor:pointer;
}
.content_element_text a{
	color:white;
	text-decoration:none;
}
#mainpic{
	width:300px;
	height:200px;
	overflow:hidden;
}
#destination_pic{
	width:300px;
	min-height:200px;
	cursor:pointer;
}
#mainpic_container{
	margin:10px;
	padding:10px;
	width:300px;
	-webkit-box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	-moz-box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	float:left;
}
.img_lightbox{
	position:fixed;
	left:0px;
	top:0px;
	height:100%;
	width:100%;
	background:url(images/bg_transp.png);
	display:none;
	text-align:center;
	cursor:pointer;
}
.lightbox_img{
	border:10px solid white;
}
.evaluation_div{
	margin:10px;
	padding:10px;
	width:340px;
	-webkit-box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	-moz-box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	box-shadow: 2px 2px 5px 3px rgba(0, 1, 1, 0.08);
	float:right;
	font-size:15px;
	color:#3EAFC9;
	text-align:center;
}
.evaluation_div div{
	background:#31C1CC;
	color:white;
	padding:5px;
}
.evaluation_div span{
	font-size:8px;
}
.right{
	text-align:right;
	padding-right:20px;
}
.left{
	text-align:left;
}
.hotel_description{
	border:1px solid #2EBCCA;
	width:370px;
	float:right; 
}
.hotel_description h3{
	background:#31C1CC;
	color:white;
	font-size:15px;
	padding:10px;
	cursor:pointer;
	margin-bottom:10px;
}
.hotel_slider{
	padding:10px;
	font-size:12px;
}
.hotel_h2{
	background:#006993;
	color:white; 
	padding:5px; 
	margin-bottom:5px;
	text-transform:capitalize;
	text-align:center;
	font-size:20px;
}
.hotel_comment{
	border-bottom:1px dotted grey;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	font-size:11px;
	text-align:justify;
}
.hotel_comment table{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px dotted grey;
	text-align:right;
	font-size:11px;
}
.hotel_comment table td{
	padding:5px;
	border-bottom:1px dotted grey;
}
.comment_title{
	color:white;
	background:url(images/bg_transp.png);
	padding:10px;
	font-size:12px;
	text-align:right;
	margin-bottom:10px;
}
.comment_name{
	text-transform:capitalize;
	font-weight:bold;
}
.comment_city{
	text-transform:capitalize;
}
/* SITEMAP */
.tier1{
	font-weight:bold;
	color:#076A91;
	font-size:17px;
	width:300px;
	float:left;
}
.tier2{
	font-family:Arial, Helvetica, sans-serif;
	margin-left:30px;
	color:#076D93;
	font-weight:bold;
	font-size:15px;
	list-style-type:circle;
}
.tier3{
	font-weight:bold;
	margin-left:20px;
	color:black;
	font-size:13px;
	color:#333;
	padding-bottom:10px;
	list-style-type:disc;
}
.tier3 li{
	font-weight:normal;
	padding:5px;
	border-bottom:1px dotted #999;
}
.tier3 div{
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
}
.tier4{
	margin-left:10px;
	
}
.tier4 li{
	padding:0px;
	font:Arial, Helvetica, sans-serif;
	list-style-type:none;
	padding:2px;
}
.sitemap_cities{
	text-decoration:none;
	color:#333;
	font-weight:bold;
}
.sitemap_cities:hover{
	text-decoration:underline;
	color:#D24074;
}
.sitemap_hotel{
	text-decoration:none;
	color:#999;
	font-family:Arial, Helvetica, sans-serif !important;
}
.small_stars{
	height:10px;
}
.sitemap_hotel:hover{
	color:#D24074;
}
.sitemap_dotted{
	border-bottom:1px dotted #999;
}
.sitemap_cruise{
	text-decoration:none;
	color:#333;
}
.sitemap_cruise:hover{
	color:#D24074;
}
.sitemap_mainsections{
	text-decoration:none;
	color:#076D93;
	font-weight:bold;
}
.sitemap_mainsections:hover{
	color:#D24074;
}
.sitemap_mainsections_div{
	padding-left: 25px;
	text-decoration:none;
	font-weight:normal;
	color:#999;
}
/* articles */
.article_items{
	width:319px;
	padding:5px;
	display:inline-block;
	color:white;
	text-decoration:none;
	background:#31C1CC;
	margin-top:3px;
	font-size:11px;
}
.article_items:hover{
	color:#D24074;
}
.article_img{
	border:10px solid white;
	margin:10px;
	margin-right:20px;
	width:400px;
	-moz-box-shadow: 2px 2px 5px #888;
	-webkit-box-shadow: 2px 2px 5px #888;
	box-shadow: 2px 5px 5px #888;
	float:left;
}
.article_text{
	font-size:12px;
	line-height:18px;
}
