ul.navlistvar
{
	float: left;
	width: 100%;
	margin:0px;
	padding:0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #010080;
}

.navlistvar li{
	display: block;
	float: left;
	list-style-type: none;
	background-image: url(../images/degrade_menu_09.jpg);
	background-repeat: repeat-x;
}

.navlistvar a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010080;
	text-decoration: none;
	width: 265px;
	line-height: 44px;
	text-align: center;
	margin-bottom: 0px;
	display: block;
	height: 44px;
	background-image: url(../images/bouee_09.jpg);
	background-repeat: no-repeat;
}

.navlistvar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010080;
	text-decoration: underline overline;
	width: 265px;
	line-height: 44px;
	text-align: center;
	margin-top: 0px;
	display: block;
	height: 44px;
}
