@import url(http://fonts.googleapis.com/css?family=Chivo:400,900|Slabo+27px|Merriweather:400,700|Lato:400,700);
body{
    font-family: 'Chivo', sans-serif;
    color: #ff4800;
    background-color: floralwhite
} 

    
#pagina{ 
    max-width: 950px; 
    height: auto;  
    margin: 0 auto; 
    display: block; 
    background-color: floralwhite;
}

/* HEADER */

header {
    width: 100%;
    height: 90px;
    margin-left: 20px;
    margin-right: 20px;
    background:floralwhite;
    margin: 0px;
}

nav ul li {
    background-color: rgba(50, 255, 206, 0.88);
    float: right;
    width: auto;
    margin-right: 20px;
    margin-top: 50px;  
    display: inline-block;
    padding-right: 7px;
    padding-left: 7px;
}

ul li a {  
    width: 90%; 
    color: #711b4c;
    font-family: 'Chivo', sans-serif;
    font-weight: 400; 
    font-size: 14px;
    text-decoration: none 
}

ul li a:hover {
    color: #ff4800
}

.logoDGPC {
    margin-left: 20px;
    float: left;
}
    
/* MAIN */

section {
    float: right;
    padding-top: 20px;
}

aside {
    background-color: #711b4c;
    width: 43%;
    height: 190px;
    margin-top: 2%;
    padding-top: 2px;
    padding-left: 15px;
    padding-right: 15px;
}
    
    

#sobreTP {
    float: left;
}

h2{
  font-family: 'Chivo', sans-serif;
  font-size: 18pt;
  font-weight: 700;
  text-transform: uppercase;
  color: floralwhite;
  padding-bottom: 2px;
  border: 2px solid rgba(50, 255, 206, 0.88);
  text-align: center;
  margin-top: 3%;
  clear: both;
    
}

h3 {
  font-family: 'Chivo', sans-serif;
  font-size: 16pt;
  font-weight: 500;
  color: #ff4800;
  text-align: center;
}

#uno {
  font-family: 'Merriweather', serif;
  font-size: 12pt;
  font-weight: 200;
  text-transform: none;
  color: floralwhite;
  text-align: center;
  padding-bottom: 20px;
  padding-left: 50px;
  padding-right: 50px;
}
  
#dos {
  font-family: 'Chivo', sans-serif;
  font-size: 11pt;
  font-weight: 200;
  text-transform: none;
  color: #ff4800;
  text-align: center;
  margin: 0;
  
}

#tres {
  font-family: 'Chivo', sans-serif;
  font-size: 10pt;
  text-transform: none;
  color: #575757;
  text-align: center;
  height: 7px;
}

footer {
    
    width: 100% ;
    height: 70px;
    float:left;
    margin:0;
    background-color: black
        

}

#cuatro {
font-family: 'Chivo', sans-serif;
  font-size: 8pt;
  text-transform: none;
  color: floralwhite;
  text-align: center;
  height: 7px;
  margin-left: 200px;
  margin-right: 200px;
  padding: 10px;
}






    


    
    
    
    

    



    



   




   

 
    
    
    
    
    
    
    

