@charset "utf-8";
 @import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
*{ 
    box-sizing: border-box;
    font-family: oswald, arial, "sans-serif";
   }

#pagina{ 
    max-width: 960px;
    margin: 0 auto;
    box-sizing: border-box;
}

header{ 
    width: 850px;
    border-bottom: 2px solid black;
    float: left;
    padding-top: 25px;
}

nav ul li{
    display: inline-block;
    list-style: none;
}

li a{ 
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 100;
    color: black;
    margin: 0;
    padding: 0 4px;
}

nav ul {
    padding-left: 10px;
    border-left: 4px solid #66ff99;
}

header nav ul .seleccionado a {
    color: #66ff99;
    font-weight:bold;
    border-top: 4px solid #66ff99;
    padding-top: 12px;
}

header nav ul li a:hover {
    color: #66ff99;
    font-weight:600;
    border-top: 4px solid #66ff99;
    padding-top: 12px;
}


#DGPC a{
    float: right;
    margin-top: 40px;
    margin-bottom: 0px;
    background-image: url(imagenes/rayas5-02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    text-decoration: none;
    color: #66ff99;
    width: 100px;
    text-align: center;
    padding-left: 10px;
    padding-bottom: 0px;
    
}

#DGPC a:hover {
    color: black;
    background-image: url(imagenes/rayas4-02.jpg);
}

#detalle {
    padding-left: 800px;
    padding-top: 30px;
}

#detalle ul {
    padding-bottom: 15px;
}

#detalle ul li {
    text-align: right;
    text-decoration: none;
    list-style: none;
    padding-top: 15px;
}

#detalle ul li a {
    color: white;
    background-color: rgba(81,81,81,0.7);
    padding: 5px 5px;
    border-right: 3px solid #66ff99;
}

main {
    max-width: 960px;
    height: 580px;
    border-bottom: 2px solid #66ff99;
    background-image: url(imagenes/Untitled-1-03.jpg);
    background-repeat: no-repeat; 
    background-position: center;
    background-size:contain;   
}

main #guillermina h1 a{
    color: white;
    border: 2px solid;
    border-color: white;
    padding: 15px 20px;
    font-weight:100;
    letter-spacing: 2px;
}


#guillermina h1 {
    text-align: center;
    padding: 50px 0 0 0;
}

main #guillermina h1 a:hover {
    color: white;
    border-color: white;
    background-color: rgba(102,255,153,0.2);
    border: none;
}

main #diseñografico h2 a{
    color: #66ff99;
    padding-top: 0px;
    font-size: 15px;
    letter-spacing: 7px;
    font-weight: 200;
}

#diseñografico {
    padding: 0px; 0 0 0px;
}

#diseñografico h2 {
    text-align: center;
}

main #diseñografico h2 a:hover {
    color: white;
}

main #logos ul li{
    list-style: none;
    display: inline-block;
    padding: 0 5px;      
}

#logos ul li a {
    font-weight:100;
    font-size: 13px;
    color: white;
    border-bottom: 1px solid white;  
}

#logos ul {
    text-align: center;
    margin-bottom: 0px;
    padding: 145px 0 0px 0px;
}

main #logos ul li:hover {
    background-color: rgba(102,255,153,0.2);
}

aside #aprobadas h3 a{
    font-size: 20px;
    font-weight:400;
    letter-spacing: 5px;
    color: #66ff99;
}

#aprobadas h3 {
    text-align: left;
    padding: 5px 0;
    margin-top: 10px;
    margin-bottom: 0;
    border-bottom: solid 1px black;
}

aside #aprobadas ul li{
    list-style: none;
    line-height: 35px;
}

aside #aprobadas ul {
    padding-top: 0;
    padding-left: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
}

#plan h6{
    border: solid #66ff99 2px;
    width: 742px;
    background-position: center;
    background-image: url(imagenes/RAYAS-04.jpg);
    padding: 5px 0;
    margin-top: 0;
    margin-bottom: 0;
    text-align: center;
}

#plan h6 a {
    text-decoration:none;   
    color: black; 
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 10px;    
}

#plan h6 a:hover {
    color: #66ff99;
} 

#plan h6:hover {
    border: solid 2px black;
    background-image: none;
} 

#aprobadas{
    float: left;
    width: 372px;
    padding-right: 8px;
}

#informacion h3 {
    text-align: left;
    padding: 5px 0;
    margin-top: 10px;
    margin-bottom: 0;
    border-bottom: solid 1px black;
    padding-left: 10px;
}

aside #informacion h3 a {
    color: #66ff99;
    text-decoration: none;
    font-size: 20px;
    font-weight:400;
    letter-spacing: 5px;
}

