@font-face {  
    font-family: "Impact Label" ;  
    src: url( '../fonts/Impact Label.ttf' ) format("truetype");  
} 
@font-face {  
    font-family: "Impact Label Reversed" ;  
    src: url( '../fonts/Impact Label Reversed.ttf' ) format("truetype");  
}
@font-face {  
    font-family: "MyUnderwood" ;  
    src: url( '../fonts/MyUnderwood.ttf' ) format("truetype");  
} 
body{
    margin: 0px;
    padding:0px 0px 0px 0px;
    background-color:#fff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: justify;
    color: #333;
}
#cuerpo{
    width:1000px;
    margin:0px auto;
    padding:0px 0px 0px 0px;
}
p, li{
    line-height: 1.4em;
}

a{
    text-decoration:none;
}
a.deblanco{
    color:#fff;
    text-decoration:none;
}
a.degris{
    color:#666666;
    text-decoration:none;
}
a.deverde{
    color:#999900;
    text-decoration:none;
}
a.denegro{
    color:#333333;
    text-decoration:none;
}
a.averde:hover{
    color:#999900;
    text-decoration:none;
}
a.anegro:hover{
    color:#000;
    text-decoration:none;
}
a.anaranja:hover{
    color:#C25A00;
    text-decoration:none;
}
.verde{color:#999900;}
.naranja{color:#C25A00;}
.negro{color:#000;}
.blanco{color:#fff;}
.gris{color:#333;}

ul{
    list-style: none;
    padding:0px;
    margin:0px;
    float:left;
}
li{
    margin:0px;
    padding:0px;
    float:left;
}
ul.ul_verd{
    width: 90%;
    list-style-type: disc;
    padding-left: 20px;
}
ul.ul_marron{
    width: 90%;
    list-style-type: disc;
    padding-left: 20px;
}
#cabecera{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:1000px;
    height:330px;
    background-image:url(../images/cabecera.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;
    float:left;
    position: relative;
    z-index:100;
}

#logosCab{
    width:1000px;
    height:119px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
}
#logosCab ul{
    width:1000px;
    height:119px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
}
#logosCab ul li{
    height:119px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
}
#logosCab ul li#logocoorganizadores{
    text-align:right;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float: right;
}

#logosCab ul li.idiomas{
    margin:7px 2px 0px 230px;
    padding:0px 0px 0px 0px;
    width:200px;
    text-align:right;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#990400;
}
#logosCab ul li.idiomas a{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#990400;
}
#logosCab ul li.idiomas a:hover{
    color:#000;
}

.logoecoviajerosCAB{
    margin:15px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    float:left;
}

#imgCab{	
    color: white;
    font-family: myunderwood;
    font-size: 18px;
    margin: 0 0 0 45px;
    padding: 10px;
    text-align: right;
    text-transform: uppercase;
    width: 450px;
}
#menuppal{
    position: absolute;
    top: 230px;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:708px;
    height:65px;
}
#menuppal ul{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:800px;
    height:65px;
    list-style:none;
}
#menuppal ul li#menucomplementario{
    margin:7px 2px 5px 0px;
    padding:0px 0px 0px 0px;
    width:761px;
    text-align:right;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#990400;
}
#menuppal ul li#menucomplementario a{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#990400;
}
#menuppal ul li#menucomplementario a:hover{
    color:#000;
}
#menuppal ul li.menubotones{
    margin:0px 5px 0px 5px;
    padding:0px 0px 0px 0px;
    float:left;
}
#menuppal ul li.menubotones a{
    background-color: #99BE00;
    border-radius: 6px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color:  white;
    font-weight: bold;
    text-align: center;
    font-size: 10px;
    width: 115px;
    margin: 0px 0px 0px 0px;
    padding: 6px 0px 6px 3px;
    float: left;
}
#menuppal ul li.menubotones a:hover{
    background-color: #d37e00;
}
#menuppal ul li.activo a{
    background-color: #d37e00;
}
#path{
    float: left;
    position: absolute;
    top: 310px;
}
#seccion{
    margin:0px 0px 0px 0px;
    padding:10px 0px 0px 0px;
    width:904px;
    float:left;
    text-align:left;
}
#subtituloSeccion{
    margin:0px 0px 0px 2px;
    padding:0px 0px 0px 0px;
    width:902px;
    border-bottom:#c25a00 2px solid;
    height:30px;
}

