/* CSS Document */

* {
	font-family:verdana, arial, geneva, helvetica;
	font-size: 9px;
	line-height: 0.1em;
}
BODY {background-color:#EFEFF0; padding:10px;}

#base {
	width: 955px;
	background-image: url(../Images/fnd_page.png);
	background-repeat: repeat-y;
}
#footer {
	color: #B2B2B2;
	padding-right: 25px;
	padding-bottom: 5px;
}

.toppage {
	background-image: url(../Images/top_page.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 955px;
}
.toppage1 {
	background-image: url(../Images/top_page.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 955px;
}

.botompage {
	background-image: url(../Images/botom_page.png);
	background-repeat: no-repeat;
	height: 15px;
	width: 955px; 
	}
.centrepage {
	clear: both;
	margin-left: 17px;
}
/*nav verte*/


.navpage {
	float:left;
	padding-left:15px;
	padding-top:5px;	
	background-image: url(../Images/logo_petit.png);
	background-repeat: no-repeat;
	background-position: 18px 3px;
	padding-bottom: 5px;
}
A:HOVER {
	text-decoration: underline;
}      
.vert_niveau1 {
	color:#95b343;
	text-decoration: none;
	
}

.vert_niveau2 {
	color:#73941b;
	text-decoration: none;
	
}

.vert_niveau3 {
	color:#55700b;
	text-decoration: none;
	
}

.vert_niveau4 {
	color:#354801;
	text-decoration: none;
	
}

.vert_niveau5 {
	color:#243102;
	text-decoration: none;
	
}

.vert_niveau6 {
	color:#182101;
	text-decoration: none;
	
}
.gris {
	color: #B2B2B2;
	text-decoration: none;
}

.haut {
	background-image: url(../Images/bg_haut.png);
	background-repeat: no-repeat;
	display:block;
	height:47px;	
}

/*DIV {border:#336600 1px solid;}*/