body, td {
	font-family: Verdana, Arial, Helvetica;sans-serif;
	font-size: 8pt;
	color: #000000;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 3px;
	color: #FFFFFF;
	background-color: #e7a15c
}

a { 
	color: #CC6633; 
	font-weight: bold; 
	text-decoration: none
}

a:hover { 
	font-weight: bold; 
	text-decoration: underline
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #055398;
	font-weight: bolder;
	letter-spacing: 5px;
	font-style: normal;
	text-align: left;
	text-transform: uppercase;
	background-image:url(images/bloc_orange.gif);
	background-position:center;
	background-repeat:no-repeat;	
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #CC6633;
	font-weight: bold;
	letter-spacing: 5px;
	border-bottom: solid;
	border-bottom:solid;
	border-bottom-style:solid;
	border-bottom-color:#e7a15c;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #055398;
	font-weight: bold;
	letter-spacing: 5px;
}

hr {
	color: #e7a15c;
	background-color: #e7a15c;
	height: 5px;
	border: 0;
}

li {
	list-style-position: outside;
	list-style-image: url(images/bulle.gif);
}

.coord {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}