#titre
{
height:70px;
width:100%;
background:url("titre_chambres.jpg") no-repeat center center;
}
#corps
{
width:500px;
float:left;
}
#plan
{
width:500px;
height:391px;
float:left;
}
#descriptifs
{
margin-left:510px;
}
#text
{
padding-top:10px;
margin-left:510px;
text-indent:10px;
font-size:16px;
}
.blabla
{
font-size:16px;
padding-right:20px;
}
body
{
margin-left:10%;
margin-top:0px;
margin-right:10%;
}
img
{
border:0px;
}
p
{
font-family: "Trebuchet MS", Arial, Verdana, serif;
font-size:14px;
}
p a 
{
text-decoration:none;
color:black;
}
p a:hover
{
text-decoration:underline;
color:black;
}
/*Le lien de situation en haut*/
.retour
{
color:#999999;
}
.retour a
{
color:#999999;
text-decoration:none;
}
.retour a:hover
{
text-decoration:underline;
color:black;
}
/*Le copyright en bas de page */
.copyright
{
font-size:12px;
text-align:center;
}
