@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700);

body 
{
    margin: 0px;
    padding: 0px;
    background-color: #efefef;
}
main{
    background-color: #fff;
    width: 960px;
    margin: auto;
}
li#forosactivo a {color: #000;}
li#catedraactivo a {color: #000;}
li#novedadesactivo a {color: #000;}
li#newsletteractivo a {color: #000;}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* HEADER MI PERFIL*/
#{}
#contenedordatos_header3 p{
    margin: 0px;
    padding: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 0.7rem;
    color: #fff;
    font-weight: 400;
}
#contenedordatos_header3{
    padding-top: 10px;
    padding-left: 20px;
    width: 203px;
    float: left;

}
#contenedordatosb_header3{
    float: right;
    padding-top: 5px;
    padding-right: 0px;
    width: 150px;

}
#contenedordatosb_header3 a{
    font-family: "Open Sans",sans-serif;
    font-size: 0.7rem;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}
#contenedordatosb_header3 a:hover{
    color: #000;
}
#header3
{
    background-color: #16a589;
    height: 40px;
  
}
#a2{
    font-family: "Open Sans",sans-serif;
    font-size: 0.7rem;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    padding-left: 10px;
}
#header4{
    background-color: #000;
    height: 40px;
}
#header4 a{
    font-family: "Open Sans",sans-serif;
    font-size: 0.8rem;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}
#contenedordatosb_header4 a{
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 70px;
    height: 20px;
    text-align: center;
    margin-left: 180px
}
#contenedordatosb_header4 a:hover{
    background-color: #16a589;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* HEADER*/
#{}
header{
    margin-top: 0px;
    padding: 0px;
}
#contenedordatos p{
    margin: 0px;
    padding: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 0.7rem;
    color: #fff;
    font-weight: 400;
}
#contenedordatos{
    padding-top: 10px;
    padding-left: 20px;
    width: 203px;
    float: left;

}
#contenedordatosb{
    float: right;
    padding-top: 10px;
    padding-right: 10px;
    width: 150px;

}
#contenedordatosb a{
    font-family: "Open Sans",sans-serif;
    font-size: 0.7rem;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
}
#articleindex h1{
    margin: 0px;
    padding: 0px;
    font-family: "Open Sans", sans-serif;
    font-size: 0.7rem;
    font-weight: 400;
}
#a2{
    font-family: "Open Sans",sans-serif;
    font-size: 0.7rem;
    font-weight: 400;
    color: #000;
    text-decoration: none;
    padding-left: 10px;
}
#contenedordatosb a:hover{
    color: #000;
}
#header1
{
    background-color: #16a589;
    height: 40px;
  
}
#header2
{
    background-color: #1abc9c;
    height: 100px;
}
#logo{
    padding-left: 20px;
    padding-top: 10px;
    float: left;
}
nav{
    width: 385px;
    float: right;
    height: 50px;
    padding-top: 30px;
    padding-right: 20px;
}
nav ul 
{
    list-style: none;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}
nav ul li
{
    float: right;
}
nav ul li a:hover
{
    color: #000;
}
nav ul li a 
{
    text-decoration: none;
    color:#fff;    
    float:right;
    padding-left: 20px;
    text-align: center;
    margin-bottom:50px;
}

/*--------------------------------------------------------------------------------------------------------------------------*/

/*MENU SECUNDARIO*/
#{}
#menusecundario{
    float: right;
    background-color: rgb(255, 219, 176);
    width: 200px;
    height: 618px;
}
#titulomenusecundario{
    padding-left: 15px;
    padding-right: 15px;
}
#titulomenusecundario h3{
    text-align: center;
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    background-color: #fff;
    padding: 10px;
}
#contenidosecundario{
    font-family: "Open Sans",sans-serif;
    font-weight: 400
    font-size: 0.9rem;
    padding-left: 15px;
    padding-right: 15px;
}
#contenidosecundario p{
    margin-left: 30px;
    margin-bottom: 20px;
}
#contenidosecundario p:hover{
    color: #1abc9c;
}

#contenidosecundario h4{
    background-color: rgba(255, 255, 255, 0.38);
    padding: 8px;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
    
}
#contenidosecundario h4:hover{
    color: #1abc9c;
}
#secundario{
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f88484;
    height: 247px;
    width: 170px;
    padding-top: 3px;
    float: right;
    clear: right;
}
#secundario h3{
    text-align: center;
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    background-color: #fff;
    padding: 10px;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/*FOOTER*/


footer{
    background-color: #1abc9c;
    clear: both;
    height: 210px;
}
#contenedorfooter{
    margin: auto;
    width: 721px;
    height: 150px;
    padding-top: 20px;
}
#columna1{
    width: 143px;
    float: left;
    display: block;
    margin-top: 15px;
}
#columna1 h1{
    font-family:"Open Sans", sans-serif;
    font-weight: 600;
    font-size: 0.8rem;
    color: #000;
}
#columna1 p{
    color: #fff;
    font-family:"Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.65rem;
}
#columna2{
    width: 348px;
    float: left;
    display: block;
    margin-left: 20px;
    margin-top: 19px;
}
#columna3{
    width: 143px;
    float: left;
    display: block;
    margin-left: 20px;
    margin-top: 10px;
}

#columna3 p{
    color: #000;
    font-family:"Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}

#legales p{
    clear: both;
    margin: auto;
    width: 821px;
    color: #000;
    font-family:"Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.6rem;
    text-align: center;
}
#formulario1{
    float: left;
    margin-top: 1px;
}
#formulario2{
    float: right;
    margin-right: 20px;
}
p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
}
#linea1{
    float: left;
    margin-left: 20px;
}
#linea2{
    float: left;
}
.contacto input[type='text'], .contacto textarea{
    padding: 7px 6px;
    width: 150px;
    resize: none;
    margin-bottom: 10px;
}
.contacto input[type='text']:focus, .contacto textarea:focus{
    outline: none;
}
.contacto input[type='submit']{
    padding: 8px;
    margin-left: 284px;
    font-family: "Open Sans",sans-serif;
    font-size: 1rem;
}
.contacto input[type='submit']:hover{
    background: #fff;
}
.contacto input[type='submit']:active{
    background: #efefef;
    background: -moz-linear-gradient(top, #cfe6ef 0%, #edfcff 100%);
    background: -webkit-linear-gradient(top, #cfe6ef 0%,#edfcff 100%);
}
#formutext{
    margin-bottom: 10px;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
/*INDEX*/

/*BIENVENIDOS*/
#{}
#imgarticleindex{
    margin-left: 20px;
    margin-top: 20px;
}
#articleindex h1{
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    font-size: 2rem;
    color: #1abc9c;
    width: 550px;
    float: left;
    padding-left: 20px;
    padding-top: 20px;
}
#articleindex p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: #000;
    width: 550px;
    float: left;
    padding-left: 20px;
}
#imgasideindex{
    float: right;
    width: 360px;
    height: 130px;
    margin-right: 20px;
    margin-top: 11px;
}

