/* -------------- Estilos Generales ----------------- */

body {
	padding: 0px;
	font-size: 10.5px;
	font-family: Helvetica, Arial;
	font-weight: normal;
	margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
	color: #fff;
	background: #026495;
}

html {
	margin: 0px;
	padding: 0px;
}


img {
	border: none
}
	
a {
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}

li {
	list-style: none;
}

.clear {
	clear: both;  /* Separador */
}

.negrita {
	font-weight: bold;
}

.derecha {
	float: right;
}

.izquierda {
	float: left;
}

.justificado {
	text-align: justify;
}

/* -------------- /Estilos Generales ----------------- */




/* -------------- Estilos web ----------------- */
#contenedor {
    width:961px;
    z-index:1;
    left:0px;
    top:0px;
    margin:0 auto;
	background: #fff;
}
#centrado {
    width:961px;
    height:auto;
    z-index:2;
    left:0px;
    top:0px;
}
#caja {
    width:871px; /* 961px - 90px padding*/
    height:1010px;
	background: url(../images/bg_contenedor.jpg) repeat-y top left;
	min-height: 1010px;
	height: auto!important!;
    z-index:3;
    left:0px;
	padding-top: 14px;
	padding-left: 90px; 
}

#cabecera {
	float: left;
	background: url(../images/cabecera_fija.jpg) no-repeat top left;
	width: 783px;
	height: 124px;
}


h1 {
	text-indent: -5000px;
	margin-top: 10px;
	margin-left: 10px;
}

.index {
	position: absolute;
	top: 14px;
	width: 200px;
	height: 115px;
	background: url(images/null.gif) repeat;
	margin-left: 10px;
}




.cabecera_somos {
	float: left;
	background: url(../images/cabecera_somos.jpg) no-repeat top left;
	width: 783px;
	height: 194px;
	margin-bottom: 14px;
}

.cabecera_gestion {
	float: left;
	background: url(../images/cabecera_gestion.jpg) no-repeat top left;
	width: 783px;
	height: 194px;
	margin-bottom: 14px;
}

.cabecera_asistencia {
	float: left;
	background: url(../images/cabecera_asistencia.jpg) no-repeat top left;
	width: 783px;
	height: 194px;
	margin-bottom: 14px;
}

.cabecera_donde {
	float: left;
	background: url(../images/cabecera_dondeestamos.jpg) no-repeat top left;
	width: 783px;
	height: 194px;
	margin-bottom: 14px;
}

.cabecera_contacto {
	float: left;
	background: url(../images/cabecera_contacto.jpg) no-repeat top left;
	width: 783px;
	height: 194px;
	margin-bottom: 14px;
}










#menu {
	float: left;
	width: 783px;
	background: #1966A1;
	height: 23px;
	margin-bottom: 14px;
}

#menu ul {
	float: left;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	color: #fff;
	font-size: 12pt;
}

#menu ul li {
	float: left;
	display: block;
}

#menu ul li.somos a{
	float: left;
	background: url(../images/bot_somos_1.jpg) no-repeat left; 
	width: 70px;
	height: 23px;
	cursor: hand;
	color: #fff;
	text-indent: -5000px;
}

#menu ul li.somos a:hover{
	float: left;
	background: url(../images/bot_somos_2.jpg) no-repeat left; 
	width: 70px;
	height: 23px;
	cursor: hand;
	color: #fff;
	text-indent: -5000px;
}

#menu ul li.somos_activo {
	float: left;
	background: url(../images/bot_somos_2.jpg) no-repeat left; 
	width: 70px;
	height: 23px;
	cursor: hand;
	color: #fff;
	text-indent: -5000px;
}


#menu ul li.gestion a{
	float: left;
	background: url(../images/bot_gestion_1.jpg) no-repeat left; 
	width: 90px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}

#menu ul li.gestion a:hover{
	float: left;
	background: url(../images/bot_gestion_2.jpg) no-repeat left; 
	width: 90px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}

#menu ul li.gestion_activo{
	float: left;
	background: url(../images/bot_gestion_2.jpg) no-repeat left; 
	width: 90px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}



#menu ul li.asistencia a{
	float: left;
	background: url(../images/bot_asistencia_1.jpg) no-repeat left; 
	width: 110px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}

#menu ul li.asistencia a:hover{
	float: left;
	background: url(../images/bot_asistencia_2.jpg) no-repeat left; 
	width: 110px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}

#menu ul li.asistencia_activo{
	float: left;
	background: url(../images/bot_asistencia_2.jpg) no-repeat left; 
	width: 110px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}



