.txtMain{
	font-size: 11px;
	color: #000000;
}
.h22{
	font-size: 14px;
	color: #FF9900;
}
a:link {
	color: #518d02;
}
a:hover {
	/*text-decoration:underline;*/
	color: #518d02;
}
a:visited {
	/*text-decoration:underline;*/
	color: #518d02;
}
.nav{
	font-size: 11px;
	color: #000000;
	background-image: url(../images/00_nav_bg_fr.jpg);
	background-repeat: no-repeat;
	width: 827px;
}	
.actu{
	font-size: 11px;
	color: #000000;
	background-image: url(../images/00_content_bg.jpg);
	background-repeat: repeat-y;
	height: 700px;
}

contenu {
	background-image: url(../images/00_content_bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}

