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

main article section aside footer{
    display: block;
}

body{ 
    background-image:url("imagenes/fondo.jpg"); 
    font-family: "Open Sans", sans-serif;
    background-color:rgba(255, 255, 255);
    margin: 0px;
    font-size: 8pt;
    text-decoration: none;
}

body div#contenidoblanco{

    width: 1024px;
    margin:auto;
    background-color: rgba(255, 255, 255, 0.76); 
    height: auto;
    margin-left: center;
}

body div#encabezado{
    width: auto;
    
}
 body header {
    width: auto;
 }





/**/
ul {
    margin-top: 1PX;
    list-style: none;
    padding:0;
    text-decoration: none;   
}

header ul li{   
    background-color: rgba(0, 0, 0, 0);
    margin-left: 35px;   
    width: auto;
    align-content: center;
}


nav {
    background-color: rgba(0, 0, 0, 0.77);
    height: 30px;
}

nav ul {
    list-style: none;
    overflow: auto;
    background:none;
    padding-top: 3px;
    
}

nav ul li {
    float: left;
    padding-left: px;
     background: none;
    list-style: none;
    text-decoration: none;
}

ul li A{
    color: rgb(255, 255, 255);
    text-decoration: none;
    font-size: 15px;
    font-weight:700;
    text-decoration: none;    
}


/**/


main{
    display: block;
    background-color: rgba(235, 253, 186, 0);
    overflow: auto;
   
}

#h1 {
    margin-left: 300px;
    
    
    

}


#carta{
    width: 950px;
    margin-left: 30px;
    

}

h1 {
    margin-top: 
    color:#ffa907;
    background: rgba(255, 158, 3, 0.83);
    font-size: 15pt;
    text-align: center;
    margin-top: auto
   
   
    
}


h2{
    font-weight:700;
    font-size: 14px;
    padding-left:10px;
    margin-right: 600px;
    background: rgba(51, 51, 51, 0.88);
    color: #f7bc37;
    border-top-right-radius: 20px;
    margin-left: 50px;
    border-bottom:1px dotted

}

p{
    color:#fff;
    font-size:20pt;
    padding-left: 22px;
    font-weight:400;
    
    margin-left: 50px;
    margin-right: 200px;
}        


h1 {
    color:#fff;
  
}

h1 {
    color:#050505;
    text-decoration-line: underline;
  
}

p{
    color:#050505;
    font-size: 10pt;
}









/*PIE DE PAGINA*/
footer div#textopie{
    width: 1024px;
    background-image: url(imagenes/fondofooter-01.png);
 
    padding-top: 2px;
    text-align: center;
    padding-bottom:0px;
    height: 80px;
    
       
  
}

footer div#textopie p{
    color: #ffffff;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    
    font-size: 7pt;
    align-content: center;
    background: rgba(255, 255, 255, 0);
    margin-top: 30px;
    padding-bottom: 6px;
    padding-top: 5px;
    margin-left: 100px;
     margin-right: 100px;
    
    
    
    
    
}