*{         
	margin: 0px;
	padding: 0px;
}
@font-face {
    font-family: 'bahiana';
    src: url('fonts/bahiana-regular-webfont.eot');
    src: url('fonts/bahiana-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bahiana-regular-webfont.woff') format('woff'),
         url('fonts/bahiana-regular-webfont.ttf') format('truetype'),
         url('fonts/bahiana-regular-webfont.svg#bahianaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'narrowbold';
    src: url('fonts/archivonarrow-bold-webfont.eot');
    src: url('fonts/archivonarrow-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/archivonarrow-bold-webfont.woff') format('woff'),
         url('fonts/archivonarrow-bold-webfont.ttf') format('truetype'),
         url('fonts/archivonarrow-bold-webfont.svg#archivo_narrowbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'narrowregular';
    src: url('fonts/archivonarrow-regular-webfont.eot');
    src: url('fonts/archivonarrow-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/archivonarrow-regular-webfont.woff') format('woff'),
         url('fonts/archivonarrow-regular-webfont.ttf') format('truetype'),
         url('fonts/archivonarrow-regular-webfont.svg#archivo_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
    max-width: 100%;
    max-height: 100%;
    background-color: #ededed;
}
#center{
    max-width: 950px;
    height: 100vh;
    background-color: #fff;
    margin: auto;

        
}
#center1{
    max-width: 950px;
    height: 100vh;
    background-color: #fff;
    margin: auto;

        
}
.image-wrapper
{
    position: relative;
}
.scale-image
{
    display: block;
    width: auto;
    max-width: 75%;
    margin: auto;
    padding-top: 25%;
}
@media screen and (max-height: 800px){
    .scale-image{   display: block;
        width: auto;
        max-width: 75%;
        margin: auto;
        padding-top: 5%;}
    footer{
        max-width: 950px;
        background-color: white;
        background: white;
        border-top: 2px dashed #4BC881;
        width: 100%;
        height: 100px;
        position: absolute;
        bottom: 0px;
        }
    #legal{
        font-size: 0.3rem;
        text-align: center;
        margin: auto;}
}
    
nav{
    max-width: 75%;
    margin: auto;
}
nav ul{
    list-style: none;
    max-width: 420px;
    margin: auto;
    text-decoration: none;
    font-size: 3.03rem;
}
nav ul li{
    
    color: #fff;
    font-family: "bahiana";
    display: inline;
}

a:link, a:visited{  
text-decoration:none; 
color: #272727;
}



#paginas ul li a:hover{
    color: #cecece;
}
#redes{
    max-width: 75%;
    margin: auto;
}
#redes ul{
    list-style: none;
    max-width: 420px;
    margin: auto;
    margin-top: 15px
}
#redes ul li{
    display: inline;
    padding-right: 1.3%;
}

header{
    max-width: 950px;
    min-height: 165px;
    background-color: #fff;
    overflow: auto;
    border: 2px;
    border-style: dashed;
    border-color: #4BC881;
    padding: 1%:

}
.escalador
{
    position: relative;
}
.escala
{
    display: block;
    width: auto;
    max-width: 75%;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    float: left;
    
}


#redesmini{
    float: right;
    margin: auto;
    max-width: 70%;
    padding: 15px;
    padding-bottom: 6%

}
#redesmini ul{
    list-style: none;
    max-width: 420px;
    margin: auto;
}
#redesmini ul li{
    display: inline;
}
#paginas{
    clear: right;
    float: right;
    max-width: 75%;
    padding-right: 2%;
        
}
#paginas ul{
    list-style: none;
    text-decoration: none;
}

#paginas ul li{
    font-family: "bahiana";
    display: inline;
    font-size: 2rem;
    
}
#paginas ul li a{
    padding-left: 1rem;
    color: black;
}

article{
    max-width: 950px;
    background-color: #97cb00;
    margin: auto;
    min-height: 700px;
    padding-bottom: 90px;

}
h1{
    font-family: "bahiana";
    color: white;
    padding: 1%;
    padding-left: 3%;
    font-size: 2.5rem;
    font-weight: normal;
}
p{
    font-family: "narrowregular";
    color: black;
    font-size: 1.1rem;
    padding: 1% 8% 0% 8%
}
h2{
    font-family: "bahiana";
    color: white;
    padding: 1%;
    padding-left: 3%;
    font-size: 2.5rem;
    font-weight: normal;
}

