/* Hoja de estilos de 1 */
@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);

body,html{
    width: 100%;
    height: 100%;
    font-family: 'Lato', sans-serif;
    background-image: url(imagenes/textura.png);
    background-repeat:repeat-y;
    background-size: 100%, 100%, 100%;
}
#pagina {
    position: relative;    
    width: 1000px;
    margin: auto;
    margin-top: 50px;
    background-image: url(imagenes/papel.jpg);
    background-repeat: repeat-y;
}
/*-----------encabezado---------*/
header{
    position: relative;
}
.texto_destacado01{
    font-weight: bold;
}
.texto_destacado02{
    font-weight: bold;
}
.texto_destacado03{
    font-weight: 300;
    font-style: italic;
}
.texto_destacado04{
    font-size: 9pt;
}
.texto_destacado05{
    background-color: #000;
    font-size: 14pt;
    font-weight: 700;
    color: #99CC33;
}
.texto_destacado06{
    font-size: 12pt;
}
#logocosgaya{
    float: left;
    position: relative;
    width: 400px;
    margin-left: 20px;
    margin-top: 18px;
}
#info-logo-costado{
    position: relative;
    float:left;
    margin-top: 7px;
    margin-right: 32px;
    padding-right: 20px;
    width: 388px;
    height: 75px;
    text-align: center;
    margin-left: 23px;
}

#info-logo-costado p{
    background-color: #99CC33;
    font-size: 11pt;
}
#fecha{
    position: relative;
    float: right;
    margin-top: -58px;
    margin-right: 50px;
    list-style: none;
    text-align: center;
}

#info-logo-abajo1{
    float: left;
    position: relative;
    width: 250px;
    padding-top: 35px;
    padding-right: 48px;
    margin-left: -400px;
    margin-top: 20px;
    text-align: justify;
    font-size: 12px;    
}
#fotito1{
    width: 197px;
    float: left;
    position: relative;
    margin-left: -132px;
    margin-top: 70px;
}

#info-logo-abajo2{
    float: left;
    position: relative;
    width: 259px;
    padding-top: 35px;
    padding-right: 48px;
    margin-left: 16px;
    margin-top: 20px;
    text-align: justify;
    font-size: 12px; 
}
#fotito2{
    width: 197px;
    float: left;
    position: relative;
    margin-left: -33px;
    margin-top: 70px;
}

nav {
    margin-top: 100px;
    float: right;
    padding-left: 30px;    
    width: 97%;
    position: absolute;
    background-color: #99CC33;
}

nav ul {
    margin-top: 0px;
    padding: 0px;
    width: 100%;
}

nav ul li {
    list-style: none;
}

nav ul li a {
    margin:4px;
    margin-left: 2px;
    margin-right: 2px;
    padding: 5px;
    padding-bottom: 6px;
    float: right;
    display: block;
    background-color: #000;
    color: #bcbcbc;
    font-size: 10pt;
    line-height: 1rem;
    text-align: center;
    text-decoration: none;
    width: 105px;
    font-weight: bolder;
}

nav ul li a:hover {
    color: rgb(255, 255, 255);
    background-color: rgba(50,50,50,1);
}
/*-----------cuerpo---------*/

#foto3{
    position: relative;
    width: 500px;
    margin-left: 18px;
    margin-top: 20px;
}
article h1{
    position: relative;
    float: right;
    font-size: 26pt;
    font-weight: 700;
    margin-right: 109px;
    margin-top: -340px;
}
#propuesta-academica p{
    float: right;
    position: relative;
    width: 418px;
    margin-right: 30px;
    margin-top: -288px;
    font-size: 14pt;
}

#mini-info-foto{
    position: relative;
    float: right;
    margin-right: 30px;
    margin-top: -124px;
    width: 419px;    
}


#info-principal{
    position: relative;
    float: right;
    width: 430px;
    margin-top: 4px;
    margin-right: -432px;
    font-size: 12pt;
    

}

/*-----------aside---------*/
#aside1{
    position: relative;
    float: left;
    font-size: 11pt;
    margin-left: 20px;
    margin-top: 1px;
    text-align: center;

    }
