@charset "utf-8";
.fondo-tabla-principal {
	background-color: #FFFFFF;
}
.texto-general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.texto-general-chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: normal;
	color: #666666;
}
.texto-general-negrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.texto-general-negrita-color {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #54BAB5;
	text-decoration: none;
	letter-spacing: normal;
	text-align: justify;
	word-spacing: normal;
}
.texto-titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #54BAB5;
	text-decoration: none;
	text-align: left;
}
.texto-titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	color: #54BAB5;
	text-decoration: none;
	text-align: left;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
}
a.pielink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.pielink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.pielink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
a.pielink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.tablas-iframe {
	background-color: #F4F5EF;
}
a.texto:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.texto:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.texto:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.fondo-cuadros-borde {
	border-right-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A2D9D6;
	border-left-color: #A2D9D6;
}
.fondo-cuadros-borde-relleno {
	border-right-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #42929D;
	border-left-color: #42929D;
	background-color: #42929D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
}
.fondo-cuadros-borde-relleno-underline {
	border-right-width: thin;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #42929D;
	border-left-color: #42929D;
	background-color: #42929D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	font-weight: normal;
	text-decoration: underline;
}
