body {
margin:0px;
text-align:center;
font-family:Verdana;
}

#centered {
width:885px;
position:relative;
margin-left:auto;
margin-right:auto;
background-image:url(../imgs/header.gif);
background-repeat:no-repeat;
background-position:top left;
padding-top:115px;
text-align:left;
}

img {
border:none;
margin:0px;
padding:0px;
}
a {
text-decoration:none;
}
#content {
margin-top:-5px;
}

#footer {
width:885px;
position:relative;
margin-left:auto;
margin-right:auto;
background-image:url(../imgs/athoslayout_icones.gif);
background-repeat:no-repeat;
background-position:top left;
text-align:left;
height:62px;
}

#divSociete {
background-color:#ccffcc;
padding:15px;
}
#divOffre {
background-color:#ffffcc;
padding:15px;
}
#divRealisation {
background-color:#ffccff;
padding:15px;
}
#divContact {
background-color:#cccccc;
padding:15px;
}
#divLiens {
background-color:#ccccff;
padding:15px;
}
#divTrouver{
background-color:#ffcccc;
padding:15px;
}

a.nextprev {
color:#e1c476;
}
a.nextprev:hover {
color:#595959;
}
a.topping {
size:10px;
color:#fff;
}
div#div_insterested {
display:none;
position:absolute;
left:235px;
top:200px;
width:600px;
background-color:#ffffcc;
padding:5px;
border-top:1px solid #c0c0c0;
border-left:1px solid #c0c0c0;
border-right:1px solid #595959;
border-bottom:1px solid #595959;
}