body {behavior:url("csshover3.htc");}
	
body {
	background: #F0F2F1;
	font: 11px Verdana,Arial,sans-serif;
	overflow-x: hidden;
	color: #696969;
	background-color: #F0F2F1;
	background-image: url(../../images/backgroundMain.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0 auto;
	padding: 0;	

	
}


#contenu {background-color: #FFF;}

.alignement {margin-left: 1px !important;}

h1{
	font: 1.3em Verdana,Arial;
	border:0px solid #719925;		
	border-bottom: 1px;
	color: #719925;
	margin:0px 0px 10px 0px;
	font-weight: bold;
}

h2 {

	color:#719925;
	font-size:1.1em;
	font-weight: 100;
	margin-bottom: 15px;
}

h3 {

	color:#719925;
	font-size:1em;
	font-weight: 100;
}

.justify {
	text-align: justify;
}

.right {
	float:right;
	margin-left:15px;
}

.left {
	float:left;
	margin-right:15px;
}

.cadre {
	
	border:2px solid #000;
	
}

.bold {

	font-weight:bold;

}


.or {

	color:#000;

}

a {
	color:#719925;
	text-decoration:none;
}

a:hover {

	color:#719925;
	text-decoration:underline;

}

#footer  {
background-color:black;
border-top:1px solid #729924;
bottom:0;
color:#729924;
font-size:10px;
left:0;
opacity:0.9;
padding:0;
position:fixed;
width:100%;
z-index:1000;
}

#footer p {margin: 5px;}
