.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 005da3;
	margin-right:15px;
	top: auto;
	line-height: 15px;
	text-align: justify;

}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: FF0000;
	margin-right:15px;
	top: auto;
	line-height: 15px;

}
.titre {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 56b026;
	margin-right:15px;
	top: auto;
	line-height: 15px;
	text-align: justify;
}

.header {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ffffff;
	background-color :56b026;
	margin-right:15px;
	top: auto;
	line-height: 15px;
	text-align: justify;
}

.header2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ffffff;
	background-color :67C137;
	margin-right:15px;
	top: auto;
	line-height: 15px;
	text-align: justify;
}

.header3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: ffffff;
	background-color :78D248;
	margin-right:15px;
	top: auto;
	line-height: 15px;
	text-align: justify;
}

#content {
	width: 658px;
	margin: 25px 0 0 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005da3;
}
#content .break {
	clear: both;
}
#content .elt {
	margin-bottom: 45px;
	float: left;
	width: 320px;
}
#content .left {
	margin-right: 40px;
	width: 295px;
}
#content .edito {
	width: 90%;
	margin-bottom: 34px;
	font-weight: bold;
}
#content .title {
	margin-bottom: 3px;
	font-weight: bold;
	color: #56b026;
}
#content .blue {
	color: #005da3;
}
#content .text {
	margin-bottom: 3px;
}
#content .link a {
	color: #005da3;
	text-decoration: underlined;
}
#content .link a.green {
	font-weight: bold;
	color: #56b026;
}

#content.back {
	background: url('images/fond.png') no-repeat;
	margin: 20px 0 0 0;
}
#content .atout img {
	float: left;
	margin-bottom: 10px;
}
#content .atout div {
	height: 32px;
	margin: 0 0 2px 105px;
}
#content .atout p {
	margin: 0 0 0 105px;
}
#content .ethique {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ethique.png');
}
#content[id] .ethique {
	background: url('images/ethique.png') no-repeat;
}
#content .ecologique {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ecologique.png');
}
#content[id] .ecologique {
	background: url('images/ecologique.png') no-repeat;
}
#content .economique {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/economique.png');
}
#content[id] .economique {
	background: url('images/economique.png') no-repeat;
}
#content .gamme {
	margin: 2px 0 0 100px;
}
#content .gamme img {
	border: 0;
}