/*NOVEDADES*/
#{}
#novedades{
    padding: 20px;
    background-color: rgba(26, 188, 156, 0.23);
    height: 420px;
    margin-top: 240px;
}
#novedades h2{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    width: 85px; 
    text-align: center;
}
#caja1index{
    float: left;
    width: 295px;
    background-color: #ecf0f1;
}
#caja1index:hover{
    background-color: #f8f8c8;
}
#caja1index h3{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
}
#caja1index p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}
#caja2index{
    float: left;
    width: 295px;
    margin-left: 17px;
    background-color: #ecf0f1;
}
#caja2index:hover{
    background-color: #f8f8c8;
}
#caja2index h3{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
}
#caja2index p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}
#caja3index{
    float: right;
    width: 295px;
    background-color: #ecf0f1;
}
#caja3index:hover{
    background-color: #f8f8c8;
}
#caja3index h3{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
}
#caja3index p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}
.contenidonovedades{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
}

/*EVENTOS*/
#{}
#eventos{
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    float: left;
}
#eventos h2
{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    width: 63px; 
    text-align: center;
}
#contenidoeventos{
    padding-left: 20px;
}
#eventosindex{
    background-color: #ecf0f1;
    width: 606px;
    height: 500px;
}
#eventosindex:hover{
    background-color: #f8f8c8;
}
#eventosindex h3{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
}
#eventosindex p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}
#imageneventos{
    float: left;
    width: 65px;
    margin-top: 40px;
}
#textoeventos{
    float: right;
    margin-right: 350px;
}

/*PROXIMOS EVENTOS*/
#{}
#proximoseventos{
    float: right;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 295px;
}
#proximoseventosindex{
    background-color: #efefef;
    padding: 20px; 
    height: 461px;
}
#proximoseventos h2{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    width: 138px; 
    text-align: center;
}
#proximoventoimg{
    float: left;
    margin-top: 15px;

}
#proximoventotexto1{
    float: right;
    width: 200px;
    height: 100px;
}
#proximoventotexto1 h4{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
}
#proximoventotexto1 h4:hover{
    color: #1abc9c;
}
#proximoventotexto1 p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    padding-bottom: 5px;
}
#proximoventotexto1 hr{
    background-color: #fff;
    height: 2px; 
    border: none;
}
#proximoventoimg2{
    float: left;
    margin-top: 60px;

}
#proximoventotexto2{
    float: right;
    width: 200px;
    height: 100px;
    margin-top: 10px;
}
#proximoventotexto2 h4{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
}
#proximoventotexto2 h4:hover{
    color: #1abc9c;
}
#proximoventotexto2 p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    padding-bottom: 5px;
}
#proximoventotexto2 hr{
    background-color: #fff;
    height: 2px; 
    border: none;
}
#proximoventoimg3{
    float: left;
    margin-top: 45px;

}
#proximoventotexto3{
    float: right;
    width: 200px;
    height: 100px;
    margin-top: -10px;
}
#proximoventotexto3 h4{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
}
#proximoventotexto3 h4:hover{
    color: #1abc9c;
}
#proximoventotexto3 p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    padding-bottom: 5px;
}
#proximoventotexto3 hr{
    background-color: #fff;
    height: 2px; 
    border: none;
}
#proximoventoimg4{
    float: left;
    margin-top: 65px;

}
#proximoventotexto4{
    float: right;
    width: 200px;
    height: 100px;
    margin-top: 10px;
}
#proximoventotexto4 h4{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
}#proximoventotexto4 h4:hover{
    color: #1abc9c;
}
#proximoventotexto4 p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    padding-bottom: 5px;
}
#proximoventotexto4 hr{
    background-color: #fff;
    height: 2px; 
    border: none;
}
#vermaseventos{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    float: right;
    margin-top: 20px;
    width: 100px;
    text-align: center
}
#vermaseventos:hover{
    color: #1abc9c;
}

/*--------------------------------------------------------------------------------------------------------------------------*/

/*FOROS*/

/*MENU SECUNDARIO*/
#{}
#grupoforos{
    margin-left: 20px;
    margin-top: 50px;
}
#msforos{
    background-color: #f88484;
    height: 482px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}
#menusecundario_agus{
    float: right;
    background-color: rgb(255, 219, 176);
    width: 200px;
    height: 1100px;
}
#menusecundario_agus1{
    float: right;
    background-color: rgb(255, 219, 176);
    width: 200px;
    height: 1670px;
}
#titulomenusecundario_agus{
    padding-left: 15px;
    padding-right: 15px;
}
#titulomenusecundario_agus h3{
    text-align: center;
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    background-color: #fff;
    padding: 10px;
}
#contenidosecundario_agus{
    font-family: "Open Sans",sans-serif;
    font-weight: 400
    font-size: 0.9rem;
    padding-left: 15px;
    padding-right: 15px;
}
#contenidosecundario_agus p{
    margin-left: 30px;
    margin-bottom: 20px;
}
#contenidosecundario_agus p:hover{
    color: #1abc9c;
}

