@charset "iso-8859-1";

/*Para lograr que la tabla quede pegada arriba en la pantalla*/
BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	FONT-SIZE: 90%; 
	MARGIN-LEFT: 0px; 
	MARGIN-RIGHT: 0px; 
	MARGIN-TOP: 0px; 
	WIDTH: 100%
}


/*----------------------------------------------------*/

.titulobox {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #427034; 
	background-color: #d1e1b9; 
	font-weight: bold;
	
}

.titulobox:hover {  
	TEXT-DECORATION: underline
}

.menu {
		background:#E0E0E0; 
		color:#c00000; 
		font-family:Arial,Verdana; 
		font-size:8pt; 
		font-weight:bold;
}

.menuLink{
		background:#E0E0E0; 
		color:#c00000; 
		font-family:Arial,Verdana; 
		font-size:8pt; 
		font-weight:bold;
}

.menuLink:hover {  
	TEXT-DECORATION: underline
}


.menu2 {
		background:#E0E0E0; 
		color:#000000; 
		font-family:Arial,Verdana; 
		font-size:8pt; 
		font-weight:bold;}


.menu:hover {	
		color:#000000; 
}

A {
	COLOR: #000000; TEXT-DECORATION: none
}

.subtitulo {
	COLOR: #808080; FONT-FAMILY: 'Arial'; FONT-SIZE: 9pt
}

.titulo {
	FONT-FAMILY: 'Arial'; FONT-SIZE: 12pt; FONT-WEIGHT: bold
}

.tituloGrande{
	FONT-FAMILY: 'Tahoma'; FONT-SIZE: 14pt; FONT-WEIGHT: bold
}

.tituloGrande2{
	FONT-FAMILY: 'Tahoma'; FONT-SIZE: 12pt; FONT-WEIGHT: bold
}



.tituloBases{
	FONT-FAMILY: 'Arial'; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}

.tituloBases:hover {
	TEXT-DECORATION: underline
}
	
.normal {
	 FONT-SIZE: 12px; 
	 COLOR: #000000
}


.normal2 {
	 FONT-SIZE: 13px; 
	 COLOR: #000000
}


/* *********** para el pie de pagina  ******** */

.txt1 {
    MARGIN-bottom: 1px;
    MARGIN-LEFT: 1px;
    MARGIN-RIGHT: 1px;
    MARGIN-top: 1px;
    FONT: 10px Verdana, Arial, Helvetica, sans-serif ;
    color:"007700";
    }
.txt1:hover {
	TEXT-DECORATION: underline
}

.txt2 {
    MARGIN-bottom: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-top: 0px;
    FONT: 10px Verdana, Arial, Helvetica, sans-serif ;
    color:"000000";
}	

.txt3 {
    MARGIN-bottom: 0px;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px;
    MARGIN-top: 0px;
    FONT: 10px Verdana, Arial, Helvetica, sans-serif ;
    color:"000000";
	font-weight: bold;
    }

	
.txt4 {
    MARGIN-bottom: 0px;
    MARGIN-LEFT: 20px;
    MARGIN-RIGHT: 0px;
    MARGIN-top: 0px;
    FONT: 12px Verdana, Arial, Helvetica, sans-serif ;
    color:"000000";
	font-weight: bold;
    }

	
/*--------- Para la informacion al final del centro ---------*/


.S2 {
	COLOR: #000000; FONT-FAMILY: 'Verdana'; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}

.S9 {
	BACKGROUND: none transparent scroll repeat 0% 0%
}

.S37 {
	FONT-FAMILY: 'Verdana'; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}

.S135 {
	COLOR: #404040; FONT-FAMILY: 'Verdana'; FONT-SIZE: 7pt
}



/***********para la info de tipo tabla*************/

.textointerl2 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	color: #333333;
	background-color:#FFFFFF; 
	line-height: 13px;
	background:#EDEDED; 
} 

.textointerl1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	color: #333333;
	background-color:#FFFFFF; 
	line-height: 13px;	
} 

.texto{ 
	font-family: Verdana, Arial,  Helvetica, sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	color: #000000; 
	text-align: left;
	background:#EDEDED; 
}

.cabezales { 
	font-family: Arial, Helvetica,sans-serif; 
	font-size: 9px; 
	font-style: normal; 
	color: #CCCCCC; 
	text-align: left
}

.titulosR { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold;	 
	color: #c00000;
}

.titulosV { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	font-weight: bold;	 
	color: #0f6e0f;
}



/*Columna del medio*/
.tituloinformacion {
	FONT-WEIGHT: bold; FONT-SIZE: 15px; 
	/*COLOR: #006633*/
	/*COLOR: #000000;*/
	COLOR: #993300;
}

.subtituloinformacion {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; 
	COLOR: #c0c0c0; 
	FONT-STYLE: italic
}

.informacionlinea {
	FONT-SIZE: 11px; COLOR: #000000; TEXT-ALIGN: left;	
/*	BACKGROUND: #007755; */
	BACKGROUND: #006633;}
	 
.linkNoticias {
	FONT: 12px; 
	font-family: Helvetica, Arial, sans-serif ;
    color:#993300;
    }
	
.linkNoticias2 {
	FONT: 12px; 
	font-family: Helvetica, Arial, sans-serif ;
    color:#CC1100;
    }

.linkNoticias2:hover {
	TEXT-DECORATION: underline;
    }
.normalCHIQUITA {
	 FONT-SIZE: 10px; 
	 COLOR: #000000
}