body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(fond_body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #9DF36C;
}
#item a:link, #item a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/fond-bouton-off.gif);
	height: 20px;
	width: 145px;
	text-decoration:none;
}
#item a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0E2C06;
	background-image: url(images/fond-bouton-on.gif);
	height: 20px;
	width: 145px;
	text-decoration:none;
	padding-left:10px;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: lighter;
	color: #B3DC53;
	text-align: center;
}
#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A2400;
}
#content a:link,#content a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


.titre_tab {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2C6F05;
	background-image: url(images/fond_titre_tab.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.soustitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
	font-weight: bolder;
}



#item_on a:link, #item_on a:visited, #item_on a:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0E2C06;
	background-image: url(images/fond-bouton-on.gif);
	height: 20px;
	width: 145px;
	text-decoration:none;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A2400;
}
#contenuflash a {
color:#FFFFFF;
}
#contenuflash {
	color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 5px;
}
#flashinfo {
	color: #FFFFFF;
}
#flashinfo a{
	color: #FFFFFF;
}