#menu ul li.donde a{
	float: left;
	background: url(../images/bot_donde_1.jpg) no-repeat left; 
	width: 130px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}

#menu ul li.donde a:hover{
	float: left;
	background: url(../images/bot_donde_2.jpg) no-repeat left; 
	width: 130px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}

#menu ul li.donde_activo{
	float: left;
	background: url(../images/bot_donde_2.jpg) no-repeat left; 
	width: 130px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}


#menu ul li.contacto a{
	float: left;
	background: url(../images/bot_contacto_1.jpg) no-repeat left; 
	width: 100px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}

#menu ul li.contacto a:hover{
	float: left;
	background: url(../images/bot_contacto_2.jpg) no-repeat left; 
	width: 100px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}

#menu ul li.contacto_activo{
	float: left;
	background: url(../images/bot_contacto_2.jpg) no-repeat left; 
	width: 100px;
	height: 23px;
	cursor: hand;
	text-indent: -5000px; 
}




#columna1 {
	float: left;
	width: 481px; /* 495px - 14px padding*/
	height: 506px; /* 520px - 14px padding*/
	border: dashed 1px #CCCCCC;
	padding: 7px;
	margin: 0px 22px 27px 8px;
}

#columna2 {
	float: left;
	width: 231px; /* 245px - 14px padding*/
	height: 506px; /* 520px - 14px padding*/
	border: dashed 1px #CCCCCC;
	padding: 7px;
}




.t_mision {
	float: left;
	width: 481px;
	height: 21px;
	background: #7faacd;
	margin-bottom: 7px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	/* text-indent: -5000px; */
}




.foto_cuerpo {
	float: left;
	width: 481px;
	height: 290px;
	margin-bottom: 14px;
}

.t_vision {
	position: absolute;
	background: #7faacd url(../images/vision.jpg);
	width: 231px;
	height: 21px;
	margin-bottom: 7px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	/* text-indent: -5000px; */	
}



.foto_vision {
	position: relative;
	top: 244px;
}

.foto_objetivos {
	position: relative;
	top: 103px;
}

.foto_equipo {
	position: relative;
	top: 187px;
}

.foto_donde {
	position: relative;
	top: 0px;
}

.texto_azul {
	position: relative;
	top: 28px;
	color: #006699;	
	font-weight: bold;
	margin: 7px 14px 0px 14px;
}

.texto_formulario {
	float: left;
	color: #006699;	
	font-weight: bold;
	padding-left: 14px;
	margin: 14px 0px 30px 0px;
}


.col_1 {
	float: left;
	width: 211px; /*225px - 14px padding*/
	color: #006699;	
	font-weight: bold;
	margin-right: 15px;
	padding-left: 14px;
}

.col_2 {
	float: left;
	font-size: 10px;
	width: 235px;
	color: #606060;	
}


#pie {
	float: left;
	width: 769px; /* 783px - 14px padding*/
	height: 67px; /* 79px - 12px pading*/
	background: #2565a2 url(../images/pie.jpg) no-repeat;
	font-weight: bold;
	padding-top: 12px;
	padding-left: 14px;
}



/*------------------------------------- FORMULARIO --------------------------------------------- */

.fila {
	float:left;
	width: 480px;
	border-bottom: dashed 1px #CCC;
	padding-top: 5px;
	padding-bottom: 10px;
}

.fila2 {
	float:left;
	width: 480px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.linea{
	float: left;
	width: 480px;
	padding: 2px;
}

.celda{
	float: left;
	width: 240px;
	font-size: 11px;
	color: #006699;
}

.celda2{
	float: left;
	width: 376px;
	font-size: 11px;
	height: 22px;
	background: url(../images/bg_celda2.gif) repeat-x top left;
}

.celda3{
	float: left;
	width: 2px;
	font-size: 11px;
}

.celda4{
	float: left;
	width: 102px;
	font-size: 11px;
}

.caja1 {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #000;
	background-color: #ccddea;
	height: 16px;
	width: 221px;
	border: 0px;
	padding: 2px;
}


.caja2 {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #000;
	background-color: #ccddea;
	height: 100px;
	width: 460px;
	border: 0px;
	padding: 2px;
}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #006699;
	height: 22px;
	width: 86px;
	color: #FFFFFF;
	border: 0px none #FFFFFF;
}

/*------------------------------------- /FORMULARIO --------------------------------------------- */

/* -------------- /Estilos web----------------- */




	
	






