.body	{
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #CCCCCC; 
scrollbar-highlight-color: #CC9966; 
scrollbar-3dlight-color: #999999; 
scrollbar-darkshadow-color: #CC9966; 
scrollbar-track-color: #CC9966; 
scrollbar-arrow-color: #000000;
background-color: #CC9966;
font-family: Verdana; 
font-size: 10pt; 
}

.title      	{ text-decoration: none; font-family: Arial; font-size: 30pt; font-weight: bold; color: #333333; }
.title:link 	{ text-decoration: none; font-family: Arial; font-size: 30pt; font-weight: bold; color: #333333; }
.title:visited { text-decoration: none; font-family: Arial; font-size: 30pt; font-weight: bold; color: #333333; }
.title:hover   { text-decoration: none; font-family: Arial; font-size: 30pt; font-weight: bold; color: #333333; }

.lien { font-family: Verdana; font-size: 12pt; color: #333333; font-weight: bold;}
.lien:link {text-decoration: none; color: #333333; font-size: 12pt; font-weight: bold;}
.lien:visited {text-decoration: none; color: #333333; font-size: 12pt; font-weight: bold;}
.lien:hover {text-decoration: none; background-color: #333333; color: #ffffff; font-size: 12pt;}

.warning { font-family: Verdana; font-size: 7pt; color: #ff6633; font-weight: bold;}
.texte { font-family: Verdana; font-size: 9pt; color: #000000;}

.bouton {
    CURSOR: hand;
	BACKGROUND-COLOR: #777777; 
    font-size: 7pt;	
	color: #ffffcc;
   	text-align:center;
	font-weight: bold;
}

.formulaire1 {
font-family:Arial,Verdana,Helvetica; 
font-size: 9px; color:#ff6633 ;
font-weight:bold;
background-color: #FFffcc;
scrollbar-face-color: #FFffcc; 
scrollbar-shadow-color: #FFffcc; 
scrollbar-highlight-color: #FFffcc; 
scrollbar-3dlight-color: #FFffcc; 
scrollbar-darkshadow-color: #FFffcc; 
scrollbar-track-color: #FFffcc; 
scrollbar-arrow-color: #003399;
CURSOR: hand;
}

