@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
}
a img{
	border:0px none;
}
.orange{
	color:#f29400;
}
.green{
	color:#bdcd00;
}
.bleu{
	color:#009ae2;
}
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
body{
	background:#eeeeee url(../img/bg.jpg) no-repeat top center;
}
body.accueil #content{
	width:980px;
	height:680px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
body.accueil #gauche{
	width:472px;
	float:left;
	padding-left:45px;
}
body.accueil #gauche #logo_adwe{
	/*margin-left:35px;*/
	position:relative;
	top:10px;
	left:90px;
}
body.accueil #gauche #menu{
	height:150px;
	position:relative;
	/*top:80px;*/
	top:60px;
	width:200px;
}
body.accueil #gauche #menu ul{
	list-style-type:none;
	padding:15px 0px;
	float:left;
	list-style-type:none;
	padding:15px 0;
	width:200px;
}
body.accueil #gauche #menu #sous_menu{
	background:transparent url(../img/bg_sous_menu.gif) no-repeat scroll left top;
	float:none;
	height:131px;
	left:195px;
	position:absolute;
	top:-2px;
	width:204px;
	z-index:10;
}
body.accueil #gauche #menu #sous_menu #fermer_menu{
	position:absolute;
	right:-5px;
	bottom:-5px;
}
body.accueil #gauche #menu #sous_menu .vert{
	width:194px;
	height:100px !important;
	margin-bottom:0px !important;
}
body.accueil #gauche #menu ul li#dest{
	padding-top:10px;
}
body.accueil #gauche #menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}
body.accueil #gauche #menu ul li#dest a{
	font-size:12px;
	font-weight:normal;
	line-height:12px;
}
body.accueil #gauche #menu ul li#dest a img{
	vertical-align:middle;
}
body.accueil #gauche #logo_ibis{
	bottom:110px;
	left:71px;
	position:absolute;
}
body.accueil #droite{
	width:330px;
	float:left;
}
body.accueil #droite #bloc_marron{
	margin-top:102px;
	height:400px;
	position:relative;
	right:0px;
	top:0px;
	
}
body.accueil #droite #bloc_marron div.deux_destinations_1 a, body.accueil #droite #bloc_marron div.deux_destinations_2 a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	background:url(../img/lien_destination.jpg) no-repeat right top;
	width:auto;
	display:block;
	padding:0px 23px 0px 5px;
	text-align:right;
	float:right;
	height:21px;
}
body.accueil #droite #bloc_marron div.deux_destinations_1, body.accueil #droite #bloc_marron div.deux_destinations_2{
	clear:both;
	margin:0 0 19px 35px;
	width:230px;
}
body.accueil #droite #bloc_marron div.deux_destinations_1{
	padding-bottom:10px;
	border-bottom:dotted 4px #FFFFFF;
}
body.accueil #droite #bloc_marron div.deux_destinations_1 p, body.accueil #droite #bloc_marron div.deux_destinations_2 p{
	clear:right;
	text-align:right;
	padding:10px 0 0 0;
	font-size:12px;
	font-style:italic;
	width:230px;
}
body.accueil #droite #bloc_marron h1 {
	font-style:italic;
	font-weight:normal;
	width:230px;
	text-align:right;
	padding-left:35px;
	padding-bottom:35px;
}
body.accueil #droite #bloc_marron h1 strong.orange{
	font-size:14px;
	font-weight:bold;
}
body.accueil #droite #bloc_marron h1 span.green{
	font-size:14px;
}
body.accueil #droite #bloc_marron h1 span.orange{
	font-size:11px;
}
body.accueil #droite #bloc_marron h1 span.bleu{
	font-size:14px;
}
body.accueil #droite #bloc_marron #actu{
	bottom:0;
	height:60px;
	left:40px;
	position:absolute;
	width:200px;
	font-style:italic;
}
body.accueil #droite #bloc_marron #actu h2 a strong , body.accueil #droite #bloc_marron #actu h2 strong{
	font-size:14px;
	color:#f29400;
	text-decoration:none;
}
body.accueil #droite #bloc_marron #actu h2 a, body.accueil #droite #bloc_marron #actu h2{
	font-size:12px;
	color:#009ae2;
	text-decoration:none;
}
/******************************/
/***	Page destination	***/
/******************************/
body #content{
	width:980px;
	height:680px;
	margin-right:auto;
	margin-left:auto;
	position:relative;
}
body #gauche{
	float:left;
	padding-left:45px;
	width:200px;
	position:relative;
	z-index:10;
}
body #gauche #logo_adwe{
	/*margin-left:35px;*/
	position:relative;
	left:90px;
	top:10px;
}
body #gauche #menu{
	height:150px;
	position:relative;
	/*top:80px;*/
	top:60px;
	width:200px;
}
body #gauche #menu ul{
	list-style-type:none;
	padding:15px 0px;
	float:none;
	list-style-type:none;
	padding:15px 0;
	width:200px;
}
body #gauche #menu #sous_menu{
	float:none;
	height:131px;
	left:195px;
	position:absolute;
	top:-2px;
	width:204px;
	z-index:10;
	background: url(../img/bg_sous_menu.gif) no-repeat left top;
}
body #gauche #menu #sous_menu ul{
	height:auto !important;
}
body.accueil #gauche #menu #sous_menu ul{
	height:auto !important;
}
body #gauche #menu #sous_menu #fermer_menu{
	position:absolute;
	right:-5px;
	bottom:-5px;
}
*html body #gauche #menu #sous_menu #fermer_menu{
	z-index:50;
	right:0px;
	bottom:0px;
	width:20px;
	height:20px;
}
body #gauche #menu #sous_menu .vert{
	width:194px;
	height:100px !important;
	margin-bottom:0px !important;
}
*html body #gauche #menu #sous_menu .vert{
	margin-top:10px;
}
*+ html body #gauche #menu #sous_menu .vert{
	margin-top:10px;
}
body #gauche #menu ul li#dest{
	padding-top:10px;
}
body #gauche #menu ul li a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}
body #gauche #menu ul li#dest a{
	font-size:12px;
	font-weight:normal;
	line-height:12px;
}
body #gauche #menu ul li#dest a img{
	vertical-align:middle;
}
body #gauche #logo_ibis{
	/*bottom:110px;*/
	top:452px;
	left:71px;
	position:absolute;
}
/**html body #gauche #logo_ibis{
	left:71px;
	position:absolute;
	top:452px;
}
*+ html body #gauche #logo_ibis{
	left:71px;
	position:absolute;
	top:452px;
}*/
body #droite{
	float:left;
	position:relative;
	width:735px;
}
*html body #droite{
	position:relative;
	left:260px;
	top:-320px;
	z-index:1;
}
*html body.accueil #droite{
	left:0px;
	top:0px;
}/*
*+ html body #droite{
	position:relative;
	z-index:1;
}
*html body #gauche{
	position:relative;
	z-index:2;
}
*+ html body #gauche{
	position:relative;
	z-index:2;
}*/
body #droite #bloc_marron{
	height:400px;
	position:absolute;
	right:150px;
	top:102px;
	width:300px;
	z-index:1;
}
*html body #droite #bloc_marron{
	top:82px;
}
*+ html body #droite #bloc_marron{
	top:82px;
}
body #droite #bloc_marron div.deux_destinations_1 a, body #droite #bloc_marron div.deux_destinations_2 a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-size:14px;
	font-style:italic;
	background:url(../img/lien_destination.jpg) no-repeat right top;
	width:auto;
	display:block;
	padding:0px 23px 0px 5px;
	text-align:right;
	float:right;
	height:21px;
}
body #droite #bloc_marron div.deux_destinations_1, body #droite #bloc_marron div.deux_destinations_2{
	clear:both;
	margin:0 0 19px 35px;
	width:230px;
}
body #droite #bloc_marron div.deux_destinations_1{
	padding-bottom:10px;
	border-bottom:dotted 4px #FFFFFF;
}
body #droite #bloc_marron div.deux_destinations_1 p, body #droite #bloc_marron div.deux_destinations_2 p{
	clear:right;
	text-align:right;
	padding:10px 0 0 0;
	font-size:12px;
	font-style:italic;
	width:230px;
}
body #droite #bloc_marron h1 {
	font-style:italic;
	font-weight:normal;
	width:230px;
	text-align:right;
	padding-left:35px;
	padding-bottom:35px;
}
body #droite #bloc_marron h1 strong.orange{
	font-size:14px;
	font-weight:bold;
}
body #droite #bloc_marron h1 span.green{
	font-size:14px;
}
body #droite #bloc_marron h1 span.orange{
	font-size:11px;
}
body #droite #bloc_marron h1 span.bleu{
	font-size:14px;
}
body #droite #bloc_marron #actu{
	bottom:0;
	height:60px;
	left:40px;
	position:absolute;
	width:200px;
	font-style:italic;
}
body #droite #bloc_marron #actu h2 a{
	font-size:14px;
	color:#f29400;
	text-decoration:none;
}
body #droite #bloc_marron #actu h3 a{
	font-size:12px;
	color:#009ae2;
	text-decoration:none;
}

