.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #55688A;
	text-decoration: none;
	font-weight: bold;
}
.blancaTXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;

}
a.blancaTXT:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FF6600;
	text-decoration:underline;
}
.normalTXTban {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: underline;
	color: #1E3D5B;
	font-weight: normal;
}
a.normalTXTban:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	color: #DFEBF9;
	font-weight: normal;
}
.txtBloque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txtMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}
a.txtMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
.titulosnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #F46200;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-decoration: none;
	background-color: #D7EBFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 5px;
}
.masinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a.masinfo:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #B70004;
	text-decoration: none;
	font-weight: bold;
}


.online {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.online:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #EDA310;
	text-decoration: none;
	font-weight: bold;
}


.manual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #107E9A;
	text-decoration: none;
	font-weight: bold;
}
a.manual:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #EDA310;
	text-decoration: none;
	font-weight: bold;
}

.normalNoticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.73em;
	color: #535353;
	text-decoration: none;
	font-weight: bold;
}
.separadorNoticia {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}
.accesible {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #333333;
	text-decoration: none;
}

.caja {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;


}