#contenidosecundario_agus h4{
    background-color: rgba(255, 255, 255, 0.38);
    padding: 8px;
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 0.9rem;
    
}
#contenidosecundario_agus h4:hover{
    color: #1abc9c;
}
#titulomenusecundario2_agus{
    padding-left: 15px;
    padding-right: 15px;
    background-color: #f88484;
    height: 880px;
    padding-top: 5px;
}
#titulomenusecundario2_agus h3{
    text-align: center;
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    background-color: #fff;
    padding: 10px; 
}
#foroscontenedor{
    width: 760px;
    float: left;
    margin:auto;

}
.verde{
    color: #1abc9c;
}
#foros{
    width: 760px;
}
#headerforos{
    padding-left: 20px;
    width: 740px;
}
#forosdediscusion h1{
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    font-size: 2rem;
    color: #1abc9c;
    width: 400px;
    padding-left: 20px;
}
#verdeclaro{
    height: 240px;
    margin-top: 20px;
    background-color: rgba(26, 188, 156, 0.23);
    padding-top: 10px;
}
#disusiondestacada h2{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    width: 154px; 
    text-align: center;
}
#forosdd{
    padding-left: 20px;
}
#disusiondestacada{
    padding-left: 20px
}
#imforo{
    margin-top: 20px;
    padding-left: 20px;
    float: left;
}
#foro1 h3{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 1.2rem;    
}
#foro1 p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
}
#forostexto{
    width: 600px;
    height: 130px;
    padding-left: 20px;
    float: left;
    padding-bottom: 40px;
}
#vercomentarios:hover{
    color: #1abc9c;
}
#discusiones{
    padding: 20px;
}
#discusiones h2{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    width: 90px;  
    text-align: center;
    float: left
}
#h2-2{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    text-align: center;
    margin-left: 300px;'
    
}
.searchform {

display: inline-block;

zoom: 1; /* ie7 hack para display:inline-block */

*display: inline;

border: solid 1px #d2d2d2;

padding: 3px 5px;

-webkit-border-radius: 2em;

-moz-border-radius: 2em;

border-radius: 2em;

-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);

-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);

box-shadow: 0 1px 0px rgba(0,0,0,.1);

background: #f1f1f1;

background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));

background: -moz-linear-gradient(top,  #fff,  #ededed);

filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie7 */

-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); /* ie8 */

}

.searchform input {

font: normal 12px/100% Arial, Helvetica, sans-serif;

}

.searchform .searchfield {

background: #fff;

padding: 6px 6px 6px 8px;

width: 202px;

border: solid 1px #bcbbbb;

outline: none;

-webkit-border-radius: 2em;

-moz-border-radius: 2em;

border-radius: 2em;

-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);

-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);

box-shadow: inset 0 1px 2px rgba(0,0,0,.2);

}

.searchform .searchbutton {

color: #fff;

border: solid 1px #494949;

font-size: 11px;

height: 27px;

width: 27px;

text-shadow: 0 1px 1px rgba(0,0,0,.6);

-webkit-border-radius: 2em;

-moz-border-radius: 2em;

border-radius: 2em;

background: #5f5f5f;

background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));

background: -moz-linear-gradient(top,  #9e9e9e,  #454545);

filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie7 */

-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); /* ie8 */
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/*FOROS INTERNO*/
#{}
#grupoforos2{
    margin-left: 20px;
    margin-top: 50px;
}
#msforos2{
    background-color: #f88484;
    height: 1230px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}
#menusecundario2_forosinterior{
    background-color: #f88484;
    height: 1200px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}
#titulomenusecundario2_forosinterior{
    padding-left: 15px;
    padding-right: 15px;
}
#titulomenusecundario2_forosinterior h3{
    text-align: center;
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    background-color: #fff;
    padding: 10px;
}
#tp5{
    padding: 20px;
    width: 720px;
}
#tp5 h1{
    font-family: "Open Sans",sans-serif;
    font-weight: 700;
    font-size: 2rem;
    color: #1abc9c;
}
#tp5 h2{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    width: 360px; 
    text-align: center;
    margin-bottom: 20px;
}
#tp5 p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    color: #000;
}
#imgbarrio{
    width: 720px;
    margin-top: 20px;
}
#escribircomentario{
    padding: 20px;
    background-color: rgba(26, 188, 156, 0.23);
    width: 720px;
}
#escribircomentario h3{
    color: #454545;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.9rem;
}
#escribircomentario p{
    font-family:"Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    margin-left: 362px;
    width: 60px;
}
#escribircomentario p:hover{
    color:#16a589
}

#escribircomentario
{
    background-color: rgba(26, 188, 156, 0.23);
    width: 760px;
}
#escribircomentario p{
    font-family:"Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    margin-left: 574px;
    padding-bottom: 40px;
}
#escribircomentario p:hover{
    color:#16a589;
}

#escribircomentario h3{
    margin-top: 10px;
    margin-left: 30px;
    font-size: 0.9rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    padding-top: 40px;
    margin-left:90px;
}
input[type="tel"] {
    height: 70px;
    outline: medium none;
    padding: 7px;
    width: 520px;
    margin-left: 90px;
}
.caras1{
    float: left;
    margin-top: 5px;
}
.lineacorta10{
    border-color: #efefef;
    border-style: dashed;
    margin-top: 15px;
    width: 520px;
}
#discusiones h3
{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
    margin-left: 80px;
    width: 200px;
}
#discusiones p
{
    font-family:"Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    margin-left: 30px;
    width: 340px;
    float: left;
}
#forosabajo{
    width: 450px;
    float: left;
}
#ua1{


}
#ua2{


}
#ua3{

}
#ua4{

}
#ua5{

}
#ua6{

}
.paginas 
{
    padding-top: 40px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    letter-spacing: 0.05rem;
    margin-left: 320px;
    margin-top: 30px;
    width: 100px;
}
.paginas a 
{
    text-decoration: none;
    color:#000;
}
#ucomentarios{
    width: 180px;
    height: 400px;
    float: left;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
/*MI PERFIL*/
#{}

#grupomiperfil{
    margin-left: 20px;
    margin-top: 50px;
}
#msmiperfil{
    background-color: #f88484;
    height: 1052px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}
