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

body  {
background:#7D7C79 url('images/fond.jpg') 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 30px;
}
#menu a {
text-decoration: none;
color: #000000;
}
#menu a:hover {
text-decoration: underline;
color: #660033;
}