@charset "iso-8859-1";
/* auteur: André Rouyer */
/* Date de création: 24/03/2001 */

body {
	scrollbar-face-color: #885701; 
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000066; 
	scrollbar-track-color: #785C1B; 
	scrollbar-arrow-color: #FFFFCC;
	background-image: url(images/fondcadre.jpg);	
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: normal;
	color: #000080;



}
	

.txtg {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: normal;
	color: #000080;
}	

.txtn {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: normal;
	color: #000080;
}	

a:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}

a:visited {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: normal;
	color: #000080;
	text-decoration: none;
}

a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-weight: normal;
	color: #930;
	text-decoration: underline;
}
