@charset "ISO-8859-1";
body {
	background-color: #CC9999;
}
A:visited {color : #C4A355;
text-decoration : underline}
A:link {color : #422B11; 
text-decoration : underline;}
A:hover {color : #C4A355; 
text-decoration : none;}
A:active {color : #C4A355; 
text-decoration : none;}
.StyleChapeau {
	color: #993366;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	line-height:16px;
}
.StyleTxtCourant {
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: normal;
	line-height:12px;
}
.StyleEnglish {
	color: #993366;
	font: 13px;
	font-size: 12px;
	line-height:12px;
}

.StylePuces {font-weight: bold; color: #993366; font-size: 20px; }

.StyleTableau {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;

}
.StyleTableauGras {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #993366;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
.StyleLegend {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
}
.StyleTitle {
	color: #993366;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
}