/* ===| COLORS |==============================================================*/
body {background: #ffffff url(../images/charte/bg-body.jpg) repeat-x top left;}
#wrap-container{ background: url(../images/charte/bg-wrapcontainer.jpg) no-repeat top center; }
#container{background: url(../images/charte/bg-contenu.jpg) repeat-y top left;}



#header{background: url(../images/charte/header.gif) no-repeat top left;}
#footer{background: url(../images/charte/bg-footer.jpg) no-repeat top left;}
#wrap-footer{background-color: transparent;}

p {color: #3d3d3d;}
a {color: #2473cc;}
a:hover { color:#ff7a22; text-decoration: none;}
