body,html	{
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
body	{
	width: 100%;
	height: 100%;
	overflow: auto;
	background: #e0e0e0 url(template/bg.gif) repeat-y top;
}
div,body,html	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 11px;
	color: #5a6572;
}
#bandeau	{
	position: absolute;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	height: 200px;
	overflow: hidden;
	top: 0;
	z-index: 1;
	background:  url(template/bandeau.png) no-repeat top;
}
#global	{
	position: absolute;
	left: 50%;
	margin-left: -500px;
	width: 998px;
	top:200px;
	background: #fff url(template/top-global.png) no-repeat top;
	border-left: #cfd5d5 1px solid;
	border-right: #cfd5d5 1px solid;
}
#texte	{
	width: 548px;
	float: left; 
	font-size:12px;
	background-color: #fff;
}
.titrePost	{
	text-align:left;
}
.titlePost	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	text-transform:none;
	text-decoration:none;
}
a.titlePost {	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	text-transform:none;
	text-decoration:none;
}
a.titrePost {
	text-decoration:underline;
	color:#5a6572;
}
.post	{
	padding: 5px 18px 0 15px;
}
h1, h2{	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 30px;
	text-transform:none;
	color:#333333;
	text-decoration:none;
	margin:0;
}
h3	{
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform:none;
	margin: 0;
}
h4	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 15px;
	padding-left: 10px;
	text-transform:none;
	color:#5a6572;
	text-decoration:none;
	margin:0;
}
h5	{	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	font-size: 18px;
	padding-left: 10px;
	text-transform:none;
	color:#84f900;
	text-decoration:none;
	margin:0;
}
.post h2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	text-align: justify;
	color: #000;
	font-weight:normal;
	margin:0;
}
.comPost	{
	width:345px;
	height:18px;
	text-align:center;
	font-size:11px;
	float:left;
	color:#43494c;
	padding: 0;
	margin-top: -6px;
}
.comPost a	{
	color:#43494c;
	text-decoration:none;
	font-size:11px;
	padding:0 0 0 10px;
}
.postCom	{
	width:160px;
	height:18px;
	text-align:center;
	float:left;
	padding: 0;
	margin-top: -7px;
}
.postCom a	{
	color:#43494c;
	text-decoration:none;
	font-size:11px;
	padding:0 0 0 2px;
}
.ulNewsLinks {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	color: #666;
}
.ulNewsLinks li{
	margin: 3px 0 0 0px;
	padding: 0;
	color: #84f900;
	display: list-item;
	list-style: none;
}
.ulNewsLinks li a {
	color: #84f900 ;
	text-decoration: none ;
}
.ulNewsLinks li a:hover {
	color: #84f900 ;
	text-decoration: underline ;
}
.ulNewsLinks li a:active {
	color: #84f900 ;
	text-decoration: underline ;
}
.formCenter	{
	padding-left: 30px;
	margin: 0 0 40px 0;
	color: #000;
}
.iFormCenter  {	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	color: #000;	
	font-size: 11px;
	width: 450px;
}
.post .imgTxt  {
	color:#BDBCBC;	
	font-family: Arial, Verdana, Helvetica, sans-serif;	
	padding: 0px 5px 0px 0px;
}
.post .imgTxt .image-1  {
	float: left;
	padding: 0px;
	margin: 0 5px 5px 0;
}
.post .imgTxt .image-1	img{
	border: none;
	padding: 0px;
	margin: 0;
}
.post .imgTxt .image-2	{
	z-index: 1;
	width: 380px;
	text-align: center;
	margin-bottom: 5px;
}
.post .imgTxt .image-2 img	{
	border: none;
	padding: 0;
	margin: 0;
}
.post .imgTxt .image-3	{
	float: right;
	padding: 0px;
	margin: 0 0 5px 5px;
}
.post .imgTxt .image-3	img{
	border: none;
	padding: 0px;
	margin: 0;
}


#main	{
	width:450px;
	float:right;
}
#main_left	{
	width:260px;
	float:left;
}
#main_right	{
	width:170px;
	float:right;
}
#encart	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#fff;
	background: url(template/encart.jpg) no-repeat;
	width: 260px;
	height: 354px; 
	padding: 8px 10px 8px 10px;
}
#encart .title	{
	font-size: 14px;
}
.blocEncart{
	color: #fff;
	font-size:14px;
	font-weight: bold;
}
.blocEncart a	{
	display:block;
	color: #fff;
	width: 380px; 
	padding: 10px 0 0 0;
	font-weight: bold;
	text-decoration:none;
	font-size:14px;	
	border:0px;
}
#formNewsletter	{
	margin: -93px 0 0 111px;
}
.mailNews	{
	background: transparent;
	width:98px;
	height: 21px;
	font-size: 11px;
	border: 0;
}
.btnNewsletter {
	color:#fff;	
	font-size: 11px;
	background: url(template/btnNewsletter.gif) no-repeat;
	border: 0;
	width: 37px;
	height: 21px;
	cursor: pointer;
}
.btnNewsletter:hover {
	background: url(template/overNewsletter.gif);
}
.btnNewsletter:active {
	background: url(template/btnNewsletter.gif);
}
.blocLeft{
	color: #5a6572;
	font-size:12px;
}
.blocLeft a	{
	display:block;
	color: #5a6572;
	width: 280px; 
	padding: 4px 0 0 0;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;	
	border:0px;
}
.blocRight{
	color: #5a6572;
	font-size:11px;
}
.blocRight a	{
	display:block;
	color: #5a6572;
	width: 280px; 
	padding: 4px 0 0 0;
	font-weight: bold;
	text-decoration:none;
	font-size:11px;	
	border:0px;
}
.querySearch	{
	background: #fff url(template/bgSearch.gif) no-repeat;
	width:125px;
	height: 21px;
	font-size: 11px;
	border: 0;
}
.btnSearch {
	color:#fff;	
	font-size: 11px;
	background: #fff url(template/btnSearch.gif) no-repeat;
	border: 0;
	width: 33px;
	height: 27px;
	cursor: pointer;
}
#footer	{
	background-color: #fff;
	width:998px;
	text-align: center;
	height:16px;
	clear:both;
	padding-top: 40px;
	border-left: #cfd5d5 1px solid;
	border-right: #cfd5d5 1px solid;
}
/*#footer	{
	width:1000px;
	height:22px;
	clear:both;
	border-top: solid 1px #bdbdbd;
	margin-bottom: 20px;
}
#copyright	{
	float:left;
	width:450px;
	padding-left: 10px;
}
#powered	{
	float:right;
	padding-right: 10px;
}*/
.aCorps	{
	color:#81a600;
	text-decoration:underline;
	font-weight:bold;
}
.aRSS {
	color:#000;
	text-decoration:none;
	padding-left: 10px;
}
#formIns input, textarea	{
	background-color:#4F4F4F;
	color:#fff;
	border-style:solid; 
	border-width:1px; 
	border-color:#c5c5c5;
}
.formCenter input, textarea	{
	background-color:#fefefe;
	color:#000;
	border-style:solid; 
	border-width:1px; 
	border-color:#c5c5c5;
}
.imgGalerie	{
	border: solid 1px #E2E4E6;
	padding: 3px;
}
.vert	{
	color:#84f900;
	text-decoration:none;
}
.vert:hover {
	text-decoration:underline;
}
.vert:active {
	text-decoration:underline;
}