body{
	padding:0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	background: #058A2B;

}
#container{
	width: 810px;
	margin:0px auto;
	background: #CCC;

}
#main2{
	
	float:left;
	width:810px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;	
}
.menu{
	background: #000;
	height:25px;
	padding-top:7px;
}
.menu a{
	text-decoration:none;
	color:#FFFFFF;
	font-size:0.75em;
	padding:0 5px 0 15px;
	font-weight:bold;
}
.menu a:hover{
	text-decoration:none;
	color: #8AFFAB;
}
.menu a.active{
	color: #8AFFAB;
}
#left{
	position:relative;
	float:left;
	width:608px;
}
#welcome{
	width:608px;
	height:200px;
}
#text1{
	padding:10px 25px;
	color:#000;
	text-align: justify;
	font-size: 0.8em;

}
#text1 a{
	text-decoration: none;
	color: #058A2B;
}
#text1 a:hover{
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

.titre{
	background-color:#145721;
	color:#000000;
	font-weight:bold;	
	height:37px;
	width:597px;
	padding:5px 0 0 10px;
}
.titre img{
	padding-top:6px;
}
.mot{
	padding:5px 25px;
	color:#000;
	text-align: justify;
	background: #E1E1E1;
	font-size: 0.9em;

}
#right{
	position:relative;
	float:left;
	width:172px;	
	font-size:0.8em;
	background:url(../images/news_h.jpg) repeat-x;
	padding:0 15px;
	text-align: justify;
}
#right a{
	text-decoration: none;
	color: #105521;
}
#right a:hover{
	text-decoration: none;
	color: #000;
}
.news{
	padding:18px 0 10px 0;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
#footer{
	position:relative;
	width: 810px;	
	float:left;background-image:url(../images/footer.gif);background-repeat:repeat-y;
}
.f1{
	width:608px;
	padding:10px 0 10px 0;
	font-size: 0.75em;
	text-align: center;
}
#pixell{
	background: #FFF;
	width: 810px;
	text-align: center;
	font-size: 0.7em;
}
#container #main2 #left #text1 p {
	font-weight: bold;
}
#container #main2 #left #text1 p {
	font-weight: normal;
}
.acces_secu{
	padding:5px;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	background-color:#696;
	border:1px solid #CCC;
}
.acces_secu a{
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
}
.pub{ margin:5px 0 5px 0;}
.droite{ float:right;}
.gauche{ float:left;}
h1{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;
	font-size:16px;
}
.step{ height:2px; border-bottom:1px dotted #063;}
.anim_bt{
	background:url(../images/fond_contenu.jpg) no-repeat top left;
	width:250px;
	height:97px;
	float:left;
	padding-top:80px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	margin-left:20px;
}