#video{max-width: 349px;
	min-height: 655px;
	float: left;
	border-left-style: ;
				
	
}
.calendario{
	float:right;
	margin-right:50px;
    display: block;
    width: auto;
    max-width: 72%;
    padding-left: 2%;

}


.videoWrapper {
	 /* 16:9 */
    float: left;
    max-width: 349px;
	height: 240px;
	margin-top: 60px;
		
		
        
}
.videoWrapper iframe {
	
	top: 0;
	left: 0;
	width: 72%;
	height: 80%;
		
    float: right;
	margin-right: 49px;
		
}


#galeria{
    padding: 5%;
    float: left;
    position: relative;
}
.galescala{
    display: block;
    width: auto;
    max-width: 100%;
    margin: auto;
    padding-top: 0%;
}
aside{
    padding-top: 5%;

    
}
h3{
    font-family: "narrowbold";
    font-size: 1.2rem;
    padding: 1% 8% 0% 8%;
}

#galeria2{
    padding: 5%;
    float: right;
    position: relative;
}
.galescala{
    display: block;
    width: auto;
    max-width: 100%;
    margin: auto;
    padding-top: 0%;
}
#mail{
    color: white;
}
#alumnos{
    float: left;
    position: relative;
}

footer{
    max-width: 950px;
    background-color: white;
    margin: auto;
	height: 90px;
	background: white;
	border-top: 2px dashed #4BC881;
	position: fixed;
	bottom: 0;
}
#legal{
    font-size: 0.9rem;
    text-align: center;
    margin: auto;
    
}
#clase{
    max-width: 950px;
    background-color: #97cb00;
    margin: auto;
    min-height: 1200px;
    padding-bottom: 90px;
    padding-top: 20px;
}
#login{
    font-family: "bahiana";
    color: #a31bf8;
    padding: 1%;
    font-size: 3rem;
    font-weight: normal;
    float: right;
    margin-top: -2%;
    padding-right: 2%
}
#tituloalumnos{
    font-family: "bahiana";
    color: white;
    padding: 1%;
    margin-top: -2%;
    padding-left: 3%;
    font-size: 2.5rem;
    font-weight: normal;
    float: left;
}
#info{
    float: left;
    padding-top: 20px;
    max-width: 60%;
}
#login_wrapper {
    background: #5d5a5a;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 10px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 2px 10px 0px rgba(0,0,0,0.6);
    box-shadow: 0 2px 10px 0px rgba(0,0,0,0.6);
    max-width: 470px;
    margin: 0 auto;
}
#login_box {
    padding: 20px 35px 20px 35px;
}
#login_wrapper FORM INPUT {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    padding: 12px;
    margin-bottom: 15px;
    background-color: #FFFFFF;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #10A6FA;
}
FORM .buttons INPUT.button.login:hover {
    background: #427699;
    cursor: pointer;
}
.buttons {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    font-size: 2rem;
    padding: 4px;
    background-color: #FFFFFF;
    width: 120px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #10A6FA;
    font-family: bahiana; 
    min-height: 10em;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px; 
}
#login_wrapper FORM .field {
    margin-bottom: 15px;
    font-size: 1rem;
    color: #FFFFFF;
    font-family: narrowregular;
}
#register {
    background: #767981;
    color: #fff;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -ms-border-bottom-right-radius: 3px;
    -o-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -ms-border-bottom-left-radius: 3px;
    -o-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-box-shadow: 0 2px 10px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0 2px 10px 0px rgba(0,0,0,0.6);
    box-shadow: 0 2px 10px 0px rgba(0,0,0,0.6);
    max-width: 470px;
    margin: auto;
}
#register .desc {
    padding: 8px 20px 8px 20px;}
#register A:hover {
    color: #11ff24;
    text-decoration: none;}
