@charset "iso-8859-1";
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #4D503C;
	text-align: center;
	line-height: 20px;
}
a:link {
	color: #888F66;
}
a:hover {
	color: #666633;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #93A689;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: .5pt;
	word-spacing: normal;
	text-align: left;
	color: #663333;


}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul {
	list-style-type: square;
/*	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;*/
}
/*.petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.gros {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/
.submit{
	height: 2em;
	background-color: #94a68b;
	border-style: none;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: bold;
}
.text-input {
	border: double #94a68b;
	font-size: 10px;
	/*line-height: 13px;*/
}
.dropdown {
	background-color: #94a68b;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	/*line-height: 13px;*/
}
.textarea {
	border: double #94a68b;
	/*font-size: 10px;*/
	/*line-height: 13px;*/
}