.std {font-size : 9px;font-family : Verdana;color : #000000;}
.news {font-size : 9px;font-family : Verdana;color : #FFFFFF;}
.footer {font-size : 9px;font-weight : bold;font-family : Verdana;color : #FFFFFF;}
.menu {font-size : 9px;font-weight : bold;font-family : Verdana;color : #FFFFFF;}
.header {font-size : 9px;font-weight : bold;font-family : Verdana;color : #000000;}

BODY {
scrollbar-face-color: #8196BA;
scrollbar-shadow-color: #000066;
scrollbar-highlight-color: #4159b1;
scrollbar-3dlight-color: #000000;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #2D3F7F;
scrollbar-arrow-color: #ffffff;
}

a.std:visited {
color : #000000; 
text-decoration : underline;
font-size : 9px;
font-family : Verdana; 
} 
a.std:link {
color : #000000; 
text-decoration : underline; 
font-size : 9px;
font-family : Verdana; 
} 
a.std:hover {
color : #BB3333;
text-decoration : underline;
font-size : 9px;
font-family : Verdana;  
}

a.footer:visited {
color : #FFFFFF; 
text-decoration : none;
font-size : 9px;
font-family : Verdana; 
} 
a.footer:link {
color : #FFFFFF; 
text-decoration : none; 
font-size : 9px;
font-family : Verdana; 
} 
a.footer:hover {
color : #FCC400;
text-decoration : underline;
font-size : 9px;
font-family : Verdana; 
}

a.menu:visited {
color : #FFFFFF; 
text-decoration : none;
font-weight : bold;
font-size : 9px;
font-family : Verdana; 
} 
a.menu:link {
color : #FFFFFF; 
text-decoration : none; 
font-size : 9px;
font-family : Verdana; 
} 
a.menu:hover {
color : #FCC400;
text-decoration : none;
font-size : 9px;
font-family : Verdana;  
}


a.menuht:visited {
color : #330099; 
text-decoration : none;
font-size : 12px;
font-family : Verdana;

} 

a.menuht:link {
color : #330099; 
text-decoration : none; 
font-size : 12px;
font-family : Verdana;
 
} 

a.menuht:hover {
color : #330099;
font-weight : bold;
text-decoration : none;
font-size : 12px;
font-family : Verdana;

}

#deux {
	list-style-type:none;
	padding:0;
}

#deux a { /* définition du lien qui occupera toute la place du conteneur */
display: block;
width: 250px;
height: 100%;
color: #000;
padding-left:20px;/* largeur de l'image */
background:url(img_templates/2080.gif) no-repeat transparent left center;
}
#deux a:hover { 
	background:url(img_templates/2084.gif) no-repeat transparent left center;
}








#deux li a, #deux li.item1 {padding-left:2.5em;}