@charset "utf-8";

html {
	margin: 0;
	padding: 0;
	}
td { 
	FONT-SIZE: 12; font-family: Verdana;}
.EtoileRouge {FONT-SiZE: 12; font-family: Verdana; color:#FF0000;}
.Titre1 {FONT-SIZE: 16; FONT-FAMILY: "Verdana"; COLOR:#000000; FONT-WEIGHT: Bold}
.Titre2 {FONT-SIZE: 14; FONT-FAMILY: "Verdana"; COLOR:#000000; FONT-WEIGHT: Bold}
.Titre3 {FONT-SIZE: 12; FONT-FAMILY: "Verdana"; COLOR:#000000; FONT-WEIGHT: Bold}
.NomChamps {FONT-SIZE: 12; FONT-FAMILY: "Verdana"; COLOR:#990000; FONT-WEIGHT: Bold
	}
body { 
	font: 75% georgia, sans-serif;
	line-height: 1.88889;
	color: #667049; 
	margin: 0; 
	padding: 8;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 { 
	font: 1.3em georgia, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0;
	padding: 4; 
	color: #7D775C;
	}

a:link { 
	font: 95% georgia, sans-serif;
	font-weight: bold; 
	text-decoration: none;
	color: #667049; 
	}
	
a:active { 
	text-decoration: underline;
	color: #667049;
	}
	
a:visited { 
	font: 95% georgia, sans-serif;
	font-weight: bold; 
	text-decoration: none;
	color: #667049; 
	}
	
a:hover {
	font: 100% georgia, sans-serif;
	font-weight: bold; 
	text-decoration: underline;
	color: #667049; 
	}
	
#linkList ul {
	margin: 0;
	padding: 0;
	}
#linkList li {
	line-height: 2.5ex;  
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	list-style-type: none;
	}
#linkList li a:link { 
	font: 95% georgia, sans-serif;
	font-weight: bold; 
	text-decoration: none;
	color: #667049; 
	}
	
#linkList li a:active { 
	text-decoration: underline;
	color: #667049;
	}
	
#linkList li a:visited { 
	font: 95% georgia, sans-serif;
	font-weight: bold; 
	text-decoration: none;
	color: #667049; 
	}
	
#linkList li a:hover { 
	font: 100% georgia, sans-serif;
	font-weight: bold; 
	text-decoration: none;
	color: #667049; 
	}
