body 
{
background-image:url(images_partagees/bg.png);
background-repeat:repeat;
background-color:#F1F2DB;
margin : 0px; 
padding: 0px; 
font-size: 0.8em;
font-family:  Helvetica, arial, sans-serif ;
text-align: left;
color: #555;
}

#container {

width:793px;
margin-top: 30px;
margin-bottom: 50px;
margin-left: auto;
margin-right: auto;
text-align: justify;
background-color: #fff;
border: 1px solid #e9e3ab;
}

#header {
background-image:url(images_partagees/entete-soleil.jpg);
background-repeat:no-repeat;
height:200px;
margin-top:8px;
margin-bottom:7px;
margin-left:8px;
margin-right:8px;
}


#mainnav { 
color: #fff;
padding-top: 9px;
padding-bottom: 7px;
text-align:center;
font-size: 0.9em;
text-transform:uppercase;
font-weight:bold;
background-color: #8d2522;
}

#mainnav ul {
margin-top: 0px ;
margin-right: 0px ;
margin-bottom: 0px ;
padding: 0px;
list-style-type: none;
}

#mainnav li {
display:inline;
padding: 0px 21px;
}

#mainnav  a {
color: #fff;
text-decoration: none;
}

#mainnav a:hover {
color: #e9e3ab;
text-decoration: none;
}

#contents{
margin-top: 30px ;
margin-right: 57px ;
margin-left: 57px ;
padding-bottom: 20px ;
}

#contents p {
line-height: 1.6em;
}

#contents a {
color: #8d2522;
text-decoration: none; 
}

#contents a:visited {
color: #565656; 
text-decoration: none;  
}

#contents a:hover { 
color: #fff;  
background-color:#8d2522 ;
text-decoration: none;
}

#contents a:active { 
color: #8d2522;  
text-decoration: none;
}

#footer{
clear: both;
color: #626262;
text-align: right;
padding: 5px ;
font-size: 10px ;
border-top: 1px dotted #e9e3ab;
}

a:link {
color: #565656;
text-decoration: none; 
}

a:visited {
color: #565656; 
text-decoration: none;  
}

a:hover { 
color: #fff;  
background-color: ;
text-decoration: none;
}

a:active { 
color: #fff;  
background-color: ;
text-decoration: none;
}

h3{
color: #8d2522;
font-family: georgia, times, "Times New Roman", serif ;
font-weight: bold ;
text-align:left;
border-bottom: 1px dotted #8d2522;
}