#aside1 h2{
    font-size: 15pt;

}
#aside1 p{
    font-size: 10pt;
    background-color: #99CC33;
}

#aside2{
    position: relative;
    float: left;
    font-size: 11pt;
    margin-left: 55px;
    margin-top: 1px;
    text-align: center;
    width: 223px;

}
#aside2 h2{
    font-size: 15pt;
}
#aside2 p{
    font-size: 10pt;
    background-color: #99CC33;
}
/*-----------seccion---------*/
section{
    position: relative;
    float: right;
    margin-top: -7px;
    margin-right: 49px;
    width: 400px;
}


/*-----------pie de pagina---------*/


footer{
	background-color: #99CC33;
	text-align:center;
	font-size:9px;
    position:relative;
    display:inline-block;
    margin-bottom: 20px;
}
footer p{
    clear: both;
    color: #fff;
    clear: both;
    margin-left: 200px;
    margin-right: 200px;
    font-size: 10px;
}

footer a{
    color: #fff;   
}

#pie-navegacion {
    float: left;
    position: relative;
    font-size: 9pt;
	width:105px;
    height: 30px;
    list-style: none;  
    margin: 4px;
}
#redes-sociales{
    float: left;
    margin-top: -24px;
    margin-left: -5px;
    width: 310px;
}
#twitter{
    float: left;
}
#facebook{
    float: left;
}
#flickr{
    float: left;
}

/*-----------CATEDRA---------*/

#article-catedra h3{
    font-size: 13pt;
    position: relative;
    margin-top: 65px;
    margin-right:134px;
    float: right;
}

#article-catedra h1{
    font-size: 32pt;
    position: relative;
    margin-top: 87px;
    margin-right:-201px;
    float: right;
}

#article-catedra p{
    font-size: 10 pt;
    position: relative;

}

#info-ppal-catedra{
    position: relative;
    margin-top: -42px;
    margin-right:98px;
    float: right;
    width: 500px;
    margin-bottom: 20px;
}

#aside-catedra{
    position: relative;
    margin-top: -101px;
    margin-left: 55px;
    float: left;
    width: 260px;
    background-color:#000;
    margin-bottom: 65px;
}
#aside-catedra h4{
    position: relative;
    float: left;
    margin-top: 6px;
    margin-left:62px;
    color: #fff;
    text-align: center;
}
#aside-catedra p{
    color: #000;
    position: relative;
    float: left;
    font-size: 9pt;
    text-align: justify;
    background-color:#99CC33;
    padding-top: 10px;
}

/*-----------CONTACTO---------*/

#pie-nav-contacto{
    position: relative;
    float:left;
    margin-left: 150px;
    padding-bottom: 20px;
}

#aside-contacto{
    position: relative;
    float:left;
    margin-bottom: 20px;
    margin-left: -96px;
    margin-top: 159px;
}
h4{
    position: relative;
    margin-top: 140px;
    margin-left: 65px;
    float:left;
}

#article-contacto a{
    position: relative;
    text-decoration: none;
    color: #99CC33;
    font-weight: 700;
}
#article-contacto h1{
    position: relative;
    float:left;
    margin-left: -14px;
    margin-top:80px;

}
#info-ppal-contacto{
    position: relative;
    margin-top: -16px;
    margin-right: 93px;
    float:right;
    width: 500px;
    margin-bottom: -120px;
}
/*-----------NIVELES---------*/

#nivel1{
    position: relative;
    float: left;
    width: 430px;
    margin-left: -358px;
    margin-top: 77px;
    }
#nivel1: a hover{
    background-color: rgba(50,50,50,1);   

}

#nivel2{
    position: relative;
    float:right;
    width: 430px;
    margin-right:70px;
    margin-top: 77px;
    padding-bottom: 20px;

}
/*-----------NOTICIAS---------*/

#foto_noticias{
    position: relative;
    width: 800px;
    float: left;
    margin-left: 98px;    
    padding-top: 64px;
    padding-bottom: 53px;

}

