body{
    margin: 0px;
    padding: 0px;
    font-family: 'Dosis', sans-serif;
    font-size: 14px;
}

#pagina{
    width: 960px;
    height: auto;
    background-color: #f1eee2;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
}

#tira{
    width: 940px;;
    height: 30px;
    background-color: #000;
    color:#f1eee2;
    text-align: right;
    padding-right: 20px;
}

#iconostira{
    width: 200px;
    float: right;
    height: 30px;
}

#logoroldan{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}

header{
    width: 100%;
    height: 165px;
    background-color: #e68c71;
}

nav{
    height: auto;
    overflow: auto;
}

nav ul{
    list-style: none;
    overflow: auto;
    margin-left: 50px;
    width: 88%;
    margin-top: 15px;
}

nav ul li{
    width: 80px;
    float: left;
    margin-right: 65px;
    text-align: center;
    border-radius: 5px;
    padding: 1px;
}

nav ul li:hover{
    background-color:#f1eee2; 
}

nav ul li a{
    text-decoration: none;
    font-family: 'Amatic SC', cursive;
    text-align: center;
    font-size: 2rem;
    color: #424242;
}

.liblanco{
    background-color:#f1eee2;
}

#gato{
    background-image: url(imagenes/gato.png);
}

#lobo{
    background-image: url(imagenes/lobo.png);
}

#soslibre{
    background-image: url(imagenes/soslibre.png);
}

#antonioventura{
    background-color: #8ab5bd;
    width: 300px;
    margin-top: 25px;
    margin-bottom: 50px;
    margin-left: 50px;
    padding: 20px;
    border-radius: 10px;
    color: #e7e3c8;
}

#antoniovlobo{
    background-color: #f8c059;
    width: 300px;
    margin-top: 25px;
    margin-bottom: 50px;
    margin-left: 50px;
    padding: 20px;
    border-radius: 10px;
    color: #4b4c4c;
}

#soslibreminita{
    background-color: #e6e2c8;
    width: 300px;
    margin-top: 25px;
    margin-bottom: 50px;
    margin-left: 50px;
    padding: 20px;
    border-radius: 10px;
    color: #74716b;
}

main{
    overflow: auto;
    margin-bottom: 30px;
}

#bienvenidos{
    width: 630px;
    background-color: #e1836b;
    float: left;
    margin-right: 30px;
}

.fondobienvenida{
    background-image:url(imagenes/fondobienvenida.png);
    width: 299px;
    height: 315px;
    float: left;
}

.placabienvenida{
    width: auto;
    height: auto;
    padding-top: 60px;
    color: #e7e3c8;
    text-align: center;
}

#carapez{
    width: 120px;
    height: 60px;
    margin-left: 30px;
}

.textobienvenida{
    float: left;
    width: auto;
    margin-left: 60px;
    margin-top: 25px;
    color: #e7e3c8;
}


#proximaclase{
    float: left;
    background-color: #f9c159;
    min-height: 305px;
    width: 240px;
    color: #724c42;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    overflow: auto;
}
section{
    overflow: auto;
}

#expolibro{
    width: 630px;
    background-color: #ca485f;
    color: #e7e3c8;
    float: left;
}

.textoexpo{
    margin: 10px;
    width: 95%;
}

.asideindex{
    width: 300px;
    float: right;
    margin-top: 0px;
}

aside{
    width: 300px;
    float: right;
    margin-top: 20px;
}

.imgdialogo{
    width: 50px;
    float: left;
    margin-right: 5px;
}

#comentariostitulo{
    color: #e1836b;
    margin-bottom: 5px;
}

#comentarios{
    background-color: #dcdad1;
    padding: 10px;
    overflow: auto;
    width: 280px;
    margin-bottom: 10px;
    min-height: 275px;
}

#calendario2014{
    background-color: #dcdad1;
    padding: 10px;
    overflow: auto;
    width: 280px;
    margin-bottom: 10px;
    min-height: 270px;
}


.input{
    height: 25px;
    background-color: #eee;
}

#oct{
    float: left;
    overflow: auto;
    border-top: 2px;
    border-top-style: solid;
    border-top-color: #eee;
    margin-bottom: 5px;
    margin-top: 5px;
}

#img27{
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 10px;
}

#texto27{
    width: 170px;
    float: left;
}

