body {
	background-color: #FFFFCC;
	background-image : url(../images/fond-activite.gif);
	background-repeat : no-repeat;
	background-position : left top;
	background-attachment: scroll;
	
	scrollbar-face-color: #CC0000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #FFFFCC;
	scrollbar-arrow-color: #FFFFFF
}

link {

}
	a:link {text-decoration: underline; color:#CC0000;  }
	a:visited {text-decoration: underline; color:#990000; }
	a:hover { color:#ff3300;text-decoration: underline; 
}

.texte {  
	text-align: justify; font-family: Arial, Helvetica, sans-serif; font-size: 11 px
