.Edito
{
	font-family:Arial;
	text-align:justify;
	color:black;
	height:100%;
	font-size:12px;
}
.Edito .clear
{
    clear: both;
}
.Edito h1
{
	background:transparent url(/design/tireBouchon.gif) no-repeat 0 0;
	padding: 10px 0 0 25px;
	color:#EF4123;
	font-weight:bold;
	margin-bottom:10px;
}
.Edito .paragraphe{
	margin-bottom:20px;
}
.Edito .introduction{
	font-weight:bold;
}
.Edito h2{
	background:transparent url(/design/puceTitrePara.gif) no-repeat;
	line-height:20px;
	padding-left:25px;
	text-transform:uppercase;
	color:#81767A;
	font-weight:bold;
	font-size:1.2em;
	clear:left;
	margin-bottom:10px;
}
.Edito .ssTitre{
	color:#F67A13;
	background:transparent url(/design/puceSsTitrePara.gif) no-repeat 0 5px;
	line-height:15px;
	padding-left:15px;
	font-size:1.1em;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:10px;
	display:table-cell;
}
.textePara{
	text-align:justify;
	color:black;
	height:100%;
	font-size:12px;
}
.Edito .left{
	float:left;
	margin-right:10px;
}
.Edito .right{
	float:right;
	margin-left:10px;
}