#fechas{
    float: left;
    width: 88%;
}
    

.scroll{
    width: 15px;
    height: 190px;
    float: right;
}

footer{
    background-color: #383838;
    width: 100%;
    padding-top: 10px;
    color: #eee;
    overflow: auto;
    margin-top: 30px;
}

.textofooter{
    width: 60%;
    float: left;
    font-size: 0.8rem;
}

#infointroduccion{
    float: left;
    overflow: auto;
    width: 630px;
}

#introroldan{
    width: 630px;
    background-color: #8ab5bd;
    overflow: auto;
}

.textointroroldan{
    float: left;
    margin-left: 30px;
    margin-right: 0px;
}

#introduccion{
    width: 570px;
    margin-top: 10px;
    background-color: #d9d9d9;
    padding-left: 30px;
    padding-right: 30px;
    overflow: auto;
}

.introcol1{
    width: 47%;
    float: left;
    margin-right: 17px;
}

#docentes{
    width: 630px;
    background-color: #f9c159;
    overflow: auto;
}

#imgdanielroldan{
    float: right;
}

#comisionesdocentes{
    margin-top: 30px;
    width: 630px;
    overflow: auto;
}

#gastoncaba{
    background-image: url(imagenes/gastoncaba.png);
    width: 180px;
    height: 140px;
    text-align: center;
    color: rgba(238, 238, 238,0);
    padding-top: 40px;
    float: left;
    margin-right:45px;
}

#gastoncaba:hover{
    color:rgba(238, 238, 238,1);
    background-image: url(imagenes/gastoncabahover.png);
}

#dianamoreno{
    background-image:url(imagenes/dianamoreno.png);
    width: 180px;
    height: 140px;
    text-align: center;
    color: rgba(238, 238, 238,0);
    padding-top: 40px;
    float: left;
    margin-right: 45px;
}

#dianamoreno:hover{
    color:rgba(238, 238, 238,1);
    background-image:url(imagenes/dianamorenohover.png);
}

#danielacantor{
    background-image:url(imagenes/danielacantor.png);
    width: 180px;
    height: 140px;
    text-align: center;
    color: rgba(238, 238, 238,0);
    padding-top: 40px;
    float: left; 
}

#danielacantor:hover{
    color:rgba(238, 238, 238,1);
    background-image:url(imagenes/danielacantorhover.png);
}

#jose{
    background-image:url(imagenes/josevillamayor.png);
    width: 180px;
    height: 140px;
    text-align: center;
    color: rgba(238, 238, 238,0);
    padding-top: 40px;
    float: left;
    margin-right:45px;
}

#jose:hover{
    color:rgba(238, 238, 238,1);
    background-image:url(imagenes/josevillamayorhover.png);
}

#marcos{
    background-image:url(imagenes/marcosfarina.png);
    width: 180px;
    height: 140px;
    text-align: center;
    color: rgba(238, 238, 238,0);
    padding-top: 40px;
    float: left;
    margin-right:45px;
}

#marcos:hover{
    color:rgba(238, 238, 238,1);
    background-image:url(imagenes/marcosfarinahover.png);
}

#laksman{
    background-image:url(imagenes/martinlaksman.png);
    width: 180px;
    height: 140px;
    text-align: center;
    color: rgba(238, 238, 238,0);
    padding-top: 40px;
    float: left;
}

#laksman:hover{
    color:rgba(238, 238, 238,1);
    background-image:url(imagenes/martinlaksmanhover.png);
}

#patricio{
    background-image:url(imagenes/patriciooliver.png);
    width: 180px;
    height: 140px;
    text-align: center;
    color: rgba(238, 238, 238,0);
    padding-top: 40px;
    float: left;
    margin-right:45px;
}

#patricio:hover{
    color:rgba(238, 238, 238,1);
    background-image:url(imagenes/patriciooliverhover.png);
}

#pupe{
    background-image:url(imagenes/pupe.png);
    width: 180px;
    height: 140px;
    text-align: center;
    color: rgba(238, 238, 238,0);
    padding-top: 40px;
    float: left;
    margin-right:45px;
}

#pupe:hover{
    color:rgba(238, 238, 238,1);
    background-image:url(imagenes/pupehover.png);
}

#vero{
    background-image:url(imagenes/verobidinost.png);
    width: 180px;
    height: 140px;
    text-align: center;
    color: rgba(238, 238, 238,0);
    padding-top: 40px;
    float: left;
}

