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

body  {
background:#B8ECFF;
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: 14px;
color: #000000;
padding: 0 17px 0 17px;
}
#menu a {
text-decoration: none;
color: #000000;
}
#menu a:hover {
text-decoration: underline;
color: #0C4BA0;
}

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

#description {
font-family: Verdana;
font-size: 12px;
color: #000000;
padding: 0 10px 0 10px;
}
#description a {
text-decoration: none;
color: #000000;
}

#titre {
font-family: Verdana;
font-size: 14px;
color: #000000;
padding: 0 17px 0 17px;
}
#titre a {
text-decoration: none;
color: #000000;
}