#register A{
    color: white;
}
#register P{
    text-align: center;
}
#fadu{
    padding-top: 3%;
    float: left;
    position: relative;
}
h4{
    font-family: "bahiana";
    color: white;
    padding: 1%;
    padding-left: 5%;
    font-size: 2rem;
    font-weight: normal;
}
#descargas A {
    font-family: narrowregular;
    padding-left: 10%;
    font-size: 1.2rem;
    color: #f4f4f4;
}
#tps{
    float: left;
    width: 50%;
    min-width: 200;
}
#tps2{
    float: left;
    width: 50%;
}
.nivel1{
    display: block;
    max-width: 473px;
    padding-top: 10px;
    padding-bottom: 20px;
    float: left;}

.nivel2{
    display: block;
    width: auto;
    max-width: 473px;
    padding-top: 10px;
    padding-bottom: 20px;
    float: right;}
#proxima{
    background-color: #1a1a1a;
    
}

.punteo{
    color: white;

}

#queeslatipografia{
    border-bottom:solid;
    border-bottom-color: white;
    border-bottom-style:dashed;
    border-bottom-width:1px;
	border-right: solid;
    border-right-color: white;
    border-right-style: dashed;
    border-right-width: 1px;
    max-width: 600px;
    float: left;
        
        
}

#noticias{height:150px;
    background-color: #1e1e1e;
    max-height: 49px;

        
}

#noticia1{
    height: 49px;
    background-image: url(images/noticia1.svg);
    background-repeat: no-repeat;
    width: 178px;
    float: left;
    
}

#noticia1:hover{
    background-image: url(images/noticia1hover.svg);
}


#noticia2{
    height: 49px;
    background-image: url(images/noticia2.svg);
    background-repeat: no-repeat;
    width: 178px;
    float: left;
}

#noticia2:hover{
    background-image: url(images/noticia2hover.svg);
}

#noticia3{
    height: 49px;
    background-image: url(images/noticia3.svg);
    background-repeat: no-repeat;
    width: 316px;
    float: left;
}

#noticia3:hover{
    background-image: url(images/noticia3hover.svg);
}



#novedades{ 
	margin-top:5%;
    display: block;
        
}
#novedades ul{
    float: left;
    list-style: none;
    max-width: 250px;
    font-family:"narrowbold";
    font-size: 20px;
    margin-left: 2%;
    min-height: 170px;
    border-bottom:solid;
    border-bottom-color: white;
    border-bottom-width:1px;
    color: #fff4f4;
	margin-top: 3%;
		
}

#novedades ul li{
    text-decoration: none;
    color: black;
    font-family: "narrowregular";
    font-size: 15px;
    max-width: 250px;
}

.titulotipos{background-color: black;
    
}

#novedades ul li a{
    
    display: block;
}

.leermas{float: right;
}

.leermas:hover{ color: white;
}

#articleinicio{
    max-width: 950px;
    background-color: rgb(151,203,0);
    margin: auto;
    min-height: 3200px;
        
        
}

#articleinvestigacion{ 
    max-width: 950px;
    background-color:rgb(151,203,0);
    margin: auto;
    height: 120vh;
}

.cajauno{width: 700px;
    float: left;
}

#asideinvestigacion{float:left;
    width: 250px;
    margin-top: 25px;
}

#asideinvestigacion ul{
    list-style: none;
    height: 100px;
    border-bottom-style: solid;
    border-bottom-width: thin
    
}
#asideinvestigacion ul li{}

.estado{font-family: "narrowregular";
    font-size:0.65rem;
    font-weight: 200;
    background-color: #6faa51;
    float: right;
    margin-top: 5px;
    color: white;
    
}
.estadodos{font-family: "narrowregular";
    font-size:0.70rem;
    margin-left: 100px;
    font-weight: 200;
    float: right;
    margin-right: 10px
    
}

.estadodos:hover{
    background-color: black;
    color: white;
}


#asideinvestigacion ul li a{
}

.h3aside{font-family: "narrowregular";
    font-size:1.0rem;
    background-color: rgba(255, 255, 255, 0.56);
    font-weight: 400;
}

.h3aside:hover{
    background-color: rgba(13, 12, 12, 0.46);
    color: white;
}

h5{font-family: "narrowregular";
    font-size:0.95rem;
    font-weight:300;
    margin-left: 20px;
    margin-top: 5px;
    padding-bottom: 10px;
    
}


