html,body {
background-color : #333333; 
}

.clr_ctr {
background: #777777;
}

.clr_fnd {
background: #666666;
}

.clr_cas1 {
background: #333333;
}

.clr_cas2 {
background: #363636;
}


p,ul,li,td {
font-size : 11px; 
font-family : Verdana;
font-weight: normal;
text-decoration: none;
color: #cccccc;
}

.titre {
font-size : 13px; 
font-family : Verdana;
font-weight: bold;
text-decoration: none;
color: #333333;
}

.titrs {
font-size : 11px; 
font-family : Verdana;
font-weight: bold;
text-decoration: none;
color: #333333;
}

.mini {
font-size : 10px; 
font-family : Verdana;
font-weight: bold;
text-decoration: none;
color: #cccccc;
}

.mind {
font-size : 10px; 
font-family : Verdana;
font-weight: bold;
text-decoration: none;
color: #333333;
}

.menu {
font-size : 11px; 
font-family : Verdana;
font-weight: bold;
text-decoration: none;
color: #777777;
}

a:link {
color : #777777; text-decoration : none;
}

a:visited {
color : #777777; text-decoration : none;
}

a:hover {
color : #cccccc; text-decoration : none;
}