/* CSS Document */
/*CENTRE*/
.centre{
	width:658px;
	float:left;
	background-color:#f8f8f6;
	margin-top:2px;
}
.left{
	float:left;
	width:643px;
	padding-left:15px;
}
.esprit{
	float:left;
}
.img{
	margin:7px 15px 0px 0px;
	float:left;
	width:113px;
}
.centre .texte{
	width:643px;
	float:left;
	text-align:justify;
	padding-bottom:15px;
}
.centre .texte .texte1{
	width:500px;
	float:left;
	padding-top:15px;
}
/*
.centre .texte2{
	width:461px;
	margin:0px 0px 15px 0px;
}
.centre .texte2 .texte{
	float:left;
	text-align:justify;
	width:276px;
}
.centre .texte2 .img{
	float:left;
	width:170px;
	height:170px;
	margin:0px 15px 15px 0px;
}
*/
/**/
.ouverture{
	width:471px;
	height:220px;
	float:left;
	background-color:#f8f8f6;
	background-image:url(images/fond-ouverture.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-top:15px;
	padding-left:187px;
}
.ouverture .texte{
	width:308px;
	float:left;
	text-align:justify;
	margin:15px 0px 15px 0px;
}