#content{
    margin: 0px 0px 0px 5px;
    padding:0px 0px 0px 0px;
    width:1000px;
    float:left;
}
#content #centre{
    float:left;
    width: 860px;
    margin-top:10px;
}
#content #dreta{
    background-color: #F2D9A3;
    /* border-radius: 10px 10px 10px 10px;*/
    float: right;
    min-height: 300px;
    margin: -29px 5px 0 0;
    padding: 40px 0px;
    width: 121px;
    position: relative;
    z-index:10;
}

#peu{
    margin:30px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    width:1000px;
    float:left;
    height: 128px;
    background-image: url('../images/peu_perfil.jpg');
    background-repeat: repeat-x;
    background-color: #000;
}
#peu ul{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
}
#peu h4{
    margin:10px 0px 10px 0px;
    font-style: italic;
}
#peu #un_programa{
    float: left;
    margin-left: 320px;
}
#peu #colaboracion{
    float: left;
    margin-left: 80px;
}
#peu #colaboracion a{
    float:left;
}
#peu #colaboracion a.ecotumismo{

}
#peu #colaboracion a.tempsdoci{
    margin: 5px 0px 0px 30px;
}
#peu #colaboracion a.ceres{
    margin: -23px 0px 0px 30px;
}
#peu #colaboracion a.biodiversidad{
    margin: -8px 0px 0px 30px;
}

