@charset "utf-8";
/* CSS Document */

.NOLINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	font-weight: bold;
	color: #75A8D7;
	text-decoration: none;
	padding: 4px;
}

.CABECERA_NAVEGACION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: bold;
	color: #5392C8;
	text-decoration: none;
}

.CABECERA_TITULOS {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	font-weight: bold;
	color: #1C569F;
	text-decoration: none;
}

.CABECERA_NAVEGACION_LIGHT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: normal;
	color: #75A8D7;
	text-decoration: none;
	border-bottom-color: #75A8D7;
	text-align: left;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
}

A:LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
}
A:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
}

A:ACTIVE{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 4px;
}
A:HOVER{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:underline;
	padding: 4px;
}

.IMG{
	border: thin solid #E7E7E7;
}
.EDIFICIO{
	border: thin solid #5392C8;
}
.CABECERA {
	background-color: #020098;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #7D7D7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	height: 20px;
	}

.CELDAS {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	height: 30px;
	border-top-color: #7D7D7D;
	border-right-color: #7D7D7D;
	border-bottom-color: #7D7D7D;
	border-left-color: #7D7D7D;
}

.TEXTO_TITULOS {
	color: #7D7D7D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}

.ESTILO1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:medium;
}
.ESTILOF {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:small;
}
.TEXTO_FORMULARIOS {
	color:#336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
}
.TEXTO_FORMULARIOS2 {
	color:#336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:large;
}

SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	width: 180px;
	text-align: left;
	color: #75A8D7;
	border-top-color: #75A8D7;
	border-right-color: #75A8D7;
	border-bottom-color: #75A8D7;
	border-left-color: #75A8D7;
	background-color: #FFFFFF;
}
.COMBO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	text-decoration: none;
	width: 100%;
	text-align: left;
	color: #75A8D7;
	background-attachment: fixed;
	border: 1px solid #75A8D7;
}

BODY {
	margin-top: 0px;
	margin-left:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-decoration: none;
	background:#E7E7E7;
	text-align: center;
}
.BORDEBAJO {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #75A8D7;
	background-color:#FFFFFF;
}
.BORDEIZQUIERDA {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #75A8D7;
	background-color: #D4E4F1;
}
.BORDECELDADERECHA {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #75A8D7;
	background-color: #FFFFFF;
}
.BORDEIZQUIERDAYBAJO {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #75A8D7;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #75A8D7;
}
.BORDE_TODOS {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75A8D7;
	border-right-color: #75A8D7;
	border-bottom-color: #75A8D7;
	border-left-color: #75A8D7;
}
.CELDAMENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px;
}

.CELDAMENUACTIVA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2E63A5;
	
	padding: 3px;
}
.CABECERACATALOGO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #75A8D7;
	border: thin solid #75A8D7;
}
.DATOSPOSTALES {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #75A8D7;
	border: thin solid #FFFFFF;
}

INPUT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #75A8D7;
	border: thin solid #75A8D7;


	padding=1px;
	background-color: #FFFFFF;
}
INPUT.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #FFF;
	border: thin solid #75A8D7;



	padding=1px;
	background-color: #75A8D7;
}
TEXTAREA
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #75A8D7;
	border: thin solid #75A8D7;
}
INPUT.file
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #75A8D7;
	text-decoration: none;
}

FONDOCELDAGRIS
{
background-color: #E7E7E7;
}

FONDOCELDAAZUL
{
background-color: #D4E4F1;
}


.LITTLE_A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.LITTLE_A:LINK {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.LITTLE_A:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.LITTLE_A:ACTIVE{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.CELDAMENU_LITTLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1C569F;
	border: thin solid #FFFFFF;
	padding: 3px;
}

.CELDAMENUACTIVA_LITTLE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #75A8D7;
	border: thin solid #FFFFFF;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.CELDAMENU_INICIO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: 100;
	text-decoration: none;
	background-color: #1C569F;
	padding: 3px;
}

.CELDAMENU_INICIO_CLARO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #75A8D7;
	padding: 3px;
}

.BORDEBAJO_INICIO {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #75A8D7;
	background-color:#D4E4F1;
}

.BORDEIZQUIERDA_INICIO {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #75A8D7;
	background-color: #75A8D7;
}


.Estilo2 {
	color: #C10000;
}
.Estilo3 {
	color: #F60;
}
.Estilo4 {
	color: #75A8D7;
}
.Estilo5 {color: #339900}


.ENLACE_CORPORATIVO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
	padding: 4px;
	cursor: hand;
}
.ENLACE_CORPORATIVO2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
	padding: 4px;
	cursor: hand;
}
.ENLACE_CORPORATIVO:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	font-weight: normal;
	color: #5392C8;
	text-decoration:underline;
	padding: 4px;
	cursor: hand;
}
.ENLACE_CORPORATIVO2:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: bold;
	color: #5392C8;
	text-decoration:underline;
	padding: 4px;
	cursor: hand;
}