#vero:hover{
    color:rgba(238, 238, 238,1);
    background-image:url(imagenes//verobidinosthover.png);
}

#programa{
    width: 630px;
    background-image: url(imagenes/fondoprograma.png);
    min-height: 280px;
    padding-top: 20px;
    float: left;
    overflow: auto;
    margin-bottom: 20px;
}

.placaprograma{
    width: 300px;
    margin-left: 20px;
}

#unidades{
    width: 610px;
    overflow: auto;
    margin-left: 20px;
}

#tp1{
    width: 630px;
    overflow: auto;
    background-color: #e0ded8;
    margin-top: 30px;
}

#imgtp1{
    width: 297px;
    height: auto;
    float: left;
    margin-right: 20px;
}

#tp1texto{
    width: 297px;
    float: left;
    margin-top: 20px;
}

.descargar{
    display: block;
    width:150px;
    height: 20px;
    padding: 5px;
    text-align: center;
    background-color: #c9c9c9;
    margin-top: 15px;
    text-decoration: none;
    color: #000;
}

#tpsplaca{
    width: 300px;
    height: auto;
    background-image: url(imagenes/tpsplaca.png);
    margin-top: 0px;
    text-align: center;
    margin-bottom: 20px;
}

#marinacaro{
    width: 630px;
    background-image: url(imagenes/fondorefes.png);
    height: 300px;
    padding-top: 1px;
    margin-bottom: 30px;
    overflow:auto;
}

#marinatexto{
    width: 300px;
    margin-left: 20px;
}

.vergaleria{
    display: block;
    width: 150px;
    margin-left: 20px;
}

#imgcamarita{
    width: 40px;
    float: left;
}

#videos{
    width: 630px;
}

#apuntes{
    width:630px;
    height: 253px;
    background-image: url(imagenes/apuntesfondo.png);
    float: left;
    margin-bottom: 30px;
    overflow: auto;
}

#apuntestexto{
    width: 300px;
    margin-left: 20px;
}

#descargaapuntes{
    width: 610px;
    overflow: auto;
    float: left;
    margin-left:20px;
}

#placabecas{
    background-image: url(imagenes/becasfondo.png);
    overflow: auto;
    float: left;
    width: 630px;
    height: 253px;
}

#becastexto{
    width: 350px;
    margin-left: 20px;
}

#becasotorgadas{
    width: 610px;
    margin-top: 10px;
    margin-bottom: 30px;
    float: left;
    overflow: auto;
    padding-left: 20px;
}

#descargabeca{
    float: left;
    overflow: auto;
    width: 610px;
    margin-left:20px;
}

#fnaaside{
    float: right;
    margin-top: 10px;
}

.fnartes{
    background-color: #ca485f;
    padding: 1px;
    color: #f1eee2;
    text-align: center;
}

#consultanos{
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.consultascaja{
    background-color: #cfcfcf;
    padding: 20px;
    text-align: left;
    margin-bottom: 30px;
}

.inputnegro{
    height: 30px;
    background-color: #000;
    margin-bottom: 10px;
}

.inputgrande{
    height: 70px;
    background-color: #000;
}

#googlemaps{
    margin-bottom: 30px;
}

.contacto{
   background-color: #eee;
    padding-left: 20px;
    padding-top: 5px;
    overflow: auto;
    border-top-style: solid;
    border-top-color: #b5b5b5;
}

.contactotexto{
    width: 60%;
    float: left;
}

#iconoscontacto{
    width: 200px;
    float: right;
    margin-top: 20px;
}

.textoisol{
    width: 320px;
    float: left;
    padding-left: 20px;
    height: 270px;
    background-color: #e7e3c8;
    margin-bottom: 20px;
    
}

.isolimagen{
    width: 290px;
    height: 270px;
    float: left;
}

.textovarsky{
    width: 320px;
    float: left;
    padding-left: 20px;
    height: 270px;
    background-color: #f9c159;
    margin-bottom: 20px;
    
}

.textoantoniov{
    width: 320px;
    float: left;
    padding-left: 20px;
    height: 270px;
    background-color: #e68c71;
    margin-bottom: 20px;
    
}

#cronograma{
    width: 610px;
    padding-left: 20px;
    float: left;
    overflow: auto;
    margin-top: 20px;
}