#imgmiperfil{
    padding: 20px
}
#infoperfil{
    padding-left: 80px;
    padding-bottom: 20px;
    width: 200px;
    float: left
}
#infoperfil h3{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
    
}
#infoperfil p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    padding-bottom: 5px;
}
#infoperfil2 p{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    padding-bottom: 5px;
    color: #fff;
}
#infoperfil2{
    padding: 20px;
    margin-right: 20px;
    background-color: #1abc9c;
    width: 150px;
    float: right;
}
#headermiperfil{
    display: table-caption;
}
input[type="email"] {
    height: 70px;
    outline: medium none;
    padding: 7px;
    width: 560px;
    margin-left:90px;    
}
#novedades_miperfil
{
    width: 761px;
    height: 220px;
    background-color: rgba(26, 188, 156, 0.23);
}
#novedades_miperfil h3
{
    margin-top: 90px;
    margin-left: 30px;
    font-size: 0.9rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    padding-top: 40px;
    margin-left:90px;
}
#novedades_miperfil p
{
    font-family:"Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    margin-left: 600px;
}
#novedades_miperfil p:hover
{
    color:#16a589
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* UNIVERSAL DE ELI */
#{}
.titular-e
{   
width: 720px;
margin-left: 20px;
margin-right: 20px;
margin-top: 20px;
}
.tituloverde-e h1
{
font-family: "Open Sans",sans-serif;
font-weight: 400;
font-size: 1rem;
color: #fff;
background-color: #1abc9c;
padding: 10px;
}

.tituloverde-e2 h1
{
font-family: "Open Sans",sans-serif;
font-weight: 700;
font-size: 2rem;
color: #1abc9c;
}
.tituloverde-e2 p
{
font-family: "Open Sans", sans-serif;
font-weight: 400;
font-size: 0.9rem;
margin-top: inherit;
margin-bottom: 30px
}

.lineagrupouno
{
border-color: #efefef;
border-style: dashed;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
/*CATEDRA*/
#{}
#morfogral1-catedra{
    width: 720px;
    background-color: #ecf0f1;
    height: 590px;
    margin-left: 20px;
    margin-top: 20px;
}
#morfogral--a-catedra{
    height: 90px;
    padding: 20px;
}
#msforos_eli{
    background-color: #f88484;
    height: 882px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}
#menusecundario_eli{
    float: right;
    background-color: rgb(255, 219, 176);
    width: 200px;
    height: 1500px;
}
.mscatedra{
    background-color: #f88484;
    height: 1430px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}  
.slider1
{
width: 720px;
height: 280px;
margin: 20px
}

.slider2
{
overflow: auto
}

#slider2-b
{
float: left;
width: 463px
}

.slider-c
{
width: 217px;
height: 240px;
background-color:#1abc9c;
padding: 20px;
float: right;
}

.slider-c h1
{
margin: auto;
color: #fff;
font-family: "Open Sans", sans-serif;
font-weight: 600;
font-size: 1.3rem;
}

.slider-c p
{
color: #fff;
font-family: "Open Sans", sans-serif;
font-weight: 400;
font-size: 0.8rem;
margin: auto;
}
#catedra1
{   
width: 720px;
padding: 20px;
height: 390px;
margin-top: 60px;
background-color: rgba(26, 188, 156, 0.23);
}
.catedra1-a
{
background-color: #ecf0f1;
width: 226px;
float: left;


}

.catedra1-a:hover {
background-color: #f8f8c8;
}

.catedra1-b
{
    float: left;
margin: 10px;
}

.recuadro-e h3
{
font-family: "Open Sans",sans-serif;
font-weight: 600;
font-size: 1.1rem;
margin-bottom: 5px;
}

.recuadro-e p
{
font-family: "Open Sans",sans-serif;
font-weight: 400;
font-size: 0.8rem;
margin-top: inherit
}

#catedra1-bb
{
height: 370px;

}


*/


/*--------------------------------------------------------------------------------------------------------------------------*/
/*GRUPOS_1*/
#{}
.msgrupo1{
    background-color: #f88484;
    height: 1130px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}  
#img_gripo1{
    background-color: #ecf0f1;
    height: 670px;
}
#grupouno
{
    width: 720px; 
    padding: 20px;
}

#grupouno-a h2
{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1.0rem;
}

#grupouno-a p
{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}


input[type="email_2"] 
{
    height: 60px;
    outline: medium none;
    padding: 7px;
    width: 702px;
    margin-left: 20px;
}

#verdegrupo2{
    background-color: rgba(26, 188, 156, 0.23);
    width: 760px;
    height: 260px;
    margin-bottom: 100px;
}
#grupouno2
{
    background-color: rgba(26, 188, 156, 0.23);
    width: 760px;
}
#grupouno2 p{
    font-family:"Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    margin-left: 614px;
    padding-bottom: 40px;
}
#grupouno2 p:hover{
    color:#16a589;
}

#grupouno2 h3{
    margin-top: 10px;
    margin-left: 30px;
    font-size: 0.9rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    padding-top: 40px;
    margin-left:90px;
}
#grupouno3
{
    width: 720px;
    margin-top: 70px;
}

#grupouno3-b
{
    width: 720px;  
    padding-top: 10px;
}

.imggrupouno3-c
{
    width: 30px;
    height: 35px;
    float:left;
    padding-right: 20px;
    padding-bottom: 20px;
}
    
.grupouno3-c p
{
font-size: 0.8rem;
font-family: "Open Sans", sans-serif;
font-weight: 400;
}
    
.grupouno-verde
{   color:#1abc9c;
}
        
.grupouno-paginas
{
font-family: "Open Sans", sans-serif;
font-weight: 400;
font-size: 0.7rem;
padding-top: 20px;
padding-left: 350px;
padding-bottom: 20px;
}
.grupouno-paginas a 
{
text-decoration: none;
color: #1abc9c;
}
#grupouno-a{
    padding: 20px
}

*/
/*--------------------------------------------------------------------------------------------------------------------------*/
/*GRUPOS*/
#{}
.msgrupo5{
    background-color: #f88484;
    height: 510px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}  
#grupos
{
background-color: #fff;
width: 720px;
padding: 20px
}
.grupos2
{   
    overflow: auto;
    width: 720px;
    padding: 20px;
    background-color:  rgba(26, 188, 156, 0.23);
}
.grupos4
{   
    overflow: auto;
    width: 720px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    background-color:  #fff;
}

.grupos3
{
background-color: #ecf0f1;
overflow: auto;
width: 226px;
float: left;
margin-top: 10px;
margin-bottom: 30px;
}

.grupos3:hover {
background-color: #f8f8c8;
}

.grupo3b
{
overflow: auto;
width: 226px;
}

.grupo3b1
{
    float: left;
    padding-left: 50px;
    padding-top: 20px;
}

.grupo3b2
{
    float: left;
    padding-left: 20px;
    padding-top: 20px;
}
.grupos3c
{
    padding-top: inherit;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px
}
.grupos3c h3
{
font-family: "Open Sans",sans-serif;
font-weight: 600;
font-size: 1.1rem;
margin-bottom: 5px;
margin-top: 10px
}