.ENLACE_NO_CORPORATIVO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small  !important ;
	font-style:normal;
	font-weight: bold;
	color: #5392C8 !important;
	text-decoration: none;
	padding: 4px;
	cursor: default;
}

.BORDESUPIZQ
{
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75A8D7;
	border-left-color: #75A8D7;
	border-bottom-width: thin;
	border-bottom-color: #75A8D7;
	background-color: #2E63A5;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}

.BORDESUPDER
{
	border: thin solid #75A8D7;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2E63A5;
	padding: 4px;
}

.BORDEINFIZQ
{
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75A8D7;
	border-left-color: #75A8D7;
	border-bottom-width: thin;
	border-bottom-color: #75A8D7;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

.BORDEINFDER
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75A8D7;
	border-right-color: #75A8D7;
	border-bottom-color: #75A8D7;
	border-left-color: #75A8D7;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.BORDECENTSUP
{
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75A8D7;
	border-left-color: #75A8D7;
	border-bottom-width: thin;
	border-bottom-color: #75A8D7;
	background-color: #2E63A5;
	padding: 4px;
	font-weight: bold;
	color: #FFFFFF;
}
.BORDECENTINF
{
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #75A8D7;
	border-left-color: #75A8D7;
	border-bottom-width: thin;
	border-bottom-color: #75A8D7;
	border-right-width: thin;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.BORDELUPA
{
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #75A8D7;
	border-left-color: #75A8D7;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #75A8D7;
	border-bottom-color: #75A8D7;
	padding: 2px;
}
.BORDELUPAINF
{
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #75A8D7;
	border-left-color: #75A8D7;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-color: #75A8D7;
	border-bottom-color: #75A8D7;
}
.NOTICIA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-decoration: none;
}
.NOTICIA_NEGRITA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
}

.NOTICIA_HOME {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	cursor: hand;
}
.NOTICIA_HOME:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: normal;
	color: #1C569F;
	text-decoration: none;
	cursor: hand;
	text-decoration:underline;
}

.CELDA_NOTICIA
{
	padding: 6px;
}

.CONTACTO {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #75A8D7;
	padding: 5px;
	line-height: 15px;
}	

.ENLACE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small !important ;
	font-style:normal;
	font-weight: normal;
	color: #2E63A5 !important ;
	text-decoration: none !important;
	padding: 4px;
	cursor:hand;
	text-decoration:none ;
}

.ENLACE:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small  !important ;
	font-style:normal;
	font-weight: bold;
	color: #2E63A5 !important ;
	text-decoration:  underline !important;
	padding: 4px;
	cursor:hand;
}
.ENLACE_SIND {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style:normal;
	font-weight: normal;
	color: #2E63A5 !important ;
	text-decoration: none !important;
	padding: 4px;
	text-decoration:none ;
}
.ANIMACION {
	color: #FF8000;
}

.ANIMACION2 {
	color: #06FFFF;
}
.KAMELEO {
	color: #FF8000;
}.NOTICIA_HOME_negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style:normal;
	font-weight: bold;
	color: #1C569F;
	text-decoration: none;
	padding: 4px;
	cursor: hand;
}
.NOTICIA_HOME_negrita:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style:normal;
	font-weight: bold;
	color: #1C569F;
	text-decoration: underline;
	padding: 4px;
	cursor: hand;
}
.NOVEDADES {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style:normal;
	font-weight: normal;
	color: #1C569F;
	text-decoration: none;
	padding: 4px;
	cursor: hand;
}
.ESTILO2 {
	color: #2E63A5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:900;
	font-size:medium;
}
.ENLACE_INFERIOR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small !IMPORTANT;
	font-style:normal !IMPORTANT;
	font-weight: normal !IMPORTANT;
	color: #3399CC !IMPORTANT;
	text-decoration: none !IMPORTANT;
	padding: 0px !IMPORTANT;
	cursor: hand !IMPORTANT;
}
.ENLACE_INFERIOR:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small !IMPORTANT;
	font-style:normal !IMPORTANT;
	font-weight: normal !IMPORTANT;
	color: #3399CC !IMPORTANT;
	text-decoration: underline !IMPORTANT;
	padding: 0px !IMPORTANT;
	cursor: hand !IMPORTANT;
}
.DERECHO {
	margin: 0px;
	padding: 0px;
}

