/* CSS Document */
*{
margin:0;
padding:0;
border:0;
}
#page{
	width:735px;
	height:550px;
	overflow:auto;
}
#page2{
	width:735px;	
	margin-left:auto;
	margin-right:auto;
}
#entete{
	height:31px;
	width:720px;
	background-image: url(../images/tarifs/entete.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position:relative;
}


h1{
	font-size:25px;
	font-family:"Times New Roman", Times, serif;
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	padding:0px 0 0 10px;
}
h2{
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#2b6fca;
	font-style:italic;
	font-weight:normal;
	margin:22px 0 0 10px;
	padding:0 0 3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e9ddb;
	width:690px;	
}
.saison{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000;
text-align:center;
padding:7px 0 0 0;
}
.date_saison{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#000;
text-align:center;
}
.type_chambre{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
font-style:normal;
color:#2C70CA;
padding:0px 4px 0px 4px;
}
.prix,.chambres{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#1A447C;
	padding:5px 0 5px 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.prix{
text-align:center;
}
.chambres{
text-align:left;
}
.fbleu1{
background-color:#DEE4EC;
}
.fbleu2{
background-color:#cbd3df;
}
.fbleu3{
background-color:#e9edf1;
}
.bbb{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e9ddb;
}

#vap_zone_clic{
position:absolute;
top:0;
right:0;
}


table{
margin:0 0 20px 10px;
}
.ligne1{
padding-top:10px;
}
.info_tarif,.info_suite{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
color:#404040;
font-style:normal;
}
.info_tarif{
font-size:11px;
margin:0 0 10px 10px;
}
.info_suite{
font-size:10px;
margin:0 0 3px 10px;
}
.info_suite img {
margin:0 5px 0 0;
}
.prix input, .chambres input, .info_tarif input {
	text-align:center;
	background-color:#FFE0A3;
	width:80px;
	border: 1px solid #333333;
}
.chambres input{
	width:190px;	
}
#liste_chambre{
border: 1px solid #2b6fca;
}

.info_tarif input {
width:30px;
}
#btn_sup{
margin:0 0 0 210px;
}
