body {
	background-color: #89ac12;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD900;
	text-decoration: none;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFD900;
	text-decoration: none;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#menu {
	margin: auto;
	padding: 0px;
	height: 190px;
	width: 770px;
}
#haut {
	background-image: url(../graphs/fond_haut.jpg);
	margin: auto;
	padding: 0px;
	height: 63px;
	width: 770px;
}
.contenu {
	background-image: url(../graphs/infini_centre.jpg);
	margin: auto;
	padding: 0px;
	width: 770px;
}
.texte_valeur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
}
.titres{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFD900;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	height: 40px;
	margin: 0px;
	padding: 0px;
}
.important{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.conteneur_texte {
	width: 750px;
	margin: auto;
	padding: 0px;
}
.conteneur_texte_centre {
	width: 750px;
	margin: auto;
	text-align: center;
}
#bas {
	background-image: url(../graphs/bas.jpg);
	margin: auto;
	padding: 0px;
	height: 110px;
	width: 770px;
}
.texte_bas{
	float: right;
	margin-top: 55px;
	margin-right: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	BORDER-RIGHT: #89ac12 1px solid;
	BORDER-TOP: #89ac12 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #89ac12 1px solid;
	BORDER-BOTTOM: #89ac12 1px solid;
	FONT-FAMILY: Arial, Verdana;
	COLOR: #89ac12;
	BACKGROUND-COLOR: #ffffff
}
textarea {
	BORDER-RIGHT: #89ac12 1px solid;
	BORDER-TOP: #89ac12 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #89ac12 1px solid;
	BORDER-BOTTOM: #89ac12 1px solid;
	FONT-SIZE: 12px;
	COLOR: #89ac12;
	FONT-FAMILY: Arial, Verdana;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #ffffff
}
select {
	BORDER-RIGHT: #89ac12 1px solid;
	BORDER-TOP: #89ac12 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #89ac12 1px solid;
	BORDER-BOTTOM: #89ac12 1px solid;
	FONT-FAMILY: Arial, Verdana;
	COLOR: #89ac12;
	BACKGROUND-COLOR: #ffffff
}
.infos{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