div.ample{
    float:left;
    width: 100%;
}
h1{
    font-family: "MyUnderwood", Arial; 
    font-weight: normal;
    color: white;
    text-align: center;
    font-size: 25px;
    margin: 0px;
    padding: 5px 0px;
    display:inline;
    float: left;
}
div.boletin{
    margin: -20px 0px 15px 0px;
    font-size: 12px;
}
h1.suscribete {
    background-color: #9d0a02;
    width: 160px;
    font-size: 18px;
}
p.suscribete{
    float: left;
    font-weight: normal;
    display: inline;
    width: 660px;
    margin: 0px 0px 0px 10px;
}
div.columnas{
    float: left;
    margin: 5px 0px 0px 0px;
}
div.columnas div{

}
div.columnas a{
    position: relative;
    width: 100%;
    float:left;

}
div.columnas a span{
    position: absolute;
    bottom: 0px;
    right: 0px;
    font-family: "MyUnderwood", Arial; 
    font-weight: normal;
    font-size: 18px;
    padding:2px 5px;
    margin: 0px 5px 5px 0px;

    -webkit-box-shadow: 0px 0px 6px 5px white;
    -moz-box-shadow: 0px 0px 6px 5px white;
    box-shadow: 0px 0px 6px 5px white;
}
div.h_1{
    float:left;
    width: 390px;
    height: 250px;
}
div.h_2{
    float:left;
    width: 225px;
    margin-left: 10px;
    height: 250px;
}
h1, h2 {
    font-family: "MyUnderwood", Arial; 
    font-weight: normal;
}
h3, h4{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
h1{

}
h2{
    text-align: center;
    font-size: 14px;
    padding: 4px 10px;
    margin: 0px;
    letter-spacing: 1px;
}
.mini{
    display: inline;
}
.mini_f{
    float:left;
    display: inline;
}
.b_verd {
    background-color: #9da208;
    color: white;
}
.b_marron{
    background-color:#9D0A02;
    color: white;
}
.b_verdfort{
    background-color: #025407;
    color: white;
}
.b_verdblau{
    background-color: #11240f;
    color: white;
}
.b_groc{
    background-color: #f69e16;
    color: #000;
}
.b_negre{
    background-color: #000;
    color: #fff;
}
.verd {
    color: #9da208;
}
.marron{
    color: #9D0A02;
}
.verdfort{
    color: #025407;
}
.verdblau{
    color: #11240f;
}
.groc{
    color: #f69e16;

}
div.novedades{
    background-color: #9da208;
    color: #333;
}
div.novedades h2{
    background-color:#9D0A02;
    color: white;
    margin-bottom: 5px;
}
div.novedades h3{
    color: #9D0A02;
    font-size: 14px;
    margin: 0px;
    padding: 3px 10px;
    clear: both;
    margin: 5px 0px 0px 0px;
    float:left;
}
div.novedades ul{
    float: left;
    margin: 0px 5px 0px 15px;
    width: 100%;
}
div.novedades a{
    width: auto;
    color: #333;
    font-weight: bold;
    width: 195px;
    float: left;
    margin: 2px 0px;
}

div.columnas .sombra{
    -webkit-box-shadow: 2px 2px 6px 1px #333;
    -moz-box-shadow: 2px 2px 6px 1px #333;
    box-shadow: 2px 2px 6px 1px #333;
}
a.home_ecoviajeras{
    background-image: url('../images/foto_ecoviajeros.jpg');
    height: 250px;
}
a.home_ecoinvestigadores{
    background-image: url('../images/foto_ecoinvestigadores.jpg');
    height: 140px;
}
a.home_ecoagroturismo{
    background-image: url('../images/foto_ecoagroturismo.jpg');
    height: 100px;
    margin-top: 10px;
}

div#elprograma .superior{
    width:100%;
    float:left;
}
div#elprograma .superior div{
    height: 130px;
    line-height: 1.4em;
}
div#elprograma .superior #sobre_ecoviajeros{
    float:left;
    width: 145px;
    padding: 10px 5px;
    vertical-align: middle;
    border: 1px solid #b3c48d;
    background: #c1d598; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MxZDU5OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzlmYmU2MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWQ1OTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #c1d598 0%, #9fbe61 50%, #c1d598 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1d598), color-stop(50%,#9fbe61), color-stop(100%,#c1d598)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c1d598 0%,#9fbe61 50%,#c1d598 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c1d598 0%,#9fbe61 50%,#c1d598 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c1d598 0%,#9fbe61 50%,#c1d598 100%); /* IE10+ */
    background: linear-gradient(top, #c1d598 0%,#9fbe61 50%,#c1d598 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1d598', endColorstr='#c1d598',GradientType=0 ); /* IE6-8 */

    -webkit-box-shadow: 1px 1px 1px 1px #4d5b28;
    -moz-box-shadow: 1px 1px 1px 1px #4d5b28;
    box-shadow: 1px 1px 1px 1px #4d5b28;

}
div#elprograma .superior #que_significa{
    float:left;
    width: 440px;
    margin-left: 10px;
    padding: 10px 5px;
    border: 1px solid #da8e50;
    background: #fbbe8f; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiYmU4ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZiOWE0OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYmJlOGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #fbbe8f 0%, #fb9a49 50%, #fbbe8f 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbbe8f), color-stop(50%,#fb9a49), color-stop(100%,#fbbe8f)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fbbe8f 0%,#fb9a49 50%,#fbbe8f 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fbbe8f 0%,#fb9a49 50%,#fbbe8f 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fbbe8f 0%,#fb9a49 50%,#fbbe8f 100%); /* IE10+ */
    background: linear-gradient(top, #fbbe8f 0%,#fb9a49 50%,#fbbe8f 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbbe8f', endColorstr='#fbbe8f',GradientType=0 ); /* IE6-8 */

    -webkit-box-shadow: 1px 1px 1px 1px #955015;
    -moz-box-shadow: 1px 1px 1px 1px #955015;
    box-shadow: 1px 1px 1px 1px #955015;

}
div#elprograma .superior #quienes_somos{
    float:left;
    width: 200px;
    background-color: white;
    margin-left: 10px;
}
div#elprograma .superior #quienes_somos h2{
    background-color: #020068;
    color:white;
}
div#elprograma .superior #quienes_somos a.cabecera{
    background-color: #020068;
    color: white;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    padding: 6px 0px;
    margin: 0px;
    letter-spacing: 1px;
    font-family: "MyUnderwood", Arial;
    font-weight: normal;
    float: left;
    width: 100%;
}
div#elprograma .superior #quienes_somos a.link{
    float: left;
    line-height: 0.1em;
}
div#elprograma .descripcion {
    float:left;
    margin-top: 20px;
}
div#elprograma .descripcion .fotos{
    float:left;
    width: 170px;
}
div#elprograma .descripcion .fotos img{
    float:left;
    margin:5px 0px 5px 0px;
    -webkit-box-shadow: 1px 1px 1px 1px #4d5b28;
    -moz-box-shadow: 1px 1px 1px 1px #4d5b28;
    box-shadow: 1px 1px 1px 1px #4d5b28;
}
div#elprograma .descripcion .texto {
    float:left;
    width: 670px;
    margin-bottom: 20px;
}
div#elprograma .descripcion .texto p{
    float:left;
    width: 670px;
}