#cuatri{
    background-color: #8d8d8d;
    width: 150px;
    padding: 2px;
    text-align: center;
    color: #f1eee2;
    float: left;
    margin-right: 5px;
    margin-top: 0px;
}

.titulocuatri{
    border-bottom-style: solid;
    margin-bottom: 20px;
}

#clase{
    overflow: auto;
    width: 610px;
    margin-bottom: 10px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#imgdia{
    width: 153px;
    height: 84px;
    float: left;
    margin-right: 10px;
}

#cuatritexto{
    width: 300px;
    float: left;
    margin-right: 90px;
}

.descargaapuntes{
    width: 38px;
    height: 44px;
    float: left;
    margin-top: 30px;
}

.flechita{
    height: 40px;
    background-color: #dcdad1;
    text-align: center;
    padding-top: 20px;
}

#placateorica{
    width: 630px;
    float: left;
    overflow: auto;
    background-color: #f9c159;
}

.placateoricatexto{
    width: 350px;
    float: left;
    margin-left: 20px;
}

.placateoricaimg{
    width: 240px;
    height: 180px;
    float: left;
    margin-top: 40px;
}

.bajadaplacateorica{
    width: 590px;
    background-color: #dedede;
    padding-left: 20px;
    padding-right: 20px;
}

.claseteorica{
    width: 630px;
    overflow: auto;
    float: left;
    margin-top: 20px;
}

#teorica1{
    width: 298px;
    background-color: #dedede;
    float: left;
    overflow: auto;
    margin-right: 34px;
}

#teorica2{
    width: 298px;
    background-color: #dedede;
    float: left;
    overflow: auto;
    margin-bottom: 20px;
}

#lenguajes{
    width: 80%;
    float: left;
    margin-left: 20px;
}

.lenguajesimg{
    width: 298px;
    height: auto;
    float: left;
    overflow: auto;
}

#biografia{
    width: 630px;
    float: left;
    background-color: #dedcd6;
}

#textobiografia{
    width: 590px;
    margin-left: 20px;
}

#contactodaniel{
    width: 20px;
    margin-left: 20px;
}

.proxtitulo{
    color: #d04545;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #d04545;
    text-align: center;
    margin-bottom: 5px;
    font-size: 2.4rem;
}

.proximg{
    margin-bottom: 10px;
}

#destacadotp3{
    width: 630px;
    float: left;
    overflow: auto;
}

#titulotp{
    color: #724c42;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #724c42;
    margin-bottom: 5px;
    margin-left: 20px;
}

#elconde{
    width: 480px;
    float: right;
    margin-bottom: 30px;
}

#senaladortps{
    overflow: auto;
    width: 630px;
    margin-bottom: 10px;
}

.senaltp1{
    float: left;
    width: 570px;
    height: 30px;
    background-image: url(imagenes/placatp1.png);
    padding-left: 20px;
    color: #f1eee2;
}

.senaltp2{
    float: left;
    width: 570px;
    height: 30px;
    background-image: url(imagenes/placatp2.png);
    padding-left: 20px;
    color: #f1eee2;
    margin-bottom: 30px;
}

.flecha{
    float: right;
}

.textoconde{
    width: 100px;
    text-align: right;
    float: left;
    margin-left: 35px;
    margin-top: 60px;
    
}

.masnegro{
    width: 27px;
    height: 27px;
    overflow: auto;
    float: right;
    margin-right: 5px;
    margin-top: 70px;
}

.solapacronogramafija{
    background-image: url(imagenes/solapacronogramahover.png);
    width: 300px;
    height: 49px;
    padding-top: 70px;
    margin-bottom: 10px;
    float: right;
    overflow: auto;
    color: #b584b2;
}

.solapacronograma{
    background-image: url(imagenes/solapacronograma.png);
    width: 300px;
    height: 49px;
    padding-top: 70px;
    margin-bottom: 10px;
    float: right;
    overflow: auto;
    color: #000;
}

.solapacronograma:hover{
    background-image: url(imagenes/solapacronogramahover.png);
    width: 300px;
    height: 49px;
    padding-top: 70px;
    margin-bottom: 10px;
    float: right;
    overflow: auto;
    color: #b584b2;
}


.cronogramacolor{
    width: 200px;
    padding-left: 5px;
    background-color: #eac3b0;
}

