
<!------------------------- DEBUT DU SCRIPT  COULEUR-FORMULAIRE----------------------> 
<style TYPE="text/css"> 
<!-- 
INPUT { 
color:#603838; 
background-image: url(fondformul.JPG);
BORDER: #CCCCCC 1px solid;

} 
SELECT { 
color:#603838; 
background-image: url(fondformul.JPG); 
BORDER: #CCCCCC 1px solid;

}
TEXTAREA { 
color:#603838; 
background-image: url(fondformul.JPG); 
BORDER: #CCCCCC 1px solid;

} 
--> 
</style>
<!------------------------ FIN DU SCRIPT COULEUR-FORMULAIRE------------------------>





a.menu:active
{
	color: #CCCCCC;
	font-size:13px; font-family: Times New Roman;text-decoration: none;
}

a:link
{
	color: #CCCCCC;
	font-size:13px; font-family: Times New Roman;text-decoration: none;
}

a:visited
{
	color: #CCCCCC;
	font-size:13px; font-family: Times New Roman;text-decoration: none;
}

a:active
{
	color: #CCCCCC;
	font-size:13px; font-family: Times New Roman;text-decoration: none;
}

a:hover
{
	color: #FFFFFF;
	font-size:12px; font-family: Times New Roman;text-decoration: none;cursor:url("02.cur");	
}


body {	
	cursor:url("01.cur");
	background-attachment: fixed;
	background-image: url(trompette.jpg);
	background-repeat: repeat=y;
	background-position:;
	background-color: #000000;
	margin: 0px; font-family: Times New Roman;color: #CCCCCC; font-size:14px;

	
	scrollbar-face-color: #000000; 
	scrollbar-highlight-color:#000000; 
	scrollbar-3dlight-color: #CCCCCC; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-shadow-color: #CCCCCC; 
	scrollbar-arrow-color: #CCCCCC; 
	scrollbar-track-color: #000000; 
}
