/* CSS Document */
Body	{
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	TEXT-DECORATION: none;
	background-color: #e68e36;
	}
	
A
	{
	    COLOR: #FFFFFF;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 15px;
	    TEXT-DECORATION: none;
	    FONT-WEIGHT: bold;	
	}

A:hover
	{
	    COLOR: #000000;
	    FONT-FAMILY: Arial;
	    FONT-SIZE: 15px;
	    TEXT-DECORATION: none;
	    FONT-WEIGHT: bold;
	    BACKGROUND-COLOR: none;
	}

.corps_centre { font-family: Arial; color: #FFFFFF; font-size: 9pt; text-align: center; 
               margin: 0 4 }
.corps_justifie { font-family: Arial; color: #FFFFFF; font-size: 10pt; text-align: justify; 
               margin: 0 4 }
.corps_gauche { font-family: Arial; color: #FFFFFF; font-size: 10pt; text-align: left; 
               margin: 0 4 }
.corps_droite { font-family: Arial; color: #FFFFFF; font-size: 10pt; text-align: right; 
               margin: 0 4 }
.infoslegales { font-family: Comic Sans MS; color: #000000; font-size: 7pt; text-align: center; 
               margin: 0 4 }
.corps_petit  { font-family:Verdana; color:#FFFFFF; font-size:9px; text-align:center;
				margin: 0 4}
.li {	font-family: Arial; color: #FFFFFF; font-size: 10px; text-align:center;
			margin: 0 4}
.encadre_photo { border: 2px solid #FFFFFF; margin: 0 4 }
			   
h1           { font-family: Arial; font-size: 16pt; color: #6b1110; font-weight: bold;
               text-align: center; margin: 0 4; font-style: normal }
h2           { font-family: Arial; font-size: 14pt; color: #6b1110; font-weight: bold;
               text-align: center; margin: 0 4 10 0}
h3           { font-family: Arial; font-size: 10pt; color: #6b1110; font-weight: bold;
               text-align: center; margin: 0 4 }
