	{
	  margin:0;
	  padding:0;
	}

	body{
	  background-color: transparent;
	}

	#contenido {
      width: 1100px;
      margin: 0px auto;
      color: blach; /*rgb(255, 255, 255);  */
      border-top-left-radius: 0px;
      border-top-right-radius: 0px;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, -1, -1, 0, 1);
      -webkit-transform-style: preserve-3d;
	}

	header {
      position: relative;
      width: 1100px;
      height: 403px;
      background-color: white;
	}

	.gwd-img-header {
	  position: relative;
      margin-top: 5px;
  	  margin-left: 0px;
	}

	.gwd-img-gopro {
	  position: absolute;
      margin-top: 5px;
  	  margin-left: 700px;
	}

/* Menú superior de navegación */

       p.liMs {
        position: absolute;
        margin-top: -16px; 
        color: black;
        font-family:'Arial';
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        height: 25px;
      }

      div#uno {
         margin-left: 392px;
      }
      div#dos {
         margin-left: 449px;
      }
      div#tres {
         margin-left: 550px;
      }
      div#cuatro {
         margin-left: 619px;
      }
      div#cinco {
         margin-left: 720px;
      }
      div#seis {
         margin-left: 825px;
      }
      div#siete {
         margin-left: 915px;
      }

	  p.liMs:hover{
        color: #bab6b6;
        font-style: underline;
      }

/* Botones añadidos al menú */

	  .btFace, .btTwit, .btYout {
        position: absolute;
  		margin-top: -30px;
 	  }

	  .btFace {
  	    margin-left: 1012px;
  	  }
	  .btTwit {
  	    margin-left: 1045px;
      }
	  .btYout {
  	    margin-left: 1075px;
 	  }

      .btFace:hover img.icon, .btTwit:hover img.icon, .btYout:hover img.icon {
        opacity: 0.65;
      }

	  .gwd-img-banner {
	    position: absolute;
  		margin-top: 1px;
  	    margin-left: 0px;
      }

/* Footer */

      footer {
        position: absolute;
        background-color: transparent; 
  	    width: 1100px;
        height: 100px;
      }

	  /* Menú inferior de navegación */

	  div#naviIn{
        position: absolute;
        text-align: center;
  		margin-top: 0px;
        margin-left: 0px;
        width: 1100px;
  		height: 25px;
        max-width: 1100px;
        background-color: #666666;
	  }

      p.liF, p.liT, p.liF0, p.liF1 {
        position: absolute;
        margin-top: 5px;
        color: white;
        font-family:'Arial';
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
      }
      p.liF0 {      
       font-size: 11px;	    
      }

      div#bt0 {
         margin-left: 10px;
      }
      div#bt1 {
         margin-left: 242px; 
      }
      div#bt2 {
         margin-left: 309px;  
      }
      div#bt3 {
         margin-left: 416px;  
      }
      div#bt4 {
         margin-left: 490px;  
      }
      div#bt5 {
         margin-left: 600px;   
      }
	  div#bt6 {
         margin-left: 695px;  
      }
 
	  div#bt7 {
         margin-left: 785px;  
      }

	  p.liF:hover{
        color: #bab6b6;
        font-style: underline;
      }

	  .gwd-img-tfno {
	    position: absolute;
  		margin-left: 440px;
        margin-top: 4px;
	  }

      p.liT {
        margin-left: 1020px;
      }

      p.liF1 {
        margin-top: 30px;
	    margin-left: 110px;
        font-size: 12px;
  	    color: #666666;
      }

      .gwd-a-rwbc {
        position: absolute;
        margin-top: 55px;
        margin-left: 485px;
      }

	  div.contador {
        position:absoloute;
        margin-top: 100px;
  	    width: 1100px;
        height: 20px;
        background-color: black;
  	    text-align: center;
	  }

