html { 
	height: 100%; 
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url("../images/fondo.jpg");
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-color: #99ccff;
	height: 100%;
    font-family: Verdana, Arial;	
}

@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';
	font-weight: normal;
	font-size: 2.4em;
	line-height: 1em;
	color: #1b6c9c;
	margin: 5px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}

h2{
	font-family: 'Puritan20Normal';
	font-size: 1.5em;
	color: #255BA3;
	font-weight: normal;
	margin:0px;
	padding:0px;
	line-height: 25px;
}

h3{
	font-family: 'Puritan20Normal';
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1em;
	color: #1b6c9c;
	margin: 5px;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.2);
}

p{
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.8em;
	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{
	color: #3355cc;
}

a img {
	border:none; 
	text-decoration:none;
} 

input[type=button] {
	color: #005ea8;
	background-image: url("../images/button_gray.png");
	padding: 4px;
	border-radius: 4px;
	text-decoration: none;
	margin: 5px;
}

#contenedor{
	width:100%;
	margin: 0px;
}	

#subcontenedor{
	width: 100%;
	max-width:960px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 5px;
	overflow: hidden;
}

#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;
}

#contenido{
	background-color: white;
	overflow:hidden;
	width: 100%;
	max-width:960px;
	margin-top: 10px;

	padding-bottom: 60px;

	border-radius: 10px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
}

#contenido li{
	text-align: justify;
	line-height: 1.6em;
	margin-bottom: 15px;
}

#encabezado_logo {
	width: 100%; 
	max-width: 980px; 
	left: 0px;
	position: relative;
}

/*MENU*/


#ul_main_menu {
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: table-row;
}

#ul_main_menu  li{
	background-repeat: no-repeat;
	background-position: top;
	
	height: 86px;
	float: left;
	display: block;
	
	margin: 0px;
	
	font-family: 'Puritan20Normal';
	font-weight: normal;
	font-size: 1.2em;
	line-height: 0.9em;
	text-align: center;
	color: #17375e;
}


#ul_main_menu  p{
	font-size: 0.55em;
	line-height: 1.0em;
	text-align: center;
	color: #888;
	padding-bottom: 0px;
}

#ul_main_menu  span{
	font-weight: bold;
	font-size: 1.2em;
	color: #17375e;
}

#ul_main_menu  a{
	text-decoration: none;
	color: #17375e;
	vertical-align: middle;
}

#ul_main_menu li:hover, #ul_main_menu li:hover p, #ul_main_menu li:hover a {
	background-position: bottom;
	color: #ffff88;	
	font-weight: bold;
}

#li_conozca {
	width:100px; 
	height: 66px !important;
	padding-top: 35px;
	background-image: url('../images/button_1.png');
}

#li_aspirante {
	width:120px; 
	height: 66px !important;
	padding-top: 35px;
	background-image: url('../images/button_2.png');
}

#li_estudiantes {
	width: 480px; 
	padding-top: 8px;	
	background-image: url('../images/button_3.png');
}

#li_estudiantes:hover, #li_estudiantes:hover p, #li_estudiantes:hover a {
	background-position: top !important;
	color: #17375e !important;
}


#li_egresados {
	width:120px; 
	padding-top: 38px;
	height: 63px !important;
	background-image: url('../images/button_2.png');
}

#li_empresarios {
	width:120px; 
	padding-top: 38px;
	height: 63px !important;
	background-image: url('../images/button_2.png');
}

#li_cfc {
	width:120px; 
	padding-top: 22px;
	height: 79px !important;
	background-image: url('../images/button_2.png');
}


/*SUBMENU ESTUDIANTES*/

#ul_submenu_estudiantes {
	width: 100%;
	margin: 0px;
	margin-left: 2px;
	padding: 0px;
	padding-top: 12px;
	
}

#ul_submenu_estudiantes li{
	
	width: 19.8%;	
	overflow: hidden;
	font-size: 0.85em;
	height: 56px;
	padding-top: 10px;	
	
	background-image: url("../images/button_4.png");
	background-repeat: no-repeat;
	
}

#ul_submenu_estudiantes li p{
	font-size: 0.65em;
}


