@import url("clearfix.css");


#mv_contenu {
	padding: 24px 0px 18px 10px;
	margin: 0px;
	text-align:left;
	width:745px;
}

/* DÉBUT bannière image de droite */
#mv_contenu.apropos {
	padding: 24px 8px 18px 30px;
	width: 474px;
}
#mv_banniereDroite {
	width:245px;
	height: 350px; /*Hauteur minimal*/
	min-height: 350px;
	float:right;
}
html>body #mv_banniereDroite { /*Cache de IE */
	height: auto;
}
/* FIN bannière image de droite */

#texte_bas {
clear:right;
	background-color: #FFF0D9;
	padding: 10px 15px 5px 15px;
	margin: 5px 5px 0px 0px;
	text-align:left;
	color:#9f765a;
	font-size:10px;
}

/* DÉBUT promotions accueil */
#promotions{
	float:right;
	width: 300px;
	background-color: #FFF0D9;
	padding: 10px 15px 8px 15px;
	margin: -20px 5px 10px 0px;
}
html>body #promotions{
	margin: -20px 10px 10px 0px;
}
#promotions #suivantes{
	font-weight:bold;
	color: #00809F;
	margin-top: 4px;
}
#promotions #suivantes .lienActif{
	text-decoration:underline;
}

#promotions #div_promo{
	 width: 285px;
	 background-color:#FFFFFF;
	 border: 2px solid #FFC46C;
	 padding: 5px;
	 margin: 5px 0px 7px 0px;
}
html>body #promotions #div_promo{
	 margin: -2px 0px 7px 0px;
}
#promotions #div_promo .promo_destination{
	color: #ff9900;
	width: 180px;
	font-weight: bold;
	text-transform: uppercase;
}
#promotions #div_promo .promo_etoiles{ 
	
}
#promotions #div_promo .promo_compagnie{
	width: 180px;
	text-transform: uppercase;
	color: #33B3D1;
}
#promotions #div_promo .promo_description{ 
	width: 180px;
	margin: 5px 0px 0px 0px;
}
#promotions #div_promo .promo_photo{ 
	float:right;
}
#promotions #div_promo .promo_prix{ 
	clear:both;
	float:right;
	width: 100px;
	text-align:center;
	margin: 5px 0px 0px 0px;
}

#promotions #div_promo .promo_depart{ 
	margin:4px 0px -4px 0px;
	font-weight:bold;
	color:#505050;
}
#promotions #div_promo .promo_duree{ 
	margin:4px 0px 0px 0px;
	font-weight:bold;
	color:#505050;
}
/* FIN promotions accueil */

/* DÉBUT iframe */
#voyagemv_level0 iframe{
	width: 750px;
	border: 0px;
}
#frame_accueil{
	width: 760px;
	height: 880px;
}
#rechercheRapide{
	width: 400px;
	height: 370px;
	border: 0px;
	margin: -15px 0px 0px 0px;
}
/* FIN iframe */

#etktContainer iframe {
	width: 400px;
	height: 300px;
}

#mv_contenu h1 {
	font-size:15px;
	font-weight:bold;
	color: #00A0C6;
}
#mv_contenu h2 {
	font-weight:bold;
	color: #00809F;
}

#mv_contenu a {
	color: #00809F;
	text-decoration:none;
}
#mv_contenu a:hover {
	color: #00A0C6;
	text-decoration:none;
}

#retourHaut{
	float:right;
	margin: 10px 0px 10px 0px;
}