/* CSS Document */

<style type="text/css">
<!--
.style1 {color: #FF9933;}
.style_mauve {color: #990066;}
A.linkCorpo {font-family: "Verdana", "Arial", "sans-serif";  color: #990066 ; font-size:10px;  text-decoration: none}
A.linkCorpo:hover {font-family: "Verdana", "Arial", "sans-serif";  color: #990066; font-size:10px; text-decoration:underline; }

.style_gris {color: #333333}

.Titre {

	font-family: "Arial Narrow", "Arial", "sans-serif";
	font-size: 14pt;

	font-weight: bold;

	color: #990066 ;

}

.Titre2 {

	font-family: "Arial Narrow", "Arial", "sans-serif";

	font-size: 14pt;

	font-weight: bold;

	color: #333333;

}

.sousTitre {

	font-family: "Arial Narrow", "Arial", "sans-serif";

	font-size: 12pt;

	color: #990066;

}

.sousTitre2 {

	font-family: "Arial Narrow", "Arial", "sans-serif";

	font-size: 12pt;

	color: #333333;

}

-->
</style>
