DIV.simplemenu {
	height:23px;
	font-family: Tahoma, Verdana, Arial, sans-serif; 
	font-size: 11px; 
	padding-left: 80px;
	padding-top: 2px;
	vertical-align: bottom;
}

DIV.simplemenu A:link {
	color: #ce2f00; 
	text-decoration: none; 
	font-weight: normal;
}

DIV.simplemenu A:active {
	color: #ce2f00; 
	text-decoration: none; 
	font-weight:normal;
}

DIV.simplemenu A:visited {
	color: #ce2f00; 
	text-decoration: none; 
	font-weight:normal;
}

DIV.simplemenu A:hover {
	color: #633b1b; 
	text-decoration: none;
	border-bottom:solid 2px #ce2f00;
	font-weight:normal;
}

.mainmenuitem {
	width: auto;
	height: 21px;
	float: left;
	margin-right: 5px;
	background-color: #D6110E;
}
.mainmenuitemtxt {
	padding: 3px 10px 0px 10px;
	background-image:url('/skins/fleurentin/images/ongred_03.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
.mainmenuitemongl {
	width: 8px;
	height: 21px;
	float: left;
	background-image:url('/skins/fleurentin/images/ongred_01.gif');
}

