/****
style.css
***/
body {
	background-color: #e3e3e3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: rgb(0,0,0);
}

table.main {
	text-align: center;
	border-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
	border-spacing: 0px 0px;
	background-color: #E3F0F0;
	color: rgb(0,0,0);
	width: 760px;
}

td.main,tr.main {
	background-color: #E3F0F0;
	color: rgb(0,0,0);
}

table.content {
	border-style: none;
	border-width: 0px;
	border-spacing: 0px 0px;
	background-color: #EAF8F8;
	color: rgb(0,0,0);
	width: 750px;
}

td.mainbanner {
	text-align: center;
	border-style: none;
	border-width: 0px;
	border-spacing: 0px 0px;
	background-color: #9BAECF;
	color: rgb(0,0,0);
	width: 750px;	
}

/*
img.mainbanner {
	width: 750px;
	z-index: 0;
	display: block;
}
*/

td.dialog {
	vertical-align: top;
}

table.dialog {
	
	border-style: none;	
	background-color: #FFFFFF;
	color: rgb(255,255,254);
	padding: 0px 0px 0px 0px;
	border-spacing: 0px 0px;
	border-collapse: collapse;
}

td.dialogheader {
	background-color: #E3F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F2140;
}

td.dialogtitle {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F2140;
	text-align: center;
}

td.dialogtab {
	background-color: #E3F0F0;
	color: rgb(0,0,0);
	height: 20px;
	vertical-align: top;
}

/*
div.tabmiage {
	position: absolute;
	z-index: 0;
	width: auto;
	text-align:left;
}
*/

/*img.tabimage {
	z-index: 0;
	height: 20px;
	position: relative;
}
*/

/*
div.tabtext {
	z-index: 1;
	position: relative;
	top: -20px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;	
	width: auto;
	text-align: left;
	height: 0px;
}
*/

td.dialogsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	/*color: #8F2140;*/
	text-align: left;
}

td.dialogborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	/*color: #000000;*/
	text-align: left;
}

td.dialognormal {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	/*color: #000000;*/
	text-align: left;
}

td.dialogleftcorner {
	background-color: #FFFFFF;
	color: rgb(255,255,254);
	text-align: left;
	height: 10px;
	vertical-align: bottom;
	width: 10px;
}

td.dialogrightcorner {
	background-color: #FFFFFF;
	color: rgb(255,255,252);
	text-align: right;
	height: 10px;
	vertical-align: bottom;
	width: auto;
}

/*
img.smallcorner {
	height: 5px;
	width: 5px;
	border: none;
}
*/

/*
img.mediumcorner {
	height: 10px;
	width: 10px;
	border: none;
}
*/

/*
img.largecorner {
	height: 15px;
	width: 15px;
	border: none;
}
*/

select.bluestyle {


	background-color: #F5F5DC;
	border: thin solid;
	color:#2C7D79;
	width: 180px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	
	
	
}

input[type="text"] {
	background-color: #F5F5DC;
	color:#2C7D79;
	width:180px;
	border: thin solid ;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid;
}

td.buttontopleft {
	background-color: #8F2140;
	color: rgb(0,0,0);
	text-align: left;
	height: 5px;
	vertical-align: top;
	width: auto;
}

td.buttontopright {
	background-color: #8F2140;
	color: rgb(0,0,0);
	text-align: right;
	height: 5px;
	vertical-align: top;
	width: auto;
}

td.buttonbottomleft {
	background-color: #8F2140;
	color: rgb(0,0,0);
	text-align: left;
	height: 5px;
	vertical-align: bottom;
	width: auto;
}

td.buttonbottomright {
	background-color: #8F2140;
	color: rgb(0,0,0);
	text-align: right;
	height: 5px;
	vertical-align: bottom;
	width: auto;
}

