#contenidolomas {
	width:410px;
	margin-bottom: 0px;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: gray;
	border-right-color: gray;
	border-bottom-color: gray;
	border-left-color: gray;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#contenidolomas a:hover {
	color: #313697;
	text-decoration:underline;
}
#contenidolomas a {
	color: #000000;
}
#contenidolomas ul{
	margin: 0px;
	padding-left: 20px;
}
#contenidolomas  ul a:hover {
	color: #313697;
	text-decoration:underline;
}
#contenidolomas  ul a {
	color: #000000;
	text-decoration: none;
}

#menulomas {
	background-color: #909090;
	background-repeat: repeat-x;
	width: 426px;
	border: 1px solid #000;
	background-image: url(fondo-lomas.gif);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#lomas, #lomas ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#lomas li {
	float: left;
	width: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#lomas li:hover ul{
	display: block;
}
#lomas li:hover ul a{
	color: #000000;
	background-color: transparent;
}
#lomas ul a:hover {
	background-color: #aaa!important;
	color: #000000;
}
#lomas li {width: auto;}

#lomas a {
	display: block;
	text-decoration: none;
	padding: 5px 16px 5px 6px;
	border-right: 1px solid #333;
	font-size: .85em;
	color: #000;
}
#lomas .trigger {
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(flecha-menu.gif);
}

#lomas a.trigger:hover {
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(flecha-menu.gif);
}
#lomas li ul, #lomas ul li  {
	width: 200px;
}
#lomas ul li a  {
	color: #565656;
	border-right: 0;
	padding: 3px 12px 3px 16px;
}
#lomas li ul {
	position: absolute;
	display: none;
	background-color: #eeeeee;
	border: 1px solid #000000;
}
#lomas li:hover a, #lomas a:focus,#lomas a:active{
	color: #333;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
