#home {
/* largeur utilisable : 752px */
padding: 2px 51px 10px 32px;
font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
font-size: 11px;
color: #52391f;
}

#home h1 {
font-size: 14px;
font-weight: bold;
margin-bottom: 10px;
}

p {
text-align: justify;
}

#home #banniere {
width: 160px;
margin-right: 53px;
margin-top: 20px;
float: left;
}

#home #residences {
margin-top: 13px;
width: 527px;
float: right;
list-style-type: none;
}

#home #residences li.residence {
background: url('/images/residence-contour.png') no-repeat;
padding: 7px 0 7px 0;
height: 147px;
margin-bottom: 13px;
cursor: pointer;
}

#home #residences li.residence img.visuel {
float: left;
width: 238px;
height: 148px;
border: 0;
}

#home #residences li.residence .ombre {
float: left;
width: 17px;
height: 148px;
border: 0;
background: url('/images/residences_ombre.png') no-repeat bottom;
}

#home #residences li.residence .texte {
float: right;
width: 272px;
height: 160px;
background-color: #fff;
}

#home #residences li.residence .texte h2 {
font-size: 14px;
font-weight: bold;
padding-left: 21px;
padding-top: 1px;
height: 18px;
color: #fff;
}

.descriptif {
background-color: #f9efdd;
height: 91px;
padding-left: 21px;
padding-top: 10px;
}

.texte h3 {
font-size: 14px;
font-weight: bold;
padding-left: 21px;
margin-top: 1px;
padding-top: 4px;
height: 23px;
background-color: #b3a89d;
color: #fff;
}

.texte .descriptif h3 {
font-size: 13px;
font-weight: bold;
margin: 0 6px 0 -21px;
height: 20px;
padding: 0;
color: #52391f;
background-color: #f9efdd;
}

.texte .descriptif h3 a {
text-decoration: none;
color: #52391f;
}

.texte .descriptif .tarifs {
font-weight: bold;
}