/***********************/
/***	Footer		***/
/*********************/
#footer{
	clear:both;
	width:980px;
	margin-right:auto;
	margin-left:auto;
}
#footer #nav-footer{
	background:url(../img/bg_footer.jpg) no-repeat center top;
	width:292px;
	height:27px;
	float:right;
}
#footer #nav-footer ul{
	list-style-type:none;
	text-align:center;
	padding-top:8px;
}
#footer #nav-footer ul li{
	display:inline;
	color:#686d70;
	font-size:10px;
}
#footer #nav-footer ul li a{
	text-transform:uppercase;
	color:#686d70;
	text-decoration:none;
	font-size:10px;
}
#footer #texte-footer{
	padding:35px;
	text-align:justify;
	clear:right;
	color:#686d70;
	font-size:11px;
}
#footer #texte-footer a{
	color:#686d70;
	text-decoration:none;
}
/********************************/
/***		Bloc Orange		***/
/******************************/
#bloc_orange{
	height:439px;
	position:absolute;
	top:190px;
	width:480px;
	z-index:2;
}
#bloc_orange #bloc_orange_bg{
	position:absolute;
	z-index:1;
	width:480px;
	height:439px;
}
#bloc_orange #bloc_orange_contenu{
	position:absolute;
	z-index:2;
	width:440px;
	height:400px;
	padding:20px;
}
#bloc_orange #bloc_orange_contenu.article_commun{
	height:360px;
	margin:20px;
	overflow-y:auto;
	position:absolute;
	width:675px;
	z-index:2;
	padding:0px !important;
}
#bloc_orange .article_commun h2{
	font-size:12px;
	text-transform:uppercase;
	color:#430C0C;
	margin-bottom:20px;
	font-style:italic;
}
#bloc_orange .article_commun p{
	font-size:11px;
	text-align:justify;
}
#bloc_orange #bloc_orange_contenu h1{
	font-size:16px;
	font-style:italic;
	text-align:right;
	text-transform:uppercase;
	padding-bottom:10px;
}
#bloc_orange #bloc_orange_contenu #menu_interieur{
	width:190px;
	position:absolute;
	height:380px;
}
#bloc_orange #bloc_orange_contenu #contenu{
	position:absolute;
}
#bloc_orange #bloc_orange_contenu #contenu .video{
	left:210px;
	z-index:20;
	position:absolute;
}
#bloc_orange #bloc_orange_contenu #contenu .video dd.spip_doc_descriptif{
	display:none;
}
#bloc_orange #bloc_orange_contenu #contenu .video object{
	width:417px !important;
	height:321px !important;
}
#bloc_orange #bloc_orange_contenu #menu_interieur ul{
	list-style-type:none;
}
#bloc_orange #bloc_orange_contenu #menu_interieur ul li{
	display:block;
	height:38px;
	width:190px;
	border-top:dotted 3px #FFFFFF;
	text-align:right;
}
*html #bloc_orange #bloc_orange_contenu #menu_interieur ul li.photo{
	position:relative;
	width:190px;
	height:38px;
	display:block;
	text-align:left;
}
*html #bloc_orange #bloc_orange_contenu #menu_interieur ul li.photo img{
	position:absolute;
	left:0;
	top:5px;
	float:none;
	padding:0px;
	width:30px;
}
*html #bloc_orange #bloc_orange_contenu #menu_interieur ul li.photo a{
	position:absolute;
	right:0;
	float:none;
	padding:0px;
	text-align:right;
	width:150px;
}
*html #bloc_orange #bloc_orange_contenu #menu_interieur ul li.video{
	position:relative;
	width:190px;
	height:38px;
	display:block;
	text-align:left;
}
*html #bloc_orange #bloc_orange_contenu #menu_interieur ul li.video img{
	position:absolute;
	left:0;
	top:5px;
	float:none;
	padding:0px;
	width:38px;
}
*html #bloc_orange #bloc_orange_contenu #menu_interieur ul li.video dl{
	position:absolute;
	right:0;
	float:none;
	padding:0px;
	text-align:right;
	width:150px;
}
#bloc_orange #bloc_orange_contenu #menu_interieur ul li.photo img{
	float:left;
	padding-top:6px;
}
#bloc_orange #bloc_orange_contenu #menu_interieur ul li.photo a{
	display:block;
	float:left;
	width:156px;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
}
#bloc_orange #bloc_orange_contenu #menu_interieur ul li.photo a i{
	font-weight:normal !important;
}
#bloc_orange #bloc_orange_contenu #menu_interieur ul li.photo_autre{
	display:none;
}
#bloc_orange #bloc_orange_contenu #menu_interieur ul li.video img{
	float:left;
	padding-top:6px;
}
#bloc_orange #bloc_orange_contenu #menu_interieur ul li.video dl{
	display:block;
	float:left;
	width:148px;
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	font-style:italic;
}
#bloc_orange #bloc_orange_contenu #menu_interieur ul li.video dl dd{
	display:inline;
}
#bloc_orange #bloc_orange_contenu #menu_interieur ul li.video dl dd a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
}
#bloc_orange #bloc_orange_contenu #menu_interieur ul li.article a{
	color:#430c0c;
	font-style:italic;
	font-size:12px;
	text-decoration:none;
}

