*{
	margin:0;
	padding:0;
	font-size:12px;
}

.spacer{
	clear:both;
	height:2px;
}

body{
	font-family:Tahoma, Arial, Helvetica;
	background:url(images/newBg.jpg) repeat-x top left #ecf7fd;
}

img{
	border:none;
}

/*---------------------------*/
/*------------------HEADER---*/
/*---------------------------*/
#wrapper{
	width:920px;
	margin:auto;
	overflow-y:auto;
}

#topTab{
	width:908px;
	height:59px;
	background:url(images/topTab.png) top left no-repeat;
}

#news{
	width:162px;
	margin-left:726px;
	padding-top:15px;
}

#menu{
	width:900px;
	height:37px;
	background:url(images/menuBg.png) top left no-repeat;
	margin-top:8px;
	margin-left:2px;
	text-align:center;
}

#menu ul{
	list-style-type:none;
	padding-top:9px;
}

#menu ul li:hover{
	background:url(images/stripesBg.png) top right repeat;
}

#menu ul li{
	display:inline;
	padding:9px 18px 10px;
	font-size:14px;
}

#menu ul li a{
	color:#FFF;
	font-weight:700;
	text-decoration:none;
}
/*---------------------------*/
/*----------------SIDEBAR----*/
/*---------------------------*/
#sidebar{
	margin-top:15px;
	float:left;
	width:165px
}

/*---------------------------*/
/*----------------CATEGORY---*/
/*---------------------------*/
.category{
	width:161px;
	margin-bottom:10px;
}

.categoryTitle{
	width:161px;
	height:26px;
	background:url(images/btnCategory.png) top left no-repeat;
	cursor:pointer;
}

.categoryTitle h2{
	color:#FFF;
	font-size:14px;
	font-weight:800;
	padding-top:3px;
	padding-left:8px;
}

.floatLeft{
	float:left;
}

.arrow{
	float:right;
	margin-top:5px;
	margin-right:6px;
}

.destinations{
	background-color:#CBE1F8;
	border-bottom:1px dotted #17a0d3;
	border-left:1px dotted #17a0d3;
	border-right:1px dotted #17a0d3;
	display:none;
}

.destinations a{
	color:#2D2D2D;
	text-decoration:none;
}

.destinations a:hover{
	color:#C00153;
}

.destinations ul{
	list-style-type:none;
	color:#333232;
	font-size:12px;
	font-weight:bold;
}

.destinations ul li{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:8px;
	border-bottom:1px dotted #17a0d3;
}

.destinations ul li:hover{
	background-color:#78CAE9;
}

/*---------------------------*/
/*----------------CONTENT----*/
/*---------------------------*/
#content{
	float:left;
	width:740px;
}

#center{
	margin-top:15px;
	float:left;
	margin-left:18px;
	width:280px;
}

#middle{
	margin-top:15px;
}

/*---------------------------*/
/*-----------SIDEBARRIGHT----*/
/*---------------------------*/
#sidebarRight{
	width:420px;
	height:373px;
	float:left;
	margin-top:15px;
	margin-left:19px;
}

/*---------------------------*/
/*--------------SEARCHBOX----*/
/*---------------------------*/
#searchBox{
	width:277px;
	height:373px;
	background:url(images/searchBoxBg.png) top left no-repeat;
}

#searchTitle{
	color:#3b3b3b;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	margin-bottom:10px;
}

.forfaitNoLink{
	color:#f8225e;
	font-size:11px;
	font-weight:bold;
}

#specials{
	margin-top:10px;
}

#specials table{
	margin-left:15px;
	padding-right:16px;
}


.weekTableTitle{
	background-color:#D00676;
	height:26px;
	background:url(images/bgTableTitle.jpg) top left repeat-x;
	color:#FFF;
	font-size:13px;
	padding-left:5px;
}

#specials table tr{
	background-color:#EAF0FF;
}

#specials table tr:hover{
	background-color:#D7F0FF;
}

.linksspecial{
	color:#000;
	font-size:11px;
	text-decoration:none;
}

.linksspecial:hover{
	color:#D00D43;
	text-decoration:underline;
}

.price{
	color:#000;
	font-size:11px;
	text-decoration:none;
}

.price:hover{
	color:#D00D43;
	text-decoration:underline;
}


.forfait{
	color:#282828;
}

.forfait:hover{
	color:#E20563;
}