.grupos3c p
{
font-family: "Open Sans",sans-serif;
font-weight: 400;
font-size: 0.8rem;
margin-top: inherit
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/* NOVEDADES */
#{}
#msforos_eli2{
    background-color: #f88484;
    height: 1146px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}
#menusecundario_eli2{
    float: right;
    background-color: rgb(255, 219, 176);
    width: 200px;
    height: 1700px;
}
#novedades_2
{
margin: 20px;
background-color: #ecf0f1;
width: 720px;
}

#novedades_2 h2
{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
    padding-left: 20px;
    padding-right: 20px;
}

#novedades_2 p
{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: auto;
    margin-top: auto;
}

#novedades3
{   
    overflow: auto;
    width: 720px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
    background-color: rgba(26, 188, 156, 0.23);
    margin-top: 520px;
    
}
.novedades4
{
background-color: #ecf0f1;
overflow: auto;
width: 226px;
float: left;
margin-bottom: 30px;
}

.novedades4:hover {
background-color: rgba(215, 221, 222, 0.75);
}

.novedades4b
{
    padding-top: inherit;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px
}
.novedades4b h3
{
font-family: "Open Sans",sans-serif;
font-weight: 600;
font-size: 1.1rem;
margin-bottom: 5px;
}
.novedades4b p
{
font-family: "Open Sans",sans-serif;
font-weight: 400;
font-size: 0.8rem;
margin-top: inherit
}

*/

/*--------------------------------------------------------------------------------------------------------------------------*/
/* MORFO-GENERAL - ELI*/
#{}
#morfogral2a h2
{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    width: 146px; 
    text-align: center;
}
#vermasmorfogral{
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    float: right;
    margin-top: 20px;
    width: 100px;
    text-align: center
}
#vermasmorfogral:hover{
    color: #1abc9c;
}
.msmorgral{
    background-color: #f88484;
    height: 1140px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}  
#morfogral1{
    width: 720px;
    background-color: #ecf0f1;
    height: 720px;
    margin-left: 20px;
    margin-top: 20px;
}
#morfogral1-{
    width: 720px;
    background-color: #ecf0f1;
    height: 830px;
    margin-left: 20px;
    margin-top: 20px;
}



#morfogral--a{
    height: 90px;
    padding: 20px;
}

#morfogral1-bb {
    height: 230px;
}
#imagenmorfogral{
    width: 720px;
}
.morfogral1-b{
padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
}
#morfogral1-bb p{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}

#morfogral1 h2{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
    padding: 20px;
}

#morfogral1-a p{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
    padding: 20px;
}

#morfogral2
{
    width: 720px;
    height: 230px; 
    padding: 20px;
    background-color: rgba(26, 188, 156, 0.23);
    margin-top: 50px;
}

#morfogral2 p
{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}

#morfogral2a
{
    width: 380px;
    float: left;
}

#morfogral2a p
{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.8rem;
}

#imgmorfogral2
{
float: right;
width: 309px;
height: 160px;
padding-top: 50px;
}

#morfogral3
{
width: 720px;
margin-top: 50px;
margin-bottom: 20px;
margin-left: 20px;
margin-right: 20px;
height: 380px;
}

#morfogral3-b
{
    width: 720px;  
    margin-top: 20px;
}

    
.morfogral3-c
{
    width: 340px;
    float: left
}

.morfogral3-d p
{
font-size: 0.8rem;
font-family: "Open Sans", sans-serif;
font-weight: 400;
}

.imgmorfogral3-c
{
    width: 40px;
    height: 45px;
    float:left;
    padding-right: 20px;
    padding-bottom: 65px;
}
    
.morfogral3-e
{
    width: 340px;
    float: right;
}

.grupouno-verde
{   color:#1abc9c;
}

#lineaa
{
width: 680;
}

.lineacatedrae
{
border-color:#fff;
border-style: dashed;
}
*/

/*--------------------------------------------------------------------------------------------------------------------------*/
/* EVENTOS */
#{}
#agendaprincipal h1{
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #1abc9c;
    font-size: 2rem; 
    margin: auto;
    margin-top: 20px;
    margin-left: 20px;
}
#textoag2todo{
    background-color: #d3efe7;
    width: 720px;
    margin-top: 10px;
    height: 535px;
    margin-left: 20px;
}
.msagenda{
    background-color: #f88484;
    height: 837px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}
.destacado4imag{
    width: 150px;
    margin-top: 5px;
}
#destacado4 p{
    width: 153px;
    margin-top: 0px
}
#destacado4{
    background-color: rgba(255, 255, 255, 0.31);
    padding: 10px;
    margin-top: 15px;
}
#textoag2{
    margin-left: 20px;
    margin-right: 20px;
}
#textoag2 p1{
    font-family: "Open Sans",sans-serif;
    font-weight: 600;
    font-size: 0.7rem;
    padding: 
}
#textoag2 h3{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    color: #000;
    margin: auto;
    margin-top: 10px;
}
#proxeventos h2{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    text-align: center;
    width: 134px;
    margin-left: 20px;
    margin-top: 20px;
}
#agendaprox2{
    background-color: #efefef;
    margin-left: 20px;
    width: 351px;
    height: 360px;
    float: left
}
#agendaprox2 h3{
    margin: auto;
    padding-left: 20px;
    padding-top: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    color: #000; 
}
#agendaprox2 p{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000;
    margin: auto;
    padding-left: 20px;
    padding-bottom: 20px;
}
#agendaprox2:hover{
    background-color: #f8f8c8;
}
.redes{
    margin-left: 20px;
}
#agendaprox3{
    background-color: #efefef;
    margin-left: 20px;
    width: 351px;
    height: 360px;
    float: left
}
#agendaprox3 h3{
    margin: auto;
    padding-left: 20px;
    padding-top: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    color: #000; 
}
#agendaprox3 p{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000;
    margin: auto;
    padding-left: 20px;
    padding-bottom: 20px;
}
#agendaprox3:hover{
    background-color: #f8f8c8;
}
#agendaprox4{
    margin-top: 20px;
    background-color: #efefef;
    margin-left: 20px;
    width: 351px;
    height: 378px;
    float: left
}
#agendaprox4 h3{
    margin: auto;
    padding-left: 20px;
    padding-top: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    color: #000; 
}
#agendaprox4 p{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000;
    margin: auto;
    padding-left: 20px;
    padding-bottom: 20px;
}
#agendaprox4:hover{
    background-color: #f8f8c8;
}
#agendaprox5{
    margin-top: 20px;
    background-color: #efefef;
    margin-left: 20px;
    width: 351px;
    height: 378px;
    float: left
}
#agendaprox5 h3{
    margin: auto;
    padding-left: 20px;
    padding-top: 20px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    color: #000; 
}
#agendaprox5 p{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000;
    margin: auto;
    padding-left: 20px;
    padding-bottom: 20px;
}
#agendaprox5:hover{
    background-color: #f8f8c8;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/*MIEMBROS*/
