/*<style type="text/css">
</style>*/
@charset "utf-8";
/* CSS Document */

html {
  background-image: url("Images/logoeltriunfotransparente.png");
  background-repeat: no-repeat;
}

head {
  padding: 0px;
  margin: 0px;
  border: 0px;
}
header{
  padding: 0px;
  margin: 0px;
  border: 0px;
}
body {
  margin: 0px;
  padding: 0px;
  border: 0px;
  height: auto;
  width: auto;
  background-image: url("Images/logoeltriunfotransparente.png");
  background-repeat: no-repeat;
  background-image: image("Images/logoeltriunfotransparente.png");
  background-attachment: fixed;
  background-size: cover;
}
div {
  margin: 0px;
  padding: 0px;
}
/**#posicion {
  position: fixed;
  width: 100%;
  height: 100px;
  margin: 0px, 0px, 0px, 0px;
  padding: 0px, 0px, 0px, 0px;
}*/
#cabecera- {
  display: block;
  /*width: auto;*/
  width: 100%;
  height: 100px;
  background-color: black;
  color: grey;
  /*position: fixed;*/
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  position: fixed;
  /*float: left;*/
  top: 0px;
  z-index: 100;
}
#cabecera{
  text-align: center;
  font-family: sans-serif;
}

#tabla1{
  text-align: center;
  font-size: 15px;
}
#tabla1 th{
  font-size: 15px;
  font-family: serif;
}

#tabla1 th:hover{
}

#portada-{
  display: block;
  width: auto;
  height: auto;

}
#cuerpo{
  width: 100%;
  display: block;
  align-content: center;
  align-self: center;
  /*border: 0.5px solid #FF0;*/
  text-align: center;

}
#contenido1{
}
#contenido1-1{
}
#contenido1-1 h1{
}
#contenido1-1 h2{
}
#contenido1-2{
}
/*contenido 2*/
#contenido2{
}
#contenido2-1{
}
#contenido2-1 h1{
}
#contenido2-2{
}
/*fin contenido 2*/

#piepagina{
  float: none;
  font-family: sans-serif;

}
