@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 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
}


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


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

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

#integrantes img{margin-left: 1.rem;}


article.informacion{padding-left: 2rem;padding-right: 2rem}
article.informacion p{
    border-bottom-style: groove;
    text-align: center;
    font-family: helvetica; 
    font-size: 10pt;}

article.informacion h1{font-size: 10pt;color: black; text-align: center}



footer #pie{margin-top: 2rem;
padding: 1rem;
background:rgba(102, 102, 102, 0.28);
font-size: 8pt; 
}

/*cs de carta*/
article.integrantes{  
    padding-left:3rem;
    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;}

article.analisis{
    margin-left:1.5rem;
    width: 20rem;
    float: left;
    padding-right:0.8rem
}
article.analisis h1{border-bottom-style: groove;
font-size: 12pt;}

article.analisis p{
font-size: 10pt;}


aside.fotos img{width: 15rem;margin-top: 1rem;}


/*fin de carta*/