.titulochico{
    font-family: "bahiana";
    color: white;
    padding: 1%;
    padding-left: 3%;
    font-size: 2.3rem;
    font-weight: normal;
}
form {
display: block;
margin-top: 0em;
margin: auto;
max-width: 500px;
        -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #5d5a5a;}
    
container{
    display: block;
margin-top: 0em;
margin: auto;
max-width: 500px;
        -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #5d5a5a;
    box-shadow: 0 2px 10px 0px rgba(0,0,0,0.6);
}

}
.cat_bar {
padding-left: 9px;
height: 31px;
overflow: hidden;
margin-bottom: 1px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background-color: #5d5a5a;
}
h4.catbg, h4.catbg2, h3.catbg, h3.catbg2, .table_list tbody.header td.catbg {
padding-right: 9px;
}
.title_bar {
background-color: #5d5a5a;
padding-left: 9px;
height: 45px;
overflow: hidden;
margin-bottom: 1px;
}
h4.titlebg, h3.titlebg {
background-color: #5d5a5a;
    padding-right: 9px;
    font-size: 2.2rem;
    margin-top: -9px;
}
.windowbg2 {
color: #fff;
background-color: #767981;

}
.windowbg2 span.topslice {
display: block;
padding-left: 20px;
}
.windowbg2 span.topslice span {
display: block;
height: 11px;
}
.content {
padding: 0.5em 1.2em;
margin: 0;
border: none;
}
dl.register_form {
margin: 0;
clear: right;}
dl.register_form dt {
font-weight: normal;
float: left;
clear: both;
width: 50%;
margin: 0.5em 0 0 0;
}
dl.register_form dt strong {
font-weight: bold;
}
label {
cursor: default;
}
dl.register_form dd {
float: left;
width: 49%;
margin: 0.5em 0 0 0;
}
input, button, select, textarea {
font: 95%/115% narrowregular, narrowregular, sans-serif;
color: #000;
background: #fff;
border: 1px solid #7f9db9;
padding: 2px;
}
dl.register_form dt {
font-weight: normal;
float: left;
clear: both;
width: 50%;
margin: 0.5em 0 0 0;
font-family: narrowregular;
}
.windowbg2 span.botslice {
display: block;
padding-left: 20px;
background-color: #767981;
font-size: 5px;
line-height: 5px;
margin-bottom: 0.2em;
    
}
.windowbg2 span.botslice span {
display: block;
background-color: #767981;
height: 11px;
}
.centertext {
margin: 0 auto;
text-align: center;
}
.smalltext, tr.smalltext th {
font-size: 0.85em;
font-family: narrowregular, sans-serif;
}
#confirm_buttons {
text-align: center;
padding: 1em 0;
color: #444;
}
.button_submit, .button_reset {
background: #cde7ff url(images/submit_bg.png) no-repeat;
border: 1px solid #aaa;
cursor: pointer;
font-weight: normal;
}
FORM .buttons INPUT.button.login:hover {
    background: #427699;
    cursor: pointer;
}
#confirm_buttons2 {
padding: 1em 0;
color: #444;
padding-left: 50px;
}

.titulochico{
    font-family: "bahiana";
    color: white;
    padding: 1%;
    padding-left: 3%;
    font-size: 2.3rem;
    font-weight: normal;
}

.subtituloverde{
    font-family: "narrowbold";
    font-size: 1.2rem;
    background-color: rgb(153, 203,0);
    display: block;
    max-width: 500px;
}

#bloqueextension{width:680px;
    float: left;
    margin-top: 10px;
    
}

.cote{
    float: left;
    width: 250px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 203,0);
    border-bottom-width:30px;
    border-top-style: solid;
    border-top-color: black;
    border-top-width: 2px;
    margin-top: 40px;
    
}

#articleextension{
    max-width: 950px;
    background-color: #97cb00;
    margin: auto;
    height: 120vh;
}

.botongaleria{ float: right;
    margin-top: 20px;
  
}


.botongaleria1{width: 150px;
}


#galeriados{
    margin-left: 30px;
}
    
