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

body  {
background:#1D3300 url('images/fond.jpg') repeat-x;
margin-top:0;
}


tr,td  {
font-family: verdana, Arial; font-size:12px;
}

a:link { color:#000000; }
a:active{ color:#333333; }
a:visited { color:#666666; }
a:hover { color:#000000; }



#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: #FFFFFF;
padding: 0 17px 0 17px;
}
#menu a {
text-decoration: none;
color: #FFFFFF;
}
#menu a:hover {
text-decoration: underline;
color: #FFB908;
}