div.medio{
    float:left;
    width: 425px;
}
div#elprograma div.medio ul{
    width: 90%;
}
div#elprograma div.medio h2,div#elprograma div.medio p{
    width: 90%;
    float: left;
}
.ample_titol{
    margin-top:20px;
}
div#elprograma h4{
    font-style: italic;
    margin-left: 10px;
}
div#elprograma .dos_tres{
    float: left;
    width: 620px;
    margin-top: 10px;
}
div#elprograma .uno_tres{
    float: left;
    width: 240px;
    margin-top: 10px;
}
div#elprograma .dos_tres ul{
    margin: 15px 0px;
}
div#elprograma .dos_tres ul li.ext{
    width: 100%;
    margin: 0px;;
}
div#elprograma .dos_tres ul li{
    width: 300px;
    margin-right: 10px;
}
div#elprograma .dos_tres ul h5{
    margin: 0px 0px 0px 0px;
}
div#elprograma .dos_tres ul img{
    float: left;
    margin-right: 5px;
}
div#elprograma .dos_tres ul p{
    margin: 0px;
    float: left;
    width: 190px;
}
div#elprograma .uno_tres div{
    text-align: center;
    width: 90%;
    margin-top:30px;
    background-color: #86c543;
    padding: 10px 0px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #666;
}
div#elprograma div.uno_tres div h4{
    font-size: 14px;
    width: 90%;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    font-style: normal;
}
div#elprograma div.uno_tres div p.sub{
    font-weight: bold;
}
div#elprograma div.uno_tres div p{
    padding: 0px 10px;
}
div.foto{
    float:left;
    width:250px;
    margin:10px 10px 10px 0px;
}
div.foto img{
    float:left;
    margin:5px 0px 5px 0px;
    -webkit-box-shadow: 1px 1px 1px 1px #4d5b28;
    -moz-box-shadow: 1px 1px 1px 1px #4d5b28;
    box-shadow: 1px 1px 1px 1px #4d5b28;
}
div.texto{
    float:left;
    width:330px;
    margin:10px 10px 10px 0px;
}

div.col_ruta{
    width:400px;
    float:left;
    margin:4px 10px 0px 0px;
}
div.col_ruta div.ruta{
    margin-top: -10px;
    padding: 20px 10px 10px 10px;
    float: left;
}

div.ruta_marron{
    border: 1px solid #9D0A02;

}
div.ruta_verd{
    border: 1px solid #9da208;
}
div.ruta p.intro{
    font-weight: bold;
    font-size: 12px;
}
div.col_ruta div.ruta img{
    float:left;
    margin-right: 10px;
    -webkit-box-shadow: 1px 1px 1px 1px #4d5b28;
    -moz-box-shadow: 1px 1px 1px 1px #4d5b28;
    box-shadow: 1px 1px 1px 1px #4d5b28;
}
div.col_ruta div.ruta .contingut_ruta{
    float:left;
    width: 310px;
}
div.col_ruta div.ruta .contingut_ruta p.cap_ruta{
    float:left;
    width: 200px;
    margin: 0px;
    font-weight: bold;
}
div.col_ruta div.ruta .contingut_ruta p.fechas_ruta{
    margin: 0px;
    font-weight: bold;
    width: 100%;
    float:left;
}
div.col_ruta div.ruta .contingut_ruta p.descripcion_ruta{
    margin: 10px 0px;
    float:left;
}
a.pdf{
    float:right;
    background-image: url('../images/pdf.png');
    background-repeat: no-repeat;
    padding: 1px 0px 2px 20px;
}
div.columna{
    margin-top: 0px;
    float: left;
}
div.columna_1{
    width: 300px;
    margin-right: 10px;

}
div.columna_2{
    width: 280px;
    margin-right:10px;
}
div.columna_3{
    width: 250px;

}
div.columna_1_2{
    float: left;
    width: 580px;
    margin-right: 10px;
}
div.columna p{
    float:left;
    font-size: 12px;
    padding: 0px 10px;
    margin: 10px 0px 0px 0px;
}

