H1  
	{
	font-size : 20px;
	color : Black;
	font-weight : bold;
	font-family : Garamond;
	text-align : center;
	background-image : url(../Images/Divers/TitreH1.jpg);
	background-position : center;
	background-color : #30CD30;
	margin-top : -15px;
	border-width : 0;
	border-color : Black;
	border-style : outset;
	padding-top : 2px;
	padding-bottom : 2px;
	padding-left : 60px;
	padding-right : 60px;
	margin-right : -10px;
	margin-left : -10px;
	}

H2	
	{
	font-weight : bold;
	color : Black;
	font-family : Garamond;
	font-size : 16px;
	margin-bottom : 0px;
	}



BODY
	{
	background-color : #ddffdd;
	}

P,TR,TD { color:Black ; font-family : Garamond; font-size:16px}
P.first {margin-top:0pt}


span.bleu  {
	color : #330066 ;
}


A
	{
	font-weight : bold;
	color : #330066 ;
	text-decoration : none;
	font-family : Garamond;
	font-size:16px
	}
	
A.H1 {
	color : black;
	font-size : 20px;
}
		
LI,OL {font-weight:normal ; color : Black; font-family : Garamond; font-size:16px}
span.b{font-weight: bold; font-size:16px}
span.small{font-size : 12px}