#galeriados ul{
    list-style: none;
   
}

#galeriados ul li{
    float: left;
}

#galeriados ul li a{margin-right: 10px
}

h6{
    font-family: "narrowbold";
    font-size: 1.2rem;
    padding-left: 3%;
    margin-top: 60px;
    color: white;
    text-align: left;
    display: block;
    clear: both;
    background-color: black
    
}
#art {
    max-width: 950px;
    background-color: rgb(151,203,0);
    margin: auto;
    min-height: 2700px;
    padding-bottom: 90px;
}
.gal{
    padding-bottom: 20px;
    min-height: 290px;
    position: relative;
    display: block;
    clear: both;
}

.asd{background-color: #6faa51;
}




.calescala{
    display: block;
    width: auto;
    max-width: 100%;
    margin: auto;
    padding-top: 0%;}

@media screen and (min-width: 0px) and (max-width: 320px) {
    #noticias { max-width: 100%;}
    #noticia1 { max-width: 100%;}
    #noticia2 { max-width: 100%;}
    #noticia3 { max-width: 100%;}
    articleinicio{ height: 6000px;}
    #video{ height: 400px;}

}

@media screen and (min-width: 700px) and (max-width: 2000px) {
   #articleinicio{
    min-height: 1800px;}
   
}

@media screen and (min-width: 321px) and (max-width: 699px) {
   #articleinicio{
    min-height: 2600px;}
   
}
#ingreso{
    max-width: 950px;
    background-color: #97cb00;
    margin: auto;
    min-height: 900px;
    padding-bottom: 90px;

}

#docentesuno{width: 800px;
	height: 660px;
}

#docente1{background-image:url(images/docenteuno/alejo.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 160px;
	float: left;
	
}
#docente1:hover{background-image: url(images/docenteuno/hover1.jpg);
}

#docente2{background-image:url(images/docenteuno/alesm.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}
#docente2:hover{background-image: url(images/docenteuno/hover2.jpg);
}

#docente3{background-image:url(images/docenteuno/alvaro.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}
#docente3:hover{background-image: url(images/docenteuno/hover3.jpg);
}

#docente4{background-image:url(images/docenteuno/ana.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente4:hover{background-image: url(images/docenteuno/hover4.jpg);
}
#docente5{background-image:url(images/docenteuno/andres2.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}
#docente5:hover{background-image: url(images/docenteuno/hover5.jpg);
}

#docente6{background-image:url(images/docenteuno/avalos.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente6:hover{background-image: url(images/docenteuno/hover6.jpg);
}

#docente7{background-image:url(images/docenteuno/cappe.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente7:hover{background-image: url(images/docenteuno/hover7.jpg);
}

#docente8{background-image:url(images/docenteuno/cesar.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente8:hover{background-image: url(images/docenteuno/hover8.jpg);
}

#docente9{background-image:url(images/docenteuno/euge.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente9:hover{background-image: url(images/docenteuno/hover9.jpg);
}

#docente10{background-image:url(images/docenteuno/faggi.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente10:hover{background-image: url(images/docenteuno/hover10.jpg);
}

#docente11{background-image:url(images/docenteuno/fer.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente11:hover{background-image: url(images/docenteuno/hover11.jpg);
}

#docente12{background-image:url(images/docenteuno/julian.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente12:hover{background-image: url(images/docenteuno/hover12.jpg);
}

#docente13{background-image:url(images/docenteuno/laura.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente13:hover{background-image: url(images/docenteuno/hover13.jpg);
}

#docente14{background-image:url(images/docenteuno/magui.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente14:hover{background-image: url(images/docenteuno/hover14.jpg);
}

#docente15{background-image:url(images/docenteuno/pam.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente15:hover{background-image: url(images/docenteuno/hover15.jpg);
}

#docente16{background-image:url(images/docenteuno/rodo.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente16:hover{background-image: url(images/docenteuno/hover16.jpg);
}

#docente17{background-image:url(images/docenteuno/vani.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente17:hover{background-image: url(images/docenteuno/hover17.jpg);
}

#docente18{background-image:url(images/docenteuno/vero.jpg);
	width: 160px;
	height: 160px;
	float: left;
	background-repeat: no-repeat;
	
}

