BODY { 	background-color: white;
	margin-top:0px;
	margin-left: 0px;
	margin-right:15px;
	}

H1 {   	color: blue;
	background: white;
	font-family: Impact,Monaco;
	font-size: 15pt;
	}

H2 {	color: navy;
	font-family: Arial,Helvetica;
	font-size: 12pt;
	}

H3 {	color: gray;
	font-family: Arial,Helvetica;
	font-size: 10pt;
	margin-left:50px;
	style: bold;
	}
	   
.texte {
           font-family: Arial;
	line-height: 11pt;

           font-size: 9pt;
	margin-right:5px;
	margin-left:20px;
	margin-top:10px;
           text-align: justify;
	   color:black;
         }

.sommaire {
           font-family: Arial,Verdana;
           font-size: 9pt;
	margin-right:1px;
	margin-left:0px;
           text-align: left;
	   color:white;
         }

.news {
           font-family: Arial;
           font-size: 9pt;
	margin-right:15px;
	margin-left:5px;
           text-align: justify;
	   color:black;
         }

.sstitre {     font-size: 14pt;
               font-family: Arial;
	       color: black;
	       background-color:white;
               }

A:link {
font-style: normal;
font-size: 9pt;
font-family: "arial", "verdana", "helvetica";
color: black;
text-decoration: underline;
}

A:visited {
font-style: normal;
font-family: "arial", "verdana", "helvetica";
font-size: 9pt;
color: black;
text-decoration: underline;
}

A:active {
font-style: normal;
font-size: 9pt;
font-family: "arial", "verdana", "Verdana", "helvetica", "Helvetica";
color: navy;
text-decoration: underline;
}

A:hover {
font-family: "arial", "verdana", "Verdana", "helvetica", "Helvetica";
color: red;
font-size: 9pt;
text-decoration: underline;
}
