html { 
	height: 100%; 
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url("../images/fondo_inicio_nuevo_jun2019.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #9acefe;
	height: 100%;
}

@font-face {
    font-family: 'Puritan20Normal';
    src: url('../../fonts/PTN57F-webfont.eot');
    src: url('../../fonts/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/PTN57F-webfont.woff') format('woff'),
         url('../../fonts/PTN57F-webfont.ttf') format('truetype'),
         url('../../fonts/PTN57F-webfont.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1{
	font-family: Puritan20Normal, Arial Narrow;
	font-weight: normal;
	font-size: 1.8em;
	color: black;
	margin: 5px;
}

h2{
	font-family: Puritan20Normal, Arial Narrow;
	font-weight: normal;
	font-size: 1.4em;
	color: black;
	margin: 5px;
}

h3{
	font-family: Puritan20Normal, Arial Narrow;
	font-weight: normal;
	font-size: 1.0em;
	color: black;
	margin: 5px;
}

p{
	font-family: Calibri, Trebuchet Ms, Arial;
	font-weight: normal;
	font-size: 1em;
	color: black;
	margin: 0px;
	padding: 8px;
	text-align: justify;
}

li{
	font-family: Calibri, Trebuchet Ms, Arial;
	font-weight: normal;
	font-size: 1em;
	color: black;
}



a img {
	border:none; 
	text-decoration:none;
} 

#contenedor{
	width:100%;
	margin: 0px;
}	

#subcontenedor{
	width:100%;
	max-width:1000px;
	padding: 0px;
	margin: 0px;
	overflow: visible;
}

#barra_superior{
	background-color: #87b5df; 
	padding: 5px; 
	font-family: 'Puritan20Normal';
}

#barra_superior div{
	display: inline-block; 
	width: 100%; 
	max-width: 960px; 
	text-align: right;
}

#barra_superior a{
	color: white; 
	text-decoration: none;
	margin-left: 20px;
}

#encabezado{
	height: 100px;
}

#encabezado_logo {
	width: 100%; 
	max-width: 1018px; 
	left: 0px;
	position: relative;
}

#contenido{
	overflow:hidden;
	width:100%;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 60px;
	padding: 5px;
}

#columna1{
	margin-bottom: 60px;
}

.submenu  {
	background-image: url('../images/blanco_90st.png');
	max-width: 530px; 
	width: 90%;
	height: auto !important; 
	overflow: hidden;
	position:absolute; 
	padding: 10px;
	display: none;
	border-radius: 15px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
}

#ul_main_menu  li{
	background-image: url('../images/boton_mano.png'); 
	width: 15%;
	min-width: 85px;
	max-width: 123px; 
	position:absolute;
	text-decoration: none; 
	display: block;
	
	font-family: 'Puritan20Normal';
	font-weight: normal;
	font-size: 1.2em;
	line-height: 0.9em;
	text-align: center;
	color: #17375e;

	border: 3px solid #d3e5ed;
	border-radius: 10px;
}

#ul_main_menu a{
	text-decoration: none;	
}

#ul_main_menu  li:hover{
	background-position: bottom;
	color: #ffff88;	
	font-weight: bold;
}

#li_conozca{
	left: 275px; 
	top: 420px;
	height: 70px;
	padding-top: 23px; 
}

#li_aspirante {
	left: 225px; 
	top: 295px;
	height: 68px;
	padding-top: 25px; 

}

#li_estudiantes {
	left: 275px; 
	top: 170px;
	height: 58px;
	padding-top: 35px; 
}


#li_egresados {
	left: 325px;
	top: 35px;
	height: 58px;
	padding-top: 35px; 
}

#li_empresarios {
	left: 475px;
	top: 15px;
	height: 58px;
	padding-top: 35px; 
}

#li_cfc {
	left: 625px;
	top: 15px;
	height: 78px;
	padding-top: 15px; 
}

#li_protocolo {
	left: 775px;
	top: 35px;
	height: 65px;
	padding-top: 27px; 
}

#li_trabaje {
	left: 815px;
	top: 170px;
	height: 65px;
	padding-top: 27px; 
}


#li_pagoonline {
	left: 845px;
	top: 295px;
	height: 85px;
	padding-top: 5px; 
}

#li_pagocorresponsal {
	left: 845px;
	top: 295px;
	height: 85px;
	padding-top: 5px; 
}

