/* CSS Document */
Body	{
	FONT-FAMILY: Arial;
	FONT-SIZE: 18px;
	TEXT-DECORATION: none;
	background-color: #e81100;
	}
	
A
	{
	    COLOR: #003366;
	    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       { font-family: Trebuchet MS; font-size: 10pt; word-spacing: 0; margin: 0 4; color:#006600 }
.encadre_photo { border: 2px solid #006600 }
.encadre_cell { border-style: solid; border-width: 1px }
.descriptif       { font-family: Trebuchet MS; font-size: 9pt; word-spacing: 0; margin: 0 4; color:#006600; font-weight:bold }

.corps_centre { font-family: Arial; color: #003366; font-size: 9pt; text-align: center; 
               margin: 0 4 }
.corps_justifie { font-family: Arial; color: #003366; font-size: 10pt; text-align: justify; 
               margin: 0 4 }
.corps_gauche { font-family: Arial; color: #003366; font-size: 10pt; text-align: left; 
               margin: 0 4 }
.corps_droite { font-family: Arial; color: #003366; font-size: 10pt; text-align: right; 
               margin: 0 4 }
.infoslegales { font-family: Comic Sans MS; color: #FFFFFF; font-size: 7pt; text-align: center; 
               margin: 0 4 }
			   
h1           { font-family: Arial; font-size: 12pt; color: #e81100; font-weight: bold;
               text-align: center; margin: 0 4; font-style: normal }
h2           { font-family: Arial; font-size: 11pt; color: #006633; font-weight: bold;
               text-align: center; margin: 0 4 10 0}
h3           { font-family: Arial; font-size: 10pt; color: #006633; font-weight: bold;
               text-align: center; margin: 0 4 }