@charset "utf-8";
/* CSS Document */

#presseImg{
	
	width:1000px;
	height:150px;
	margin-bottom:30px;
    margin-left:10px;
    float:left;
    
	
}
#presseTitre{
	
	
	width:700px;
	height:60px;
	margin-top:25px;
	margin-left:80px;
}

#presseConteneur{
	display:block;
	float:left;
	width:848px;
	height:100%;
	margin-left:65px;
	margin-bottom:60px;
	
}
.texteCourant-presse{
	text-align:justify;
	font-size:11px;
	padding:15px;
	background-color:#eaeaea;
	margin-left:23px;;
	width:795px;
	height:100%;
	display:block;
	float: left;
	margin-bottom:40px;
}

