/*
Design by Creation Mini Site
http://www.creation-mini-site.com
*/

/* Parametre generaux */
HTML {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
padding-top : 0; 
} 
BODY {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 10px 0; 
font : 0.9em "Trebuchet MS", verdana, sans-serif; 
color : black; 
padding-top : 0; 
background-color : #cccccc; 
text-align : center; 
} 
DIV {
padding-right : 0; 
padding-left : 0; 
padding-bottom : 0; 
margin : 0; 
padding-top : 0; 
} 
#conteneur {
margin : 0 auto; 
width : 843px; 
color : black; 
text-align : justify; 
} 
#header {
height:200px; 
background : url(images/header.jpg);
background-repeat:no-repeat;
background-position:center center;
}
#contenu {
padding: 10px 20px 10px 10px; 
height:auto;
background : url(images/border.jpg);
text-align : justify; 
}
#footer {
height: 117px; 
background : url(images/footer.jpg);
background-repeat:no-repeat;
background-position:center center;
}
#footer-menu {
MARGIN: 5px auto;
padding: 0px 0px 10px 15px;
width: 700px;
color: #336699;
height : 40px;
font-size : 12px;
font-weight: bold;
text-align : center;
}
#footer-menu A {
COLOR: #336699;
TEXT-DECORATION: none; 

}