#{}
.revistaarq{
    width: 86px;
    margin-left: 34px;
    margin-top: 5px;
}
#destacado1 p{
    width: 153px;
    margin-top: 0px
}
#destacado1{
    background-color: rgba(255, 255, 255, 0.31);
    padding: 10px;
}
#secundario{
    background-color: #f88484;
    height: 276px;
    width: 170px;
    padding-top: 3px;
    float: right;
    clear: right;
}
#selecciona{
    margin-top: 40px;
}
#selecciona h1{
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #1abc9c;
    font-size: 2rem; 
    margin: auto;
    margin-top: 20px;
    margin-left: 20px;
}
#alumnos{
    margin-top: 20px;
    background-color: #efefef;
    margin-left: 20px;
    width: 226.5px;
    display: block;
    float: left;
}
#alumnos h3{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
    color: #000;
    text-align: center;
    margin-top: 10px;
}
#docentes{
    margin-top: 20px;
    background-color: #efefef;
    margin-left: 20px;
    width: 226.5px;
    display: block;
    float: left;
   
}
#docentes h3{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
    color: #000;
    text-align: center;
    margin-top: 10px;
}
#exalumnos{
    margin-top: 20px;
    background-color: #efefef;
    margin-left: 20px;
    width: 226.5px;
    display: block;
    float: left;
}
#exalumnos h3{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
    color: #000;
    text-align: center;
    margin-top: 10px;
}
#articlemiembros{
    height: 80px;
    width: 760px;
}
#articletodo{
    height: 500px;
    width: 760px;
}
#alumnos:hover {
    background-color: #f8f8c8;
}
#exalumnos:hover {
    background-color: #f8f8c8;
}
#docentes:hover {
    background-color: #f8f8c8;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/*MIEMBROS ALUMNOS*/
#{}
#menusecundario_mela{
    float: right;
    background-color: rgb(255, 219, 176);
    width: 200px;
    height: 930px;
}
.alumnosimg{
    width: 321px;
}

.docentesimg{
    width: 185px;
}
.exalumnosimg{
    width: 185px;
}

.msmalumnos{
    background-color: #f88484;
    height: 500px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}
#articlemalumnos{
    height: 900px;
    width: 760px;
}
#articlemalumnos h1{
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #1abc9c;
    font-size: 2rem; 
    margin: auto;
    margin-top: 20px;
    margin-left: 20px;
}
#alumnospag h2{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    text-align: center;
    width: 70px;;
    margin-top: 20px;
    margin-bottom: 30px;
}
#alumnospag{
    margin-left: 20px;
    float: left;
}
#docentespag{
    background-color: #efefef;
    float: left;
    height: 202px;
    margin-top: 123px;
    margin-left: 16px;
}
#docentespag h3{
    margin: auto;
    padding-top: 8px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    color: #000;
    text-align: center;
}
#exalumnospag{
    background-color: #efefef;
    float: left;
    height: 202px;
    width: 185px;
    margin-left: 15px;
    margin-top: 123px;
}
#exalumnospag h3{
    margin: auto;
    padding-top: 8px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    color: #000;
    text-align: center;
}
#perfilfila1{
    width: 760px;
    height: 133px;
    float: left;
    margin-top: 30px;
}
#perfilfila1 h5{
    margin: auto;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000;
    text-align: center;
    padding-top: 4px;
}
#perfil1{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 46px;
}
#perfil2{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil3{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil4{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil5{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil6{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfilfila2{
    width: 760px;
    height: 133px;
    float: left;
    margin-top: 20px;
}
#perfilfila2 h5{
    margin: auto;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000;
    text-align: center;
    padding-top: 4px;
}
#perfil7{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 46px;
}
#perfil8{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil9{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil10{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil11{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil12{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfilfila3{
    width: 760px;
    height: 133px;
    float: left;
    margin-top: 20px;

}
#perfilfila3 h5{
    margin: auto;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000;
    text-align: center;
    padding-top: 4px;
}
#perfil13{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 46px;
}
#perfil14{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil15{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil16{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil17{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}
#perfil18{
    background-color: #efefef;
    width: 87px;
    height: 130px;
    float: left;
    margin-left: 30px;
}

.revistaarq{
    width: 86px;
    margin-left: 34px;
    margin-top: 5px;
}
#destacado1 p{
    width: 153px;
    margin-top: 0px
}
#destacado1{
    background-color: rgba(255, 255, 255, 0.31);
    padding: 10px;
}
#secundario{
    background-color: #f88484;
    height: 276px;
    width: 170px;
    padding-top: 3px;
    float: right;
    clear: right;
}
#exalumnospag:hover {
    background-color: #f8f8c8;
}
#docentespag:hover {
    background-color: #f8f8c8;
}
#perfil1:hover {
    background-color: #f8f8c8;
}
#perfil2:hover {
    background-color: #f8f8c8;
}
#perfil3:hover {
    background-color: #f8f8c8;
}
#perfil4:hover {
    background-color: #f8f8c8;
}
#perfil5:hover {
    background-color: #f8f8c8;
}
#perfil6:hover {
    background-color: #f8f8c8;
}
#perfil7:hover {
    background-color: #f8f8c8;
}
#perfil8:hover {
    background-color: #f8f8c8;
}
#perfil9:hover {
    background-color: #f8f8c8;
}
#perfil10:hover {
    background-color: #f8f8c8;
}
#perfil11:hover {
    background-color: #f8f8c8;
}
#perfil12:hover {
    background-color: #f8f8c8;
}
#perfil13:hover {
    background-color: #f8f8c8;
}
#perfil14:hover {
    background-color: #f8f8c8;
}
#perfil15:hover {
    background-color: #f8f8c8;
}
#perfil16:hover {
    background-color: #f8f8c8;
}
#perfil17:hover {
    background-color: #f8f8c8;
}
#perfil18:hover {
    background-color: #f8f8c8;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
