@charset "iso-8859-1";
/* CSS Document */

body{
	scrollbar-face-color:BLACK;
	scrollbar-arrow-color:#AB1919;
	scrollbar-track-color:BLACK;
	scrollbar-3dlight-color: #AB1919;
	font:"comic Sans MS";
	font-size:medium;

}

A { 
	color:#AB1919; 
	TEXT-DECORATION:none; 
	font-size:small;
}
A:hover { 
	COLOR:#AB1919;
	TEXT-DECORATION:none;
	border-bottom-style:dotted; 
	border-bottom-width:1 px;
	border-top-style:dotted; 
	border-top-width:1 px;
	background:"BLACK";
}

                                          
p.milieu {
	text-align:center;
}
p.menu { 
	font-size:medium; 
	color:#AB1919; 
	text-align:center; 
	font-size:medium;
}
