body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;		
	margin:0;
	}

a {   
   text-decoration:none;
   color: #006666;    
   font-stretch:expanded;
}


a:hover {    
   /*text-decoration:underline;*/
   color: #009999;
}

.ozange {
	color: #006666;
	font-weight: bold;
	}

.libelle {	
	/*font-weight: bold;*/
	width:350px;
	float:left;
	}


#contenu {	
	width: 775px;
	height: 360px;
	overflow:auto;	
}

.entete_tableau{
font-weight:bold;
font-size:12px;
text-align:left;
text-decoration:underline;
padding-bottom:15px;
}

.entete_coord{
font-weight:bold;
font-size:12px;
text-align:left;
}