#ul_submenu_estudiantes li:hover, #ul_submenu_estudiantes li:hover p, #ul_submenu_estudiantes li:hover span {
	background-position: bottom;
	color: white;
}

/*SUBMENUS*/


.submenu{

	text-align: left;

	display:none;	
	position:absolute;
	z-index: 1500;

	background-color: #fafafa;
	
	width: 90%;
	max-width: 920px;
	
	padding: 0px;
	padding-left: 10px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 15px;
	padding-bottom: 10px;

	overflow: hidden;

	border: 1px solid #aaa;
	border-radius: 15px;
	box-shadow: 0px 0px 15px rgba(0,0,0,0.3);

}

.submenu h1{
	margin: 0px;	
	padding: 0px;
	font-size: 1.7em;
}

.submenu h2{
	margin: 0px;	
	padding: 0px;
	font-size: 1.4em;
}

.submenu p{
	margin: 0px;
	padding-left: 5px;	
}

.submenu a{
	font-family: Puritan20Normal, Arial Narrow;
	color: #313A72;
}

.submenu_cerrar{
	position: relative;
	float: right;
	top: -50px;
	left: -50px;
} 

.window {
	background-color: white;
	border: 1px solid #eee;
	border-radius: 10px;

	width: 265px;

	float: left;
	margin-left: 0px;	
	margin-right: 3px;	
	margin-bottom: 20px;	
	margin-top: 0px;
	padding: 10px;
	padding-top: 0px;
}

.window h2{
	font-size: 1.3em;
	color: #555;
}

.window p{
	font-size: 0.7em;
	line-height: 1.5em;
	padding-right: 30px;
}

.window img{
	margin-top: 10px;
	margin-bottom: 10px;
}

.window h2{
	margin-top: 10px;
	margin-bottom: 10px;
}

.window_link{

	padding: 5px;
	margin: 5px;
	margin-bottom: 15px;
	display: block;	
	width: 85%;	
	max-width:250px;

	font-family: Puritan20Normal, Arial Narrow;
	font-size: 0.9em;
	
	border: 1px solid #aaf;
	border-radius: 5px;

	text-decoration: none;
	text-align: center;
	color: black;

	background-color: #eee;

}

.window_link:hover{
	color: white;
	background-color: #005da7;
}

/*CONTENIDO*/

#barra{
	font-size: 0.8em;
	line-height: 2.1em;
	text-align: right;
	margin: 3px;
	padding:6px;
	padding-right:25px;
	border-radius: 10px;
	background-color: #ffcc78;
}

.blue{
	color: white;
	background-image: url("../images/button_blue.png");
	padding: 4px;
	border-radius: 4px;
	text-decoration: none;
	margin: 5px;
}

.gray{
	color: #005ea8;
	background-image: url("../images/button_gray.png");
	padding: 4px;
	border-radius: 4px;
	text-decoration: none;
	margin: 5px;
}

.titulo{
	margin-top: 10px;
	margin-bottom: 55px;
	background-repeat: no-repeat;
	text-align: left;
}

.titulo h1{
	font-size: 2.9em;
	font-weight: normal;
}


.parrafo{
	padding-left:5%;
	padding-right:5%;
}

.menu_parrafo img{
	float: left;
	margin-right: 20px;
}

#pie {
	overflow: hidden;
	
	max-width: 915px;
	width: 100%;
	
	background-image: url("../images/negro_40st.png");
	text-align: center;

	
	margin: 0px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 10px;
	padding-bottom: 25px;
	padding: 5px;
	border-radius: 10px;
}



#footer{
	background-image: url("../images/negro_40st.png");
	overflow:visible;
	width:100%;
	margin-top: 50px;
	padding-bottom: 60px;
	text-align: center;
}


#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;
}

/*MENUS*/

.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;
	background-position: top;
}

.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;
}

.ul_menu_2 a{
	text-decoration: none;
}


.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;	
}


.ul_menu_3{
	margin: 0px !important;
	margin-bottom: 40px !important;
	padding: 0px !important;
	overflow: hidden;
}

