
#fucBox { 
width:900px;
background-color:blue;
}

#fuc{	    
width:600px;  
 
 float:left; 

  
  }
  
  #docente{
	  width:400px; 

  height:200px;  
  float:left;  

 
  }
  
  img {
  border-radius: 50%;
}