.contenedor-tabla{display: table;}.contenedor-fila{display: table-row;}.contenedor-columna{display: table-cell;}

.botonMenu
{
  cursor: pointer;
  position: absolute!important;
  background: #ee0000;
  color: #FFF;
  height: 70px;
  padding: 17px 24px;
}
.margen0
{
  margin: 0!important;
  position: absolute;
}
.negritas
{
  font-weight: bold;
}
.textoLlamanos
{
  float: left;
  font-size: 11px;
  margin-left: 23px;
  text-align: left;
  line-height: 15px;
  color: #FFF;
}


.lineaEfecto1
{
  position: absolute;
  top: 70px;
  left: -53px;
  z-index: 2;
  background: url("../images/linea1.png");
  width: 419px;
  height: 238px;
}
.lineaEfecto1:hover
{
  background: url("../images/linea1.png");
}

.lineaEfecto2
{
  position: absolute;
  top: 16px;
  left: -57px;
  z-index: 2;
  background: url("../images/linea2.png");
  width: 482px;
  height: 204px;
}
.lineaEfecto2:hover
{
  background: url("../images/linea2R.png");
}
.lineaEfecto3
{
  position: absolute;
  top: 16px;
  left: -57px;
  z-index: 2;
  width: 482px;
  height: 204px;
}

.lummyCel
{
  
  /*
  z-index: 2;
  background: url("../images/lummyCel.png");
  width: 82px;
  height: 82px;
  */
}

.bg1
{
  position: absolute;
  top: 16px;
  left: -57px;
  z-index: 2;
  background: url("../images/linea3.png");
  width: 482px;
  height: 204px;
}
.bg2
{
  position: absolute;
  top: 16px;
  left: -57px;
  z-index: 2;
  background: url("../images/linea2.png");
  width: 482px;
  height: 204px;
}


.botonRojo
{
  background: #f30004!important;
}

.barraGris
{
  background: #808080;
}

.textoPeq
{
  text-align: center;
  color: #FFF;
  font-size: 9px!important;
}
.espacioMenuPrincipal
{
  width: 10%!important;
}

.tp-bgimgasd
{
  background-position:center center!important;
}

#lummyHome
{
  margin-top: -80px!important;
}
.margenVideoBoton
{
 margin-top: 44px!important; 
}
.espaciosLummyHome
{
  padding-top:50px;
  padding-bottom: 20px;
}

.espaciosLummyTecno
{
  padding-top:30px;
  padding-bottom: 10px;
}
.espacioSupTecno
{
  padding-top: 40px;
}

.vineta1
{
  margin-left:-20px;
  margin-right: 13px;
}

.textoSubMenu,
.textoSubMenu a,
.textoSubMenu li:before
{
  color: #FFF!important;
}
.anuncio
{
  background: #FFF;
  margin: 80px 20px 10px;
}
.form
{
	width: 100%;

}