@charset "iso-8859-1";
/*
XGRAPHIC.FR
http://www.xgraphic.fr
*/

body  {
background:url('images/fond.jpg');
margin-top: 0;
font-family: Verdana;
font-size: 11px;
}

#header {
background:url('images/template_05.jpg') no-repeat;
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
padding: 0 10px 0 12px;
}

#colonne-gauche {
background:url('images/template_18.jpg') repeat-y;
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
}

#corps {
background:#FFFFFF;
font-family: Verdana;
font-size: 11px;
color: #000000;
}

#menu {
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
padding: 0 10px 0 10px;
}
#menu a {
text-decoration: none;
color: #FFFFFF;
}
#menu a:hover {
text-decoration: underline;
color: #F8DC03;
}

#cadre {
background:url('images/template_19.jpg') repeat-y;
font-family: Verdana;
font-size: 11px;
color: #FFFFFF;
padding: 0 10px 0 10px;
}
#cadre a {
text-decoration: none;
color: 091c7b;
}
#cadre a:hover {
text-decoration: underline;
color: #3a6194;
}

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