/* CSS Document */
body {
	background-color: #76B516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.bandeau {
	background-color: #76B516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(IMG/bandeau2.png);
}
.bandeau-menu {
	background-color: #76B516;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background-image: url(IMG/bandeaumenu2.png);
}
text-bandeau {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.vert {
	font-size: 14px;
	font-weight: bold;
	color: #76B516;
}
.orangep {
	font-weight: bold;
	color: #F47D27;
	font-size: 12px;
}
.menu a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	background-image: url(IMG/boutonmenu2.gif);
	width: 100px;
	height: 31px;
	padding-top: 8px;	
	
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	text-align: center;
	font-weight: bold;
	background-image: url(IMG/boutonmenu2.gif);
	width: 100px;
	height: 31px;
	padding-top: 8px;	
}
.menu2 {
	color: #888888;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}	
.menu2 a ,.menu2 a:visited {
	color: #f99d1c;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
.menu2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}
.tableau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.tableau a {
    text-decoration: underline;
}
.tableau a:hover {
    text-decoration: none;
}
#image, .spip_logos {
   border: 1px solid #FFFFFF;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#666666;
}
.texte a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#f57824;
	
}
.texte a, .texte a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	color:#f57824;
	text-decoration:underline;
	

