#sec1{
    height: 200px;
  width: 300px;
  margin: 20px 75px 20px 75px;
  background-color: rgb(96, 227, 188);
  float: right;
}


#cabeza{
  background-color: #7a71de;
  color:rgb(4, 85, 85);
  width: 100%;
  height: 250px;
}
  
#cabezaG{
  background-color: #a73a3a; 
  color:rgb(87, 0, 75);
  height: 250px;
  width: 980px;
  margin: auto;
}
#Logo{
  background-color: #0f010c; 
  color:rgb(86, 34, 34);
  height:200px;
  width: 200px;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 25px;  
  float: left;
}
#Cab1{
  background-color: #ffffff;
  color: #000000;
  height: 75px;
  width:  705px;
  float: left;
  margin: 25px  25px  25px   25px;
}
.formato_lista_h li{
  display:inline;
}
#Cab2{
  background-color: #ffffff; 
  color:rgb(138, 36, 96);
  height: 75px;
  width:  705px;
  float: left;
  margin: 25px  25px  25px   25px;
}
#SecG{
  background-color: #44a554; 
  color:rgb(43, 49, 138);
  height: 1000px;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
}

#sec1{
  background-color: #ffffff; 
  color:rgb(0, 0, 0);
  height:205px;
  width: 680px;
  margin-left: 25;
  margin-right: 25;
  margin-top: 25;
  float: left;
}
#sec2{
  background-color: #ffffff; 
  color:rgb(0, 0, 0);
  height:200px;
  width: 200px;
  margin-right: 25;
  margin-top: 25;
  float: left;
} 
#sec3{
  background-color: #ffffff; 
  color:rgb(0, 0, 0);
  height: 200px;
  width: 680px;
  margin-left: 25;
  margin-right: 25;
  margin-top: 25;
  float: left;
}
#sec4{
  background-color: #ffffff; 
  color:rgb(0, 0, 0);
  height:200px;
  width: 200px;
  margin-right: 25;
  margin-top: 25;
  float: left;
}
#sec5{
  background-color: #ffffff; 
  color:rgb(0, 0, 0);
  height: 200px;
  width: 930px;
  margin-left: 25;
  margin-right: 25;
  margin-top: 50;
  float: left;
}
#sec6{
  background-color: #ffffff; 
  color:rgb(0, 0, 0);
  height:200px;
  width: 450px;
  margin-left: 25;
  margin-top: 50;
  float: left;
}
#futG{
  background-color: #35218b; 
  color:azure;
  width: 980px;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
}
#fut1{
  background-color: #ffffff; 
  color:rgb(0, 0, 0);
  height:200px;
  width: 277px;
  margin-left: 40;
  margin-top: 25;
  float: left;
}
#nav{
  height: 100px;
  width: 100px;
  background-color: rgb(81, 220, 148);
  float: right;
  margin: 50px 50px 50px 0px;
  border-radius: 20px;
}