aside #informacion ul {
    list-style: none;
    margin: 0px;
    padding:0px;
    line-height: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 1px;
}
#informacion {
    float: left;
    width: 372px;
    padding-right: 8px;
    padding-left: 10px;
}

#informacion h3 a:hover {
    color: black;
    background-image: url(imagenes/RAYAS-04.jpg);
    background-repeat: none;
    background-position: center;
    padding: 4px 180px 0 20px;
}

#informacion h3:hover {
    border: none;
}

aside #tp h3 {
    text-align: center;
    padding: 7px 0px;
    margin-top: 10px;
    margin-bottom: 0;    
    letter-spacing: 1px;
    background-color: black;
}

aside #tp h3 a {
    color: #66ff99;
    text-decoration: none;
    font-size: 20px;
    font-weight:400;
}

aside #tv{
    background-image: url(imagenes/RAYAS2-05.jpg);
    height: 150px;
    margin: 0;
    padding: 0;
    text-align: center;
}
aside #tv h4{
    margin: 2px 0 0 0;
    color: white;
    font-size: 70px;
    padding-top: 0px;
}

aside #tv h7{
    color: white;
    font-size: 17px;
    margin: 0px;
    background-color: black;
    padding: 3px 15px;
}

aside #propuesta h5{
    line-height: 30px;
    font-size: 18px;
    color: #66ff99;
    margin: 0;
    padding-left: 10px;
    text-align: center;
    letter-spacing: 5px;  
    border-left: black solid 2px;
}

#propuesta h5 a{
    text-decoration: none;
    color: #66ff99;
}

#propuesta h8{
    color: black;
    font-size: 20px;
}

aside #propuesta h5:hover {
    color: white;
    background-color: black;
} 
#tp {
    float: right;
    width: 200px;
}

aside {
    border-top: 2px black solid;
    border-bottom: 2px black solid;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    height: 380px;
}

footer {
    padding: 0px 10px 10px 0; 
    float: left;
    border-top: 2px solid #66FF99;    
}

.textofooter{
    color: black;
    font-weight: 100;
    font-size: 13px;
    float: left;
    width: 670px;
    line-height: 20px;
    padding-top: 5px;
}

.logouba { 
    float: left;
    padding-right: 20px;
    padding-top: 12px;
    width: 8%;
    padding-bottom: 5px;
}
 
.logodgpc {
    float: left;
    padding-right: 20px;
    padding-top: 18px;
    width: 12%;
    padding-bottom: 5px;
}

.logoparestv {
    float: left;
    padding-right: 20px;
    padding-top: 18px;
    width: 6%;
    padding-bottom: 5px;
}

@media screen and (max-width: 768px) {
    #pagina {
        width: 768px;
        padding: 0px;
}
    header {
        max-width: 700px;
        border-bottom: none;
        margin-bottom: 0px;
        padding-top: 50px;
}
  main {
    max-width: 700px;
    height: 400px;
    margin: 0;
    border-bottom: none;
    padding: 0;
    background-position: top;
}
    nav ul li{
    display: inline-block;
    list-style: none;
}

header nav ul li a{ 
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 100;
    color: white;
    margin: 0;
    padding: 0 4px;
}

nav ul {
    padding-left: 10px;
    border-left: none;
    text-align: right;
}

header nav ul .seleccionado a {
    color: #66ff99;
    font-weight:400;
    border-top: 4px solid #66ff99;
    padding-top: 12px;
}

header nav ul li a:hover {
    color: #66ff99;
    font-weight:400;
    border-top: 4px solid #66ff99;
    padding-top: 12px;
}

    #DGPC a{
    float:left;
    margin-top: 0px;
    margin-bottom: 0px;
    background-image: url(imagenes/rayas5-02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    text-decoration: none;
    color: #66ff99;
    width: 100px;
    text-align: center;
    padding-left: 10px;
    padding-bottom: 0px;
    
}
    #DGPC {
        margin: 0;
        padding: 0;
    }

#DGPC a:hover {
    color: black;
    background-image: url(imagenes/rayas4-02.jpg);
}

#detalle {
    padding: 0 ;
    margin: 0;
    width: 400px;
}

#detalle ul {
    padding-bottom: 15px;
}

#detalle ul li {
    text-align: left;
    text-decoration: none;
    list-style: none;
    padding-top: 18px;
    display: inline-block;
    padding-left: 5px;
}

#detalle ul li a {
    color: white;
    background-color: rgba(81,81,81,0.7);
    padding: 5px 5px;
    border-left: 3px solid #66ff99;
    border-right: none;
}
    
