

/* TITRES */


.titreGrand { font-size: 14px;
          font-weight: bold;
          color : #00377a;
          font-family: Arial, sans-serif }

.titreGrandBL { font-size: 20px;
          font-weight: bold;
          color : #000000;
          font-family: Arial, sans-serif }

.titreGrandR { font-size: 20px;
          font-weight: bold;
          color :#f10c0c;
          font-family: Arial, sans-serif }
		  
.titreR { font-size: 15px;
          font-weight: bold;
		  padding: 10px 5px 0px 5px;
          color :#f10c0c;
          font-family: Arial, sans-serif }

.titrePetit { font-size: 14px;
          font-weight: bold;
		  line-height:25px;
          color : #000000;
          font-family: Arial, sans-serif }

/* TEXTE */	

.texte { font-size: 14px;
          font-weight: normal ;
          color : #000000;
		  margin-left: 0px;
	      margin-bottom: 0px;
		  text-align:left;
          font-family: Arial, sans-serif }
		  
.texteblanc { font-size: 14px;
          font-weight: normal ;
          color : #ffffff;
		  margin-left: 0px;
	      margin-bottom: 0px;
		  text-align:left;
          font-family: Arial, sans-serif }		  
		  

.texteN { font-size: 14px;
          font-weight: normal ;
          color : #000000;
		  padding: 5px;
		  margin-left: 0px;
	      margin-bottom: 0px;
		  text-align:left;
          font-family: Arial, sans-serif }

.petitexte { font-size: 10px;
          font-weight: normal ;
          color : #000000;
		  margin-left: 0px;
	      margin-bottom: 0px;
          font-family: Arial, sans-serif }



/* MINUS */

.copyright { font-size: 9px;
          font-weight: normal;
          color : #ffffff;
          font-family: Arial, sans-serif }
		  

/* BOUTONS */
		  
.boutGen {font-size:14px;font-family:Arial;color:#000000; font-weight: bold; padding: 4px ;text-decoration:underline}
.boutGen:link {font-size:14px;font-family:Arial;color:#000000; font-weight: bold; padding: 4px ;text-decoration:underline}
.boutGen:visited {font-size:14px;font-family:Arial;color:#000000; font-weight: bold;  padding: 4px ;text-decoration:underline}
.boutGen:hover {font-size:14px;font-family:Arial;color:#000000; font-weight: bold; padding: 4px ;text-decoration: none}

.boutGen2 {font-size:13px;font-family:Arial;color:#000000; font-weight: normal; padding: 4px ;text-decoration:underline}
.boutGen2:link {font-size:13px;font-family:Arial;color:#000000; font-weight: normal; padding: 4px ;text-decoration:underline}
.boutGen2:visited {font-size:13px;font-family:Arial;color:#000000; font-weight: normal;  padding: 4px ;text-decoration:underline}
.boutGen2:hover {font-size:13px;font-family:Arial;color:#000000; font-weight: normal; padding: 4px ;text-decoration: none}


.boutText {font-size:14px;font-family:Arial;color:#79b028; font-weight: normal; padding: 4px ;text-decoration:underline}
.boutText:link {font-size:14px;font-family:Arial;color:#79b028; font-weight: normal; padding: 4px ;text-decoration:underline}
.boutText:visited {font-size:14px;font-family:Arial;color:#79b028; font-weight: normal;  padding: 4px ;text-decoration:underline}
.boutText:hover {font-size:14px;font-family:Arial;color:#57811a; font-weight: normal; padding: 4px ;text-decoration: none}
				

