@charset "utf-8";
/* 
	UNIVIA - Universidad Virtual de America
	--------------------------------------------------
	Autor: Cuauhtemoc G. Togo
	Fecha: Marzo 2012
	Contacto: contacto@univia.edu.mx
 */
.esp_vacio {
	width: 900px;
	height: 20px;
}

.esp_secu_top {
	width: 900px;
	height: 20px;
	border-top-left-radius: 10px; 	
	border-top-right-radius: 10px;	
	-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px; 
	-webkit-border-top-right-radius: 10px;  
	background-color:#fff;
}

#esp_secu_work {
	background-color:#fff;
	color: #000;				
	position:relative;	
	width: 900px;
	z-index: 2;	
}

.esp_secu_down {
	border-bottom-left-radius: 10px; 
	border-bottom-right-radius: 10px; 
	-moz-border-bottom-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px; 
	-moz-border-bottom-left-radius: 10px; 
	-webkit-border-bottom-right-radius: 10px; 
	background-color:#fff;	
	height: 20px;
	width: 900px;
	box-shadow: 0px 0px 5px #ccc;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
}

.area_titulo_secu {
	height: 70px;
	width: 900px;
}

.area_titulo_secu spanx {
	position:absolute;
	left: 30px;
	top: 0px;
	font-size: 1.8em;
	font-weight: bold;
	color:#196AAA;
	text-shadow: 2px 2px 2px #ccc;
}

.area_parte1 {
	position: relative;
	width: 900px;
	height: 200px;
}

.cuadro_izq {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 150px;
}

.cuadro_izq .titulo {
	position: absolute;
	left: 100px;
	top: 20px;
	width: 400px;
	height: 30px;
	font-size: 1.6em;
	color: #196AAA;
}

.cuadro_izq .texto {
	position: absolute;
	left: 100px;
	top: 50px;
	width: 350px;
	font-size: 1.2em;
	text-align: left;
}

.area_clase_demo {
	position: absolute;
	left: 450px;
	top: 0px;
	width: 450px;
	height: 150px;
}

.area_clase_demo .imagen_clase {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 250px;
	height: 150px;
	background-image: url(../img/imagen_clase_demo_secu.jpg);
	box-shadow: 2px 2px 2px #999;
}

.area_clase_demo .play {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 250px;
	height: 150px;
	background-image: url(../img/video_play_off.png);
	background-position: 102px 52px;
	background-repeat: no-repeat;
	z-index: 2;
	cursor: pointer;
}

.area_clase_demo .play:hover {
	background-image: url(../img/video_play_on.png);
	color: #196AAA;	
	text-decoration: underline;
}

.area_clase_demo .play .texto {
	position: absolute;
	left: 30px;
	top: 160px;
	width: 190px;
	height: 30px;
	font-size: 1.2em;
	text-align: center;
	color: #196AAA;
}

