.sousTitre
{
font-family: verdana;
font-weight:bold;
font-size: 12px;
color: #009966;
margin:5px 0px 0px 0px;
}
/* ---------------------------------------------------------------------------
OTHER ---------------------------------------------------------------------- */
.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	
	.clearfix {display: inline-block;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	
.div_conteneur{
	width:785px; 
	position:relative; 
	padding:0; 
	margin:-15px; 
	top:0px
	}
	* html .div_conteneur{ margin:0; }