/*MORFOLOGIA URBANA*/
#{}
.imaglaboca{
    width: 720px;
    margin-left: 20px;
    margin-top: 20px;
}
.imaglaboca2{
    width: 350px;
}

#articlemorfurbana h1{
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #1abc9c;
    font-size: 2rem; 
    margin: auto;
    margin-top: 20px;
    margin-left: 20px;
}

#articlemorfurbana h3{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    color: #000;
    margin: auto;
    margin-top: 20px;
    margin-left: 20px;
}

#articlemorfurbana p{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000;
    margin: auto;
    margin-top: 5px;
    margin-left: 20px;
}
#laboca{
    width: 760px;
    height: 154px;
}
#laboca1{
    width: 370px;
    float: left;  
}
#laboca2{
    width: 350px;
    margin-left: 20px;
    float: left;
    margin-top: 24px;
}
#objetivos{
    width: 760px;
    margin-top: 40px;
    height: 176px;
    background-color: #d3efe7;
    padding-top: 20px;
    padding-bottom: 30px;
}
#objetivos1{
    float: left;
}
#objetivos h2{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    text-align: center;
    width: 70px;
    margin-left: 20px;
}
.imagmorfourb3{
    width: 352px;
}
#objetivosimag{
    float: left;
    margin-left: 82px;
    margin-top: 20px;
    width: 370px;
}
#hipotesis h2{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #fff;
    background-color: #1abc9c;
    padding: 10px;
    text-align: center;
    width: 68px;
    margin-left: 20px;
}
#hipotesis{
    width: 760px;
    margin-top: 40px;
}
.msmorfurbana{
    background-color: #f88484;
    height: 780px;
    width: 200px;
    padding-top: 3px;
    float: right;
    clear: right;
}
#hipotesis1{
    width: 370px;
    float: left;
}
#hipotesis2{
    width: 370px;
    float: left;
}
.destacado2imag{
    width: 150px;
    margin-top: 5px;
}
#destacado2 p{
    width: 153px;
    margin-top: 0px
}
#destacado2{
    background-color: rgba(255, 255, 255, 0.31);
    padding: 10px;
    margin-top: 15px;
}
.destacado3imag{
    width: 150px;
    margin-top: 5px;
}
#destacado3 p{
    width: 153px;
    margin-top: 0px
}
#destacado3{
    background-color: rgba(255, 255, 255, 0.31);
    padding: 10px;
    margin-top: 15px;
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/*INGRESANTES*/
#{}
#principio h1{
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #1abc9c;
    font-size: 2rem; 
    margin: auto;
    margin-top: 20px;
    margin-left: 20px;
}
#principio p{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    color: #000;
    margin-left: 20px; 
}
.imagingr{
    width: 721px;
    margin-left: 20px;
}
.ingresantes2{
    width: 350px;
}
#comumisu{
    width: 740px;
    height: 302px;
    margin-top: 20px;
    padding-top: 20px;
    padding-left: 20px;
    display: table-caption;
    background-color: #d3efe7;
}
#comumisu h3{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
    color: #000;
    margin: auto;
    width: 353px;
}
#comumisu p{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000;
    margin: auto;
    margin-top: 5px;
    width: 353px;
}
#comumisutexto{
    width: 351px;
    float: left;
}
#comumisuimg{
    width: 341px;
    height: 299px;
    float: left;
    margin-left: 20px;
}
#charla{
    width: 311px;
    margin-left: 20px;
    background-color: #efefef;
    padding: 20px;
    margin-top: 44px;
    float: left;
} 
#charla:hover {
    background-color: #f8f8c8;
}
#charla h3{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
    color: #1abc9c; 
    margin: auto;
}  
#charla p{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000;
    margin: auto;
    margin-top: 5px;
}
#fechainsc{
    width: 311px;
    margin-left: 20px;
    float: left;
    background-color: #1abc9c;
    padding: 20px;
    margin-top: 44px;
}    
#fechainsc:hover {
    background-color: #f8f8c8;
}
#fechainsc h3{
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 1.1rem;
    color: #fff; 
    margin: auto;
}
#fechainsc p{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    color: #000;
    margin: auto;
    margin-top: 5px;
}
.revistaarq{
    width: 86px;
    margin-left: 34px;
    margin-top: 5px;
}
#destacado1 p{
    width: 153px;
    margin-top: 0px
}
#destacado1{
    background-color: rgba(255, 255, 255, 0.31);
    padding: 10px;
}
#secundario{
    background-color: #f88484;
    height: 276px;
    width: 170px;
    padding-top: 3px;
    float: right;
    clear: right;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
/*RESPONSIVE TABLET */

@media screen and (min-width:480px) and (max-width:780px){
body{
    max-width: 780px;
}
main{
    width: 95%;
}
#header2{
    height: 79px;
}
nav{
    width: 373px;
    padding-top: 20px;
}
img#logo{
    width: 300px;
}
img#imgarticleindex{
    width: 94%;
    height: auto;
}
#articleindex p{
    width: 367px;
}
#imgasideindex {
    float: right;
    width: 284px;
    height: 103px;
    margin-right: 20px;
    margin-top: 39px;
}
#caja1index{
    float: left;
    width: 210px;
    height: 356px;
}
#caja2index{
    float: left;
    margin-left: 27px;
    width: 210px;
}
#caja3index{
    float: right;
    width: 210px;
    height: 358px;
}
.imagcajaindex{
    width: 210px;
    height: 140px;
}
#novedades{
    margin-top: 280px;
    padding-top: 2px;
}
#eventos{
    width: 59%;
}
#eventosindex{
    width: 426px;
    height: 435px;
}
.eventosindeximg{
    width: 100%;
}
#imageneventos {
    float: left;
}
#textoeventos {
    float: left;
    width: 200px;
    margin: 0px;
    margin-left: 20px;
}
#proximoseventos{
    width: 33%;
}
#proximoseventosindex{
    height: 395px;
}
#proximoventoimg {
    float: left;
    margin-top: 0px;
}
#proximoventotexto1 {
    float: left;
    width: 150px;
    height: 90px;
    margin-left: 9px;
}
#proximoventotexto1 h4{
    margin-top: 0px;
}
#proximoventoimg2 {
    float: left;
    margin-top: 10px;
}
#proximoventotexto2 {
    float: left;
    width: 150px;
    height: 90px;
    margin-left: 9px;
}
#proximoventotexto2 h4{
    margin-top: 0px;
}
#proximoventoimg3 {
    float: left;
    margin-top: 10px;
}
#proximoventotexto3 {
    float: right;
    width: 149px;
    height: 90px;
    margin-left: 9px;
}
#proximoventoimg4 {
    float: left;
    margin-top: 54px;
}
#proximoventotexto4 {
    float: right;
    width: 150px;
    height: 84px;
    margin-top: 9px;
    margin-left: 9px;
}
#legales p{
    width: 724px;
}
#linea1{
    margin-left: 10px;
}
#linea2{
    margin-left: 10px;
}
#formulario1{
    margin-left: 0px;
}
#formulario2{
    margin-right: 0px;
}
    