ul.ecoinvestigadores{
    margin-top:20px;
    float:left;
}
ul.ecoinvestigadores li{
    border: 0px solid #f69e16;
    float:left;
    width: 800px;
    padding: 20px;
    -webkit-box-shadow: 0px 0px 10px -2px #F69E16;
    -moz-box-shadow: 0px 0px 10px -2px #F69E16;
    box-shadow: 0px 0px 10px -2px #F69E16;
    margin-bottom: 15px;
}

ul.ecoinvestigadores img{
    float:left;
    margin-right: 20px;
    -webkit-box-shadow: 1px 1px 1px 1px #4d5b28;
    -moz-box-shadow: 1px 1px 1px 1px #4d5b28;
    box-shadow: 1px 1px 1px 1px #4d5b28;
}

ul.ecoinvestigadores .contingut_programa{
    float:left;
    width: 580px;
}
ul.ecoinvestigadores h3{
    float:left;
    background-color: #000;
    color: #fff;
    margin:0px;
    padding: 3px 5px;
    font-family: "MyUnderwood", Arial; 
    font-size: 18px;
}
ul.ecoinvestigadores h4{
    float: left;
    clear: both;
    background-color: white;
    color: black;
    font-size: 14px;
    font-weight: bold;
    margin: 10px  0px;
}
ul.ecoinvestigadores p{
    float:left;
}

div.turismo{
    float: left;
    margin: 0px 0px 0px 0px;
}
div.turismo h2{
    float: left;
}
div.turismo p{
    float: left;
}
div.turismo ul{
    float: left;
    width: 400px;
}
div.turismo ul li{
    margin: 10px 0px;
}
div.turismo .intro{
    width: 600px;
}
div.turismo .pdf{
    margin-top: 10px;
}
div.turismo strong{
    color: #9D0A02;
}
div.turismo div.mapa{
    float: left;
    margin-left:20px;
    width: 400px;
    height: 250px;
}
div.turismo table{
    width:100%;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
}
div.turismo th{
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    background-color: green;
    color: white;
    padding: 5px;
}
div.turismo td{
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}
div.turismo td img{
    float: left;
    margin: 5px;
    width: 200px;
}
div.turismo td p{
    float: left;
    margin:5px;
    display: inline;
    width: auto;
}
div.turismo td.alojamiento{
    width: 560px;
}
div.turismo td.alojamiento p{
    width: 335px;
}
div.actividades{
    width: 100%;
    float:left;
    margin: 0px 0px 0px 0px;
}
div.actividades h2{
    float:left;
}
div.actividades h3{
    float:left;
    display:block;
    margin: 0px;
    font-weight: bold;
}
div.actividades div{
    margin: 10px 5px;
    float: left;
    width: 275px;
}
div.actividades table{
    float: left;
    width:100%;
    margin-top:10px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
}
div.actividades th{
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    background-color: green;
    color: white;
    padding: 5px;
}
div.actividades td{
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    padding: 10px 5px;
}
div.actividades td img{
    float: left;
    margin: 5px;
    width: 200px;
}
div.actividades td p{
    float: left;
    margin:5px;
    display: inline;
    width: auto;
    width: 280px;
}

div.viajeresponsable p{
    margin: 10px 0px;
    float: left;
    width: 95%;
}
div.viajeresponsable .ample h2{
    width: 95%;
    float:left;
}
div.viajeresponsable .medio h2{
    width: 90%;
    float:left;
}
div.viajeresponsable h4{
    font-weight:  bold;
    font-size: 12px;
}
div.viajeresponsable h4.segon{
    float: left;
    margin-top:20px;
}
div.viajeresponsable ul{
    width: 90%;
    list-style-type: circle;
    padding-left: 20px;
}
div.viajeresponsable ul li{
    padding:0px;
}

div.legal h2{
    float:left;
    margin-bottom: 20px;
}
div.legal div{
    float: left;
}

div#aviso{
    float: right;
    margin: 15px 30px 0px 0px;
}
div#aviso a{
    color: white;
}

.flora_fauna{
    float: left;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
.content_dreta{
    float: left;
    text-align: center;
    margin: 10px 0px;
    width: 100%;
}

#contacto{
    margin-top: 20px;
}
form ul{
    list-style: none;
    padding:0px;
    margin:0px;
    float:left;
    width: 100%;
}

