.oculto {
          visibility:hidden;
          }
        body{
          background-image:URL(../img/background1.png);
          }
        h1, h2, p, ul, table{
          font-family:tahoma, verdana,"times new roman";
          color:#bababa;
          }
        h1{
          font-size:30pt;
        }

        h2{
          font-size:14pt;
        }
        p, ul, table{
            font-size:10pt;
            color:#666666;
        }
        td.descripcion{
          width:500px;
        }
        td.precio{
          width:100px;
          text-align:right;
        }
        table.tarifas td.descripcion{
          width:300px;
        }
        table.tarifas td.precio{
          width:300px;
          text-align:right;
        }
        table.tarifas td.titulo{
          font-size:16px;
          font-weight: bold;
          color:#CA4343;
          }
        tr.par{
          background-color:#eee;
        }
        tr.impar{
          background-color:#eee;
        }


        #wrap{
              width:1000px;
              /* width: 900px; */
              /* height:1200px; */
              height:100%;
              min-height: 850px;
              margin:auto;
              padding-left:100px;
              /* lo quito muy a mi pesar
              background-image:URL(../img/fondo-de-bambu3.gif);
              background-position:top left;
              background-repeat:no-repeat;
              */
              }
        #top{
          /* quito tambien a mi pesar la imagen con el quad
           background-image:URL(../img/fondo-forma-cabecera.png);
           */
           background-image:URL(../img/fondo-forma-cabecera-austera-1000px.png);
           background-repeat:no-repeat;
           width:100%;
           height: 140px;
           /*height: 234px;*/

        }
        a.rotulo_link{
          text-decoration: none;
        }

        div#rotulo_logo{
          width:400px;
          padding-left:30px;
          padding-top:10px;
        }
        div#rotulo_logo h1, h2{
          margin:0;
          font-family: Arial Black;
          color:#CA4343;
        }
        div#rotulo_logo h1{
          font-size:32px;
          line-height:1.3em;

        }
        div#rotulo_logo h1.rotulo_telefono{
          font-size: 38px;
          /*color:#807E7E; */
          color:#65A640;
        }
        div#rotulo_logo h2{
          font-size: 18px;
        }

        div.rotulo_email{
         width:900px;
         padding-left:30px;
         margin-top:10px;
         *margin-bottom:10px !important; /*Solo IE 7 */


        }
        div.rotulo_email h2{
          float:left;
          font-size:11pt;
          margin:0;
          margin-right:60px;
        }


        div.rotulo_email a {
           margin:0;
           text-decoration:none;
           font-family: Arial Black;
           font-size:11pt;
           color:#CA4343;

        }
        div.rotulo_email h4{
          font-family: Arial Black;
          font-size:11pt;
          font-weight:bold;
          color:#888888;
          float:left;
          margin:0;
          margin-right:60px;
        }

       #menu_principal{
         margin-bottom:10px;
       }
        #cuerpo{
           background-image:URL(../img/fondo-forma-cuerpo-1000px.png);
           background-repeat:repeat-y;
           width:920px;
           /*width:820px;*/
           /* height:850px; */
           height:100%;
           min-height: 700px;
           padding:20px;
           padding-right:60px;
        }


        #foot{
           background-image:URL(../img/fondo-forma-pie-1000px.png);
           background-repeat:no-repeat;
           width:100%;
           height: 83px;
           margin-bottom:20px;
        }


        #contenido{
            width:1000px;
            /* width: 900px; */
            /* height:1120px; */
            min-height: 850px;
            height:100%;
            margin:auto;

            /*
            padding:20px;
            padding-top:0px;
            padding-right:60px;
            background-image:URL(../img/fondo-forma.png);
            */
            background-position:top left;
            background-repeat:no-repeat;
        }

        #columna_izquierda{
          float:left;
          margin:0px;
          width:275px;
          height:670px;

        }
        #columna_derecha p{
          text-align:justify;
        }


        #columna_derecha{
          float:left;
          margin:0px;
          padding:10px;
          width:620px;      /*antes era 615*/
          /* height:650px; */
          height:100%;
          overflow:auto;
        }

        #menu_actividades,#menu_alojamiento, #video_promo, #galeria, #novedades, #fondoBambu, #reservas {
          float:left;
            }
        #galeria, #novedades, #video_promo, .central, #menu_actividades {
          /*
          border-width:2px;
          border:solid;
          border-color:white;
          */
          margin:0;
          margin-right:10px;
          padding:0;
          }
        #map_canvas{
        	width: 620px;
        	height: 640px;
        }
        div.iconos{
          float:left;
          width:300px;
          height:280px;
        }
        div.iconos ul{
          list-style-type: none;
        }
        div.iconos li{
          display:inline;
        }

        div.iconos a{
          text-decoration:none;
          font-family:tahoma, verdana,"times new roman";
          color:#bababa;
        }
         div.iconos img{
             margin-left:10px;
             margin-right:10px;
             margin-top:10px;
         }


        hr{
          color:#dadada;

        }

        #pie{
        	clear: both;
        	text-align: center;
        	font-size: 12px;
        	color: #666;
            margin:20px;
            padding-bottom:20px;
        }
        #pie a{
        	font-size: 12px;
        	color: #666;
        	text-decoration: none;
        }
        #pie a:hover{
        	text-decoration: underline;
        }
        a.icono img{
          border-style:none;
        }

        div.contenido{
          margin-top:0px;
          min-height:150px;
          width:475px;   /*antes era 500*/
        }
        .tira_fotos{
          float:left;
          padding-top:30px;
          width:100px;
          height: 600px;
        }
        .fichas{
          float:left;
        }

        div.requisitos, div.consejos, div.tarifas, div.horario, div.material, div.duracion {
          background-position: top left;
          background-repeat:no-repeat;
          padding-top:40px;
          padding-left:110px;
          padding-right:70px;
          padding-bottom:5px;
          margin-bottom:0;
          width:300px;
        }
        div.footer{
          height:30px;
          margin-top:0;
          background-image:url(../img/footer.png);
		  }
        div.requisitos{
           background-image:url(../img/requisitos2.png);
        }
        div.consejos{
          background-image:url(../img/bombilla2.png);
        }
        div.tarifas{
          background-image:url(../img/dinero2.png);
        }
        div.horario{
          background-image:url(../img/reloj2.png);
        }
        div.duracion{
          background-image:url(../img/cronometro2.png);
        }
        div.material{
          background-image:url(../img/navaja-suiza2.png);
        }

        .clearing{
            clear:both;
        }
