@charset "utf-8";
body{width: 100%;height: 100%;
    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;height: 100%;
    margin:auto; 
    background-color: #fff;
    }

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


#logo img{float: left; width: 12rem;height: 6rem;margin-left: 1rem;
    padding;:0
    
}


#carta_tp{
    float: left
}

#carta_tp ul li a{
    text-decoration: none; 
    margin-left: 8rem;margin-right: 0;
    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: 2rem;float: left}


article.fotos{  
    padding-left:3rem;
    width: auto;
    height: 10rem
}

    
 
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: 20rem;
}

#datos_personales{
    float:left;
    width:30%;
    padding: 1rem;
    overflow: auto;
    
   
}
.tpindividual a{margin-left: 5%;
text-decoration: none:
;color:black}
.tpindividual a:hover{background:black;color: white}


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

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