body {
	background-color: #9eba21;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#373739;
}

table,input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px 0px 0px 0px;
}

h1 {
	color: #9eba21;
	font-size: 16px; 
	font-weight: bold;
	margin-bottom:0px;
	margin-top:0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 16px; 
	font-weight: bold;
	margin-bottom:0px;
	margin-top:40px;
}

h3 {
	color: #9eba21;
	font-size: 14px; 
	font-weight: bold;
	margin-bottom:0px;
	text-align:center;
	margin-top:30px;
	
}



h4 {
	color: #000;
	font-size: 12px; 
	font-weight: bold;
	margin-bottom:0px;
	font-style:italic;
}


a span {
	left:-99999px;
	position:absolute;
}
a:link {
	color: #373739;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #15223b;
}
a:hover {
	text-decoration: none;
	color: #627704;
}
a:active {
	text-decoration: underline;
	color: #15223b;
}

a.deux:link {
	color:#ffffff;
	text-decoration: underline;
	font-weight:bold;
}
a.deux:visited {
	text-decoration: underline;
	color: #ffffff;
	font-weight:bold;
}
a.deux:hover {
	text-decoration: none;
	color: #ffffff;
}
a.deux:active {
	text-decoration: underline;
	color: #ffffff;
}

.small_text {
	font-size:10px;
}

.blanc {
	color:#FFFFFF;
}

.noir {
	color:#000000;
}


/* Footer
----------------------------------------------------------*/
.footer {
	padding:0 28px 10px 237px;
}
.footer p {
	padding-left:10px;
}
.footer .first {
	margin:0;
}
.exportFooter {
	margin:30px 0 0 0;
	list-style:none;
	width:563px;
	padding:10px 0 0 0;
	overflow:hidden;
	border-left:1px solid #000;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	background-color:#fff;
}
.exportFooter a{
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
.exportFooter a:visited {
	text-decoration:none;
}

.exportFooter li{
	float:left;
	display:inline-block;
	padding:0 6px;
	text-align:left;
	height:60px;
	width:175px;
}
.center {
	text-align:center;
}
.downloadPDF{
	background:url(../images/download-pdf.gif) 0 0 no-repeat;
	width:132px;
	height:29px;
	display:inline-block;
}
.downloadAdobe{
	background:url(../images/download-adobe.gif) 0 0 no-repeat;
	width:78px;
	height:29px;
	display:inline-block;
}
/*------------------------------------------*/
.socialIcons{
	list-style-type:none;
	margin:10px 0 0 26px;
	padding:0;
	overflow:hidden;
	width:160px;
}
.socialIcons li {
	display:inline;
	float:left;
	width:52px;
	margin:0;
	padding:0;
	text-align:center;
}
.partenaires{
	margin:0 0 0 12px;
	padding:0;
	list-style-type:none;
	width:187px;
	overflow:hidden;
}
.partenaires li {
	margin:10px 0 0 0;
	padding:0;
}

.retourTop{
	float:right;
}
