/* CSS Document */
#cadre_principal_chambres
{
float:left;
margin-left:10px;
margin-top:15px;
width:660px;
height:380px;
background-image:url('../img/decouvertes/decouvertes_fond.png');
}
#chambres_gauche
{
float:left;
width:180px;
height:380px;
}
#chambres_photo1
{
width:200px;
height:215px;
float:left;
margin-top:-20px;
margin-left:-20px;
}
#chambres_photo2
{
width:180px;
height:210px;
float:left;
margin-top:-90px;
margin-left:-20px;
}
#chambres_photo3
{
width:180px;
height:180px;
float:left;
margin-top:-95px;
margin-left:10px;
}
#chambres_droit
{
float:left;
margin-left:10px;
height:380px;
width:448px;
}
#chambres_encart
{
float:left;
width:450px;
}
#chambres_titre
{
float:right;
width:225px;
height:50px;
}

h1#chambres_titre
{
	float:right;
	width:254px;
	height:50px;
	margin:0;
	padding:0;
	background-image:url('../img/chambres/titre.jpg');
	cursor:pointer;
	overflow: hidden;
	text-indent: -9999px;
}

#chambres_titre_txt
{
float:left;
font-family:Verdana;
color:#3276dc;
font-size:28px;
margin-left:0px;
margin-top:5px;
}
#chambres_desc
{
float:left;
width:450px;
height:340px;
margin-top:-15px;
float:left;
}
#chambres_desc_picto
{
float:left;
width:30px;
margin-top:5px;
height:100px;
}
#chambres_desc_txt
{
float:left;
font-family:Verdana;
font-size:13px;
color:#4e4e4e;
text-align:left;
margin-top:-15px;
margin-left:-5px;
width:480px;
}