.area_parte2 {
	position: relative;
	width: 900px;
	height: 300px;
	background-color: #FCFCFC;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}

.cuadro_izq .imagen {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 480px;
	height: 300px;
	background-image: url(../img/imagen_tableta3.png);
}

.cuadro_der {
	position: absolute;
	left: 450px;
	top: 0px;
	width: 450px;
	height: 150px;
}

.cuadro_der .titulo {
	position: absolute;
	left: 30px;
	top: 20px;
	width: 400px;
	height: 30px;
	font-size: 1.6em;
	color: #196AAA;
}

.cuadro_der .texto {
	position: absolute;
	left: 30px;
	top: 50px;
	width: 350px;
	font-size: 1.2em;
	text-align: justify;
}

.cuadro_der .texto a {
	color: #196AAA;
	text-decoration: none;
}

.cuadro_der .texto a:hover {	
	text-decoration: underline;
}

.cuadro_der .link {
	cursor: pointer;
	background-color: #eee;
	background-image: url(../img/ico_mapa_academico_24.png);
	background-position: 10px 8px;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 2px #eee;
	-moz-box-shadow: 2px 2px 2px #eee;	
	-webkit-box-shadow: 2px 2px 2px #eee;	
	font-size: 1.2em;
	left: 100px;	
	height: 32px;
	position: absolute;
	padding-left: 50px;
	padding-top: 8px;
	top: 200px;
	width: 170px;
}

.cuadro_der .link:hover {	
	background-color: #196AAA;	
	color: white;
}

.cuadro_der .link:active {	
	background-color: #333;	
}

.area_info {
	position: absolute;
	top: 0px;
	left: 25px;
	width: 400px;
	height: 200px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: solid 1px #ccc;
	box-shadow: 2px 2px 2px #eee;
	-moz-box-shadow: 2px 2px 2px #eee;
	-webkit-box-shadow: 2px 2px 2px #eee;
	background-color: #efefef;
}

.area_info:hover .titulo {
	background-color: #196AAA;
}

.area_info a {
	color: #196AAA;
	text-decoration: none;
}

.area_info .triangulo {	
	height: 125px;
	left: 275px;
	position: absolute;
	top: 77px;
	width: 125px;
	z-index: 2;
}

.area_info .titulo {
	background-color: #666;
	border-radius: 5px;	
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;		
	color: #fff;
	font-size: 1.4em;
	height: 32px;
	left:5px;	
	padding-left: 10px;	
	padding-top: 8px;
	position: absolute;
	text-align: left;
	top: 3px;	
	width: 380px;
	z-index: 1;
}

.area_info .texto {
	position: absolute;
	top: 50px;
	left: 15px;
	width: 300px;
	text-align: left;
	font-size: 1.2em;
}

.area_parte3 {
	position: relative;
	width: 900px;
	height: 250px;
}


.sliderContainer
{
	width: 900px;
	height: 300px;
	position: relative;
	margin: 25px auto;
}

#slider
{

	width: 900px;
	height: 300px;
	overflow: hidden;
	position: relative;
	margin: auto;
}

#slider .slide
{
	width: 900px;
	height: 300px;
	float: left;
}

.semestre {	
	position: relative;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 300px;
}

.semestre .titulo {
	position: absolute;
	left: 30px;
	top: 5px;
	color: #196AAA;
	font-size: 1.4em;	
}

.semestre .clases {
	position: absolute;
	left: 640px;
	top: 15px;
	font-size: 1.2em;
	display: none;
}

.materias {
	position: absolute;
	top: 35px;
	left: 200px;
	width: 500px;
	height: 220px;
	font-size: 1.2em;
}

.materias .materia{
	background-image: url(../img/ico_pass_nivel_3_16.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	height: 20px;
	position: relative;
	width: 500px;
}

.materias .materia:hover {
	background-color: #eee;
}

.materias .materia .nombre {	
	height: 20px;
	left: 20px;
	position: absolute;
	top: 0px;	
	width: 500px;
}

.materias .materia .numero {
	position: absolute;
	left: 450px;
	top: 0px;
	height: 20px;
	width: 30px;
	display: none;
}

.btn_regresar_inicio {
	cursor: pointer;
	background-color: #eee;
	background-image: url(../img/ico_casa_24.png);
	background-position: 10px 8px;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 2px #eee;
	-moz-box-shadow: 2px 2px 2px #eee;	
	-webkit-box-shadow: 2px 2px 2px #eee;	
	font-size: 1.3em;
	left: 100px;
	text-align: left;
	height: 32px;
	position: absolute;
	padding-top: 8px;
	padding-left: 40px;
	top: 250px;
	width: 60px;
}

.btn_regresar_inicio:hover {	
	background-color: #196AAA;	
	color: white;
}

.btn_regresar_inicio:active {	
	background-color: #333;	
}

.btn_semestres {
	cursor: pointer;
	background-color: #eee;	
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 2px #eee;
	-moz-box-shadow: 2px 2px 2px #eee;	
	-webkit-box-shadow: 2px 2px 2px #eee;	
	font-size: 1.3em;	
	text-align: center;
	height: 32px;
	position: absolute;
	padding-top: 8px;	
	top: 250px;
	width: 30px;
}

.btn_semestres:hover {	
	background-color: #196AAA;	
	color: white;
}

.btn_semestres:active {	
	background-color: #333;	
}

.ir_semestre {
	position: absolute;
	top: 260px;
	left: 350px;	
	font-size: 1.3em;
}

.area_parte4 {
	position: relative;
	width: 900px;
	height: 90px;
}

.btn_costo {
	background-image: url(../img/ico_money_32.png);
	background-position: 10px 8px;
	background-repeat: no-repeat;	
	font-size: 1.5em;
	left: 465px;	
	height: 35px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: right;
	top: 0px;
	width: 300px;
}

.btn_incribirme {	
	background-image: url(../img/ico_inscripcion_32.png);
	background-position: 10px 8px;
	background-repeat: no-repeat;	
	font-size: 1.5em;
	left: 135px;	
	height: 35px;
	padding-right: 15px;
	padding-top: 10px;
	text-align: right;
	top: 0px;
	width: 230px;
}

.btn_incribirme_ani {
	cursor: pointer;
	background-color: #eee;
	background-image: url(../img/ico_inscripcion_24.png);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;	
	-webkit-border-radius: 5px;
	box-shadow: 2px 2px 2px #eee;
	-moz-box-shadow: 2px 2px 2px #eee;	
	-webkit-box-shadow: 2px 2px 2px #eee;	
	font-size: 1.4em;
	left: 212px;
	text-align: left;
	height: 35px;
	position: absolute;
	padding-top: 10px;
	padding-left: 50px;
	top: 145px;
	width: 0px;
	overflow: hidden;

	/*Transition*/
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;	
}

.btn_incribirme_ani:hover {	
	background-color: #196AAA;	
	color: white;
	width: 115px;
	left: 155px;
}

.btn_incribirme_ani:active {	
	background-color: #333;	
}