@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300,300italic,400italic,500,500italic,900,900italic|Roboto+Slab:400,100,300,700);

* {font-family: "Roboto", sans-serif;margin: 0 auto;padding: 0;text-decoration: none;}


/* selections */

header a::selection {
    background-color: transparent;
    }

::selection {
    color: white;
    background-color: #555;
    }


/* span */

.bold_span {
    font-weight: 500;
    }

/* header */

header {
    width: 100%;
    height: 110px;
    box-sizing: border-box;
    display: block;
    }

.logo_dgpc a{
    text-indent: -9999px;
    background-image: url(imagenes/DGPC_logo.png);
    width: 141px;
    height: 70px;
    display: block;
    margin-top: 2%;
    margin-left: 3.5%;
    float: left;
    }

.logo_fadu a{
    text-indent: -9999px;
    background-image: url(imagenes/FADU_logo.png) ;
    width: 199px;
    height: 70px;
    display: block;
    margin-top: 2%;
    margin-right: 4%;
    float: right;
    }

.logo_transparente {
    background-color: transparent;
    }


/* barra de navegación */

nav {
    box-shadow: 0px 0px 5px #e0e0e0;
    background-color: #fafafa;
    box-sizing: border-box;
    height: auto;
    width: 100%;
    display: inline-block;
    border: 1px solid #e0e0e0;
    }

nav ul li {
    margin: 0;
    padding: 0;
    display: block;
    }

.primer_li {
    margin-left: 2%;
    }

.materias_aprobadas ul li {
    list-style: none;}

.materias_encurso ul li {
    list-style: none;}

.logo_dgpc a {
}

nav a {
    list-style: none;
    float: left;
    display: block;
    width: auto;
    height: auto;
    padding: 1% 2% 1% 2%;
    box-sizing: border-box;
}


nav li a:link {color: #555}

nav li a:visited {color: #555}

nav li a:hover {background-color: #4bb6f5; color:white}


/* body */

.contenedor{
    z-index: 0;
    max-width: 1024px;
    min-width: 636px;
    height: auto;
    top: 0;
    margin: auto;
    background-color: #f7f7f7;
    clear: both;
    font-size: 15px;
    color: #555;
}

body{
    background-color: #f7f7f7;
    }


/* rotulo */

.box1 {
    box-sizing: border-box;
    clear: both;
    display: inline-block;
    width: 100%;
    height: auto;
    background-color: #fff;
    margin-top: 0;
    padding: 4%;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    box-shadow: 0px 0px 5px #e0e0e0;
    }

.box_fotonico {
    width: 20%;
    margin-right: 3%;
    float: left;
    }

.foto_nico {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    box-shadow: 0px 0px 5px #e0e0e0;
    border: 1px solid dargray;
    float:left;
    }

.contenedor_share {
    width: 100%;
    box-sizing: border-box;
    }

.contenedor_share :link {
    display: inline-block; 
    margin-top: 3%;
    width: 30px;
    color: #555; 
    }

.box1A p strong{
    margin-top: 255px;
    display: block;
    font-size: 1.4em;    
    }

.contenedor_share a:visited {color: #555}

.contenedor_share a:hover {color:#4bb6f5}

.contenedor_share a::selection { background-color: transparent}

.rotulo_nico {
    box-sizing: border-box;
    clear: both;
    display: inline-block;
    width: 75%;
    height: auto;
    }

.titulo_nico {
    display: inline-block;
    float: left;
    width: 100%;
    height: auto;
    font-size: 50px;
    border-bottom: 5px solid #555;
    }

.materias_aprobadas {
    display: inline-block;
    float: left;
    width: 50%;
    height: 100%;
    }

.materias_encurso {
    display: inline-block;
    width: 50%;
    height: 100%;
    }

.box2 {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 0;
    background-color: #fafafa;
    padding: 4%;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    box-shadow: 0px 0px 5px #e0e0e0;
    float: left;
}

.box_rotulofacu {
    box-sizing: border-box;
    display: inline-block;
    width: 48%;
    height: inherit;
    overflow-y: auto;
    float: left;
    padding-right: 1%;
    }

.uba {
    display: inline-block;
    width: 100%;
    height: 100%;
    }

.fadu {
    display: inline-block;
    margin-top: 5%;
    width: 100%;
    height: 100%;
    float: left;
    }

.box_rotulodgpc {
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    height: auto;
    float: right;
    padding-left: 4%;
    border-left: 1px solid #e0e0e0;
    }

.dgpc {
    display: inline-block;
    height: 50%;
    min-width: 50%;
    }  

.box3 {
    box-sizing: border-box;
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 0;
    background-color: #fff;
    padding: 4%;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    box-shadow: 0px 0px 5px #e0e0e0;
    }

.acumar {
    display: inline-block;
    box-sizing: border-box;
    height: 50%;
    width: 45%;
    float: left;
    padding: 2%; 
    margin-right: 2%;
    background-color: #555;
    color: white;
    box-shadow: 0px 0px 2px #555;
    }  

.proyecto {
    display: inline-block;
    box-sizing: border-box;
    height: auto;
    width: 45%;
    float: left;
    padding: 2%; 
    margin-left: 2%;
    background-color: #555;
    color: white;
    box-shadow: 0px 0px 2px #555;
    float: right;
    }  


/* titulares */

h1 {
    width: auto;
    display: inline-block;
    font-family: "Roboto"; sans-serif;
    font-weight: 600;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 3rem;
    }

h2 {
    font-family: "Roboto"; sans-serif;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.5rem;
        }

h3 {
    font-family: "Roboto"; sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 15px;
    line-height: 1.3rem;
    }

.materias_aprobadas {
    width: auto;
    height: 100px;
    margin: 20px 20px 0 0;
    float: left;
    }

.materias_encurso {
    width: 250px;
    height: 90px;
    margin: 20px 20px 0 0;
    float: left;
    }

/* footer */

footer {
    box-sizing: border-box;
    width: 100%;
    height: auto;
    color: #888b8a;
    font-size: 10px;
    margin-top: 1%;
    margin-bottom: 1%;
    padding: 2% 5% 2% 5%;
    clear: both;
    }

/* wireframe html */
.imglarge {
    width: 1024px;
    }