@charset "utf-8";

/*
default de pagina
*/ 
#contenedor {
	position: relative;
	width: 100%;
	z-index: 1;
	top: 0%;
	left: 0%;
}

#encabezado {
	position: fixed;
	width: 100%;
	height: 17%;
	z-index: 4;
}

#encabezado_hijo {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: #FFF;
}

#logo {
	position: absolute;
	z-index: 1;
	text-align: left;
	width: 50%;
	height: 100%;

}
#logo_imagen {
	z-index: 2;
	top: 0%;
	left: 0%;
	right: 0;
	bottom: 0;
	width: 100%;
	padding: 0px;
	height: 100%;
	padding-top: 1%;
	padding-left: 1%;	
}
#contacto {
	position:relative;
	width: 50%;
	height: 100%;
	z-index: 1;
	float: right;
	text-align: right;
	bottom: 0px;
	
}
#contacto_texto{
	z-index: 2;
	position: absolute;
	vertical-align: text-bottom;
	text-align: right;
	height: auto;
	width: auto;
	bottom: 0px;
	right: 3%;
	font-family: BankGothic;
	font-size: 1em;
}
#menu {
	position: fixed;
	width: 100%;
	height: 4%;
	z-index: 2;
	top: 17%;
	background-color: #000;
}


#cuerpo {
	position: absolute;
	width: 100%;
	z-index: 1;
	top: 21%;
}
#contenido_cuerpo {
	position: relative;
	width: 100%;
	height: 100%;
	top: 0px;
}
#cuerpo_nosotros {
	position: fixed;
	width: 100%;
	height: 65%;
	z-index: 1;
	top: 21%;
}
#contenido_cuerpo_nosotros {
	position: relative;
	width: 100%;
	height: 100%;
	top: 0px;
	
}



#final_cuerpo {
	position: absolute;
	width: 100%;
	height: 14%;
	z-index: 1;
}

#pie {
	position: fixed;
	width: 100%;
	height: 14%;
	z-index: 2;
	bottom: 0%;
	background-color: #000;
}

#r_sociales {
	position: absolute;
	z-index: 1;
	text-align: left;
	width: 50%;
	height: 100%;
}

#r_sociales_logo {
	z-index: 2;
	left: 0%;
	width: 100%;
	height: 100%;
	padding-top: 5%;
	padding-left: 1%;
}

#permiso {
	position: relative;
	width: 50%;
	height: 100%;
	z-index: 1;
	float: right;
	text-align: right;
	bottom: 0px;
	vertical-align: middle;
}
#permiso_texto{
	z-index: 2;
	position: absolute;
	z-index: -1;
	vertical-align: text-bottom;
	text-align: right;
	height: auto;
	width: auto;
	top: 30%;
	right: 3%;
	font-family: BankGothic;
	font-size: 1.15em;
	color: #AAA;
}

#facebook_logo {
	position: relative;
	z-index: 1;
	float: left;
	display: inline-block;
	height: 100%;
	width: 4.8%;
}


#twitter_logo {
	position: relative;
	z-index: 1;
	float: left;
	display: inline-block;
	height: 100%;
	width: 4.8%;
}

#youtube_logo {
	position: relative;
	z-index: 1;
	float: left;
	display: inline-block;
	height: 100%;
	width: 4.8%;
}
#espacio {
	position: relative;
	z-index: 1;
	float: left;
	display: inline-block;
	height: 100%;
	width: 1.8%;
}

