body 
{ 
background-color: #000000; 
scrollbar-face-color: #8F9BA2; 
scrollbar-shadow-color: #666666; 
scrollbar-highlight-color: #666666; 
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-darkshadow-color: #CCCCCC; 
scrollbar-track-color: #000000; 
scrollbar-arrow-color: #CCCCCC;
}


<!----------------------Liens par défaut-----------------------------------

a:link {
	color: #0000FF;
}

a:visited {
  color: #3366FF;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #FF0000;
}


<!----------------------Liens par menu bas-----------------------------------
a.menubas
{
color:#666666;
text-decoration: none;
font-weight: bold;
font-family: Viner Hand ITC
}
a.menubas:visited
{
color:#666666;
text-decoration:none;
font-weight:bold;
font-family:Viner Hand ITC
} 
a.menubas:hover
{
color:CC9900;
text-decoration:none;
font-weight:bold;
font-family:Viner Hand ITC
}
a.menubas:link 
{
color: #8F9BA2;
text-decoration:none; 
font-weight:bold;
font-family:Viner Hand ITC
} 

<!----------------------Liens par défaut-----------------------------------
a.lien
{
color:#909090;
text-decoration: none;
font-weight: bold;
font-family: Times New Roman, Times, serif;
}
a.lien:visited
{
color:#909090;
text-decoration:none;
font-weight:normal;
font-family:Times New Roman, Times, serif;
} 
a.lien:hover
{
color:CC9900;
text-decoration:none;
font-weight:normal;
font-family:Times New Roman, Times, serif;
}
a.lien:link 
{
color: #8F9BA2;
text-decoration:none; 
font-weight:normal;
font-family:Times New Roman, Times, serif;
} 


/* --------------- Texte --------------- */

h3.texte { font-family: Times New Roman, Times, serif; font-size: 18px; font-weight: normal; color: #D4841C;}
h3.titre { font-family: Viner Hand ITC, sans-serif; font-size: 20px; font-weight: normal; color: #999999}
h3.description { font-family: papyrus, sans-serif; font-size: 12px; font-weight: normal; color: #BCBCBC}
h3.media { font-family: Times New Roman, Times, serif; font-size: 16px; font-weight: normal; color: #CCCCCC}









