/*contenu presse*/



#presse{
	width:789px;
	/*height:700px;*/
	height:100%;
	color:#000;
}

#presse h2{
	color:#FFF;
	padding:15px 0px 10px 45px;
	background:url(../images/source/tetes/tete_presse.png) no-repeat;
	font-size:1.2em; 
}

#bandeau_presentation {
	background:#cd0102 url(../images/source/bg_rouge.jpg) no-repeat;
	width:45px;
	
}

#text{
	padding:40px 15px 0px 30px;
	text-align:justify;
	background-color:#fff;
	margin-left:45px;
	width:698px;
	overflow:hidden;
	min-height:440px;
}

*html #text{
	height:440px;
}
#presse p{
	padding-bottom:15px;
	font-size:0.9em;
}

.article{
	width:541px;
	padding:10px 0px 20px 0px;
}
div.gauche {float:left; padding-left:25px;}
div.droite{float:right; padding-right:20px;}

.description {
	overflow:hidden;
}
*html .description {
	margin-left:160px;
}
#bloc_presse{
	float:right; 
	width:743px; 
	background-color:#fff;
	padding-top:15px;
	padding-bottom:20px;
}

#presse p{
	padding-bottom:15px;
	font-size:0.9em;
}
.article img.gauche { float:left; padding-right: 10px;}