/*---------------------------*/
/*-----------------FOOTER----*/
/*---------------------------*/
#footer{
	text-align:center;
	margin:auto;
	margin-top:15px;
	padding-top:5px;
	padding-bottom:5px;
	font-size:10px;
	line-height:16px;
	width:875px;
	margin-bottom:25px;
	color:#555;
	border:1px dotted #4A4A4A;
}

#footer a{
	color:#555;
	text-decoration:none;
}

#footer a:hover{
	color:#B10747;
}
/*---------------------------*/
/*--------------------BOX----*/
/*---------------------------*/
#box{
	width:471px;
	height:374px;
	background:url(images/boxBg.png) top left no-repeat;
	position:absolute;
	top:-380px;
	left:50%;
	margin-left:-200px;
}

#btnClose{
	width:53px;
	height:29px;
	margin-left:395px;
	margin-top:15px;
	cursor:pointer;
}

#divMailForm{
	margin-left:25px;
}

.error{
	font-size:10px;
	color:#F32146;
	padding-left:5px;
}

#Name{
	visibility:hidden;
}

#Last{
	visibility:hidden;
}

#Age{
	visibility:hidden;
}

#Email{
	visibility:hidden;
}

.titleBanner{
	background:url("images/bgTableTitle.jpg") repeat-x scroll left top transparent;
	color:#FFF;
	text-align:center;
	font-size:14px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:18px;
	margin-top:15px;
}

.titleBanner a{
	color:#FFF;
	text-decoration:none;
}

.titleBanner a:hover{
	color:#FFDB6C;
}

.dest_hotel_box{
	width:150px;
	float:left;
	margin-left:5px;
	padding-right:5px;
	border-right:1px dotted #9E9E9E;
	text-align:center;
	height:155px;
}

.dest_hotel_box h3{
	font-weight:normal;
}

.dest_hotel_box h3 a{
	text-decoration:none;
	color:#272727;
}

.dest_hotel_box h3 a:hover{
	color:#C1043D;
}

.dest_hotel_thumbs{
	border:1px solid #1D82CD;
}

.starsPics{
	border:none;
}

.linkReview{
	color:#3F3F3F;
	text-decoration:none;
}

.linkReview:hover{
	text-decoration:underline;
}

#reviewsContent{
	padding-top:10px;
	background-color:#EAF0FF;
	overflow-y:auto;
	margin-left:18px;
	padding-left:28px;
}

.miniBanner{
	background:url("images/bgTableTitle.jpg") repeat-x scroll left top transparent;
	color:#FFF;
	text-align:center;
	font-size:14px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:6px;
	margin-top:15px;
}

.footerBlue{
	background-color:#EAF0FF;
	padding-left:5px;
	padding-right:5px;
	margin-left:6px;
}

.footerBlue a{
	color:#4A4A4A;
	text-decoration:none;
}

.footerBlue a:hover{
	color:#DB0B54;
}

#specials2{
	margin-top:10px;
	width:620px;
	float:left;
}

#specials2 table{
	padding-right:16px;
}


.weekTableTitle{
	background-color:#D00676;
	height:26px;
	background:url(images/bgTableTitle.jpg) top left repeat-x;
	color:#FFF;
	font-size:13px;
	padding-left:5px;
}

#specials2 table tr{
	background-color:#EAF0FF;
}

#specials2 table tr:hover{
	background-color:#D7F0FF;
}

#dest_content{
	padding-left:10px;}

#dest_content h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#184e81;
}

#contactTable{
	font-size:12px;
}

#contactTable td{
	vertical-align:top;
}

.guarantee_list{
	margin-top:10px;
	margin-left:25px;
	list-style-type:circle;
}
.guarantee_list li{
	margin-top:10px;
	line-height:18px;
	padding-right:15px;
}

#sitemapWrapper{
	width:900px;
	border:1px solid #999;
	padding:20px;
	margin:auto;
	margin-top:20px;
	overflow-y:hidden;
	}
	
#sitemapWrapper h1{
	width:900px;
	text-align:left;
	}
	
#sitemapWrapper h2{
	font-weight:bold;
	}
	
#sitemapWrapper h2 a{
	color:#000;
	font-size:14px;
	text-decoration:none;
	}
	
.clearFloat{
	clear:both;
	}
	
.sitemapSection{
	width:257px;
	float:left;
	padding:10px;
	margin:10px;
	}
	
.sitemapSection a{
	color:#C00;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	}
	
.sitemapSection a:hover{
	color:#900;
	text-decoration:underline;
	}
	
.sitemapSection li{
	padding-bottom:7px;
	color:#044372;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	}
