body{
	color:#343434;
	font-family:Arial;
	font-size:11px;
	text-align:center;
	margin:0px;
	padding:0px;
	background:#FFFFFF url('../images/bodyBkg2.jpg') repeat-x;
	line-height:18px;
}
h1,h2,h3,h4,h4,p,form{
	margin:0px;
	padding:0px;
}
.clearBoth{
	clear:both;
}
div#mainTpl{
	width:978px;
	margin:0 auto;
	text-align:left;
	background:url('../images/mainTplBkg2.jpg') no-repeat;
}
div#mainTpl div.header{
	height:149px;
	width:978px;
}
div#mainTpl div.header div.topMenu{
	float:left;
	margin-left:80px;
	margin-top:110px;
}
div#mainTpl div.header div.topMenu a{
	display:block;
	padding-left:10px;
	padding-right:10px;
	height:39px;
	line-height:39px;
	text-decoration:none;
	color:#8C8C8C;
	float:left;
	font-size:12px;

}
div#mainTpl div.header div.topMenu a.sel,div#mainTpl div.header div.topMenu a:hover{
	display:block;
	color:#03274E;
	background:url('../images/menuBkg.jpg') repeat-x;
	border-bottom:1px solid #3F5E7D;
	padding-left:10px;
	padding-right:10px;
	height:39px;
	line-height:39px;
	text-decoration:none;
	color:#8C8C8C;
	float:left;
	font-size:12px;
}

div#mainTpl div.homeTop{
	height:34px;
	width:978px;
	text-align:left;
	position:relative;

}
div#mainTpl div.homeTop .submenu{
	position:absolute;
		top:0px;
		left:335px;
	width:635px;
	height:33px;
	background:url("../images/submenuBg.gif") repeat-x top left;
	margin-top:1px;
}

div#mainTpl div.homeTop .submenu ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
div#mainTpl div.homeTop .submenu ul li{
	float:left;
}
div#mainTpl div.homeTop .submenu ul li a{
	display:inline-block;
	/*float:left;*/
	background:url("../images/footArrow.gif") no-repeat 0px 10px;
	padding-left:10px;
	font-weight:bold;
	color:#A7AECA;
	line-height:29px;
	text-decoration:none;
	margin-right:20px;

}

div#mainTpl div.homeTop .submenu ul li a:hover,div#mainTpl div.homeTop .submenu ul li a.sel{
	display:inline-block;
	/*float:left;*/
	padding-left:10px;
	font-weight:bold;
	color:#A7AECA;
	line-height:29px;
	text-decoration:none;
	margin-right:20px;
	color:#ffffff;
	background:url("../images/footArrow.gif") no-repeat 0px 10px;
}

div#mainTpl div.homeTop a.liens{
	width:156px;
	height:201px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	margin-left:15px;
	background:url('../images/liens.jpg') no-repeat;
}
div#mainTpl div.homeTop a.liens:hover{
	background:url('../images/liens_hover.jpg') no-repeat;
}
div#mainTpl div.homeTop a.affiliation{
	width:170px;
	height:201px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	background:url('../images/affiliation.jpg') no-repeat;
}
div#mainTpl div.homeTop a.affiliation:hover{
	background:url('../images/affiliation_hover.jpg') no-repeat;
}
div#mainTpl div.homeTop a.naturel{
	width:169px;
	height:201px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	background:url('../images/naturel.jpg') no-repeat;
}
div#mainTpl div.homeTop a.naturel:hover{
	background:url('../images/naturel_hover.jpg') no-repeat;
}
div#mainTpl div.homeTop a.ergonomie{
	width:165px;
	height:201px;
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	background:url('../images/ergonomie.jpg') no-repeat;
}
div#mainTpl div.homeTop a.ergonomie:hover{
	background:url('../images/ergonomie_hover.jpg') no-repeat;
}
div#mainTpl div.homeContent{
	float:left;
	width:610px;
	margin-left:35px;
	_margin-left:25px;
	margin-top:28px;
	padding-bottom:45px;
}

div#mainTpl div.homeContent p{
	font-size:13px;
	font-weight:normal;
	color:#333333;
	line-height:18px;
	width:520px;
	text-align:left;
}

div#mainTpl div.homeContent p.mb15{
	margin-bottom:15px;
}

div#mainTpl div.homeContent p.center{
	text-align:center;
}

div#mainTpl div.homeContent p.small{
	width:600px;
	font-size:10px;
	line-height:14px;
	margin-top:30px;
}

div#mainTpl div.homeContent p.small a{
	color:#84A8CC;
	font-weight:bold;
	text-decoration:underline;
}

div#mainTpl div.homeContent p.small a:hover{
	text-decoration:none;
}

div#mainTpl div.homeContent p span.blue,div#mainTpl div.homeContent p span.blue a{
	color:#48719F;
	font-weight:bold;
	text-decoration:none;
}

div#mainTpl div.homeContent p span.blue a:hover{
	text-decoration:underline;
}

