body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #233412;
	background-color: #233412;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F3FFE8;
	margin: 0px;
}
input,form,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	background-image: url(images/fd_formulaires.jpg);
	margin: 0px;
	padding: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
input {
	height: 19px;
}
a:link {
	color: #91F000;
	text-decoration: none;
}
.cellule_minitab {
	background-image: url(images/minitab_droite.jpg);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

a:visited {
	color: #D2FF97;
	text-decoration: none;
}.tab01 {
	background-image: url(images/fd_accueil.jpg);
	background-repeat: no-repeat;
	padding: 7px;
	height: 134px;
	width: 400px;
}
.tab02 {
	background-image: url(images/fd_accueil.jpg);
	background-repeat: repeat-y;
	padding: 7px;
	height: 268px;
	width: 400px;
}
a:hover {
	color: #E6FFBF;
	text-decoration: underline;
}
a:active {
	color: #D7FF9C;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