#bloc_orange #bloc_orange_contenu #menu_interieur h1.titre_bonus{
	font-size:13px;
}
/********************/
/***	HOTELS	***/
/********************/
#offres_hotels{
	position:absolute;
	z-index:30;
	width:720px;
	height:440px;
}
#offres_hotels #offres_hotels_bg{
	position:absolute;
	z-index:40;
	width:720px;
	height:440px;
}
#offres_hotels #offres_hotels_contenu{
	height:400px;
	padding:20px;
	position:absolute;
	width:680px;
	z-index:50;
}
#offres_hotels #offres_hotels_contenu h2{
	color:#430C0C;
	display:block;
	font-size:20px;
	font-style:italic;
	font-weight:normal;
	margin-bottom:10px;
	text-align:left;
	width:680px;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_gauche{
	float:left;
	height:250px;
	margin-right:20px;
	overflow-y:auto;
	padding:0 20px 0 0;
	width:340px;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_gauche dl dt a {
	font-size:11px;
	text-decoration:underline;
	color:#430C0C;
	font-weight:bold;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_gauche dl dd{
	color:#FFFFFF;
	padding:5px 0;
	font-size:11px;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_gauche dl dd.description_hotel{
	font-style:italic;
	margin-bottom:10px;
	text-align:justify;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_gauche dl dd.direction{
	margin-top:10px;
	margin-bottom:30px;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_droite{
	float:left;
	width:300px;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_liens{
	clear:both;
	padding-top:40px;
	position:relative;
	width:720px;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_liens a#closehotel{
	bottom:-53px;
	position:absolute;
	right:10px;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_liens a#situer_sur_carte, #offres_hotels #offres_hotels_contenu #offres_hotels_liens a#reserver_tous{
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	line-height:12px;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_liens a#situer_sur_carte img, #offres_hotels #offres_hotels_contenu #offres_hotels_liens a#reserver_tous img{
	vertical-align:middle;
}
#hotels_lien #lienhotel{
	background:transparent url(/adwe/img/bouton_hotel_bg.jpg) no-repeat scroll left top;
	color:#430C0C;
	display:block;
	font-size:12px;
	font-style:italic;
	height:28px;
	padding:8px 0 15px;
	text-align:center;
	text-decoration:none;
	width:192px;
}
/* *html #hotels_lien #lienhotel{
	margin-top:-10px;
}
*+ html #hotels_lien #lienhotel{
	margin-top:-10px;
}*/
/*******************/
/***	METEO	***/
/*****************/
#meteo{
	padding:10px 0 10px 0;
}
#meteo h4{
	font-size:14px;
	font-style:italic;
	font-weight:normal;
	text-align:right;
	width:180px;
}
#meteo h5{
	text-align:right;
	width:190px;
	font-weight:normal;
	font-size:9px;
	font-style:italic;
}
#meteo table{
	text-align:center;
	width:190px;
}
#meteo th{
	color:#FFFFFF;
	background-color:#430c0c;
	text-align:center;
	font-weight:normal;
	font-size:12px;
}
#meteo td{
	text-align:center;
}
/******************************/
/***		PARTAGER		***/
/*****************************/
#partager{
	left:320px;
	position:absolute;
	top:340px;
	z-index:20;
}
/******************************/
/***		ARTICLE		***/
/*****************************/
#larticle{
	height:303px !important;
	width:427px !important;
	left:210px;
	padding:10px;
	position:absolute;
	top:-13px;
}
#larticle #larticle_bg{
	position:absolute;
	z-index:70;
}
#larticle #larticle_contenu{
	height:250px;
	margin-top:10px;
	overflow-y:auto;
	padding:10px;
	position:absolute;
	width:400px;
	z-index:80;
}
*+ html #larticle #larticle_contenu{
	width:390px;
}
#larticle #fermer_article{
	bottom:0;
	position:absolute;
	right:0;
	z-index:200;
}
#larticle h1{
	color:c;
}
#larticle h2{
	font-size:12px;
}
#larticle p{
	font-size:11px;
	text-align:justify;
}
/********************/
body#best-of dt.spip_doc_titre object{
	width:560px !important;
	height:344px !important;
}
/****************/
#autredest{
	height:21px;
	left:100px;
	position:relative;
	top:-30px;
	width:234px;
}
#autredest #autredest_bg{
	position:absolute;
	width:234px;
	height:21px;
}
#autredest a{
	color:#FFFFFF;
	display:block;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	right:30px;
	text-align:right;
	text-decoration:none;
}
/******************/
/***	PLAN	***/
/*****************/
#bloc_orange #bloc_orange_contenu.plan{
	width:675px;
	height:380px;
	padding:0px !important;
	margin:20px;
}
#bloc_orange #bloc_orange_contenu.plan ul{
	list-style-type:none;
}
#bloc_orange #bloc_orange_contenu.plan #liste_destination_rub_art{
	float:left;
	width:400px;
	height:350px;
	overflow-y:auto;
}
#bloc_orange #bloc_orange_contenu.plan #autres_rub_droite{
	float:left;
	width:250px;
}
#bloc_orange #bloc_orange_contenu.plan ul li, #bloc_orange #bloc_orange_contenu.plan ul li a{
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
	padding:10px 0px;
	color:#FFFFFF;
	text-decoration:none;
}
#bloc_orange #bloc_orange_contenu.plan ul li ul li{
	padding:0 0 0 10px;
}
#bloc_orange #bloc_orange_contenu.plan ul li ul li ul li{
	padding:0 0 0 10px;
}
#bloc_orange #bloc_orange_contenu.plan ul li ul li a{
	font-weight:bold;
	text-transform:capitalize;
	font-style:italic;
	font-size:11px;
	color:#430C0C;
	text-decoration:none
}
#bloc_orange #bloc_orange_contenu.plan ul li ul li ul li a{
	font-weight:normal;
	font-style:normal;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
