body {background:#FFFFFF;}
table {}
td {font-family:Verdana, Arial; font-size:7pt;}
input, select, textarea {font-family:Verdana, Arial; font-size:6.5pt; color:#000000;}

.pie {font-family:Verdana, Arial; font-size:6.5pt; color:#000000;}
.titulo_items {font-family:Verdana, Arial; font-size:8pt; color:#000000;}
.titulo_items_2 {font-family:Verdana, Arial; font-size:8pt; font-weight:bold; color:#000000;}
.items {font-family:Verdana, Arial; font-size:8pt; color:#000080;}
.titulo_valores {font-family:Verdana, Arial; font-size:8pt; font-weight:bold; color:#800000;}
.valores {font-family:Verdana, Arial; font-size:8pt; font-weight:bold; color:#000080;}
.detalle_factura {background:#F0F0F0; color:#000000;}
.titulos_detalle {background:#000080; color:#FFFFFF;}
.fondo_azul {background:#000080;}
.boton {background:#000080; color:#FFFFFF;}
.errores {font-weight:bold; color:#800000;}
.titulo_principal {font-family:Verdana, Arial; font-size:13pt; font-weight:bold; color:#FFFFFF; background:#000080; padding-left:10px; text-decoration:none;}

A:link {font-size:7pt; text-decoration:none; color:#000080;}
A:visited {font-size:7pt; text-decoration:none; color:#000080;}
A:hover {font-size:7pt; text-decoration:underline; color:#000080;}

.label_form {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	/*font-weight: bold; */
	color: #000000; 
	text-align: justify
}


TABLE.tablanoticias {
	BORDER-RIGHT: black 1px solid; 
    BORDER-TOP: black 1px solid; PADDING-LEFT: 1px; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid
	}

.Titulo_Celda_Detalles {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration: none; 
	FONT-WEIGHT: bold; 
	COLOR: white; /* black;*/
	background-color:  #6A81B5; /*#cdcdcd;*/
	BORDER-BOTTOM: #000000  1px solid
}

.Titulo_Tabla {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	text-decoration: none; 
	FONT-WEIGHT: bold; 
	COLOR: white; /* black;*/
	background-color:  #6A81B5; /*#cdcdcd;*/
	BORDER-BOTTOM: #000000  1px solid
}

.texto_rojo {
	FONT-SIZE: 11px; 
	COLOR: #880000; 
	FONT-FAMILY: VERDANA; 
	BACKGROUND-COLOR: #ffffff
}

.mensaje_validacion{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	font-weight:bold;
}