.TITRE {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
	line-height: normal;

}
.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	line-height: normal;


}
.texte {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
A:link {color:#DF7000; text-decoration: none} 
A:visited {color:#884400} 
A:hover {color:#FFFFFF}
A:active {color:#990000}