/***********************/
/*** Sous menu ajout ***/
/***********************/
.vert .simply-scroll-list li.destinations_an{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 0px;
}

/***********************/
/*** Fancy foncé	***/
/**********************/
div#fancy_overlay{
	background-color:#000000 !important;
	opacity:0.8 !important;
	filter:alpha(opacity=80) !important;
}
/*******************/
/***	BONUS	***/
/******************/
#bloc_orange #bloc_orange_contenu #menu_interieur.bonus{
	height:380px;
	overflow-y:auto;
	padding:0 5px;
	position:absolute;
	width:192px;
}
#bloc_orange #bloc_orange_contenu #menu_interieur.bonus h1{
	width:178px;
}
#bloc_orange #bloc_orange_contenu #menu_interieur.bonus ul li a.ajax{
	font-size:11px;
	text-transform:uppercase;
}
#bloc_orange #bloc_orange_contenu #menu_interieur.bonus ul li{
	border-top:3px dotted #FFFFFF;
	display:block;
	height:38px;
	text-align:right;
	width:175px;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_gauche dl dd a.reserver{
	color:#430C0C;
	display:block;
	font-size:11px;
	font-style:italic;
	text-align:right;
	text-decoration:none;
	width:320px;
}
#offres_hotels #offres_hotels_contenu #offres_hotels_gauche dl dd a.reserver img{
	vertical-align:middle;
	padding-left:5px;
}
a#closeml{
	bottom:0;
	position:absolute;
	right:-250px;
	z-index:10;
}