td {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
a {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #8FCE38;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
a.menu {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.txt {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../img/fond_texte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 44px;
}
input, textarea {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px outset #336600;
}
.legende {
	border: 1px outset #87A75C;
	background-color: #142202;


}
.ssmenu {
	padding: 4px;
	border: 1px outset #99CC33;
}
hr {
	color: #FFFFFF;
	height: 1px;
}
.titre {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
ul {
	list-style-type: square;
}

