BODY,li,ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: url(../image/backMenuWeb.jpg);
	color: white; 
	font-weight: none;
}

#dropmenudiv{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	position:absolute;
	border: 1px solid black;
	line-height:18px;
	z-index:100;
	background: url(../image/backmenuItemWeb.jpg) #000080;

}
.lien{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#dropmenudiv a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	width: 100%;
	display: block;
	text-indent: 0px;
	border: 0px solid black;
	padding: 0px 2px;
	text-decoration: none;
	font-weight: bold;
	color: white;
	background: url(../image/backmenuItemWeb.jpg);
}
#dropmenudiv a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	color: #FF9A00;
}

.menu{
	background: url(../image/backmenuEntWeb.jpg);
}
.item a:hover{
	color: #FF9A00;
}

th{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	height: 22px;
	background: url(../OLDimages/backmenuEntWeb.jpg) fixed no-repeat;
}

th a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;

	color: white;
	background: url(../OLDimages/backmenuEntWeb.jpg) fixed no-repeat;
	text-decoration: none;
}
th a:hover{
	color: #FF9A00;
}
