@charset "UTF-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #333;
	padding: 0px;
	margin: 0px;
	background:url(https://aff.voyagesendirect.com/WBB/cruise/bg_cruise.jpg) no-repeat fixed;
	background-size: cover;
	
}

.titreheader {
	color:#FF6600;
	font-size: 44px;
	font-weight:bold;
	
	}

a {
	color: #333;
	text-decoration: none;
	/* font-size: 14px; */
}
a:hover {
	color: #333;
	text-decoration: underline;
	/* font-size: 15px; */
}
#container_wbb {
	margin-left: 100px;
	width: 480px;
	text-align: center;
	padding: 30px 20px 40px 20px;
	background-color: #f5f5f5;
	/* border: 10px solid #012702;*/
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
     
}
#container2 {
	margin-left: 100px;
	width: 500px;
	text-align: center;
	padding: 10px 20px 40px 20px;
	background-color: #f5f5f5;
	/* border: 10px solid #012702;*/
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
  height:100%;       
}
.credit {
	font-size: 1.5em;
}
.menu_wbb {
	font-size: 10px;
	text-align: center;
	color: #000000;
	font-family: Verdana;
	font-style: normal;
	line-height:24px;
}
a.top:link			{ font-family: Geneva,Verdana,sans-serif; font-size: 14px; color: #000; }
a.top:visited		{ font-family: Geneva,Verdana,sans-serif; font-size: 14px; color: #000; text-decoration: none; }
a.top:active		{ font-family: Geneva,Verdana,sans-serif; font-size: 14px; color: #000; }
a.top:hover			{ font-family: Geneva,Verdana,sans-serif; font-size: 14px; color: #000; }
.title {
	color: #FF6600;
	text-align: center;
	font-size: 1.3em;
}
.left {
	text-align: left;
}
.download {
	border: 1px solid #333;
	padding: 20px;
	font-size: 1.5em;
}
.grey {
	color: #666;
}

#credit {
	position: fixed;
	top: 50px;
	right: 8px;
	float: right;
	font-size: 10px;
	font-family: Verdana;
	line-height: 18px;
	/* border: 10px solid #012702; 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/        
	padding: 5px; 
}
#credit2 {
	position: fixed;
	top: 0px;
	right: 8px;
	float: right;
	font-size: 10px;
	font-family: Verdana;
	line-height: 18px;
	/* border: 10px solid #012702; 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;*/        
	padding: 5px; 
}
#credit a {
	color: #01b0f0;
	text-decoration: underline;
}

#twt {
	position: absolute;
	top: 24px;
	left: 214px;
	z-index: 5000;
}
.wrap {
	width:500px; height:50px;
}

.forfait-vacances { 
  text-align: left;
  float: left;
}

.vol {
	text-align: left;
  float: left;
}

.croisiere {
	text-align: left;
  float: left;
}

.derniere {
	text-align: left;
  float: left;
}
#contain {
   margin: 5px 0px;
   padding: 0 0 25px 0;
   width: 100%;
}
#left, #right {
   float: left;
   width: 30%;
   margin: 0 0 0% 0%;
   padding: 0 0 0 80px;
   color: #000;
   text-align: left;
   background-repeat: no-repeat; 
   background-position: 15px 5px;
}
.clear {
   height: 0;
   font-size: 1px;
   margin: 0;
   padding: 0;
   line-height: 0;
   clear: both;
}