main #guillermina h1 a{
    color: white;
    border: none;
    border-color: white;
    padding: 0px;
    font-weight:400;
    letter-spacing: 2px;
    font-size: 20px;
}


#guillermina h1 {
    text-align: left;
    padding: 0px;
    margin: 0;
    width: 150px;
    line-height: 20px;
    padding: 0 0 0 20px;
}
    main #diseñografico h2 a{
    color: #66ff99;
    padding-top: 0px;
    font-size: 12px;
    letter-spacing: 7px;
    font-weight: 200;
}

#diseñografico {
    padding: 0px; 0 0 0px;
    width: 40px;
    line-height: 15px;;
}

#diseñografico h2 {
    text-align: left;
    padding-left: 20px;
}

main #logos ul li{
    list-style: none;
    display: inline-block;
    padding: 0 5px;      
}

#logos ul li a {
    font-weight:100;
    font-size: 13px;
    color: white;
    border-bottom: none;
    border-left: 1px solid white;
    padding-left: 7px;
}

#logos ul {
    text-align: left;
    margin-bottom: 0px;
    padding: 0px 0 0px 20px;
}

main #logos ul li:hover {
    background-color: rgba(102,255,153,0.2);
}

#informacion {
    float: left;
    width: 300px;
    padding-right: 8px;
    padding-left: 10px;
}

#informacion h3 a:hover {
    color: black;
    background-image: url(imagenes/RAYAS-04.jpg);
    background-repeat: none;
    background-position: center;
    padding: 4px 80px 0 20px;
}

    #aprobadas{
    float: left;
    width: 350px;
    padding-right: 8px;
    margin-right: 20px;
}
  aside {
      width: 700px;
  }
    
#plan h6 {
width: 350px;
height: 60px;
float: left;
line-height: 20px; 
text-align: center;
}
    
#plan h6 a {
    font-size: 15px;
}

#plan h6 {
    background-image: none;
    margin-top: 10px;
}
    
#tp {
    float: left;
    width: 330px;
    margin: 0px;
    padding: 0px;
}

#tp h3 {
    margin: 0;
}

#tv h4 {
    font-size: 100px;
}

#propuesta {
    margin-top: 10px;
}
    
#propuesta h8, h5{
    float: left;
}
    
aside #propuesta h5{
    border-left:none;
}
   
aside {
    border-top: 2px black solid;
    border-bottom: 2px black solid;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 0;
    height: 600px;
}
    
footer {
    width: 700px;
}
    
.logouba { 
    float: left;
    padding-right: 10px;
    padding-top: 12px;
    width: 10%;
    padding-left: 
}
 
.logodgpc {
    float: left;
    margin-left: 0px;
    margin-right: 01px;
    padding-top: 12px;
    width: 15%;
}

    
.logoparestv {
    float: left;
    margin-left: 0px;
    padding-top: 12px;
    width: 10%;
}    

.textofooter {
    float: leftle;
    width: 430px;
}

@media screen and (max-width: 480px) {
    #pagina {
        width: 480px;
        padding: 0px;
}
    header {
        max-width: 440px;
        border-bottom: none;
        margin-bottom: 0px;
}
    
header nav ul .seleccionado a {
    color: #66ff99;
    font-weight: 400;
    border-top: 3px solid #66ff99;
    padding-top: 5px;
    padding-left: 10px;     
}
 header div ul li a{ 
    text-decoration: none;
    font-size: 12px;
    color: black;
    margin: 0;
    padding: 0 4px;
    line-height: 28px;
}
    header nav ul .CARTA a {
        padding-left: 10px;
        padding-right: 10px;
        font-weight: 600;
}
    header nav ul .MAPA a {
        padding-left: 10px;
        padding-right: 10px;
        margin-right: 250px;
        font-weight: 600;
}
    header nav ul .VM12 a {        
        padding-right: 10px;
        font-weight: 600;
}
   header nav ul .camila a {
       padding-left: 10px;
       padding-right: 10px;      
}
    header nav ul .marina a {
        padding-left: 10px;
        padding-right: 10px;
}
    header nav ul .melisa a {        
        padding-right: 10px;     
}
header nav ul li a:hover {
    color: #66ff99;
    font-weight:bolder;
    border-top: 3px solid #66ff99;
    padding-top: 5px;
}
    
nav ul {
    padding-left: 0px;
    border-left: none;
    text-align: left;
    font-weight: 100;
    line-height: 30px;
}
    
main {
    max-width: 440px;
    height: 500px;
    margin: 0px 0 0 0;
    border-bottom: none;
    padding: 0px 0 0 0;    
    background-size:cover;
}