/*ingresantes*/
    
#asideingresantes-1{
    display: none;
}
.imagingr {
    width: 94%;
}
#comumisu {
    width: 704px;
}
.ingresantes2 {
    width: 317px;
    margin-top: 14px;
}
#comumisutexto {
    width: 342px;
}
#comumisu p{
    width: 344px;
}
#charla {
    width: 290px;
    margin-top: 24px;
}
#fechainsc {
    width: 290px;
    margin-top: 24px;
}
#articleingresantes{
    height: 825px;
}
}

/*--------------------------------------------------------------------------------------------------------------------------*/
/*RESPONSIVE CELULAR */

@media screen and (min-width:320px) and (max-width:568px){
    
/*index*/
    
body{
    max-width: 568px;
    margin: auto;
}
main{
    width: 100%;
    margin: auto;
}
img#logo{
    width: 82%;
}
#header1{
    height: 55px;
}
#header2{
    height: 126px;
}
nav{
    padding-top: 5px;
    margin-right: 46px;
}
nav ul li a{
    padding-left: 10px;
}
#contenedordatos{
    width: 140px;
}
#contenedordatosb{
    width: 88px;
    padding-right: 0px;
}
img#imgarticleindex{
    width: 92%;
    height: auto;
    margin-top: 5px;
    margin-left: 13px;
}
#articleindex h1 {
    width: 287px;
    float: left;
    padding-left: 28px;
    padding-top: 0px;
}
#articleindex p{
    width: 343px;
}

#imgasideindex{
    width: 88%;
    height: auto;
    margin-right: 26px;
}
#novedades{
    float: left;
    margin-top: 15px;
    padding-top: 7px;
    height: 1050px;
    width: 95%;
    padding-left: 0px;
}
#novedades h2{
    margin-left: 50px;
    margin-top: 10px;
}
#caja1index {
    float: left;
    width: 295px;
    margin-left: 50px;
    height: 322px;
}
#caja2index {
    margin-top: 10px;
    float: left;
    width: 295px;
    margin-left: 50px;
    height: 322px;
}
#caja3index {
    margin-top: 10px;
    float: left;
    width: 295px;
    margin-left: 50px;
    height: 322px;
}
#eventos{
    margin-left: 40px;
}
#eventos h2{
    margin-top: 0px;
}
#eventosindex {
    width: 282px;
    height: 320px;
}
.eventosindeximg{
    width: 100%;
}
#textoeventos{
    float: left;
    margin-right: 0px;
    margin-left: 20px;
}
#proximoseventos {
    float: left;
    margin-left: 58px;
    padding-right: 0px; 
    padding-top: 0px; 
    padding-bottom: 20px;
    width: 285px;
}
#linea1{
    position: fixed;
}
#linea2{
    position: fixed;
}
#contenedorfooter {
    margin: auto;
    width: 277px;
    height: 444px;
    padding-top: 20px;
}
#columna1 {
    margin-top: 0px;
    margin-left: 73px;
}
#columna2 {
    width: 174px;
    float: left;
    display: block;
    margin-left: 76px;
    margin-top: 19px;
}
#columna3{
    margin-left: 65px;
    margin-top: 10px;
}
footer{
    height: 556px;
}
#legales p{
    width: 300px;
}
    
/*ingresantes*/
    
#asideingresantes-1{
    display: none;
}
.imagingr{
    width: 90%;
}
#comumisu {
    width: 97%;
    height: 580px;
}
#comumisu p {
    margin-left: 28px;
    width: 300px;
}
#comumisu h3{
    margin-left: 28px;
}
#comumisuimg{
    margin-top: 10px;
    margin-left: 22px;
}
#charla{
    margin-left: 22px;
    margin-top: 21px;
}
#fechainsc{
    margin-top: 21px;
    margin-left: 22px;
}
#articleingresantes{
    height: 1200px;
}
.ingresantes2 {
    width: 321px;
}
}


    
 /*--------------------------------------------------------------------------------------------------------------------------*/
/*NEWSLETTER*/

#formularionews1{
    margin-top: 1px;
    margin-left: 20px;
}
#formularionews2{
    margin-left: 20px;
}

input{
    font-family: "Open Sans",sans-serif;
    font-size: 0.7rem;
}


input[type="textnews"] { 
    margin: 20px 0; 
    background: #fff; 
    border: 1px solid #ccc; 
    color: #777; 
    display: block; 
    max-width: 100%; 
    outline: none; 
    padding: 10px 6px;
    width: 477px;
}
input[type="textnews1"] { 
    margin: 20px 0; 
    background: #fff; 
    border: 1px solid #ccc; 
    color: #777; 
    display: block; 
    max-width: 100%; 
    outline: none; 
    padding: 10px 20px;
    width: 450px;
    height: 60px;
}
form{
    margin-left: 107px;
}
input[type="submit2"] { 
    background: #1abc9c; 
    color: #000; 
    padding: 8px 10px; 
    display: inline-block; 
    border: none; 
    cursor: pointer;
    width: 42px;
}

input[type="submit2"]:hover { 
    background: #f8f8c8; 
}
#formnews{
    width: 225px;
    margin-top: 20px;
}
#articlenews h1{
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    color: #1abc9c;
    font-size: 2rem; 
    margin: auto;
    margin-top: 20px;
    margin-left: 20px;
}
#articlenews p {
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    font-size: 0.7rem;
    width: 720px;
    margin-left: 20px;
}
.imagnews{
    width: 75%;
    margin-left: 20px;
    margin-top: 10px;
}
#menusecundarionews{
    height: 918px;
    float: right;
    background-color: rgb(255, 219, 176);
    width: 200px;
}

 