@charset "iso-8859-1";
/*
KIT X-GRAPHIC
http://www.xgraphic.fr
*/

body  {
background:##F5E7AA repeat-x;
margin-top:0;
}

#colgauche {
background:url('images/fond_menu.jpg') repeat-y;
margin-top:0;
font-family: Verdana;
font-size: 12px;
color: #000000;
}

#coldroite {
background:url('images/fond_page.jpg') repeat-y;
margin-top:0;
font-family: Verdana;
font-size: 12px;
color: #000000;
}

#footer {
background:url('images/footer.jpg') no-repeat;
font-family: Verdana;
font-size: 12px;
color: #000000;
}
#footer a {
text-decoration: none;
color: #000000;
}

#menu {
background:url('images/menu_02.jpg') repeat-y;
font-family: Verdana;
font-size: 12px;
color: #000000;
padding: 0 17px 0 17px;
}
#menu a {
text-decoration: none;
font-weight: bold;
color: #000000;
}
#menu a:hover {
text-decoration: none;
font-weight: bold;
color: #82000C;
}