@charset "windows-1252";
.texte_Rouge {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #800000;
	font-weight: bold;
	font-size: 14px;
}
.TitrePage   { color: #800000; font-size: 18pt; font-weight: bold; text-align: Center ; font-family: Arial, Helvetica, sans-serif}
.Texte       { font-family: Verdana; font-size: 10pt; color: #800000; font-weight: bold; 
               text-align: Center; margin-top: 3; margin-bottom: 3 }
.MenuNavig   { font-family: Tahoma; font-size: 10pt; text-align: Center; word-spacing: 0; 
               background-color: #800000; color: #E8E4AE; font-weight: bold; 
               border-right-style: solid; border-right-color: #800000; 
               border-bottom-style: solid; border-bottom-color: #800000; 
               margin: 0 }
.TitreParagraphe { font-family: Tahoma; font-size: 14pt; color: #808000; font-weight: bold; 
               text-align: Left; line-height: 200%; 
               list-style-type: disc; list-style-image:  url(%27images/arrow.gif%27); 
               word-spacing: 0; margin-left: 0; margin-top: 6; margin-bottom: 
               6 }
			   