#detalle {
    width: 480px;
    padding: 30px 40px 0 0;
}

#detalle ul li {
    text-align: right;
    text-decoration: none;
    list-style:none;
    padding-top: 10px;
    padding-right: 2px;
    line-height: 1px;
    display: block;
}

#detalle ul li a {
    padding: 3px 3px;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 21px; 
    border-right: none;
    border-left: none;
    background-color: transparent;
    color: white;
    font-weight: 400;
    line-height: 11px;
}
    
#detalle ul {
    padding-top: 45px;
    margin-top:76px;
}
    
#DGPC a{
    float: right;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 10px;
    margin-right: 140px;
    padding: 0px 0;
    background-image: url(imagenes/rayas4-02.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: auto;
    color: black;
}
    
#DGPC a:hover {
    color: #66ff99;
    background-image: url(imagenes/rayas5-02.jpg);
}
    

main #guillermina h1 a{
    color: white;
    border: 1px solid;
    border-color: white;
    padding: 15px 20px;
    font-weight:100;
    letter-spacing: 2px;
    font-size: 20px;
}

#guillermina h1 {
    padding: 50px 0 0 0;
    width: 400px;
    text-align: center;
}
    
main #diseñografico h2 a{
    color: #66ff99;
    padding-top: 0px;
    font-size: 10px;
    letter-spacing: 4px;
    margin: 0;
}

#diseñografico h2{
    margin: 30px 0 0 0;
    padding: 0; 
    width: 400px;
    text-align: center;
}
    
#diseñografico {
    padding: 0px 0 0 0px;
    margin: 0;
}

main #diseñografico h2 a:hover {
    color: white;
}
    
#logos ul li a {
    font-size: 12px;
    border-left: none;
    border-bottom: solid white 1px;
    padding-bottom: 5px;
}

 main #logos ul{
    padding: 90px 0 0 0;
     text-align: center;
}

#aprobadas{
    float: left;
    width: 236px;
    padding-left: none;
    padding-right: none;
    padding-top: 2px;
    margin: 0;
}
    
aside #aprobadas h3 a{
    font-size: 11px;
    font-weight:400;
    letter-spacing: 4px;
}
aside #aprobadas ul li a{
    font-size: 9px;
    line-height: 20px;
}

aside #aprobadas ul li{
    line-height: 15px;
}

aside #aprobadas ul {
    padding-left: 1px;
}
    
#plan h6{
    width: 440px;
    padding: 3px 0;
    line-height: 16px;
    height: auto;
}

#plan h6 a {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 7px;    
}
    
#informacion h3 {
    padding: 1px 0;
    margin-top: 10px;
    margin-bottom: 0;
}

aside #informacion h3 a {
    font-size: 11px;
    font-weight:400;
    letter-spacing: 4px;
    padding-left: 0px;
}

aside #informacion ul {
    line-height: 20px;
    padding-left: 0px;
}
    
aside #informacion ul li a{
    font-size: 9px;
    line-height: 5px;
}
    
#informacion {
    float: left;
    width: 204px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 10px;
    margin: 0;
}
    
aside #tp {
    float: left;
    width: 440px;
    margin-top: 20px;
}
    
aside #tp h3 {
    text-align: center;
    margin-top: 5px;
}

aside #tv{
    background-image: url(imagenes/RAYAS2-05.jpg);
   background-position: center;
}
    

aside #propuesta h5{
    padding-left:0;
    text-align: center;
    color: black;
    border-right: solid black 2px;
    border-left: solid black 2px;
}

aside #propuesta h5:hover {
    color: #66ff99;
    font-weight: 100;
} 
    
#propuesta h8, h5{
    float: none;
}    
    
#propuesta {
    margin: 0;
    padding: 0;
}
aside {
    width: 440px;
    height: 410px;
    padding: 0;
    margin: 0;
    border: none;
}

footer {
    width: 440px;
    padding: 0px 10px; 
    float: left;
    border-top: 2px solid #66FF99;    
}

.textofooter{
    color: black;
    font-weight: 100;
    font-size: 9px;
    float: left;
    width: 400px;
    line-height: 17px;
    padding: 10px 0;
    margin: 0;
}

.logouba { 
    float: left;
    padding-right: 51px;
    padding-top: 12px;
    width: 25%;
    padding-left: 
}
 
.logodgpc {
    float: left;
    margin-left: 51px;
    margin-right: 51px;
    padding-top: 12px;
    width: 25%;
}

    
.logoparestv {
    float: left;
    margin-left: 51px;
    padding-top: 12px;
    width: 13%;
}