@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.48); 
    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-top: 
    color:#ffa907;
    background: rgba(255, 158, 3, 0.83);
    font-size: 15pt;
    text-align: center;
    margin-top: auto
   
   
    
}


.g2{
height: 280px;


}
.g2 h2{ 
    width: 200px;
    height: 20px;
    margin-left: 50px;
    padding-left: 25px;
    padding-top: 5px;
    font-size: 15px;
    background: #4e4d4d;
    color:#ffa907;
    border-top-right-radius: 35px;
    border-bottom:2px dotted #ffa907;
  
}

.f2{
    width: 128px;
    margin-left:70px;
    float: left;
  padding: 3px;
    background: #fa9000;
    
}
 .t2{
     width: 750px;
     float: left;
     height: 180px;
     margin-top: 35px;
     background: rgb(0, 0, 0);
     margin-left: 20px;
     border-top-right-radius: 35px;
     border-top:2px dotted #ffa907;
    
     
}

/*FOTOS-TP-MARIA*/

.t2-2{
   width: 160px;
    float: left;
    margin-top: 12px;
    padding-left: 20px;
   
    
}




/*FOTOS-TP-ELI-NOE*/

.t3{
    width: 115px;
     float: left;
    padding-left: 20px;
     margin-top:10px;


}





#afiche{
    margin-left:92px;
    
    }













































/*PIE DE PAGINA*/
footer div#textopie{
    width: 1024px;
    background-image: url(imagenes/fondofooter-01.png);
    padding-top: 2px;
    
    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;
    
    
}