@charset "utf-8";/* CSS Document */#dropmenudiv{	position:absolute;	top:0;	font:normal 0.8em arial;	line-height:18px;	z-index:100;}#dropmenudiv a{	width: 100%;	display: block;	text-indent: 6px;	background-image:url(https://www.proele.es/cofb/theme/standard_clean_copy/site_elements/images/drop_off_background.gif);	border-top: 1px solid #ffffff;	border-right: 1px solid #ffffff;	border-right: 1px solid #ffffff;	border-bottom: 1px solid #ffffff;	padding: 1 px 0;	text-decoration: none;	font-style: inherit;	font-size:11px;	font-weight:bold;	color:#FFFFFF}#dropmenudiv a:hover{ /*hover background color*/    background-image:url(https://www.proele.es/cofb/theme/standard_clean_copy/site_elements/images/drop_on_background.gif);	background-color: #FF0000;	color:#FFFFFF;	font-size:11px;	font-weight:bold;	text-indent: 6px;}