@charset "utf-8";
/* CSS Document */
#carnet_tarifs_chambres{
	width:884px;
	height:608px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:url(images/fond_tarifs_chambre.jpg) top left no-repeat;
	}
#carnet_tarifs_residences{
	width:884px;
	height:608px;
	margin:0 auto;
	padding:0;
	text-align:left;
	background:url(images/fond_tarif_residences.jpg) top left no-repeat;
	}
/************************************colonne de gauche****************************************************/
#colonne_gauche_tarifs{
	width:200px;
	height:480px;
	margin:86px 0 0 0;
	padding:0;
	text-align:left;
	float:left;
	}
.link_reservation a{
	width:144px;
	height:35px;
	display:block;
	margin:0 auto;
	padding:0;
	}
#btn_reservation a{
	background:url(images/btn_reservation.jpg) top left no-repeat;
	}
#btn_reservation a:hover{
	background:url(images/btn_reservation_hover.jpg) top left no-repeat;
	}
#date_tarif{
	width:156px;
	height:35px;
	margin:24px auto 46px;
	padding:0;
	}
#txt_gauche_tarifs{
	width:120px;
	margin:0 auto;
	padding:0;
	}
#txt_gauche_tarifs ul{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#ddd;
	font-size:11px;
	}
#txt_gauche_tarifs ul li{
	margin:10px 0 0 4px;
	}
/*********************************************************************************************************/
/************************************colonne de droite****************************************************/
#colonne_droite_tarifs{
	width:560px;
	margin:40px 0 0 0;
	padding:0;
	text-align:left;
	float:left;
	}
.block_tarifs{
	width:560px;
	height:212px;
	}
#chambres_tarifs{
	margin:40px 0;
	}
#suites_tarifs{
	margin:30px 0;
	}
	
	
.block_tarifs_residences{
	width:560px;
	height:auto;
	margin-top: 40px;
	}
/**********************************************************************************************************/
.cache_tarifs{
	width:60px;
	display:block;
	visibility:hidden;
	}
#btn_block{
	width:60px;
	height:306px;
	margin:300px 0 0 4px;
	padding:0;
	float:left;
	font-size:1px;
	}
#btn_block a{
	width:60px;
	height:308px;
	padding:0;
	display:block;
	}
#btn_block a{
	background:url(images/page_carnet_chambre_tarifs.jpg) bottom left no-repeat;
	}
#btn_block a:hover{
	background:url(images/page_carnet_chambre_tarifs_hover.jpg) bottom left no-repeat;
	}
#btn_block_residences{
	width:60px;
	height:306px;
	margin:0 0 0 4px;
	padding:0;
	float:left;
	font-size:1px;
	}
#btn_block_residences a{
	width:60px;
	height:308px;
	padding:0;
	display:block;
	}
#btn_block_residences a{
	background:url(images/page_carnet_residences_tarifs.jpg) top left no-repeat;
	}
#btn_block_residences a:hover{
	background:url(images/page_carnet_residences_tarifs_hover.jpg) top left no-repeat;
	}
/*********************************************************************************************************/

.fond_bleu{
	background-color:#184272;
	color:#fff;
	}
.fond_blanc{
	
	color:#184272;
	}
	
.pt_bleu {
padding-right:5px;
border-left:1px dotted #184272;
}

.pt_blanc{ 
padding-right:5px;
border-left:1px dotted #fff;
}

.tab_tarifs {
border:1px solid #184272;
font-size:11px;
}
#colonne_d_ecartement1{
	width:20px;
	height:400px;
	float:left;
	}
#colonne_d_ecartement2{
	width:40px;
	height:400px;
	float:left;
	}