/*******************/
/*ELEMENTOS BÁSICOS*/
/*******************/

body {
	background-color: #999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

H1, H2, H3, H4, H5, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;		
}
P, PRE { 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;		
}

FORM { }
TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
 }
	
/******************/
/*    TITULOS     */
/******************/
H1 {font-size: 12px; color: #000066; font-weight:bold; line-height: normal; margin-bottom: 0}
H2 {font-size: 11px; color: #000066; margin-bottom: 0}
H3 {font-size: 10px; color: #000066; font-weight:bold; margin-bottom: 0}
H4 {font-size: 10px; color: #000066; margin-bottom: 0}

H1 A, H2 A, H3 A, H4 A, H5 A { 
	color: #000066;
	text-decoration: none; 
}

/* FORMATO DE TABLAS */

TABLE.contenttable { 
    
 }
TABLE.contenttable TR TD {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}
TABLE.contenttable TR TD P.bodytext { 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
TABLE.contenttable TR {  }

/*******************/
/*   TEXTO NORMAL  */
/*******************/

P.bodytext {	
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;	
}

/*.bodytext A{	
	color: #0099CC;
}
.bodytext A:hover{	
	color: #39B1E5;
	text-decoration: underline;
}*/

/* LISTAS CON VIÑETAS */

UL {  }
UL UL LI { }
OL {  }
LI { }

/* OTROS ESTILOS NECESARIOS */

.texto_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-right: 27px;
	margin-left: 8px;
	margin-top: 4px;
	line-height: normal;
	text-align:right;
}
.texto_noticias A{
	color: #006699;
	text-decoration: none;
}
.texto_noticias A:hover{	
	color: #0099CC;
	text-decoration: underline;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
	margin-right: 10px;	
	margin-top: 15px;
}
.menu A{	
	color: #000066;
	text-decoration: none;
}
.menu A:hover{	
	color: #000066;
	text-decoration: underline;
}

/* ESTILOS PARA FONDOS DE CELDAS Y DE TABLAS CON BACKGROUND*/

.TablaBkg {background-image: url(../img/bg-main.jpg);}
.BottomBkg {background-image: url(../img/bg-bottom.jpg);}
.MenuBkg {background-image: url(../img/bg-menu.jpg); background-repeat: no-repeat;}
.BloqueBkg {background-image: url(../db_files/bg-bloque.gif);}

.menublanco {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; color: #FFFFFF; text-decoration: none; margin-right: 0.25in; vertical-align: baseline; letter-spacing: normal; word-spacing: 0pt; text-align: right; text-indent: 0.25pt; clip:  rect( .25px  )}
.menugblanco {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; text-decoration: none; text-align: center; color: #FFFFFF}
.tabulado {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-decoration: none; background-color: #FFFFFF; color: #333333}
.textonegro2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; color: #003366; text-decoration: none; cursor: hand; filter: Mask(Color=#0066FF) }
.textocorrido1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.encabezado {
    /*filter: Mask(Color=#0066FF);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
.encabezado A{	
	color: #000000;
	text-decoration: none;
}
.encabezado A:hover{	
	color: #000066;
	text-decoration: underline;
}
