body {
	margin: 0; /* pour éviter les marges */
	text-align: center; /* pour corriger le bug de centrage IE */
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
}



.tout { 
  margin-left: auto; 
  margin-right: auto;
  background-color:#FFF;
  width: 900px; 
  text-align: left;
  margin-bottom:20px;
}

img { border:0px; }

.tout p { font-size:13px; line-height:18px; }
.tout li { font-size:13px; padding-bottom:10px; }

a:link, a:hover, a:visited, a:visited:hover, a:hover
{
	text-decoration:none;
	color:#000;
}

a:visited:hover, a:hover { text-decoration:underline;}

.page {padding: 20px;}



.actif {color:#FC0 !important; }




.img_middle {
	border-bottom:2px solid #9A8A7B;
	border-top:2px solid #9A8A7B;
	background-image: url(images/nouvelle-ere-web_05.jpg);
	height: 241px;
}


.top_banner {
	background-color: #FFF;
	background-image: url(images/nouvelle-ere-web_01.jpg);
	background-repeat: no-repeat;
	width: 900px;
	height: 23px;
	background-position: left bottom;
	text-align: right;
	padding-top: 85px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	border-bottom: 2px solid #9A8A7B;
}

.top_banner a{
	padding-left: 20px;
	margin-left;
	padding-right: 10px;
}





.bas_signature {
	font-size:10px;
	padding:7px 0px 7px 15px;
	
	background-color: #4B728F;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.bas_signature a{link, a:hover, a:visited, a:visited:hover, a:hover
text-decoration:none;
	color:#FFF;
}

.col_left {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	width: 65%;
	padding-right: 20px;
	text-align: left;
}
.col_right {
	border-right-width: 0px;
	float: left;
	width: 30%;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 30px;
}
.col_right img{
	float:left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.main_content {
	background-color: #E9E9E9;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
	padding-bottom: 10px;
}
.col_mid {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	width: 33%;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}