.ul_menu_3 li{

	border: 1px solid #ccc;

	width: 11.5%;
	height: 73px;

	background-image: url("../images/boton_menu_3.png");

	font-family: Puritan20Normal, Arial Narrow;
	font-size: 1.2em !important;
	text-align: center;	
	line-height: 1em !important;

	display: block;
	padding:5px;
	margin: 5px;

	float: left;


	text-align: center !important;

	border-radius: 10px;

}

.ul_menu_3 li:hover{

	background-image: url("../images/boton_menu_3.png");
	background-position: bottom;
	color: white;
	font-weight: bolder;

}


.ul_menu_4{
	margin: 0px !important;
	margin-bottom: 40px !important;
	padding: 0px !important;
	overflow: hidden;
}

.ul_menu_4 li{

	border: 1px solid #ccc;

	width: 15%;
	height: 73px;

	background-image: url("../images/boton_mano.png");

	font-family: Puritan20Normal, Arial Narrow;
	font-size: 1.2em !important;
	text-align: center;	
	line-height: 1em !important;

	display: block;
	padding:5px;
	margin: 5px;

	float: left;


	text-align: center !important;

	border-radius: 10px;

}

.ul_menu_4 li:hover{

	background-position: bottom;
	color: white;
	font-weight: bolder;

}

/*COLUMNAS*/

.columna_50 {
	width: 45%;
	margin-right: 4%;
	float: left;
}

.columna_70 {
	width: 66%;
	margin-right: 3%;
	float: left;
}

.columna_30 {
	width: 26%;
	margin-right: 3%;
	float: left;
}

.columna_33 {
	width: 30%;
	margin-right: 3%;
	float: left;
}

.columna_100 {
	width: 95%;
	margin-right: 5%;
	margin-top: 30px;
}


/*BOTONES*/

.blue_button{
	border: 1px solid #336699;
	padding: 5px;
	border-radius: 0.5em;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);

	font-size: 1.2em;

	display: block;

	text-align: center;

	text-decoration: none;

	background: #7db9e8; /* Old browsers */
	background: -moz-linear-gradient(top,  #7db9e8 0%, #2989d8 19%, #005ea8 77%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7db9e8), color-stop(19%,#2989d8), color-stop(77%,#005ea8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7db9e8 0%,#2989d8 19%,#005ea8 77%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7db9e8 0%,#2989d8 19%,#005ea8 77%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7db9e8 0%,#2989d8 19%,#005ea8 77%); /* IE10+ */
	background: linear-gradient(to bottom,  #7db9e8 0%,#2989d8 19%,#005ea8 77%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#005ea8',GradientType=0 ); /* IE6-9 */

	color: white;

}

.yellow_button{
	border: 1px solid #999933;
	padding: 5px;
	border-radius: 0.5em;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);

	font-size: 1.2em;

	display: block;

	text-align: center;

	text-decoration: none;

	background: #fefcea; /* Old browsers */
	background: -moz-linear-gradient(top,  #fefcea 0%, #f1da36 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefcea), color-stop(100%,#f1da36)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #fefcea 0%,#f1da36 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #fefcea 0%,#f1da36 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefcea', endColorstr='#f1da36',GradientType=0 ); /* IE6-9 */

	color: black;

}

.ul_lista_1 li{

	border: 1px solid #eee;
	padding: 2%;
	list-style: none;
	border-radius: 0.5em;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);

}

.ul_lista_1 li a{

	text-decoration: none;

}

.ul_lista_2 li{

	border: 1px solid #eee;
	padding: 4px;
	list-style: none;
	border-radius: 0.5em;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);

}

.ul_lista_2 li a{

	text-decoration: none;

}

/*CAJAS*/

.box_white{
	border: 1px solid #eee;
	border-radius: 15px;
	overflow: hidden;
	padding: 15px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	margin-bottom: 10px;
}

/*TABLAS*/

.tabla_2 {
	width: 100%;
	border-spacing: 0.5em;
	border: 0px;
}

.tabla_2 th{
	border: 0px;
	font-family: Verdana, Arial;	
	font-size: 0.8em;
	font-weight: normal;
	background-color: #5db1f3;
	padding: 0.5em;
	border-radius: 0.5em;
	box-shadow: 0px 0px 5px rgba(0,0,0,2);
	height: 2em; 
	margin-bottom: 0.5em;
}

