body {
	SCROLLBAR-FACE-COLOR: #F542FF;
	SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
	SCROLLBAR-SHADOW-COLOR:#F542FF;
	SCROLLBAR-3DLIGHT-COLOR:#F542FF;
	SCROLLBAR-ARROW-COLOR: #FF9900;
	SCROLLBAR-TRACK-COLOR:#F542FF;
	SCROLLBAR-DARKSHADOW-COLOR: #F542FF;
	
	cursor:url("/micro.cur");



	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660066;
	background-color: #f566fe;
	margin: 0; 
	padding: 0; 
	width: 100%; 
	height: 100%; 
	font-size: 9px;
	background-attachment: fixed;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a.liens1 {
	color: #660066;
	font-family: verdana;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
} 

a.liens1:hover{ 
color: #FF9900;
font-family: verdana; 
font-size: 10px; 
text-decoration : none  ; }

a.liensref {
	color: #660066;
	font-family: verdana;
	font-size: 9px;
	text-decoration: underline;
	
} 

a.liensref:hover{ 
color: #FF9900;
font-family: verdana; 
font-size: 9px; 
text-decoration : none  ; }