/* Styles contenu des différents blocs */

/* --------------------------------------------- BLOC SELECTION -----------------------------------------------*/
.bloc_selection_hotels {
	float:left;
	margin-top:10px;
	margin-left:3px;
	position:relative
}
	
.bloc_selection_hotels h3 {
	margin:0px;
	position:absolute;
	top:0px;
	left:0px;
	width:330px;
	text-align:center;
	color:#00a0d0;
	font-size:14px;
}
	
.bloc_selection_hotels .contenu_bloc_selection a img {
	width:70px;
	height:70px;
	margin-left:35px;
	margin-top:25px;
	float:left;
	margin-bottom:30px;
	margin-right:15px
}

.contenu_bloc_selection {
	background-image:url(images/centre-selection.gif);
	background-repeat:repeat-y;
	width:333px;
}
	
.contenu_bloc_selection a img {
	width:125px;
	height:125px;
	margin-left:15px;
	margin-top:10px;
	float:left;
}
	
.contenu_bloc_selection .texte_selection span {
	color:#00a0d0;
	font-size:14px;
	font-weight:bold;
}
	
.contenu_bloc_selection .texte_selection {
	width:160px;
	margin-left:15px;
	float:left;
	margin-top:10px;
}
	
.contenu_bloc_selection a.prix_selection {
	float:left;
	text-align:right;
	background-image:url(images/etiquette-prix.gif);
	background-repeat:no-repeat;
	width:158px;
	height:58px;
	display:block;
	line-height:60px;
	margin-left:10px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}

/* --------------------------------------------- FIN BLOC SELECTION -----------------------------------------------*/

/* --------------------------------------------- BLOC VOLS -----------------------------------------------*/

.bloc_vol {
	float:right;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:10px;
	position:relative;
}

.bloc_vol h3 {
	font-size:14px;
	color:#ffffff;
	position:absolute;
	top:10px;
	left:50px;
	margin:0px;
}

/* --------------------------------------------- FIN BLOC VOLS -----------------------------------------------*/

/* --------------------------------------------- BLOC HOTELS -----------------------------------------------*/

.bloc_hotel {
	float:right;
	margin-left:5px;
	margin-top:0px;
	position:relative;
}
	
.bloc_hotel h3 {
	font-size:14px;
	color:#ffffff;
	position:absolute;
	top:10px;
	left:80px;
	margin:0px;
}

#contenu_hotels_proches {
	background-color:#ddebfe;
	width:240px;
	margin-left:3px;
	margin-bottom:10px;
}

#sous_titre_hotel {
	position:absolute;
	top:35px;
	left:25px;
	color:#00a0d0;
	font-weight:bold;
	font-size:13px;
}

#contenu_hotels_proches select{
	margin-top:10px;
	margin-left:20px;
	width:200px;
	color:#003887;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}
	
#contenu_hotels_proches a.liens_promos_hotels_proches{
	text-decoration:underline;
	color:#003887;
	display:block;
	margin-left:10px;
	font-weight:bold;
	width:225px;
}

#contenu_hotels_proches a:hover.liens_promos_hotels_proches{
	color:#00a0d0;
}
	
#contenu_hotels_proches a#lien_voir_plus{
	color:#00a0d0;
	font-size:11px;
	font-weight:bold;
	margin-left:100px;
	margin-top:5px;
	display:block;
	margin-bottom:5px;
}

#contenu_hotels_proches a:hover#lien_voir_plus{
	color:#003887;
}

.offre_hotel_petit {
	margin-left:20px;
		
}
		
.offre_hotel_petit a, .offre_hotel_petit a:visited {
	font-size:12px;
	color:#00a0d0;
	display:block;
	width:190px;
	float:left;
}
		
.offre_hotel_petit a:hover {
	color:#003887;
}

.offre_hotel_petit img {
	margin-right:10px;
	float:left;
	position:relative;
	top:5px;
}

.offre_hotel_petit a span {
	font-size:14px;
	color:#003887;
	font-weight:bold;
}

.offre_hotel_petit a:hover span {
	color:#00a0d0;
}

.offre_hotel {
	margin-left:20px;
}

.offre_hotel a {
	font-size:12px;
	color:#003887;
	display:block;
	width:370px;
	float:left;
}

.offre_hotel a:hover {
	color:#00a0d0;
}

.offre_hotel img {
	margin-right:10px;
	float:left;
	position:relative;
	top:5px;
}

.offre_hotel a span {
	font-size:14px;
	color:#00a0d0;
	font-weight:bold;
	position:absolute;
	left:40px;
}

.offre_hotel a:hover span {
	color:#003887;
}


/* --------------------------------------------- FIN BLOC HOTELS -----------------------------------------------*/

/*---------------------------------------- BLOC DERNIERES MIN ET MEILLEURS VENTES ---------------------------------------*/

.offre_dernieres_min {
	margin-left:20px;
	position:relative;
	width:380px;
}

.offre_dernieres_min a {
	font-size:12px;
	color:#003887;
}

.offre_dernieres_min a:hover {
	color:#00a0d0;
}

.offre_dernieres_min img {
	margin-right:10px;
}

.offre_dernieres_min a span {
	font-size:14px;
	color:#00a0d0;
	font-weight:bold;
	margin-right:15px;
	margin-bottom:15px;
}

