@charset "utf-8";
body{
    margin:0;
    padding: 0;
    border: 0;
    font-family: Rosario, Arial, sans-serif;
    font-size: 11pt;
    line-height: 1.3rem;
    color: #666;
    background-color:#666

}

#paginablanca{ 
    width: 640px;
    margin:auto; 
    background-color: #fff;
    }

header{
    width: 640px;
    height: 7rem;
background:rgb(146, 188, 17)}


#logo img{
    width: 15%;
    padding-left: 2rem;padding-top: 1rem;
    float: left;
}
#carta_tp{
    float: left
}

#carta_tp ul li a{
    text-decoration: none; 
    margin-left: 10rem;
    color:white;
    font-size: 10pt;
}
#carta_tp ul li a:hover{background-color:black;color: white;}
#carta_tp ul li {
    text-decoration: none; 
    list-style: none;
    margin-left: 10rem;
    margin-top: 0.4rem;
}

#carta_tp ul{margin-top: 1.5rem}
    
 
article.integrantes{  
    padding-left:2rem;
    width: auto;
    height: 1rem
}

#alumnas ul li {text-align: center;
   /*border-right-style: groove;*/
    float: left;
    width: 10rem;height: 1.5rem;
    list-style: none;}

#alumnas ul li a{text-align: center;
    color: black;
    font-size: 10pt; 
    background:rgb(146, 188, 17) }  

#alumnas ul li a:hover{background-color:black;color: white;}



h1{ background-color:rgba(102, 102, 102, 0.59); 
    font-size:15pt;
    font-family: Rosario, Arial, sans-serif; 
    margin-top: 0;color: white;
    padding: 0.2rem
}


section{
    width: auto;
    height: 30rem;
    padding: 2rem;
}

#foto img{
    float:left;
    width: 18rem;
}

#tp{
    
    margin-left:0;
    

}
#tp h2{
    margin-top:0.5rem;
    padding:0;
    font-size: 15px;
}

#tp h2 a{
    color: black;
}

#tp h2 a:hover{
background-color: rgb(146, 188, 17)
}



#datos_personales{
    float:left;
    width:30%;
    padding: 1rem;
    overflow: auto;
    
   
}




footer{
    font-family: Rosario, Arial, sans-serif;
    font-size: 0.6rem;
    line-height: 1rem;
    padding: 1rem;
    background-color: #ccc; 
}
    
h6{
    margin-top: 26rem
}   

p.textochico{margin-left: 1rem;font-size: 9pt}


