*{margin:0; padding:0; }
img{ border:0px; }
p { margin: 0 0 10px 0; }

body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
margin: 0;
padding: 0;
}
#conteneur {
position: relative;
width: 880px;
margin: 0 auto; 
background-color:#ffffff;
}


#header {
background-image:url(files/interface/fond_haut.gif);
background-repeat:no-repeat;
height: 54px;
color:#006699;
line-height:48px;
text-align:right;
padding-right:28px;
font-size:11px;
font-weight:bold;
}
#header a{
color:#006699;
text-decoration:none;
}
#header a:hover{
color:#8cbd23;
text-decoration:none;
}


#banniere {
background-image:url(files/interface/banniere.jpg);
background-repeat:no-repeat;
height: 361px;
}


#center_haut{
background-image:url(files/interface/fond_haut_contenu.gif);
background-repeat:no-repeat;
height:3px;
overflow:hidden;
}
#center_bas{
background-image:url(files/interface/fond_bas_contenu.gif);
background-repeat:no-repeat;
height:9px;
}
#center{
background-image:url(files/interface/fonc_contenu.gif);
background-repeat:repeat-y;
min-height:300px;
}

#gauche {
position: absolute;
left:0;
width: 300px;
padding:0px 20px 20px 22px;
}


#centre {
margin-left: 300px;
padding:8px 25px 8px 15px ;
}
#centre a {
color: #0066a9;
text-decoration: none;
}
#centre a:hover {
color: #92c427;
text-decoration: none;
}
#centre li{
margin-left:40px;
}


#pied {
background-image:url(files/interface/fond_footer.gif);
background-repeat:no-repeat;
height: 72px;
line-height:60px;
text-align:center;
}