.offre_dernieres_min a:hover span {
	color:#003887;
}

/*---------------------------------------- FIN BLOC DERNIERES MIN ET MEILLEURS VENTES ------------------------------------*/

/* --------------------------------------------- BLOC PETIT ET GRAND CLAIR -----------------------------------------------*/

.contenu_bloc_bleu_clair_petit{ 
	background-image:url(images/home/centre-bloc-bleu-clair-petit.gif);
	background-repeat:repeat-y;
	width:246px;
}

.contenu_bloc_bleu_clair {
	background-image:url(images/centre-bloc-bleu-clair.gif);
	background-repeat:repeat-y;
}

.contenu_bloc_bleu_clair_petit p, .contenu_bloc_bleu_clair p{
	margin:0px;
	font-size:10px;
	color:#777777;
	text-align:right;
	margin-right:10px;
	padding-top:5px;
}

.offre_petit { 
	margin-left:20px;
	position:relative;
	width:170px;
}
	
.offre_petit a { 
	font-size:12px;
	color:#003887;
}
	
.offre_petit a:hover {
	color:#00a0d0;
}
	
.offre_petit img { 
	margin-right:10px;
}
	
.offre_petit a span { 
	font-size:14px;
	color:#00a0d0;
	font-weight:bold;
	position:absolute;
	right:-40px;
}
	
.offre_petit a:hover span { 
	color:#003887;
}
	
/* --------------------------------------------- FIN BLOC PETIT ET GRAND CLAIR -----------------------------------------------*/

/* --------------------------------------------- BLOC PETIT ET GRAND FONCE -----------------------------------------------*/

.contenu_bloc_bleu_fonce{
	background-image:url(images/centre-bloc-bleu-fonce.gif);
	background-repeat:repeat-y;
	width:418px;
}

.contenu_bloc_bleu_fonce #contenu_hotels_proches {
	background-color:#ddebfe;
	width:406px;
	margin-left:5px;
	margin-bottom:10px;
}

.contenu_bloc_bleu_fonce #sous_titre_hotel {
	position:absolute;
	top:35px;
	left:105px;
	color:#00a0d0;
	font-weight:bold;
	font-size:13px;
}

.contenu_bloc_bleu_fonce #contenu_hotels_proches select{
	position:absolute;
	top:25px;
	left:200px;
	width:180px;
	color:#003887;
	font-weight:bold;
	font-size:12px;
	margin-bottom:5px;
}

.contenu_bloc_bleu_fonce #contenu_hotels_proches a.liens_promos_hotels_proches{
	text-decoration:underline;
	color:#003887;
	display:block;
	margin-left:10px;
	font-weight:bold;
	width:395px;
}
.contenu_bloc_bleu_fonce #contenu_hotels_proches a:hover.liens_promos_hotels_proches{
	color:#00a0d0;
}

.contenu_bloc_bleu_fonce #contenu_hotels_proches a#lien_voir_plus{
	color:#00a0d0;
	font-size:11px;
	font-weight:bold;
	margin-left:270px;
	margin-top:5px;
	display:block;
	margin-bottom:5px;
}
.contenu_bloc_bleu_fonce #contenu_hotels_proches a:hover#lien_voir_plus{
	color:#003887;
}
		

/* --------------------------------------------- FIN BLOC PETIT ET GRAND FONCE -----------------------------------------------*/
	
/* --------------------------------------------- PUBLICITE -----------------------------------------------*/

#flash_pub {
	margin-left:3px;
	float:left;
}

/* --------------------------------------------- FIN PUBLICITE -----------------------------------------------*/
	
/* --------------------------------------------- BLOC DIAPORAMA -----------------------------------------------*/	
	
#tableau_push {
	color:#003885;
	margin-top:10px;
	margin-bottom:10px;
	float:right
}

#pushprincipal {
	height:278px;
	width:416px;
}

#pushprincipalabs {
	height:278px;
	position:absolute;
	width:416px;
}

#pushhaut {
	background-color:#000000;
	cursor:pointer;
	height:68px;
	opacity:0.75;
	position:absolute;
	width:416px;
}

#libpush {
	color:#FFFFFF;
	font-size:12px;
	position:absolute;
	text-align:right;
	top:8px;
	width:410px;
}

#pushbas {
	background-color:#000000;
	bottom:0;
	height:36px;
	opacity:0.75;
	position:absolute;
	width:208px;
}

.boulegrise {
	background:transparent url(images/rectgris.png) no-repeat scroll 0 0;
	color:#000000;
	cursor:pointer;
	float:left;
	font-size:13px;
	font-weight:bold;
	height:25px;
	margin-right:5px;
	margin-top:5px;
	padding-top:5px;
	text-align:center;
	width:26px;
}

#pushbasbleu {
	background-color:#00A0D0;
	bottom:0;
	color:#FFFFFF;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	height:36px;
	left:208px;
	position:absolute;
	text-align:center;
	width:208px;
}

#pxpush {
	bottom:9px;
	left:0;
	position:absolute;
	text-align:center;
	width:208px;
}

/* --------------------------------------------- FIN BLOC DIAPORAMA -----------------------------------------------*/	


	
	



