@charset "UTF-8";
/* CSS Document */

/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;}
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;}
ol,ul{list-style:none;margin:0;padding:0;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
table{border-collapse:collapse;border-spacing:0;}
/* start editing from here */
a{text-decoration:none;}
.txt-rt{text-align:right;}/* text align right */
.txt-lt{text-align:left;}/* text align left */
.txt-center{text-align:center;}/* text align center */
.float-rt{float:right;}/* float right */
.float-lt{float:left;}/* float left */
.clear{clear:both;}/* clear float */
.pos-relative{position:relative;}/* Position Relative */
.pos-absolute{position:absolute;}/* Position Absolute */
.vertical-base{	vertical-align:baseline;}/* vertical align baseline */
.vertical-top{	vertical-align:top;}/* vertical align top */
.underline{	padding-bottom:5px;	border-bottom: 1px solid #eee; margin:0 0 20px 0;}/* Add 5px bottom padding and a underline */
nav.vertical ul li{	display:block;}/* vertical menu */
nav.horizontal ul li{	display: inline-block;}/* horizontal menu */
img{max-width:100%;}
/*end reset*/



* {
	 margin: 0; 
	 padding: 0; }

@font-face

{

font-family:NeoSansProLight;
src:url(../fonts/NeoSansProLight.ttf);

} 

@font-face

{

font-family:NeoSansPro-Regular;
src:url(../fonts/NeoSansPro-Regular.otf);

} 

@font-face

{

font-family:NeoSansPro-Bold;
src:url(../fonts/NeoSansPro-Bold.otf);

} 

.body {
	margin:0;
	}
	
html {
    background:url(../images/fondo.jpg) no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
	
.contenedor{
	margin:0 auto;
	max-width:1280px;
	height:auto;
	}	
	

.header {
	width:100% ;
	height:45px;
	padding:10px 0 10px 0;
	margin:0 auto;
	}
	
.plus{
	float:left;
	background:url(../images/plus.png) no-repeat;
	position:relative;
	font-family:NeoSansProLight;
	width:70px;
	height:31px;
	}
	
.plus1{
	float:left;
	position:relative;
	font-family:NeoSansProLight;
	width:100px;
	height:31px;
	}
.barra{
	position:relative;
	font-family:arial;
	text-align:center;
	color:#FFF;
	max-width:1280px;
	background:rgba(0,0,0,0.76);
	height:20px;
	padding:10px 20px;
	}
	
.barra1{
	margin-top:10%;
	font-family:arial;
	text-align:center;
	color:#FFF;
	width:1280px;
	background:rgba(0,0,0,0.76);
	height:20px;
	padding:10px 20px;
	}
.barra2{
	font-family:arial;
	text-align:center;
	color:#FFF;
	width:1280px;
	background:rgba(0,0,0,0.76);
	height:20px;
	padding:10px 20px;
	}

.barra1 p{
	max-width:1280px;
	}
	
	
.flecha{
	font-family:NeoSansProLight;
	color:#FFF;
	margin-left:30px;
	width:70px;
	height:12px;
	position:relative;
	float:left;
	}
	
.flecha1{
	float:left;
	position:relative;
	font-family:NeoSansProLight;
	width:70px;
	height:31px;
	}
	
.btn{
	float:left;
	position:relative;
	font-family:NeoSansProLight;
	width:30px;
	height:31px;
	}
	
.btn1{
	margin:10px auto 0 auto;
	font-family:NeoSansPro-Bold;
	color:#FFF;
	float:left;
	position:relative;
	}
	
.texto{
	 margin:20% auto 0 auto; 
	 max-width:820px; 
	 position:relative;
	 }
	 
.texto img {
	width:100%;
	 }
	 
.contenido{
	float:left;
	border-radius:15px;
	max-width:900px;
	height:auto;
	margin:80px auto 100px auto;
	background:rgba(255,255,255,0.80);
	padding-bottom:30px;
	}
	

.contenido1{
	float:left;
	border-radius:15px;
	max-width:900px;
	height:auto;
	margin:80px auto 100px auto;
	background:rgba(255,255,255,0.80);
	padding:10px 30px 30px 20px;
	}
	
	
.contenido2{
	float:left;
	border-radius:15px;
	max-width:900px;
	height:auto;
	margin:0 auto 0 auto;
	background:rgba(255,255,255,0.80);
	padding-bottom:0;
	}

.contenido3{
	float:left;
	border-radius:15px;
	width:1100px;
	height:500px;
	margin:0 auto 0 auto;
	background:rgba(255,255,255,0.80);
	padding-bottom:0;
	}
	
.contenido4{
	position:relative;
	float:left;
	border-radius:15px;
	max-width:650px;
	height:auto;
	margin:-80px auto 10px 60px;
	background:rgba(255,255,255,0.80);
	padding:0 10px 10px 0;
	}
	
.contenido5{
	float:left;
	border-radius:15px;
	max-width:900px;
	height:auto;
	margin:80px auto 100px auto;
	background:rgba(255,255,255,0.80);
	padding:10px 30px 30px 20px;
	}	

.info{
	max-width:600px;
	float:left;}	
	
.info h1{
	font-size:18px;
	padding:20px 0 0 20px;
	color:#151515;
	font-family:NeoSansPro-Bold;
	}

.info p {
	font-size:13px;
	padding:20px;	
	color:#151515;
	font-family:Helvetica, Arial, sans-serif;
	}
	
.info p strong{
	font-family:NeoSansPro-Bold;
	}
	
.menu{
	width:300px;
	float:left;}
	
.lenguaje{
	margin:30px 0 0 0;
	font-size:35px;
	font-family:NeoSansPro-Regular;
	color:rgba(255,255,255,1.00);
	position:relative;
	width:220px;
	height:40px;
	padding:10px 0 0 30px;
	float:right;
	background:#D4004A;
	border-radius:10px 0 0 10px;
	-webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
	}

.lenguaje:hover{	
	width:270px;
	-webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    }
	
.lenguaje1{
	text-align:center;
	margin:0 auto 0 auto;
	font-size:30px;
	font-family:NeoSansPro-Bold;
	color:#D4004A;
	position:relative;
	width:200px;
	height:40px;
	padding:10px 0 0 0;
	background:none;
	border-radius: 0  0 10px 10px;
	}
	
.lenguaje2{
	text-align:center;
	margin:0 auto 0 auto;
	font-size:30px;
	font-family:NeoSansPro-Regular;
	color:#fff;
	position:relative;
	width:200px;
	height:40px;
	padding:10px 0 0 0;
	background:#D4004A;
	border-radius: 0  0 10px 10px;
	}

.recursos{
	margin:20px 0 0 0;
	font-size:30px;
	font-family:NeoSansPro-Regular;
	color:rgba(255,255,255,1.00);
	position:relative;
	width:200px;
	height:40px;
	padding:10px 0 0 20px;
	float:right;
	background:#A1C517;
	border-radius:10px 0 0 10px;
	-webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
	}
	
.recursos:hover{	
	width:270px;
	-webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    }
	
.libromedia{
	margin:20px 0 0 0;
	font-size:30px;
	font-family:NeoSansPro-Regular;
	color:rgba(255,255,255,1.00);
	position:relative;
	width:200px;
	height:40px;
	padding:10px 0 0 20px;
	float:right;
	background:#00B6D6;
	border-radius:10px 0 0 10px;
	-webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
	}
	
.libromedia:hover{	
	width:270px;
	-webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
    }
	
.desactivado{
	margin:20px 0 0 0;
	font-size:23px;
	font-family:NeoSansPro-Regular;
	color:rgba(255,255,255,1.00);
	position:relative;
	width:200px;
	height:40px;
	padding:10px 0 0 20px;
	float:right;
	background:#727272;
	border-radius:10px 0 0 10px;
	
	}
	
.menu1{
	background:rgba(255,255,255,0.80);
	float:left;
	border-radius:15px;
	height:auto;
	margin:80px auto 100px auto;
	padding:0 60px 30px 60px;
	}
	
.flipbook{
	text-align:center;
	margin:20px auto 20px auto;
	font-size:23px;
	font-family:NeoSansPro-Regular;
	color:rgba(255,255,255,1.00);
	position:relative;
	width:130px;
	padding:10px 20px 10px 20px;
	background:#D4004A;
	border-radius:10px 10px 0 0;
	
	}
	
.flipbook1{
	text-align:center;
	margin:20px auto 20px auto;
	font-size:14px;
	font-family:NeoSansPro-Regular;
	color:rgba(255,255,255,1.00);
	position:relative;
	width:130px;
	padding:10px 20px 10px 20px;
	background:#D4004A;
	border-radius:10px 10px 0 0;
	
	}
	
.registro{
	position:relative;
	font-size:18px;
	margin:-30px 0 0 0;
	color:rgba(255,250,250,1.00);
	font-family:NeoSansProLight;
	}
	
.registro a{
	cursor:pointer;
	color:rgba(255,250,250,1.00);
	}
	
.librerohead {
	background:url(../images/librerohead.png);
	width:650px;
	height:58px;
	
	}

.librerocontenido {
	background:url(../images/librerocontenido.png);
	width:650px;
	height:221px;
	
	}
	
.librerocontenido a {
	float:left;
	position:relative;
	width:182;
	height:191px;
	}
	
.librerocontenido img {
	margin:25px 0 0 -30px;
	width:182;
	height:191px;
	}
	
.videocontenido {
	background:url(../images/librerocontenido.png);
	width:650px;
	height:221px;
	
	}
	
.videocontenido a {
	margin-left:60px;
	float:left;
	position:relative;
	width:200px;
	height:132px;
	}
	
.videocontenido img {
	margin:65px 0 0 40px;
	width:200px;
	height:132px;
	}
	
.efecto_p {

	width:182;
	height:191px;
	-webkit-transition: 500ms; /* For Safari 3.1 to 6.0 */
    transition: 500ms;
	}
	
.efecto_p:hover { 
	transform:scaleX(1.1); 
	transform:scaleY(1.1); 
	transform-origin:100% 0%;  
	-webkit-transform: skewY(5deg); /* Chrome, Safari, Opera  */
    transform: skewY(5deg);  
	-webkit-transition: 500ms; /* For Safari 3.1 to 6.0 */
    transition: 500ms;
	}
	
.menu_profesor{
	width:660px;
	margin:90px auto 0 auto;
	height:39px;	
	}
	
.bibliotecap{
	margin-left:10px;
	position:relative;
	float:left;
	background:url(../images/nav/TeacherLibrary.png);
	width:128px;
	height:39px;
	 -moz-transition: all 200ms ease-in;    
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
	}

.mibiblioteca{	
	margin-left:15px;
	position:relative;
	float:left;
	background:url(../images/nav/MyLibrary.png);
	width:123px;
	height:40px;
	 -moz-transition: all 200ms ease-in;    
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
	}
	
.clasesmodelo{
	margin-left:15px;
	position:relative;	
	float:left;
	background:url(../images/nav/ModelClass.png);
	width:98px;
	height:39px;
	 -moz-transition: all 200ms ease-in;    
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
	}
	
.constructor{	
	margin-left:15px;
	position:relative;
	float:left;	
	background:url(../images/nav/TestBuilder.png);
	width:136px;
	height:39px;
	 -moz-transition: all 200ms ease-in;    
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
	}
	
.appes{
	margin-left:15px;
	position:relative;
	float:left;
	background:url(../images/nav/Appes.png);
	width:102px;
	height:39px;
 -moz-transition: all 200ms ease-in;    
    -webkit-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
	}
	
.bibliotecap:hover{
	background:url(../images/nav/over/TeacherLibrary.png);
	 -moz-transition: all 500ms ease-in;    
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
	}

.mibiblioteca:hover{	
	background:url(../images/nav/over/MyLibrary.png);
	 -moz-transition: all 500ms ease-in;    
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
	}
	
.clasesmodelo:hover{
	background:url(../images/nav/over/ModelClass.png);
	 -moz-transition: all 500ms ease-in;    
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
	}
	
.constructor:hover{
	background:url(../images/nav/over/TestBuilder.png);
	 -moz-transition: all 500ms ease-in;    
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
	}
	
.appes:hover{
	background:url(../images/nav/over/Appes.png);
	 -moz-transition: all 500ms ease-in;    
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
	}
	
.recurso{
	float:left;
	width:150px; 
	margin: 0 0 0 30px; 
	padding:3px 5px 2px 5px; 
	text-align:center; 
	background:#D4004A; 
	color:#fff; 
	font-size:20px; 
	font-family:Arial, sans-serif; 
	border-radius:5px;
	 -moz-transition: all 500ms ease-in;    
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
	}
	
.recurso:hover{	
	background:#999; 
	color:#fff; 
	 -moz-transition: all 500ms ease-in;    
    -webkit-transition: all 500ms ease-in;
    -o-transition: all 500ms ease-in;
    transition: all 500ms ease-in;
	}
	
.linkrecursos{
	padding:5px 10px; 
	color:#333; 
	font-size:20px; 
	font-family:Arial, sans-serif; 
	float:left;
	}