 /* Sección contenedora de la páginas */

	  section#contenedor {
        background-color: transparent;
        width: 1100px;
        max-width: 1100px;
        -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
        -webkit-transform-style: preserve-3d;
      }

/* Parte 1 */

      section#parte1 {
        background-color: white;
        width: 1100px;
        height: 115px;     }

	   /* Líneas verticales */

      .gwd-img-verI {
        position: absolute;
  		width: 1px;
  		height: 900px;
        margin-top: 0px;
        margin-left: 0px;
      }
      .gwd-img-verD {
        position: absolute;
  		width: 1px;
  		height: 900px;
        margin-top: 0px;
        margin-left: 1099px;
      }

      /* Líneas horizontales */

	  .gwd-img-hor1 {
        position: absolute;
  		height: 1px;
  		width: 1100px;
        margin-top: 0px;
        margin-left: 0px;
      }
	  .gwd-img-hor2 {
        position: absolute;
  		height: 1px;
  		width: 1100px;
        margin-top: 26px;
        margin-left: 0px;
      }

	  /* Título de la página */

      p.ltit {
        position: absolute;
        margin-top: 6px;
        margin-left: 4px;
        text-align: left;
        font-family: 'Arial';           
        font-weight: normal;
        font-size: 92%;
        color: black;
      }

	/* Subtítulo de la página */

	  div#subtitulo {
        position: absolute;
        text-align: center;
  		margin-top: 52px;
        margin-left: 0px;
        width: 1100px;
        max-width: 1100px;
  	    height:38px;
        background-color: #666666;
  
      }
      p.lStit {
        margin-top:0px;
        font-family: 'Trebuchet MS';           
        font-weight: normal;
        font-size: 200%;
        color: white;  /*#333333;*/
      }
	  .gwd-img-hor3 {
        position: absolute;
  		height: 1px;
  		width: 1100px;
        margin-top: 115px;
        margin-left: 0px;
      }

/* Parte 2 */

      section#parte2 {
        background-color: white;
        width: 1100px;
        height: 375px;
      }

      p.lStit5 {
        margin-top:0px;
        font-family: 'Trebuchet MS';           
        font-weight: normal;
        font-size: 200%;
        color: white; /*#333333;*/
      }

      div#cont_2bca0531062bdf517e23244c0c83fcad {
        position: absolute;
        margin-top: 10px;
        margin-left: 10px;
      }

      div#googleMap {
        position: absolute;
        margin-top: 10px;
        margin-left: 470px;  
      }

/* Parte 3 */

      section#parte3 {
        background-color: white;
  		width: 1100px;
        height: 410px;
      }
	  .gwd-img-hor7 {
        position: absolute;
  		height: 1px;
  		width: 1100px;
        margin-top: 0px;
        margin-left: 0px;
      }

	  div#subtitulo6 {
        position: absolute;
        text-align: center;
  		margin-top: 20px;
        margin-left: 10px;
        width: 460px;
        max-width: 460px;
  	    height:30px;
        background-color: black;
      }

	  p.liTit6-1 {
        margin-top: 0px;
        font-family: 'Trebuchet MS';      
        font-weight: bold;
        font-size: 20px;
        color: white;
      }

	  p.li6-1 {
        position: absolute;
  		width: 450px;
        line-height: 18px;
        margin-top: 60px;
        margin-left: 10px; 
        text-align: justify;
        font-family: 'Trebuchet MS';      
        font-weight: normal;
        font-size: 15px;
        color: black;
	  }

     .gwd-img-hondo {
        position: absolute;
        margin-left: 10px;
        margin-top: 20px;
      }

     .gwd-youtube-rsin {
        position: absolute;
        width: 620px;
        height: 368px;
        margin-left: 470px;
        margin-top: 20px;
      }

