/* xxxxxxxxxxxx         pour pages offre.htm    xxxxxxxxxxxxx  */

#contenu{
width:900px;	
}

/* xxxxxxxxxxxx         NOTRE OFFRE        xxxxxxxxxxxxx  */

#notre-offre {
margin:20px 0 20px 0;
font:normal 14px Arial, Helvetica, sans-serif;
width:900px;	
}
#notre-offre .intro h1 {
font:bold 26px Arial, Helvetica, sans-serif;
color:#AC2900;
text-align:left;
}
#notre-offre .intro p {
font:normal 16px Arial, Helvetica, sans-serif;
color:#000;
}
#notre-offre table {
background-color:#EAD8C6;
width:900px;
}
#notre-offre td {
padding:10px;
border-bottom:1px dashed #D8A977;
}
#notre-offre table h2 {
font:bold 16px Arial, Helvetica, sans-serif;
color:#000;
text-align:left;
}
#notre-offre table h2 a {
color:#000;
text-decoration:none;
}
#notre-offre table ul {
list-style:none;
margin:0;
padding:0 0 0 0;
}
#notre-offre table li {
list-style:url(images/offre/fleche-rouge.gif) inside;
margin:3px 0 3px 0;
padding:0 0 0 0;
}

/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  */

/* xxxxxxxxxxxx         SERVICES       xxxxxxxxxxxxx  */

.services h1 {
font:bold 26px Arial, Helvetica, sans-serif;
text-align: center;
margin:30px 0 5px 0;
}


.services h2 {
text-align:left;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx  */

