body

{
background-color: rgb(0,0,0);
    font-family:"arial"; 
    
}

#pagina

{
width:960px;
    height:650px;
    margin:0 auto;
    background-color: rgb(200,200,200);
border-top-left-radius: 10px;
  border-top-right-radius: 10px;  
    

}

header
{
width:960px;
    height:120px;
    
    margin: 0 auto;

}



.fotoalumno 

{

    width:500px;
    height:100px;
    float: inherit;
    
}

.fotoalumno img

{

    background-color: blue;
    float: inherit;
    
}



img{

height:100px;
width:auto;
float:left;}



.imagenuba 
{
width:900px;
margin-left: 0px;
margin-top: 20px;
padding-bottom: 10px;
    float:left;
 
}

article
{


    width:300px;
    height:200px;
    float:right;
    margin-top: 20px;
    margin-right: 50px;
    padding-left: 50px;
}

.catedra
{
font-size: 15pt;
    

}
section
{

width:500px;
    height:550px;
    float:left;
    margin-left: 60px;

}
.equipo 
{

color: rgb(255,255,255);
    font-family: "georgia negrita";
    font-size: 20pt;
    background-color: rgb(150,150,150);
    height:200px;
    padding-left: 20px;
    padding-top: 20px;
    border-radius: 10px;

}

.equipo p
{
font-family: "georgia negrita";
    font-size: 15pt;

}
nav
{
height:100px;
    float:right;
    background-color: rgb(0,0, 0);
    padding-right: 0px;
    margin-top: 20px;
    
}

nav  a

{
    width:140px;
    height:20px;
    display: inline-block;
    text-align: center;
   color:rgb(0,0,0);
    background-color: rgb(202,221, 172);
    font-family: "arial negrita";
    font-size: 10pt;
    text-decoration: none;
    float: left;
    padding-top: 13px;
    padding-bottom: 10px;
    border-radius: 5px;

    margin: 5px;
    
}

nav a:hover
{
background-color: rgb(56,156,45);
    color:rgb(255,255,255);
}





h1
{
    color:rgb(255, 255, 224);
    background-color: rgb(24,12,1);
    font-size: 15pt;

}
.textobase p
{
    color: rgb(0, 0, 0);

    width:500px;
    padding-bottom: 
    
        
   }



h3
{   color:rgb(0,0,0);
    font-family:"georgia"
}

nav ul li
{
    display: inline-block;
    margin: right; 20px;
    color:rgb(255,255,255);
    background-color: rgb(24,12,1);
  
}

.tpgrupal a
{
    padding:10px;
    border:solid white;
    color:rgb(255,255,255);
    text-decoration: none;
    font-size: 13pt;
    border-radius: 10px;
    
}


.tpgrupal a:hover
{
    background-color: rgb(120,120,120);

}

.footer2
{
    width:960px;
    height:90px;
    background-color: rgb(150,150,150);
    
  
    color:rgb(255,255,255);
    font-family: "arial";
    font-size: 9pt;
    margin: 0 auto;
}

.footer2
p

{padding-top: 20px;
    margin-top: 20px;
    margin-right:30px;
    margin-left: 30px;
    text-align: center;}
