/* CSS Document */

BODY {
	margin-top:0px;
	margin-left:5px;
	margin-right:3px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	/*background-color:#ECF1E4;*/
	}

/*	.......................................	*/
     /* CONTENEDOR PRINCIPAL
	    contiene a toda la estructura */
/*	.......................................	*/
#Contenedor_Principal {
position:absolute;
	margin: auto;
	width:999px;
	}

/*	.......................................	*/
    /* ESTILOS PARA LA CABECERA PRINCIPAL */
/*	.......................................	*/
#Cabecera {
	left:0px;
	top:0px;
	width:100%;
}

#Menu {
	float:left;
	width:20%;
	height:100%;
}

#Cuerpo {
	float:left;
	width:780px;
	padding-top:30px;
	padding-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

#Pie {
	width:100%;
	margin-top:50px;
	float:left;
}

/*	.......................................	*/
     /* ESTILOS PARA EL MENU IZQUIERDO */
/*	.......................................	*/


.TablaMenu {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:5px;
	/*border-left:#AD4421 solid 3px;*/
	}


/*	.......................................	*/
     /* ESTILOS CUERPO: DERECHO
	 	PAGINA PRINCIPAL
/*	.......................................	*/

#Mayuda {
	position:absolute;
	top:130px;
	left:150px;
	z-index:10;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:480px;
	border:#000099 solid 1px;
	background-color:#FFFFFF;
	text-align:justify;
	display:none;
	}	
#Mayuda table {
	padding-left:3px;
	padding-right:3px;
	}
/*	.......................................	*/



/*	.......................................	*/
		     /* LETRAS */
/*	.......................................	*/

.LetraMensajes {
	font-family:"Times New Roman", Times, serif;
	color: #990000;
	font-size:12px;
	font-weight:bold;
	}
	
.LetraTituloGrande {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#FFFFFF;
	}

.LetraTituloGrande_naranja {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#CC6633;
	}


.LetraMenuDorada {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color: #A2793C;
	}
	
.SubTitulosMenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1opx;
	color:#B87070;
	}

.LetraNormal_10 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.LetraOtra_10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.LetraNormal_10_Blanca {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}
.LetraNormal_10_Gris {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}
.LetraNormal_10_Azul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0033FF;
	}
.LetraNormal_10_Roja {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#B87070;
	}

.LetraNormal_12_Blanca {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	}
.LetraNormal_12 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.LetraNormal_12_Gris {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
	
.LetraChica_8 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	}
.LetraChica_9 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	}

/*	...........	*/
.OrgTitulo {
	color:#003399;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	}

.OrgTitulo_20_Negro {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	}


.LineaInferiorMenu {
	border-bottom:#FFFFFF solid 1px;
	}
.LineaInferiorGris {
	border-bottom:#CCCCCC solid 1px;
	}
.PuntosInferiorRojos {
	border-bottom:#CC0000 dotted 1px;
	}

/*	.......................................	*/
		     /* PAGINA INICIAL */
/*	.......................................	*/
#DUbicacion {
	position:relative;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:30px;
	left:17px;
	width:95%;
	float:left;
	border-top: #F93 solid 1px;
	border-bottom:#000066 solid 1px;
	padding-bottom:10px;
	
}

#Bienvenidos {
	position:relative;
	float:left;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	top: 0px;
	z-index: 10;


}
#Titulos_1 {
	position:relative;
	width:60%;
	float:left;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	top: 0px;
	z-index: 10;
}

#Titulos_2 {
	position:relative;
	width:250px;
	float:right;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	top: 0px;
	z-index: 10;
	cursor:pointer;
}

#Titulos_3 {
	position:relative;
	width:90%;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:justify;
	top: 0px;
	z-index: 10;
	margin-top:30px;
	margin-left:30px;
	/*background-color:#CED9E3;*/
	background-color:#E7E9F1;
	color:#333333;
}

#Titulos_4 {
	position:absolute;
	width:720px;
	top:505px;
	left:53px;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 54px;
}

