.tituloportal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Red;
	font-weight: bold;
	text-align: center;
}
.subtituloportal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.fondocentral2portal{
	background-color: #CCCC99;
  border-color: Black;
  border-style: solid;
  border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 12px;
	text-align: justify;
	line-height: 12px;
	padding-left: 15px;
	padding-right: 15px;
	}
a.contenido1:link {
	color: Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
	}
A.contenido1:visited {
	color: Green;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
A.contenido1:hover {
	color: #FF4500;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
