@charset "UTF-8";
/* CSS Document */

.menu {
	color:#FFFFFF;
	font-family: Monaco, Georgia, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}

.menu2 {
	color:#6bcbbf;
	font-family: Monaco, Georgia, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
}

a:link{text-decoration:none;color:#FFFFFF}
a:visited{text-decoration:line-through;color:#FFFFFF}
a:hover{text-decoration:none;background-color:#ffffff;color:#000000}
a:active{text-decoration:none;color:#000000;background-color:#FFFFFF}

#menu li.active { background: #ffff00; }
.subrayado {
	font-family: Monaco, Georgia, Verdana, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
.title {
	color:#000000;
	font-family:Monaco, Georgia, Verdana, Arial, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #FFFFFF;
}
.leer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.news {
	font-family: Monaco, Georgia, Verdana, Arial, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 2px;
	color: #FF0000;
}
.title2 {
	color:#FFFFFF;
	font-family:Monaco, Georgia, Verdana, Arial, sans-serif;
	font-size:9px;
	font-style:normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #000000;
}