div#mainTpl div.homeContent p span.green{
	color:#90CA52;
}
div#mainTpl div.homeContent h1{
	border-bottom:2px solid #8FC951;
	padding-bottom:15px;
	margin-bottom:15px;
	color:#02254F;
	font-weight:normal;
	line-height:24px;
	font-size:22px;
}

div#mainTpl div.homeContent h1 span.green{
	color:#8EC951;
}


div#mainTpl div.homeContent h2{
	font-size:14px;
	font-weight:normal;
	color:#313131;
	margin-bottom:10px;
}
div#mainTpl div.homeContent h2 span{
	color:#47719B;
}
div#mainTpl div.contentRight{
	float:left;
	margin-left:30px;
	width:282px;
	background:url('../images/contentRightBkg.jpg') no-repeat left bottom ;
}
div#mainTpl div.contentRight h3{
	border-bottom:2px solid #8FC951;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#8FC951;
	font-size:16px;
	font-weight:bold;
}
div#mainTpl div.contentRight h3.underImg{
	margin-top:130px;
}
div#mainTpl div.contentRight h4{
	margin-bottom:10px;
	color:#323232;
	font-size:14px;
	font-weight:bold;
}
div#mainTpl div.contentRight div.contentRightTop{
	background:url('../images/contentRightBkgTop2.jpg') no-repeat;
	padding:20px;
	position:relative;
	margin-top:2px;
}
div#mainTpl div.contentRight div.contentRightTop ul{
	margin:0px;
	padding:0px;
	list-style-image: none;
	list-style-type: none;
}
div#mainTpl div.contentRight div.contentRightTop li{
	margin:0px;
	padding:0px;
	background:url('../images/arrow.jpg') no-repeat 0px 6px ;
	padding-left:10px;
	list-style-image: none;
	list-style-type: none;
}

div#mainTpl div.contentRight div.contentRightTop li a{
	color:#84A8CC;
	font-weight:bold;
}

div#mainTpl div.contentRight div.contentRightTop li a:hover{
	color:#84A8CC;
	font-weight:bold;
	text-decoration:none;
}
img.audit_p{
	position:absolute;
	left:14px;
	_left:-6px;
}

.footer{
	width:100%;
	height:199px;
	background:url("../images/footerBg2.jpg") repeat-x top left;
}

.footer .footerContent{
	width:946px;
	_width:948px;
	margin:0 auto;
}

.footer .footerContent .fleft{
	width:341px;
	float:left;
}
.footer .footerContent .fleft img.flogo{
	margin-right:16px;
}

.footer .footerContent .fleft p{
	color:#ffffff;
	text-align:left;
	margin-top:21px;
}

.footer .footerContent .fleft p a{
	font-weight:bold;
	text-decoration:underline;
	color:#ffffff;
}

.footer .footerContent .fleft p a:hover{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.footer .footerContent .fright{
	width:605px;
	float:right;
}

.footer .footerContent .fright .box{
	width:199px;
	float:left;
	margin-right:2px;
	text-align:left;
}

.footer .footerContent .fright .box .fhead{
	width:199px;
	height:25px;
	background:url("../images/footHeadBg.jpg") no-repeat top left;
	text-align:left;
	font-weight:bold;
	color:#CACDDE;
	padding-top:32px;
}

.footer .footerContent .fright .box .fhead a{
	font-weight:bold;
	color:#CACDDE;
	text-decoration:none;
}

.footer .footerContent .fright .box .fheadSel,.footer .footerContent .fright .box .fheadSel a{
	color:#ffffff !important;
}

.footer .footerContent .fright .box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-top:10px;
}

.footer .footerContent .fright .box ul li a{
	color:#CACDDE;
	text-decoration:none;
	text-align:left;
	display:block;
	background:url("../images/footArrow.gif") no-repeat 0px 2px;
	padding-left:7px;
	width:90px;
	line-height:16px !Important;
}

.footer .footerContent .fright .box ul li a:hover{
	text-decoration:underline;
}

.conseilForm label{
	font-size:13px;
	color:#4C719E;
	clear:left;
	display:block;
	float:left;
	width:270px;
	line-height:24px;
	text-align:right;
	padding-right:14px;
	font-weight:bold;
	margin-bottom:15px;
}

.conseilForm label.presentation,.conseilForm label.comment{
	height:95px;
}

.conseilForm input.cinput{
	width:270px;
	height:19px;
	background:#ffffff;
	border:1px solid #85A7CC;
	float:left;
}

.conseilForm input.cinputTel{
	width:132px;
	height:19px;
	background:#ffffff;
	border:1px solid #85A7CC;
	float:left;
}

.conseilForm input.cinputRadio{
	clear:left;
	float:left;
	margin-bottom:5px;
}

.conseilForm input.cinputRadio2{
	float:left;
	margin-bottom:5px;
}

.conseilForm span{
	display:block;
	float:left;
	font-size:13px;
	color:#333333;
	margin-bottom:5px;
}

.conseilForm .radios{
	float:left;
}

.conseilForm input.validez{
	float:left;
	margin-top:10px;
}