form {
	width: auto;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #999999;
	font-size: 12px;
	width: 130px;
	font-style: normal;
	border: #FF0000;
}

.barrehaut {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11 px;
}

a.barrehaut {
	font-family: arial, helvetica, sans-serif;
	color: #DEDECA;
	font-size: 11 px;
	text-decoration: underline;
}
a.barrehaut:hover {
	}
a:hover {
	color: #FF0000;
}
a.menu {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}
a.menu:hover {
	color: #FFFFFF;
	background-color: #FF0000;
	}