form ul li{
    display: inline;
    width: 50%;
    float:left;
    margin:5px 0px;
}

form ul li label{
    float: left;
    width: 300px;
}

form ul li.ancho{
    text-align: left;
    width: 100%;
}
form ul li.ancho_2{
    text-align: left;
    width: 100%;
}
form ul li.ancho30{
    text-align: right;
    width: 30%;
}
form ul li.ancho30 label{
    width:100px;
}
form ul li.ancho30 input{
    float:left;
}
form ul li textarea.descripcion{
    width:300px;
    height: 50px;
    border: 1px solid #D37E00;
    display: inline;
    margin: 2px 0px;
    background-color: #F2D9A3
}
input {
    border: 1px solid #D37E00;
    display: inline;
    width: 300px;
    margin: 2px 0px;
    background-color: #F2D9A3
}
input.submit{
    cursor:pointer;
    background-color: #99BE00;
    color: white;
    margin: 2px 0px;
    font-size:12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 20px;
    font-weight: bold;
}
select {
    border: 1px solid #D37E00;
    display: inline;
    width: 300px;
    margin: 2px 0px;
    background-color: #F2D9A3
}

form ul li.ancho label{
    width: 90%;
}
form ul li.ancho input{
    float:left;
    width: 30px;
}
form ul li.ancho textarea{
    width:700px;
    height: 50px;
    border: 1px solid #D37E00;
    display: inline;
    margin: 2px 0px;
    background-color: #F2D9A3
}
form ul li.ancho_2 label{
    width: 30%;
}
form ul li.ancho_2 input{
    float:left;
    width: 30px;
}

form ul li.ancho input.submit{
    width: 100px;
    margin-left: 320px;;
}


div.foto_chimpa{
    width: 180px;
}

div.socio div.texto_ijg{
    width: 620px;
    float: left;
    margin-left: 10px;
    margin: 15px 0px 0px 10px;
    font-size: 14px;
    text-align: center;
}

div.ventajas{
    float: left;
    width: 400px;
    height: 520px;
    margin: 15px 10px;
    padding: 10px 0px;
    background-image: url('../images/inf_chimpamigos.jpg');
    background-repeat: no-repeat;
    background-position: 50% 100%;
}
div.tienda{
    float:left;
    width: 340px;
    height: 520px;
    background-color: #ffff4d;
    margin: 15px 30px;
    padding: 10px 20px;
    background-image: url('../images/fondo_tienda.png');
    background-repeat: no-repeat;
    background-position: 50% 100%;
}
div.socio_medio p{
    width: 90%
}
div.socio_medio ul{
    float: left;
    list-style: circle;
    margin-bottom: 10px;
}
div.socio_medio ul li{
    margin: 0px 0px 0px 20px;
    padding: 2px 0px 2px 0px;
}
div.socio_medio h2{
    margin-bottom: 15px;
}

div#listadecalogo ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    width: 97%;
}
div#listadecalogo ul li{
    width: 100%;
    border-bottom: 1px solid #ccc;
}
div#listadecalogo ul li.last{
    border-bottom: 0px;
}
div#listadecalogo ul li p{
    float: left;
    width: 190px;
}
div#listadecalogo ul li p.foto{
    width: 100px;
}
div#listadecalogo ul li p.ejemplo{
    float: left;
    width: 250px;
    margin-left: 15px;
}
div.viajeresponsable p.imagenes_links{
    margin: 0px 0px 10px 0px;
    padding: 0px 10px;
}
div.viajeresponsable p.imagenes_links a{
    float: left;
    margin: 0px 15px;
}

div#ecotest{
    float: left; 
}
div#ecotest ul{
    list-style: none;
    margin-bottom: 20px;
    padding: 0px;
}
div#ecotest ul li{
    width: 100%;
    float:left;
    padding: 2px 0px;
    margin: 0px;
}
div#ecotest ul li input{
    width: 20px;
}
div#ecotest .error{
    margin: 10px 0px 20px 0px;
    border: 1px solid #9D0A02;
    width: 300px;
    padding: 5px 10px;
}

div.registro em.error{
    color: red;
    margin-left: 10px
}