/* CSS Document */
/*CENTRE*/
.all{
	background-color:#f8f8f6;
	float:left;
	margin-bottom:15px;
}
.part{
	width:314px;
	float:left;
	margin:2px 0px 0px 0px;
	padding:0px 0px 15px 15px;
}
.part .texte{
	float:left;
	width:299px;
	text-align:justify
}
.part .img{
	float:left;
	margin:15px 0px 15px 0px;
}
.pro{
	float:left;
	width:314px;
	margin:2px 0px 0px 0px;
	padding:0px 0px 15px 15px;
}
.pro #flash{
	float:left;
	padding:15px 0px 15px 25px;
}
.pro .texte{
	float:left;
	text-align:justify;
	width:299px;
}
a {
	color:#95958f;
}
a:hover{
	font-weight:bold;
}
.tarif_caps{
	float:left;
	width:558px;
	padding-left:100px;
	margin-bottom:15px;
}
.tarif{
	float:left;
	background-color:#f8f8f6;
	width:428px;
	padding:15px;
	
}
.tarif .item{
	margin-bottom:5px;
}