#Titulos_5 {
	position:relative;
	width:250px;
	float:right;
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	top: 0px;
	z-index: 10;
	cursor:pointer;
	margin-top:20px;
}

#TNovedades {
	position:inherit;
	float:left;	
	left: 11px;
	width: 95%;
	margin-top:30px;


}

#Nimagen {
	float:left;
	width:100px;
	margin-right:10px;
	margin-bottom:10px;
	}

/*	.......................................	*/
		     /* LOGIN USUARIOS */
/*	.......................................	*/
#DLogin {
	position:relative;
	left:180px;
	top:10px;
	width:350px;
	background-color: #F3ECBE;
	border:#003366 double 2px;
	padding:10px;
}


/*	..............................................	*/
		/* SISTEMA DE CONSULTAS ON-LINE*/
/*	..............................................	*/
/* CSS Document */

#LConsultas {
	position:relative;
	width:205px;
	height:460px;
	float:left;
	margin-right:15px;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	background-image:url(../imagenes/fondo/menu_con.jpg);
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#E5E5E5; 
	overflow:auto;
}

#Resultados {
	position:relative;
	float:right;
	margin-right:10px;
	width:528px;
	height:460px;
	/*border:#CC0000 double 1px;*/
	overflow:auto;
}




/*	..............................................	*/
					/* ORGANIZAZION
/*	..............................................	*/
/* CSS Document */

#OConsultas {
	position:relative;
	width:205px;
	height:460px;
	float:left;
	margin-right:15px;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	background-image:url(../imagenes/fondo/menu_org.jpg);
	background-repeat:no-repeat;
	overflow:auto;
	scrollbar-face-color: #CCCCCC; 
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color:#CCCCCC;
	/*scrollbar-3dlight-color:#B2D1B2;
	scrollbar-arrow-color:#B2D1B2; 
	scrollbar-track-color:#B2D1B2; 
	/*scrollbar-drakshadow-color:#000000;*/
}


/*	..............................................	*/
			/* INSTITUCION */
/*	..............................................	*/
/* CSS Document */

#IConsultas {
	position:relative;
	width:205px;
	height:460px;
	float:left;
	margin-right:15px;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	background-image:url(../imagenes/fondo/menu_institucion.jpg);
	background-repeat:no-repeat;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#E5E5E5; 
	/*background-color:#D6AA70;*/
	/*border:#003399 solid 2px;*/
	overflow:auto;
}


/*	..............................................	*/
			/* GUIA DE TRAMITES */
/*	..............................................	*/
/* CSS Document */

#GConsultas {
	position:relative;
	width:205px;
	height:460px;
	float:left;
	margin-right:15px;
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
	background-image:url(../imagenes/fondo/menu_guia.jpg);
	background-repeat:no-repeat;
	scrollbar-shadow-color:#CCCCCC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-track-color:#E5E5E5; 
	/*background-color:#D6AA70;*/
	/*border:#003399 solid 2px;*/
	overflow:auto;
}



/*	..............................................	*/
		/* ESTADO DE CUENTAS */
/*	..............................................	*/
#Liberado {
	position:relative;
	top:-80px;
	left:450px;
	width:120px;
	height:105px;
}


/*	..............................................	*/
		/* PAGINA 0800
/*	..............................................	*/

#Dgrafico {
	left:0px;
	top:0px;
	width:90%;
	padding-left:50px;
	z-index:1;
}


#Bicentenario {
	float:right;
	top:10px;
	margin-right:100px;
	background-image:url(../imagenes/logo/logo_bicentenario.png);
	background-repeat:no-repeat;
	background-position:center;
	z-index:10;
	width:112px;
	height:82px;
}


/*	...........................................	*/
	/* UTILIDADES VARADAS */
/*	...........................................	*/
.LDerecha   {border-right:#999 solid 1px;}
.LIzquierda {border-left:#999 solid 1px;}


/*
filter:alpha(opacity=50);
	opacity: 0.5;
*/

