p {
 	font-family : verdana, arial, helvetica, sans-serif ;
 	font-weight : normal ;
 	font-style : normal ;
 	color : rgb(127,127,127) ;
 	text-align : left ;
 	
 	margin-top : 12px ;
 	}
 
 p.navigation {
	font-size : 10px ;
 	color : rgb(141,148,141) ;
 
 	margin-top : 30px ;
 	margin-bottom : 5px ;
 	}
 
 p.copyright {
 	font-size : 9px ;
 	color : rgb(141,148,141) ;
 
 	margin-top : 5px ;
 	margin-bottom : 30px ;
 	}	
 
 p.copy {
 	font-size : 13px ;
 	line-height : 24px ;
 	margin-top : 15px ;
 	}
 
 p.titreTableau {
 	font-family : Helvetica, Arial, Lucida, sans-serif ;
 	font-style : capitalize ;
 	font-size : 13px ;
 	line-height : 21px ;
 	font-weight : normal ;
 	letter-spacing : 0.2em ;
 	word-spacing : 0.2em ;
 	color : #004873;
 	
 	margin-left : 10px ;
 	margin-right : 10px ;
 	margin-top : 25px ;
 	}
 
 p.tableau {
 	font-size : 10px ;
 	line-height : 13px ;
 	color : rgb(90,97,90) ;
 
 	margin-top : 7px ;
 	margin-right : 10px ;
 	margin-left : 10px ;
 	margin-bottom : 7px ;
 	}
 
 
 p.situation {
 	font-size : 10px ;
 	line-height : 16px ;
 	color : rgb(90,97,90) ;
 
 	margin-top : 7px ;
 	margin-right : 10px ;
 	margin-left : 10px ;
 	margin-bottom : 7px ;
 	}
 
 
 p.contact {
 	font-size : 12px ;
 	line-height : 24px ;
 	text-align : justify ;
 	}
 	
 	
 td.form {
 	font-family : verdana, arial, helvetica, sans-serif ;
 	font-weight : normal ;
 	font-style : normal ;
 	color : rgb(127,127,127) ;
	font-size : 12px ;
 	line-height : 24px ;
 	text-align : right ;
 	}
	
td.card {
 	font-family : verdana, arial, helvetica, sans-serif ;
 	font-weight : normal ;
 	font-style : normal ;
 	color : rgb(127,127,127) ;
	font-size : 12px ;
 	line-height : 24px ;
 	text-align : left ;
 	}
	
p.legende {
 	font-family : verdana, helvetica, arial, lucida, sans-serif ;
 	font-weight : bold ;
 	font-style : normal ;
 	font-size : 10px ;
 	color : rgb(255,255,255) ;
 	
 	margin-left : 5px ;
 	margin-top : 2px ;
 	}	
 	
 
 address {
 	font-family : verdana, helvetica, arial, lucida, sans-serif ;
 	font-size : 11px ;
 	font-weight : normal ;
 	font-style : normal ;
 	color : rgb(141,148,141) ;
 
 	margin-top : 5px ;
 	margin-left : 45px ;
 	}
 
 img.filet {
 	background-color : #DCDCDC;
    border : 1px solid;
	 }
 
 a.navigation, a.navigation:visited {
 	font-size : 12px ;
    color : rgb(141,148,141) ;
 	text-decoration : none ;
 	font-weight : normal ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	}
 	
 a.navigation:hover, a.navigation:active {
 	font-size : 12px ;
    color : #004873;
 	text-decoration : none ;
 	font-weight : normal ;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 	}