/*
Nosotros****************************************************************************************
*/
#cuadro_fondo_nosotros {
	position: absolute;
	width: 110%;
	height: 40%;
	z-index: 1;
	background-image: url(../imagenes/fondo_rombos2.png);
	top: 32%;
}
#fondo3{
	position: absolute;
	background-color: #111;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.75;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#submenu_mision {
	position: absolute;
	width: 21%;
	height: auto;
	left: 10%;
	top: 20%;
	z-index: 1;
	font-family: BankGothic;
	font-size: 170%;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(../imagenes/boton_ventajas1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 0.35%;
	padding-bottom: 0.35%;
}
#submenu_vision {
	position: absolute;
	width: 21%;
	height: auto;
	left: 10%;
	top: 46%;
	z-index: 1;
	font-family: BankGothic;
	font-size: 170%;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(../imagenes/boton_ventajas1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 0.35%;
	padding-bottom: 0.35%;
}
#submenu_valores {
	position: absolute;
	width: 21%;
	height: auto;
	left: 10%;
	top: 72%;
	z-index: 1;
	font-family: BankGothic;
	font-size: 170%;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	background-image: url(../imagenes/boton_ventajas1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 0.35%;
	padding-bottom: 0.35%;
}
#submenu_mision:hover {
	position: absolute;
	height: auto;
	left: 10%;
	top: 20%;
	z-index: 1;
	font-family: BankGothic;
	font-size: 170%;
	color: #1A447D;
	text-align: center;
	vertical-align: middle;
	background-image: url(../imagenes/boton_ventajas_sobre.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
padding-top: 0.35%;
	padding-bottom: 0.35%;
}
#submenu_vision:hover {
	position: absolute;
	height: auto;
	left: 10%;
	top: 46%;
	z-index: 1;
	font-family: BankGothic;
	font-size: 170%;
	color: #1A447D;
	text-align: center;
	vertical-align: middle;
	background-image: url(../imagenes/boton_ventajas_sobre.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
padding-top: 0.35%;
	padding-bottom: 0.35%;
}
#submenu_valores:hover {
	position: absolute;;
	height: auto;
	left: 10%;
	top: 72%;
	z-index: 1;
	font-family: BankGothic;
	font-size: 170%;
	color: #1A447D;
	text-align: center;
	vertical-align: middle;
	background-image: url(../imagenes/boton_ventajas_sobre.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding-top: 0.35%;
	padding-bottom: 0.35%;
}
#cuadro_principal_nosotros {
	position: absolute;
	height: 85%;
	z-index: 1;
	top: 10%;
	width: 45%;
	right: 10%;
}
#fondo_nosotros {
	z-index: 2;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .85;
}
#cuadro_frente_nosotros {
	position: relative;
	width: 65%;
	height: auto;
	z-index: 1;
	top: -5%;
	text-align: right;
	vertical-align: middle;
	font-family: BankGothic;
	font-size: 2.2em;
	color: #FFF;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#fondo2_nosotros {
	background-image: none;
	background-repeat: no-repeat;
	z-index: 2;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #1A447D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
}
#contenido_nosotros {
	position: relative;
	width: 90%;
	height: 100%;
	top: -11%;
	z-index: 1;
	text-align: justify;
	padding-top: 0%;
	padding-right: 0%;
	padding-bottom: 0%;
	padding-left: 10%;
}


#normatividad_img
{
	position:relative;
	width: 34%;
	height: 90%;
	top: 10%;
	z-index: 1;
}
#normatividad_img_int
{
	z-index: 2;
	top: 0%;
	left: 0%;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	padding-top: 1%;
	padding-right: 1%;	
}

#ventaja_texto
{
	position: absolute;
	width: 100%;
	height: 80%;
	left: 0%;
}
#ventaja_texto_int
{
	z-index: 2;
	font-family: BankGothic;
	font-size: .80em;
	color: #FFF;
	top: 0%;
	left: 0%;
	right: 0%;
	bottom: 0%;
	vertical-align: middle;
	padding-top: 6%;
	padding-right: 2%;
	padding-left: 2%;
}
#ventaja_img
{
	position: relative;
	height: 40%;
	top: 9%;
	z-index: 1;
	left: -15%;
	border: 2px solid #FFF;
}
#ventaja_img_int
{
	z-index: 2;
	top: 0%;
	left: 0%;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	
}
#puntos_frente {
	z-index: 2;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .75;
	background-image: url(../imagenes/frente_negro2.png);
	background-repeat: repeat;
}

#capacitacion_texto
{
	position: absolute;
	width: 100%;
	height: 80%;
	left: 0%;
}
#capacitacion_texto_int
{
	z-index: 2;
	font-family: BankGothic;
	font-size: .80em;
	color: #FFF;
	top: 0%;
	left: 0%;
	right: 0%;
	bottom: 0%;
	vertical-align: middle;
	padding-top: 8%;
	padding-right: 2%;
	padding-left: 2%;
}
#capacitacion_img
{
	position: relative;
	height: 40%;
	top: 9%;
	z-index: 1;
	left: -15%;
	border: 2px solid #FFF;
}
#capacitacion_img_int
{
	z-index: 2;
	top: 0%;
	left: 0%;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	
}
