
.Justify     { text-align: justify }

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
span.maingras  {
	font-weight : bold;
	}
span.mainplus  {
	font-weight : bold;
	font-size: 14px;

	}
	
span.mainitalic {
	font-style : italic;
	}
	
span.maincolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC2F2F;
	}
	
span.maincolorgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC2F2F;
	font-weight : bold;
	}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	}
	
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold; 
	color: #000000;
	}
span.grasplus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold; 
	color: #000000;
	}
.grandtitre {
	font-family: Arial, Helvetica, sans-serif;
	/* font-weight : bold; */
	font-size: 16pt;
	color: #000000;
	}
	
span.grandtitrecolor {
	color: #CC2F2F;
	}
		
span.grandtitreplus {
	font-size: 18pt;
	}
	
span.grandtitregras {
	font-weight : bold;
	}	
	
.petittitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA006E;
	}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC2F2F;
	font-variant : small-caps;
	}
.textdefil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC2F2F;
	}
.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	background-color: #F0BDC2;
	text-align : right;
		}
/* a.menu{
	color: #CC2F2F;
	text-decoration: underline;
	} 
*/

A:link {
	COLOR: #CC2F2F;
	text-decoration:none;
	}
A:visited {
	COLOR: #CC2F2F;
	text-decoration:none;
		}
A:hover {
	COLOR: #000000;
		/*text-decoration:none; */
	text-decoration:underline;
	}
