html,body {margin:0;padding:0;font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;} 
 
.clear {clear:both;display:block;height:0;margin:0;padding:0;border:0;visibility:hidden;} 
*:first-child+html .clear{margin:-8px 0;} * html .clear{margin:-8px 0;} 
 
#header { 
	background-color:#5a7fa9;
	margin: 0;
	padding: 0;
} 
#center { 
	width:100%; 
} 
#content_float { 
	float:left; 
	width:100%; 
} 
#content { 
	margin-right:380px; 
} 
#right { 
	float:left;
	margin-left:-380px; 
	width:370px;
} 
#footer { 
	width:100%; 
	background-color:#95adc9; 
} 
.nom { font-weight: bold; color: #b00; }
.type { color: #0b0; }
.effectifs { font-style: uppercase; font-weight: bold; }
fieldset { background-color: #efefef;}
legend { text-transform: uppercase; font-weight: bold; font-size: 120%; }
.rStat { font-weight: bold; color: #c00; }