#li_planpadrino {
	left: 815px;
	top: 420px;
	height: 85px;
	padding-top: 5px; 
}

/*SUBMENUS*/



.ul_menu_1{
	
	margin: 10px;
	padding: 0px;

	width: 205px;
	
}


.ul_menu_1 li{
	display: block;
	padding: 5px;
	padding-top:2px;
	padding-bottom:7px;
	margin: 1px 2px 2px;
	width: 185px;
	height: 21px;
	text-align: center;	
	
	font-family: Puritan20Normal, Arial Narrow;
	font-size: 1.1em;
	
	background-image: url("../images/submenu_li.png");
	background-repeat: no-repeat;
	
}

.ul_menu_1 li:hover{
	background-position: bottom;
	color: white;
}

.ul_menu_1 a{
	text-decoration: none;
}

.ul_menu_2 li{
	display: block;
	padding: 5px;
	margin: 5px 5px 5px;
	width: 185px;
	height: 15px;
	text-align: center;	
	
	font-family: Puritan20Normal, Arial Narrow;
	font-size: 0.8em;
	
	background-image: url("../images/submenu_li.png");
	background-repeat: no-repeat;
	
}

.ul_menu_2 li:hover{
	background-position: bottom;
	color: white;
}

/*SUBMENU*/

.submenu_cerrar{
	font-family: Puritan20Normal, Arial Narrow;
	position: relative;
	float: right;
	top: 0px;
	left: -50px;
} 

.ul_submenu_mano {
	margin: 0px;
	padding: 0px;	
	margin-left: 13px;	
}

.ul_submenu_mano li{
	background-image: url('../images/sub_boton_mano_op.png');
	float: left; 
	width: 95px; 
	height: 75px;
	text-decoration: none; 
	display: block;
	
	font-family: Puritan20Normal, Arial Narrow;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1em;
	text-align: center;
	color: #17375e;
	
	margin-left: 4px;
	padding-top:15px;	

}

.ul_submenu_mano  li:hover{
	background-position: bottom;
	color: white;	
}

.ul_submenu_mano span{
	margin: 0px;
	padding: 0px;	
	font-size: 0.7em;
}


.a_menu_widget {
	background-image: url('../images/boton_pie.png'); 
	width: 123px; 
	height: 90px;
	
	margin: 5px;
	padding-top: 10px;
	
	display: inline-block;
		
	font-family: Puritan20Normal, Arial Narrow;
	font-weight: normal;
	font-size: 1.0em;
	line-height: 1.0em;
	text-align: center;
	color: #17375e;	
	text-decoration: none;	
}

.a_menu_widget:hover{
	background-position: bottom;
	color: white;	
}

.window {
	background-color: white;
	border: 1px solid #eee;
	border-radius: 10px;

	width: 160px;
	height: 230px;
	float: left;
	margin-left: 0px;	
	margin-right: 3px;	
	margin-bottom: 5px;	
	padding: 5px;
}

.window h2{
	font-size: 1.0em;
	line-height: 1.0em;
	color: #555;
}

.window a{
	font-family: Puritan20Normal, Arial Narrow;
	color: #313A72;
	display: block;
	background-image: url("../images/link.png");
	width: 87px;
	height: 26px;
	line-height: 24px;
	text-decoration: none;
	padding-left: 30px;
	font-size: 1.0em;
}

.window p{
	font-size: 0.8em;
	line-height: 1.5em;
	padding-right: 30px;

}

.boton_centrado{
	width: 95%; 
	text-align: center;
	display: block;
	color: black;
	background-image: url("../images/button_light_blue.png");
	background-position: center;
	padding: 4px;
	border-radius: 4px;
	text-decoration: none;
	margin: 5px;
}

footer{
	background-image: url("../images/negro_40st.png");
	overflow:visible;
	width:100%;
	margin-top: 10px;
	padding-bottom: 60px;
	text-align: center;
}

footer h1{
	font-family: Puritan20Normal, Arial Narrow;
	font-weight: normal;
	color: #222;
}

footer h2{
	font-family: Puritan20Normal, Arial Narrow;
	font-weight: normal;
	color: white;
}

footer p{
	font-family: Calibri, Trebuchet Ms, Arial;
	font-weight: normal;
	font-size: 1em;
	color: #222;
	margin: 0px;
	padding: 8px;
	text-align: center;
}

footer a{
	color: black;
}