
@font-face {
    font-family: 'JaneAustenNoSecret';
    src: url('../fonts/janeaust-webfont.eot');
    src: url('../fonts/janeaust-webfont.eot?iefix') format('eot'),
    url('../fonts/janeaust-webfont.woff') format('woff'),
    url('../fonts/janeaust-webfont.ttf') format('truetype'),
    url('../fonts/janeaust-webfont.svg#webfontd5DknmXn') format('svg');
    font-weight: normal;
    font-style: normal;
}

.footer{

    -moz-box-shadow: 10px 10px 7px #999;
    -webkit-box-shadow: 10px 10px 7px #999;
    box-shadow: 10px 10px 7px #999;
    font-size: 0.8em;
    text-align: center;
    color: #ffffff;
    background-color: #2F4F4F;/*#808000; */
    width: 970px;


}
h1,h2,h3{
    font-weight: bold;

}

.titulExp{  /*Titulo de la explicacion*/

    margin-left: 40px;
}


body{
    background-color: #C0C0C0;/*#2F4F4F; /*LemonChiffon; */
}

.content{

    height: 630px;
    width: 973px;
    margin:0 auto;
}

.partebaja{

    -moz-box-shadow: 7px 7px 5px #999;
    -webkit-box-shadow: 7px 7px 5px #999;
   box-shadow: 7px 7px 5px #888;

   height: 450px;
   width: 970px;
   background-color: #2F4F4F; /*#ffffff; */
   /*border: 2px;
   border-style: solid;
   border-color: #808000;  */
}

.imagenes{
   text-align: right;
   float: right;
   width: 693px;
   text-decoration:none;
}

.flecha { border-style: solid; border-width: 50px; border-color: #F00 #00F #0F0 #FF0; width: 0; }
.izquierda { border-color: #2F4F4F white #2F4F4F #2F4F4F; }
.derecha { border-color: #2F4F4F #2F4F4F #2F4F4F white }

.imgCabanas{

   width: 693px;
   height: 450px;
}

.galeriaImg{

    padding-top: 15px;
    padding-left: 20px;


    color: white;

}

#imgGrande{
    margin-left: 230px;
    width: 693px;
    height: 450px;
}

#imgGaleria{
  height: 450px;
  /*border-left: 2px;
  border-right: 2px;
  border-bottom: 0px;
  border-top: 0px;
  border-style: solid;
  border-color: white;   */

}
.imgG{

     width: 120px;
     height: 100px;
     padding: 10px;
     border: 0px;
 }
#imgG{

    width: 120px;
    height: 100px;
    padding: 10px;
    border: 0px;
}

.logoimg{

    border: 0;
    width: 103px;
    height: 170px;
}


.explicacion{

   font-size: 1em;
   font-family: 'JaneAustenNoSecret'; /*georgia; */
   width: 250px;
   text-align: left;
   padding: 15px;
   color: #ffffff;/*#808000; */
}

.contactar{

  font-size: 1em;
  font-family: georgia, serif;
  text-align: left;
  padding-left: 250px;
  padding-bottom: 150px;
  padding-top: 50px;
  color: white;
}
.logo{

   height: 100px;/*132px; */
   padding-left: 20px;
}

.mapa{

    text-align: right;
    float: right;
    margin: 15px;
    width: 693px;
    text-decoration:none;
}

a{
    text-decoration:none;
}

p{line-height:20px;}


.centrarFotos{
    height: 450px;
    text-align: center;
    width: 693px;
    margin-left: 155px;

}

.lateralLeft{  /* Fleches de la galeria de imatges*/

    margin-left:0px;
    margin-top: 170px;
    float: left;
    width: 110px;
    height: 450px;
}

.lateralRight{ /* Fleches de la galeria de imatges*/

    margin-right:0px;
    margin-top: 170px;
    float: right;
    width: 110px;
    height: 450px;
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////*/

