/* CSS definition file containing site wide stylesheets */

.Titre {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 16pt;
 	color: rgb(128,128,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Texte_general {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14pt;
 	color: rgb(0,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextObject {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	color: rgb(0,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}