.tabla_2 td{
	border: 0px;
	font-family: Verdana, Arial;	
	font-size: 0.8em;
	font-weight: normal;
	background-color: #d1e6f6;
	padding: 0.5em;
	border-radius: 0.5em;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
	height: 2em; 
	margin-bottom: 0.5em;
}

@media only screen and (max-width : 960px),
only screen and (max-device-width : 960px){

	#ul_main_menu{
		display: block;
		overflow: visible;
	}


	#ul_main_menu li{
		background-image: url('../images/boton_mano.png'); 
		border: 3px solid #d3e5ed;
		border-radius: 10px;		
		margin-bottom: 20px;
		margin: 2px;		
		width: 	15%;
	}

	.submenu {
		clear: both;
		float: none;
		position: static;
	}


	#btn_aspirante{
		display: block !important;
	}

	#ul_submenu_estudiantes li{
		display: none !important;
	}

	#li_estudiantes{
		width:100px; 
		height: 63px !important;
		padding-top: 38px;
		background-image: url('../images/button_1.png');
	}	

	#li_estudiantes:hover, #li_estudiantes:hover a {
		background-position: bottom !important;
		color: white !important;
	}	

	.window{
		width: 29% !important;
	}

	.window img{
		width: 98% !important;
		max-width: 270px;
	}

	.ul_menu_4 li{
		width: 20%;
	}
}

@media only screen and (max-width : 640px),
only screen and (max-device-width : 640px){

	h1{
		font-size: 1.5em;
		line-height: 1.5em;
	}

	p {
		line-height: 1.2em;	
	}

	#subcontenedor{
		padding-left: 0px !important;
		padding-right: 0px !important;
		margin: 0px !important;
	}

	#ul_main_menu{
		margin: 0px !important;
		padding: 2px !important;
	}	

	#ul_main_menu li{
		font-size: 1em !important;
		min-width: 50px !important;
		margin: 1px;
		height: 60px !important;
		padding-top: 10px !important;
	}

	.submenu{
		margin-left: 0px;
		width: 97% !important;
	}


	#ul_submenu_estudiantes li{
		display: none !important;
	}

	.titulo{
		color: #11235f;
		height: 120px  !important;
	}

	.titulo table {
		width: 100% !important;
	}

	.titulo table td{
		height: 120px  !important;
	}

	#pie {
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 5px;
		padding-bottom: 5px;
		padding: 0px;
		border-radius: 0px;
	}

	.blue{
		display: inline-block;
	}

	.gray{
		display: inline-block;
	}

	.columna_33{
		width: 99% !important;
	}

}

@media only screen and (max-width : 500px),
only screen and (max-device-width : 500px){

	#logo{
		width: 90%;
		max-width: 300px;
	}

	#btn_mostrar_menu{	
		display: block !important;
	}

	.submenu_cerrar{
		position: static;
	}	

	#ul_main_menu li{
		display: none;
		font-size: 0.8em;
		width: 46% !important;
		max-width: 46% !important;
		margin: 1px;
		height: 35px !important;		
	}

	.window{
		width: 100% !important;
		height: auto !important;		
		text-align: center;
	}

	.window h2{
		font-size: 1.5em;
	}

	.submenu {
		border-radius: 0px;
		width: 95%;
		margin-top: 10px;
	}

	.submenu div{
		width: 95%;
	}

	.ul_menu_1 {
		width: 100% !important;
	}

	.ul_menu_1 li{
		width: 100% !important;
	}

	.ul_menu_4 li{
		width: 42%;
	}

	#btn_ciclo_masinfo_extenso{
		display: none !important;
	}

	#btn_ciclo_masinfo_corto{
		display: block !important;
	}

	#btn_ciclo_chat_extenso{
		display: none !important;
	}

	#btn_ciclo_chat_corto{
		display: block !important;
	}	

	#barra{
		line-height: 1em;
	}

	.titulo h1{
		font-size: 2.0em;
		line-height: 1.0em;
	}	

}