
#slider{
margin:auto;
box-shadow: 0 .1em 1em black;
-webkit-box-shadow: 0 .1em 1em black;
-moz-box-shadow: 0 .1em 1em black;
-o-box-shadow: 0 .1em 1em black;
}
 
 
/* ESTILOS DEL SLIDESHOW */
 
ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}
 
 
.bjqs-caption{
color:black;
background:whitesmoke;
opacity:.75;
}
 


/* BOTONERA UBICADA AL PIE DEL SLIDESHOW */
ol.bjqs-markers{
margin-top:1px;
}
ol.bjqs-markers li a{
padding: 2px 4px;
background: #000;
color: #fff;
margin: 5px;
text-decoration: none;
transition:background .5s ease;
-webkit-transition:background .5s ease;
-moz-transition:background .5s ease;
-o-transition:background .5s ease;
}
li.active-marker a, ol.bjqs-markers li a:hover{
background:gray!important;
}




 
/* CONTROLES ATRAS Y ADELANTE */
ul.bjqs-controls.v-centered li a {
display: block;
padding: 10px;
background: whitesmoke;
color: #000;
text-decoration: none;
opacity:.75;
 
transition:color .5s ease, background .5s ease;
-webkit-transition:color .5s ease, background .5s ease;
-moz-transition:color .5s ease, background .5s ease;
-o-transition:color .5s ease, background .5s ease;
}
ul.bjqs-controls.v-centered li a:hover{
    background:#000;
    color:#fff;
}





header{
	background: #fff;
	width: 1050px;
	height: 180px;
}

#contenedor_index{
	background: #fff;
	height: 800px;
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
}

#cont_plan
{
	background: #fff;
	height: 1220px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#cont{
	background: #fff;
	height: 820px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#cont #vision{
	background-color: #fff;
	height: 300px;
	width: 325px;
	float: left;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	margin: 11px;
	



}

#cont #mision{
	background-color: #fff;
	height: 300px;
	width: 325px; 
	text-align: justify;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin: 11px;
	
}
 

#cont #valores{
	background-color: #fff;
	height: 300px;
	width: 325px;
	float: right;
	margin-right: auto;
	margin-left: auto;
	margin: 11px;
	text-align: justify;
	
}


#contenedor_ub{
	background: #fff;
	height: 830px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}

#form_insc{
	background: #fff;
	height: 760px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	text-decoration: blink,form_insc;
	}

#ubicacion{
	background-color: #fff;
	height: 640px;
	width: 600px;
	float: left;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	margin: 11px;
	font-family: "Homer Simpson", cursive;



}

#contacto{
	background-color: #fff;
	height: 300px;
	width: 350px; 
	text-align: justify;
	float: left;
	margin-right: auto;
	margin-left: auto;
	margin: 11px;
	font-family: "Homer Simpson", cursive;

	
}


#banner{
	background: #fff;
	width: 1050px;
	height: 335px;
}

#slidersow{
	background: #FAFDFD;
	width: 780px;
	height:335px;

}


#logoprepa{
	background: #fff;
	width: 270px;
	height: 335px;
	float: right;
	text-align: center;

}



ul, ol {
	list-style: none;
	font-size: 20px;
    padding: 3px 4px;
}
.nav li a {
	background-color: #383D61;
	color: #fff;
	text-decoration: none;
	padding: 10px 14.9px;
	display: block;
}

.nav li a:hover{
	background-color: #434343;
}

.nav > li {
	float: left;
}

.nav li ul {
	display:none;
	position: absolute;
	min-width:140px;
}
.nav li:hover > ul {
	display: block;
}



#contenido{
	background-color: #0A1637;
	width: 1050px;
	height: 700px;

}
#contenido #mensaje{
	background-color: #fff;
    width: 745px;
	height: 685px;
	float: left;
	margin: 8px;
	text-align: center;

}
#contenido #mensaje #msj{
	background-color: #fff;
    width: 720px;
	height: 645px;
	float: left;
	margin: 8px;
	text-align: justify;
	text-decoration: inherit;
	color:  #0B0B3B;
	font-family: "Arial", serif;
}


#contenido #noticias{
	background: #fff;
    width: 270px;
	height: 685px;
	float: right;
	margin: 8px;

}



#footer{
	color: #fff;
	width: 1050px;
	height: 120px;

}
#boleta{
	background-color: #D8D8D8;
	width: 850px;
	height: 1100px;
	text-align: center;
	
}

#encabezado_boleta{
background-color: #D8D8D8;
width: 850px;
height: 120px;

}


#datos1{
background-color: #D8D8D8;
width: 395px;
height: 55px;
float: left;
text-align: left; 
margin: 10px;
}
#datos2{
background-color: #D8D8D8;
width: 395px;
height: 55px;
float: right;
margin: 10px;
}
input{ 
text-align: left; 
} 