#docente18:hover{background-image: url(images/docenteuno/hover18.jpg);
}

#articledocentes{max-width: 950px;
    background-color: black;
    margin: auto;
    height: 220vh;
}

#docentesdos{width: 800px;
	height: 660px;
	float: left;
}

#docente19{background-image:url(images/docentesdos/aku.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente19:hover{background-image: url(images/docentesdos/hover19.jpg);
}

#docente20{background-image:url(images/docentesdos/chino.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente20:hover{background-image: url(images/docentesdos/hover20.jpg);
}

#docente21{background-image:url(images/docentesdos/cristian.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente21:hover{background-image: url(images/docentesdos/hover21.jpg);
}


#docente22{background-image:url(images/docentesdos/cynthia.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente22:hover{background-image: url(images/docentesdos/hover22.jpg);
}

#docente23{background-image:url(images/docentesdos/diana.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}
#docente23:hover{background-image: url(images/docentesdos/hover23.jpg);
}

#docente24{background-image:url(images/docentesdos/flor.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}
#docente24:hover{background-image: url(images/docentesdos/hover24.jpg);
}

#docente25{background-image:url(images/docentesdos/gaby.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}
#docente25:hover{background-image: url(images/docentesdos/hover25.jpg);
}

#docente26{background-image:url(images/docentesdos/gallelli.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}
#docente26:hover{background-image: url(images/docentesdos/hover26.jpg);
}

#docente27{background-image:url(images/docentesdos/gonza.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente27:hover{background-image: url(images/docentesdos/hover27.jpg);
}

#docente28{background-image:url(images/docentesdos/guille.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente28:hover{background-image: url(images/docentesdos/hover28.jpg);
}

#docente29{background-image:url(images/docentesdos/iara.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente29:hover{background-image: url(images/docentesdos/hover29.jpg);
}

#docente30{background-image:url(images/docentesdos/joaquin2.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente30:hover{background-image: url(images/docentesdos/hover30.jpg);
}

#docente31{background-image:url(images/docentesdos/juanmartin2.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente31:hover{background-image: url(images/docentesdos/hover31.jpg);
}

#docente32{background-image:url(images/docentesdos/luke.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente32:hover{background-image: url(images/docentesdos/hover32.jpg);
}

#docente33{background-image:url(images/docentesdos/majo2.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente33:hover{background-image: url(images/docentesdos/hover33.jpg);
}

#docente34{background-image:url(images/docentesdos/mariana.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente34:hover{background-image: url(images/docentesdos/hover34.jpg);
}

#docente35{background-image:url(images/docentesdos/mechi.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente35:hover{background-image: url(images/docentesdos/hover35.jpg);
}

#docente36{background-image:url(images/docentesdos/montoreano.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente36:hover{background-image: url(images/docentesdos/hover36.jpg);
}

#docente37{background-image:url(images/docentesdos/orellano.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente37:hover{background-image: url(images/docentesdos/hover37.jpg);
}

#docente38{background-image:url(images/docentesdos/pato2.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente38:hover{background-image: url(images/docentesdos/hover38.jpg);
}

#docente39{background-image:url(images/docentesdos/pupi.jpg);
	width: 160px;
	height: 160px;
	background-repeat: no-repeat;
	float: left;
	
}

#docente39:hover{background-image: url(images/docentesdos/hover39.jpg);
}


#barracatedra{
	background-image:url(images/docentesboton.svg);
	background-repeat: no-repeat;
	width: 150px;
	height: 150px;
	margin-left: 30px;
	
}

#barracatedra:hover{
	background-image: url(images/docentesbotonhover.svg);
	margin-top: 30px;
}
.faceescala
{
    position: relative;
}
.face
{
    display: block;
    width: auto;
    max-width: 30%;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 20px;
    padding-right: 30px;
    float: right;
    
}
.nivel2escala
{
    position: relative;
}
.nivel2esc
{
    display: block;
    width: auto;
    max-width: 100%;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-right: 30px;
    float: right;
    
}
#margentexto{
    padding-top: 20px;
    margin-top: 230px;
}