a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
h1 {
	color: #00FF00;
	font: bold 26px Verdana, Arial, Helvetica, sans-serif;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	font-weight: bold;
	color: #FFFF00;
	font-style: italic;

}
.fondcellule {
	background: #009E20 url(img/fond.gif) no-repeat fixed right bottom;
	font: 15px Verdana, Arial, Helvetica, sans-serif;


}
.soustitre {
	color: #FF6600;
	font: bold 17pxA/18px Verdana, Arial, Helvetica, sans-serif;
	display: compact;
}
.menu {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

body { 
	background-color:#009E20;	
}
