#dropmenudiv a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #B7FFFF;
	height: auto;
	width: auto;
	padding-left: 4px;
}

#dropmenudiv a:hover{ /*hover background color*/
	color:#000000;
	background-color: #5EFFFF;
}
#dropmenudiv{
	position: absolute;
	z-index: 100;
	width:100%;
	border: 1px solid #009999;

}
.linkHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
}
.linkHome:hover { color: #003399; text-decoration: underline; }
a {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: bold}
a:hover { color: #003399; text-decoration: underline; }
.texto { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal}
.link12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; text-decoration: none; font-weight: normal}
.derecha {
	float: right;
	margin: 8px;
}
.marco {
	border: 1px solid #AEB9D2;
	background-color: #F4FAFD;
}

.link12:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399; text-decoration: underline; font-weight: normal}
.link_prendido { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; text-decoration: underline; font-weight: bold }
.link_prendido:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003399; text-decoration: underline; font-weight: bold }
.link11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-decoration: none; font-weight: normal }
.link11:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #003399; text-decoration: underline; font-weight: normal }
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.float {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.mensaje {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;


font-weight: normal
	list-style-image: url(images/bullet3.gif);
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/bullet3.gif);
	left: -20px;
}
.noticias {
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-bottom: 10px;
}
.noticias h3 {
	font-size: medium;
	color: #036;
	margin: 0px;
	padding: 0px;
}
.noticias p {
	margin: 0px;
	padding: 0px;
}
.noticias .tit  {
	font-size: 14px;
	color: #036;
	display: block;
	margin-bottom: 10px;
}
.noticias .more {
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