.solapaexpofija{
    background-image: url(imagenes/solapaexpohover.png);
    width: 300px;
    height: 49px;
    padding-top: 70px;
    margin-bottom: 10px;
    float: right;
    overflow: auto;
    color: #bbd4d9;
    
}

.solapaexpo{
    background-image: url(imagenes/solapaexpo.png);
    width: 300px;
    height: 49px;
    padding-top: 70px;
    margin-bottom: 10px;
    float: right;
    overflow: auto;
    color: #000;
}

.solapaexpo:hover{
    background-image:url(imagenes/solapaexpohover.png);
    color: #bbd4d9;
}

.expocolor{
    width: 200px;
    padding-left: 5px;
    background-color: #d2b5c8;
}

.solapateoricasfija{
    background-image:url(imagenes/solapacharlashover.png);
    width: 300px;
    height: 49px;
    padding-top: 70px;
    margin-bottom: 10px;
    float: right;
    overflow: auto;
    color: #e28871;
}

.solapateoricas{
    background-image:url(imagenes/solapacharlas.png);
    width: 300px;
    height: 49px;
    padding-top: 70px;
    margin-bottom: 10px;
    float: right;
    overflow: auto;
    color: #000;
}

.solapateoricas:hover{
    background-image:url(imagenes/solapacharlashover.png); 
    color: #e28871;
}

.teoricacolor{
    width: 200px;
    padding-left: 5px;
    background-color: #f5e0ad;
}

.iconodescarga{
    width: 30px;
    float: left;
    margin-right: 5px;
}

.solapacolor1{
    width:290px;
    height: 36px;
    text-align: right;
    padding-right: 10px;
    background-color: #eac3b0;
    color: #df7e61;
    padding-top: 5px;
    margin-bottom: 10px;
    float: right;
}

.solapacolor1:hover{
    text-align: left;
    padding-left: 10px;
}

.solapacolor2{
    width:290px;
    height: 36px;
    text-align: right;
    padding-right: 10px;
    background-color: #d2b5c8;
    color: #bb89b1;
    padding-top: 5px;
    margin-bottom: 10px;   
    float: right;
}

.solapacolor2:hover{
    text-align: left;
    padding-left: 10px;
}

.solapacolor3{
    width:290px;
    height: 36px;
    text-align: right;
    padding-right: 10px;
    background-color: #f5e0ad;
    color: #d1a34f;
    padding-top: 5px;
    margin-bottom: 10px;    
    float: right;
}

.solapacolor3:hover{
    text-align: left;
    padding-left: 10px;
}

.solapanegra{
    width:290px;
    height: 36px;
    text-align: right;
    padding-right: 10px;
    background-color: #000;
    color: #313030;
    padding-top: 5px;
    margin-bottom: 10px;
    float: right;
}

.solapanegra:hover{
    text-align: left;
    padding-left: 10px;
    color: #e7e3c8;
    
}

.solapagris{
    width: 150px;
    text-align: center;
    padding: 5px;
    background-color: #c9c9c9;
    margin-bottom: 10px;
    text-decoration: none;
    color: #f1eee2;
    font-size: 20px;
    font-weight: 500;
    float: left;
}

.solapa1{
    width: 290px;
    height: 36px;
    float: right;
    text-align: right;
    padding-right: 10px;
    background-image:url(imagenes/solapa1.png);
    color: #df7e61;
    padding-top: 5px;
    margin-bottom: 10px;
}

.solapa1:hover{
    padding: 10px;
}

.solapa2{
    width: 290px;
    height: 36px;
    float: right;
    text-align: right;
    padding-right: 10px;
    background-image:url(imagenes/solapa2.png);
    color: #a85d99;
    padding-top: 5px;
    margin-bottom: 10px;
    overflow: auto;
}

.solapa2:hover{
    padding: 10px;
}

.solapa3{
    width: 290px;
    height: 36px;
    float: right;
    text-align: right;
    padding-right: 10px;
    background-image:url(imagenes/solapa3.png);
    color: #f9c159;
    padding-top: 5px;
    margin-bottom: 10px;
}

.solapa3:hover{
    padding: 10px;
}

.solapanula{
    width: 290px;
    height: 36px;
    float: right;
    text-align: right;
    padding-right: 10px;
    background-image:url(imagenes/solapanula.png);
    color: #8b8e87 ;
    padding-top: 5px;
    margin-bottom: 10px;
    overflow: auto;
}

