body{
	margin:0;
	padding:0
}
#cadre_chambres{
	width:570px;
	height:auto;
}
.chbre{
	width:570px;
	min-height:200px;
}

#cadre_chambres a,
#cadre_chambres h3
{
	margin-top:4px;
}	

#cadre_chambres p{
	margin-left:9px;
	margin-top:8px;
	padding:0;
	color: #756868;
	font-size:12px;
}

#cadre_chambres h3{
	margin:0;
	padding-left:8px;
	height:30;
	color: #db990b;
	border-bottom:1px solid #db990b;
	clear:left
}
	
.blocchbre{
	width:570px;
	height:120px;
}
.txtchbre{
	width:190px;
	height:120px;
	float:left;
}

.blocimgchbre{
	width:365px;
	height:120px;
	float:left;
}


.prix_resa{
	width:570px;
	height:30px;
}

.chpxres{
	width:180px;
	height:30px;
	float:left
}

.chpxres a,
.chpxres a:link,
.chpxres a:hover,
.chpxres a:active,
.chpxres a:visited{
	display:block;
	margin-top:4px;
	text-align:center;
	width:80px;
	height:20px;
	line-height:20px;
	color:#ffffff;
	background-color:#ffc13d;
	margin-left:0;
	text-decoration:none;
	float:left;
	}
	
.chpxres a:hover{
	color:#db990b;
	background-color:#ffe09e;
}	