td.buttontext {
	background-color: #8F2140;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

table.button {
	background-color: #8F2140;
	color: rgb(0,0,0);
}

td.buttonborder {
	background-color: #8F2140;
	color: rgb(0,0,0);
}

td.menutopleft {
	/*background-color: #8F2140;*/
	/*background-color: #2C7D79;*/
	/*color: rgb(0,0,0);*/
	text-align: left;
	height: 10px;
	vertical-align: top;
	width: auto;
}

td.menutopright {
	/*background-color: #8F2140;*/
	/*background-color: #2C7D79;*/
	text-align: right;
	height: 10px;
	vertical-align: top;
	width: auto;
}

td.menubottomleft {
	/*background-color: #8F2140;*/
	/*background-color: #2C7D79;*/
	text-align: left;
	height: 10px;
	vertical-align: bottom;
	width: auto;
}

td.menubottomright {
	/*background-color: #8F2140;*/
	/*background-color: #2C7D79;*/
	text-align: right;
	height: 10px;
	vertical-align: bottom;
	width: auto;
}

td.menutext {
	/*background-color: #8F2140;*/
	background-color: #2C7D79;
	text-align: center;
	height: 15px;
	vertical-align: bottom;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: thin solid rgb(255, 255, 255);
}

td.menuborder {
	/*background-color: #8F2140;*/
	/*background-color: #2C7D79;*/
	width: auto;
	height: 10px;
}

/*  Estos van a la parte inferior   */
td.bottomspacer {
	height: 40px;
	width: 800px;
	background-image: url(../img/inee_spacer_02.gif);
	background-repeat: no-repeat;
}


td.footer {
	background-image: url(../img/inee_patt_background_04.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 663px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

td.footer2 {
	background-image: url(../img/inee_logo_02.jpg);
	background-repeat: no-repeat;
	text-align: center;

	width: 137px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
/*AJM*/
header {
	background-image:url(../img/banner_excale2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 663px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


/*  Estos van a la parte inferior   */

/* estilo texto navegacion */
.parametrosBuscarActual{
	/*color:#0000CC;*/
	font-family:Helvetica,Arial,sans-serif;
	font-size:10pt

}


/****
estilo.css
***/
td {
		font-family:verdana, arial, sans-serif;
}

.esquina_arriba_izquierda {
	background-image:url(../img/a.png);
	width:33px;
	height:16px;
	font-size:5px;
	background-repeat:no-repeat;
}

.borde_atras_arriba {
	height:16px;
	background-image:url(../img/d.png);
	font-size:5px;
}

/*
.td_central {
	height:16px;
	background-image:url(../img/d.png);
	font-size:5px;
	width:15px;
}
*/

.esquina_atras_arriba {
	height:16px;
	background-image:url(../img/f0.png);
	font-size:5px;
	width:70px;
}

.alto_atras {
	width:33px;
	background-image:url(../img/b.png);
	background-repeat:repeat-y;
}

.td_tabla {
	width:auto;
	background-color:#D6F0ED;
}

/*.tabla_uno {
	width:28px; height:29px; background-image:url(../img/000.png); background-repeat:no-repeat;
}
*/

/*
.tabla_dos {
	width:16px; height:29px; background-image:url(../img/001.png); background-repeat:no-repeat;
}
*/

/*
.tabla_tres {
	width:19px; height:29px; background-image:url(../img/002.png); background-repeat:no-repeat; border-bottom:solid 1px #EAF8F8;
}
*/

/*
.tabla_cuatro {
	width:63px; height:29px; background-image:url(../img/009.png); background-repeat:no-repeat;
}
*/

.tabla_cinco {
	width:28px; height:27px; background-image:url(../img/003.png); background-repeat:no-repeat;
}

/*
.tabla_seis {
	width:16px; height:27px; background-image:url(../img/004.png); background-repeat:no-repeat;
}
*/

/*
.tabla_siete {
	width:200px; height:27px; background-image:url(../img/005.png); background-repeat:repeat-x; font-size:11pt; color:#EAF8F8;
}
*/

/*
.tabla_ocho {
	width:63px; height:27px; background-image:url(../img/010.png); background-repeat:no-repeat;
}
*/

/*
.tabla_nueve {
	width:28px; height:13px; background-image:url(../img/006.png); background-position:top; background-repeat:no-repeat; font-size:7pt;
}
*/

/*
.tabla_diez {
	width:16px; height:13px; background-image:url(../img/007.png); background-position:top; background-repeat:no-repeat; font-size:7pt;
}
*/

/*
.tabla_doce {
	width:63px; height:13px; background-image:url(../img/011.png); background-repeat:no-repeat; font-size:7pt;
}
*/

.tabla_trece {
	width:28px;
}

/*
.tabla_catorce {
	width:16px; height:auto; background-image:url(../img/013.png); background-position:top; background-repeat:repeat-y;
}
*/

/*
.tabla_quince {
	width:200px; background-image:url(../img/014.png); background-position:top;
}
*/

/*
.tabla_diez_y_seis {
	text-align:left; font-size:11pt; color:#1B5989;font-weight:bold;
}
*/

/*
.tabla_muestra_criterio {
	text-align:left; font-size:9pt; color:#B81B18;
}
*/
	
.tabla_diez_y_siete {
	text-align:right;
}

/*
.tabla_diez_y_ocho {
	width:63px; height:82px; background-image:url(../img/012.png); background-repeat:no-repeat;
}
*/

/*
.tabla_diez_y_nueve {
	width:16px; height:5px; background-image:url(../img/015.png); background-position:top; background-repeat:no-repeat;
}
*/

/*
.tabla_veinte {
	width:200px; background-image:url(../img/016.png); background-position:top; background-repeat:repeat-x; font-size:3px;
}
*/

/*
.tabla_veinte_y_uno {
	width:63px; height:5px; background-image:url(../img/012a.png); background-repeat:no-repeat;
}
*/

.esquina_izq_abajo {
	height:16px; background-image:url(../img/f2.png); font-size:5px; width:70px;
}

.esquina_der_abajo {
	background-image:url(../img/c.png);
	width:33px;
	height:16px;
	font-size:5px;
	background-repeat:no-repeat;		
}

.abajo_ancho {
	height:16px; background-image:url(../img/e.png); font-size:5px;
}

.extremo_derecho {
	width:70px;
	background-image:url(../img/f1.png);
	font-size:5px;
}


/* */
	
.extremo_izquierdo {
	background-image:url(../img/extremo_izquierdo.png);
	background-repeat:no-repeat;
	width:10px;
	height:24px;
	font-size:5px;
}

.cuerpo {
	background-image:url(../img/cuerpo.png);
	background-repeat:repeat-x;
	width:auto;
	height:24px;
	font-size:11pt;
	font-family:arial, verdana, tahoma;
	color:#FFFFFF;
}

.union {
	background-image:url(../img/union.png);
	background-repeat:no-repeat;
	width:24px;
	height:24px;
	font-size:5px;
}

.extremo_derecho_2 {
	background-image:url(../img/extremo_derecho_2.png);
	background-repeat:no-repeat;
	width:11px;
	height:24px;
	font-size:5px;
}

a {
	font-family:arial, verdana, tahoma;
	font-size:10pt;
	color:#336699;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-family:arial, verdana, tahoma;
	font-size:10pt;
	color:#FFFFFF;
	text-decoration:underline;
}

.td_texto_criterio{
	font-family:  verdana, tahoma;
	font-weight: bold;
	font-size:13pt;		
	color:#336699;	
}
	
	
/*Tipos de letras*/

.tituloPG{
	font-family:Lucida Sans Unicode;
	font-size:16px;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	text-align: justify;
	}
	

.tituloPC{
	font-family:Lucida Sans Unicode;
	font-size:13px;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	text-align: justify;
	}

.texto_general{

	/*color:#2d73a7;*/
	color:#000000;
	font-family:Lucida Sans Unicode;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	font-size:12px;
	text-align: justify;
	/*text-indent: 5ex;*/
}

.linkG{
	color:#000000;
	font-family:Lucida Sans Unicode;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	font-size:14px;
	text-align: justify;
}

.linkC{
	color:#000000;
	font-family:Lucida Sans Unicode;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	font-size:10px;
	text-align: justify;
}

.tituloCG{
	background:#6491BD;
	font-family:Lucida Sans Unicode;
	font-size:13px;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	text-align: justify;
}

.tituloCC{	
	background:#6491BD;
	font-family:Lucida Sans Unicode;
	font-size:10px;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	text-align: center;
	color:#FFFFFF;
	
}

.linkCG{
	color:#000000;
	font-family:Lucida Sans Unicode;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	font-size:12px;
	text-align: justify;
}

.linkCC{
	color:#000000;
	font-family:Lucida Sans Unicode;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	font-size:10px;
	text-align: justify;
}

.textoCH{
	color:#000000;
	font-family:Lucida Sans Unicode;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	font-size:11px;
	text-align: justify;
}

.tituloGG{
	color:#000000;
	font-family:Lucida Sans Unicode;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	font-size:14px;
	text-align: justify;
}

.tituloGC{
	color:#000000;
	font-family:Lucida Sans Unicode;
	font-style: normal;
	font-variant: normal;
	font-weight:bold;
	font-size:12px;
	text-align: justify;
}

.linkAT{
	color:#FFFFFF;
	font-family:Lucida Sans Unicode;
	font-style: normal;
	font-variant: normal;
	font-weight:normal;
	font-size:9px;
	text-align: justify;
}

/*
.texto_general_encabezado{
	font-size:larger;
	font-weight:bold;
}
*/

.texto_nota_pdf{
	color:#2C7D79;
	font-size:8pt;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight:normal;

}


/* colores_fondo */

.fondo_tabla_texto{
	background-color:#D5EFEE;
}
.fondo_barra_titulo{
	background-color:#6B9FC6;
	font-size:16px;
	font-family:Lucida Sans Unicode;
}
.fondo_barra_titulo1{
	background-color:#5A84A3;
    font-size:16px;
	font-family:Lucida Sans Unicode;
	color: #ffffff;
}
.fondo_barra_titulo2{
	background-color:#CBE0FE;
    font-size:9px;
	color:#1B5794;
	font-weight:bold;
	font-family:Lucida Sans Unicode;
	}
	
.fondo_barra_titulo3{
	background-color:#6491BD;
    font-size:9px;
	color:#CBE0FE;
	font-weight:bold;
	font-family:Lucida Sans Unicode;
}  
/*
.letras_azules{
	color:#1B5989;
	font-size:11pt;
	font-family:verdana;
	font-weight:bold;
}
*/
/*
.fondo_ligas{
	background-color:#D9EDF4;
}
*/
.fondo_porcentajes{
	background-color:#CAE6F1;
}

.fondo_ayuda{
	background-color:#D1F0EB;
}



/***
estilo_azul.css
***/

td {
		font-family:arial, verdana, tahoma; font-size:11pt;
}

.esquina_arriba_izquierda {
	background-image:url(../img/a.png);
	width:23px;
	height:26px;
	font-size:5px;
	background-repeat:no-repeat;
}

.borde_atras_arriba {
	height:16px;
	background-image:url(../img/d.png);
	font-size:5px;
}

.esquina_atras_arriba {
	height:16px;
	background-image:url(../img/f0.png);
	font-size:5px;
	width:70px;
}

.alto_atras {
	width:23px;
	background-image:url(../img/b.png);
	background-repeat:repeat-y;
}

.td_tabla {
	width:auto;
	background-color:#D6F0ED;
}

.tabla_uno_azul {
	width:28px;
	height:29px;
	background-image:url(../img/000.png);
	background-repeat:no-repeat;
}

.tabla_dos_azul {
	width:16px;
	height:29px;
	background-image:url(../img/001.png);
	background-repeat:no-repeat;
}

.tabla_tres_azul {
	width:19px;
	height:29px;
	background-image:url(../img/002.png);
	background-repeat:no-repeat;
}

.tabla_cuatro_azul {
	width:63px;
	height:29px;
	background-image:url(../img/009.png);
	background-repeat:no-repeat;
}

.tabla_cinco_azul {
	width:28px;
	height:27px;
	background-image:url(../img/003.png);
	background-repeat:no-repeat;
}

.tabla_seis_azul {
	width:16px; height:27px; background-image:url(../img/004.png); background-repeat:no-repeat;
}

.tabla_siete_azul {
	width:200px;
	height:27px;
	background-image:url(../img/005.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:11pt;
	color:#ffffff;
}

.tabla_ocho_azul {
	width:63px;
	height:27px;
	background-image:url(../img/010.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.tabla_nueve_azul {
	width:28px;
	height:13px;
	background-image:url(../img/006.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:7pt;
}

.tabla_diez_azul {
	width:16px;
	height:13px;
	background-image:url(../img/007.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:7pt;
}

.tabla_once_azul {
	width:200px;
	height:13px;
	background-image:url(../img/008.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size:9pt;
	font-style:italic;
	color:#336699;
}

.tabla_doce_azul {
	width:63px;
	height:13px;
	background-image:url(../img/011.png);
	background-repeat:no-repeat;
	font-size:7pt;
}

.tabla_trece {
	width:28px;
}

.tabla_catorce_azul {
	width:16px;
	height:auto;
	background-image:url(../img/013.png);
	background-position:top;
	background-repeat:repeat-y;
}

.tabla_quince_azul {
	width:200px;
	background-image:url(../img/014.png);
	background-position:top;
}

/*
.tabla_diez_y_seis_azul {
	color:#1B5989;
	font-weight:bold;
	font-family:verdana;
	font-size:10pt;
}	
*/


.tabla_diez_y_ocho_azul {
	width:63px;
	height:82px;
	background-image:url(../img/012.png);
	background-repeat:no-repeat;
}

.tabla_diez_y_nueve_azul {
	width:16px;
	height:5px;
	background-image:url(../img/015.png);
	background-position:top;
	background-repeat:no-repeat;
}

.tabla_veinte_azul {
	width:200px;
	background-image:url(../img/016.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size:3px;
}

.tabla_veinte_y_uno_azul {
	width:63px;
	height:5px;
	background-image:url(../img/012a.png);
	background-repeat:no-repeat;
}

.esquina_izq_abajo {
	width:23px;
	height:26px;
	background-image:url(../img/f2.png);
	background-repeat:no-repeat;
	font-size:5px; width:70px;
}

.esquina_der_abajo {
	background-image:url(../img/c.png);
	width:23px;
	height:16px;
	font-size:5px;
	background-repeat:no-repeat;		
}

.abajo_ancho {
	height:20px;
	background-image:url(../img/e.png);
	font-size:5px;
	background-repeat:repeat-x;
}

.extremo_derecho {
	width:70px;
	background-image:url(../img/f1.png);
	font-size:5px;
	background-repeat:no-repeat
}

/****
estilo_interior.css
**/

.resultado_verde_uno {
	background-image:url(../img/cenefa_verde_1.png);
	background-repeat:no-repeat;
	width:138px;
	height:32px;
	font-size:5px;
}

.resultado_verde_dos {
	background-image:url(../img/cenefa_verde_2.png);
	background-repeat:repeat-x;
	width:auto;
	height:32px;
	font-size:8pt;
	font-family:verdana, verdana, tahoma;
	color:#2c7d79;
}

.resultado_verde_tres {
	background-image:url(../img/cenefa_verde_3.png);
	background-repeat:no-repeat;
	width:15px;
	height:32px;
	font-size:5px;
}

.resultado_rojo_uno {
	background-image:url(../img/cenefa_roja_1.png);
	background-repeat:no-repeat;
	width:172px;
	height:31px;
	font-size:5px;
}

.resultado_rojo_dos {
	background-image:url(../img/cenefa_roja_2.png);
	background-repeat:repeat-x;
	width:auto;
	height:31px;
	font-size:8pt;
	font-weight:bold;
	font-family:verdana, verdana, tahoma;
	color:#B81B18;
}

.resultado_rojo_tres {
	background-image:url(../img/cenefa_roja_3.png);
	background-repeat:no-repeat;
	width:17px;
	height:31px;
	font-size:5px;
}


/***
estilo_resultados.css
***/
.espacio_vacio_arriba {
	font-size:5px;
}

.logo_extremo_izq_arriba_vacio_00 {
	font-size:5px;
	width:24px;
	height:18px;
}

.logo_extremo_izq_arriba_vacio_01 {
	background-image:url(../img/resul_002.png);
	background-repeat:no-repeat;
	font-size:5px;
	width:12px;
	height:18px;
}

.logo_extremo_izq_arriba_vacio_02 {
	background-image:url(../img/resul_003.png);
	background-position:left;
	background-repeat:no-repeat;
	font-size:5px;
	width:auto;
	height:18px;
}

.logo_extremo_izq_00 {
	background-image:url(../img/resul_000.png);
	background-repeat:no-repeat;
	font-size:5px;
	width:24px;
	height:36px;
}

.logo_extremo_izq_01 {
	background-image:url(../img/resul_001.png);
	background-repeat:no-repeat;
	font-size:5px;
	width:12px;
	height:36px;
}

.barra_titulo {
	background-image:url(../img/resul_004.png);
	background-repeat:repeat-x;
	font-family:verdana, 'trebuchet ms', 'arial narrow', tahoma;
	font-weight:bold;
	font-size:10pt;
	text-align:center;
	color:#ffffff;
	width:auto;
	height:36px;
}

.barra_titulo_ext_der {
	background-image:url(../img/resul_005.png);
	background-repeat:no-repeat;
	font-size:5px;
	width:7px;
	height:36px;
}

.espacio_vacio {
	width:1px;
	font-size:5px;
}

.titulo_centro_ext_izq {
	background-image:url(../img/resul_006_c.png);
	background-repeat:no-repeat;
	font-size:5px;
	width:5px;
	height:36px;
}

.titulo_centro_centro {
	background-image:url(../img/resul_007_c.png);
	background-repeat:repeat-x;
	font-family:verdana, 'trebuchet ms', 'arial narrow', tahoma;
	font-weight:bold;
	font-size:10pt;
	text-align:center;
	color:#ffffff;
	width:125px;
	height:36px;
}

.titulo_centro_ext_der {
	background-image:url(../img/resul_008_c.png);
	background-repeat:no-repeat;
	font-size:5px;
	width:5px;
	height:36px;
}

.titulo_derecho_ext_izq {
	background-image:url(../img/resul_009_v.png);
	background-repeat:no-repeat;
	font-size:5px;
	width:5px;
	height:36px;
}

.titulo_derecho_centro {
	background-image:url(../img/resul_010_v.png);
	background-repeat:repeat-x;
	font-family:verdana, 'trebuchet ms', 'arial narrow', tahoma;
	font-weight:bold;
	font-size:10pt;
	text-align:center;
	color:#ffffff;
	width:auto;
	height:36px;
}

.titulo_derecho_ext_der {
	background-image:url(../img/resul_011_v.png);
	background-repeat:no-repeat;
	font-size:5px;
	width:5px;
	height:36px;
}


/*
.td_altura_filas{
	height:22px;
}
*/
.td_contenidos{
	background-color:#D9EDF4;
	height:22px;
}


/*
#a_liga_contenidos{
	font-size:10pt;
	font-weight:bold;
	font-family:verdana;
	color:#1B5989;
}
*/
#texto_ayuda_contexto{

	
	color:#2C7D79;
	font-size:10pt;
	/*font-family: verdana,arial,helvetica,sans-serif;*/
	font-weight:normal;	

	font-weight:normal;
	font-family:verdana;
	
}




.barra_titulo__contenido_muestra_espe {
	background-image:url(../img/resul_004.png);
	background-repeat:repeat-x;
	font-family:verdana, 'trebuchet ms', 'arial narrow', tahoma;
	font-weight:bold;
	font-size:10pt;
	text-align:center;
	color:#ffffff;
	width:300px;
	height:36px;
}




.barra_titulo__descrip_muestra_espe {
	background-image:url(../img/resul_007_c.png);
	background-repeat:repeat-x;
	font-family:verdana, 'trebuchet ms', 'arial narrow', tahoma;
	font-weight:bold;
	font-size:8pt;
	text-align:center;
	color:#ffffff;
	width:auto;
	height:36px;
}
.barra_titulo__porcentaje_muestra_espe {
	background-image:url(../img/resul_007_c.png);
	background-repeat:repeat-x;
	font-family:verdana, 'trebuchet ms', 'arial narrow', tahoma;
	font-weight:bold;
	font-size:8pt;
	text-align:center;
	color:#ffffff;
	width:auto;
	height:36px;
}
.barra_titulo__ejemplo_muestra_espe {
	background-image:url(../img/resul_007_c.png);
	background-repeat:repeat-x;
	
	font-family:verdana, 'trebuchet ms', 'arial narrow', tahoma;
	font-weight:bold;
	font-size:8pt;
	text-align:center;
	color:#ffffff;
	width:auto;
	height:36px;
}



.barra_titulo__modalidad_muestra_mod {

	text-align:left;
	background-color:#D9EDF4;	
	width:auto;
	height:22px;
}


.barra_titulo__porcentaje_muestra_mod {

	text-align:left;
	background-color:#CAE6F1;	
	width:auto;
	height:22px;
}


/***
estilo_rojo.css

.tabla_uno_rojo {
	width:28px;
	height:29px;
	background-image:url(../img/rojo/000.png);
	background-repeat:no-repeat;
}

.tabla_dos_rojo {
	width:16px;
	height:29px;
	background-image:url(../img/rojo/001.png);
	background-repeat:no-repeat;
}

.tabla_tres_rojo {
	width:19px;
	height:29px;
	background-image:url(../img/rojo/002.png);
	background-repeat:no-repeat;
}

.tabla_cuatro_rojo {
	width:63px;
	height:29px;
	background-image:url(../img/rojo/009.png);
	background-repeat:no-repeat;
}

.tabla_cinco_rojo {
	width:28px;
	height:27px;
	background-image:url(../img/rojo/003.png);
	background-repeat:no-repeat;
}

.tabla_seis_rojo {
	width:16px; height:27px; background-image:url(../img/rojo/004.png); background-repeat:no-repeat;
}

.tabla_siete_rojo {
	width:200px;
	height:27px;
	background-image:url(../img/rojo/005.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:11pt;
	color:#ffffff;
}

.tabla_ocho_rojo {
	width:63px;
	height:27px;
	background-image:url(../img/rojo/010.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.tabla_nueve_rojo {
	width:28px;
	height:13px;
	background-image:url(../img/rojo/006.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:7pt;
}

.tabla_diez_rojo {
	width:16px;
	height:13px;
	background-image:url(../img/rojo/007.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:7pt;
}

.tabla_once_rojo {
	width:200px;
	height:13px;
	background-image:url(../img/rojo/008.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size:9pt;
	font-style:italic;
	color:#B81B18;
}

.tabla_doce_rojo {
	width:63px;
	height:13px;
	background-image:url(../img/rojo/011.png);
	background-repeat:no-repeat;
	font-size:7pt;
}

.tabla_catorce_rojo {
	width:16px;
	height:auto;
	background-image:url(../img/rojo/013.png);
	background-position:top;
	background-repeat:repeat-y;
}

.tabla_quince_rojo {
	width:200px;
	background-image:url(../img/rojo/014.png);
	background-position:top;
}

.tabla_diez_y_ocho_rojo {
	width:63px;
	height:82px;
	background-image:url(../img/rojo/012.png);
	background-repeat:no-repeat;
}

.tabla_diez_y_nueve_rojo {
	width:16px;
	height:5px;
	background-image:url(../img/rojo/015.png);
	background-position:top;
	background-repeat:no-repeat;
}

.tabla_veinte_rojo {
	width:200px;
	background-image:url(../img/rojo/016.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size:3px;
}

.tabla_veinte_y_uno_rojo {
	width:63px;
	height:5px;
	background-image:url(../img/rojo/012a.png);
	background-repeat:no-repeat;
}

***/

/***
estilo_verde.css
***/	
.tabla_uno_verde {
	width:28px;
	height:29px;
	background-image:url(../img/verde/000.png);
	background-repeat:no-repeat;
}

.tabla_dos_verde {
	width:16px;
	height:29px;
	background-image:url(../img/verde/001.png);
	background-repeat:no-repeat;
}

.tabla_tres_verde {
	width:19px;
	height:29px;
	background-image:url(../img/verde/002.png);
	background-repeat:no-repeat;
}

.tabla_cuatro_verde {
	width:63px;
	height:29px;
	background-image:url(../img/verde/009.png);
	background-repeat:no-repeat;
}

.tabla_cinco_verde {
	width:28px;
	height:27px;
	background-image:url(../img/verde/003.png);
	background-repeat:no-repeat;
}

.tabla_seis_verde {
	width:16px; height:27px; background-image:url(../img/verde/004.png); background-repeat:no-repeat;
}

.tabla_siete_verde {
	width:200px;
	height:27px;
	background-image:url(../img/verde/005.png);
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:11pt;
	color:#ffffff;
}

.tabla_ocho_verde {
	width:63px;
	height:27px;
	background-image:url(../img/verde/010.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.tabla_nueve_verde {
	width:28px;
	height:13px;
	background-image:url(../img/verde/006.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:7pt;
}

.tabla_diez_verde {
	width:16px;
	height:13px;
	background-image:url(../img/verde/007.png);
	background-position:top;
	background-repeat:no-repeat;
	font-size:7pt;
}

.tabla_once_verde {
	width:200px;
	height:13px;
	background-image:url(../img/verde/008.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size:9pt;
	color:#2C7D79;
	font-style:italic;
}

.tabla_doce_verde {
	width:63px;
	height:13px;
	background-image:url(../img/verde/011.png);
	background-repeat:no-repeat;
	font-size:7pt;
}

.tabla_catorce_verde {
	width:16px;
	height:auto;
	background-image:url(../img/verde/013.png);
	background-position:top;
	background-repeat:repeat-y;
}

.tabla_quince_verde {
	width:200px;
	background-image:url(../img/verde/014.png);
	background-position:top;
}
.tabla_diez_y_seis_verde {
	color:#2C7D79;
	font-weight:bold;
	font-family:verdana;
	font-size:10pt;
}	



.tabla_diez_y_ocho_verde {
	width:63px;
	height:82px;
	background-image:url(../img/verde/012.png);
	background-repeat:no-repeat;
}

.tabla_diez_y_nueve_verde {
	width:16px;
	height:5px;
	background-image:url(../img/verde/015.png);
	background-position:top;
	background-repeat:no-repeat;
}

.tabla_veinte_verde {
	width:200px;
	background-image:url(../img/verde/016.png);
	background-position:top;
	background-repeat:repeat-x;
	font-size:3px;
}

.tabla_veinte_y_uno_verde {
	width:63px;
	height:5px;
	background-image:url(../img/verde/012a.png);
	background-repeat:no-repeat;
}

td.header {
	background-image:url(../img/banner_excale2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	width: 750px;
	vertical-align: top;
}




/* CSS Document */
.tabla {
font-family: "Trebuchet MS", Arial;
font-size:9px;
text-align: right;
width: 720px;
}
.tablan {
font-family: "Trebuchet MS", Arial;
font-size:12px;
text-align: right;
width: 720px;

}



.tabla th {
padding: 5px;
font-size: 12px;
background-color: #83aec0;
background-image:url(../img/fondo_th.png);
background-repeat: repeat-x;
color: #FFFFFF;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #558FA6;
border-bottom-color: #558FA6;
font-family: "Trebuchet MS", Arial;
/*text-transform: uppercase;*/
}

.tabla .modo1 {
font-size: 12px;
font-weight:bold;
background-color: #e2ebef;
background-image:url(../img/fondo_tr01.png);
background-repeat: repeat-x;
color: #34484E; /*COLOR DEL TIPO DE LETRA Q APARENTA SER NEGRO*/
font-family: "Trebuchet MS", Arial;
}
.tabla .modo1 td {
padding: 5px;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #A4C4D0;
border-bottom-color: #A4C4D0;
text-align:right;
} 
.tabla .modo1 th {
background-image: url(../img/fondo_tr01.png);
background-position: left top;
font-size: 12px;
font-weight:bold;
text-align: left;
background-color: #e2ebef;
background-repeat: repeat-x;
color: #34484E;
font-family: "Trebuchet MS", Arial;
border-right-width: 1px;
border-bottom-width: 1px;
border-right-style: solid;
border-bottom-style: solid;
border-right-color: #A4C4D0;
border-bottom-color: #A4C4D0;
}
.tabla .modo2 {
font-size: 12px;
font-weight:bold;
background-color: #fdfdf1;
background-image: url(../img/fondo_th.png);
background-repeat: repeat-x;
color: #FFFFFF;
font-family: "Trebuchet MS", Arial;
text-align:center;
text-transform:uppercase;
}


/*tabla enlaces del cuadro*/
ul#navlist
{
width: 365px;
padding: 0px;
border: 1px solid #808080;
border-top: 0px;
margin: 0px;
}

ul#navlist li
{
list-style: none;
margin: 0px;
border: 1px;
border-top: 1px solid #808080;
font-family: "Trebuchet MS", Arial;
font-size:10px;
text-transform: uppercase;
}

ul#navlist li a
{
display: block;
width: 300px;
padding: 10px 15px 10px 15px;
border: 0px;
border-left: 20px solid #aaaabb;
/*background: #ccccdd;*/
text-decoration: none;
text-align:left;
}

/*ul#navlist li a:link { color: #666677; }*/
div#navcontainer li a:visited { background:url(../img/fondo_tr01.png); width:311px;}/*background:url(img/fondo_tr01.png)*/

ul#navlist li a:hover
{
border-color:#FFFFFF;
background:url(../img/fondo_th.png);/*background:url(img/fondo_th.png);*/
color: #ffffff;
/*background: #000d33;*/
}