.solapanula:hover{
    padding: 10px;
    color: #eee;
}

.senalador{
    padding: 5px;
    background-color: #dcdad1;
    width: 620px;
    margin-top: 20px;
    float: left;
    margin-bottom: 20px;
}

#logofadu{
    width: 246px;
    margin-left: 10px;
    float: left;
    margin-right: 50px;
}

#mas{
    text-align: center;
    float: right;
    margin-bottom: 10px;
}

.lineanegra{
    width: 100%;
    border-bottom: 2px;
    border-bottom-style: solid;
    border-bottom-color:#000;
}

.lineamarron{
    width: 100%;
    border-bottom: 2px;
    border-bottom-style: solid;
    border-bottom-color:#724c42;
}

.lineablanca{
    width: 100%;
    border-bottom: 2px;
    border-bottom-style: solid;
    border-bottom-color:#e7e3c8;
}

.lineagris{
    width: 100%;
    border-bottom: 2px;
    border-bottom-style: solid;
    border-bottom-color:#eee;
    margin-bottom: 5px;
    margin-top: 5px;
}

.copete{
    font-size: 0.8rem;
}

.bajada{
    font-size: 0.9rem;
    line-height: 1;
}

h2{
    font-size: 2.9rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 0px;
}

h3{
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 1.2;
}

h4{
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 0px;
    margin-top: 0px;
}

h5{
    font-size: 0.9rem;
    font-weight: 900;
    margin-bottom: 0px;
    margin-top: 0px;
}

.light{
    font-weight: 200;
}

.negrita{
    font-weight: 600;
}
    
    


@media screen and (max-width:768px){
    
    #tira{
        width: 100%
    }
    
    header{
        width: 100%;
    }
    
    nav ul{
        margin-left: 0px;
        margin-top: 30px;
    }
    
    nav ul li{
        margin-right: 10px;
        height: 50px;
    }
    
    #bxslider{
        overflow: auto;
        width: 100%;
    }
    
    #gato{
        width: 100%;
    }
    #pagina{
        width: 90%;
        overflow: auto;
    }
    #bienvenidos{
        width: 299px;
        height: 315px;
        overflow: auto;
    }
    
    #proximaclase{
        float: right;
         margin-right: 0px;
        width: 267px;
    }
    
    #expolibro{
        width: 100%;
    }
    
    
    aside{
        margin-left: auto;
        margin-right: auto;
        width: 100%;        
    }
    
    #comentarios{
        float: left;
    }
    
    #calendario2014{
        float:right;
        min-height: 260px;
    }
    
    #footer{
        width:100%;
    }
    
    .textofooter{
        font-size: 0.7rem;
        width: 50%
        }
}


@media screen and (max-width:414px){
    
    body{
        width: 100%;
        font-size: 10px;
    }
    
    #tira{
        width: 100%;
    }
    
    #logoroldan{
        margin-left:130px;
        margin-bottom: 10px;
    }
    
    header{
        width: 100%;
        height: auto;
        overflow: auto;
    }
    
    nav{
        float: left;
        overflow: auto;
        
    }
    
    nav ul{
        margin-left: 0px;
        margin-top: 0px;
        float: left;
    }
    
    nav ul li{
        float: left;
        overflow: auto;
    }
    
 
    
    #bxslider{
        overflow: auto;
    }
    
    #gato{
        width: 100%;
    }
    
    #pagina{
        width: 90%;
        overflow: auto;
        margin-left: auto;
        margin-right: auto;
    }
    
    #bienvenidos{
        width: 100%;
        height: 315px;
        overflow: auto;
        text-align: center;
    }
    
    .fondobienvenida{
        background-repeat: repeat;
        width: 100%;
    }
    
    #proximaclase{
        width: 100%;
        margin-top: 20px;
    }
    
    aside{
        margin-left: auto;
        margin-right: auto;
        width: 100%;
    }
    
    #comentarios{
        width: 100%;
        margin-right: 0px;
    }
    
    #calendario2014{
        width: 100%;
    }
    
    #footer{
        width:100%;
    }
    
    .textofooter{
        font-size: 0.7rem;
        width: 70%;
        margin-left: 10px;
        }
}

    
}
    