@charset "utf-8";
/* CSS Document */

body{
background-color:#607860;
background-image:url(../img/bg_foto.jpg);
background-repeat:repeat-x;
background-attachment:scroll;
font-family:"Lucida Sans Unicode", verdana, helvetica, sans-serif;/*Geneva, Arial, Helvetica, sans-serif;*/
font-size:13px;
font-style: normal;
font-weight: normal;
text-transform: normal;
letter-spacing: -0.6px;
line-height: 1.5em;
color:#000000;
margin-top:0;
padding:0;
border:0;
}

p{
text-align:left;
line-height:18px;
}

p.subir{
text-align:left;
line-height:18px;
padding-bottom:80px;
}

h1{
color:#587454;
text-align:left;
	font: normal 41px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.2em;
}

h2{
font-size:200%;
font-weight:bold;
line-height:2px;
color:#A2BD9F;
text-align:left;
}

strong{
font-size:120%;
font-weight:bold;
color:#960C15;
}

#todo{
width:778px;
/*height:100%;*/
margin:auto;
text-align:center;
/*padding:0;*/
background-color:#fff;
background-image:url(../img/base.jpg);
background-repeat:no-repeat;
background-position:bottom;
/*border:1px solid #D9AF00;*/
}

#menu{
width:100%;
height:30px;
background-color:#486060;
}

#menu ul, li{
list-style-type:none;
}

#menu ul{
padding:0;
margin:0;
/*padding-top:10px;*/
}

#menu li{
float:right;
}

#menu a {
	text-decoration: none;
	color: #FFFFFF;
	background: #486060;
	display: block;
	padding: 0 10px 0 10px;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}

#menu a:hover{
background-color:#607860;
}

#menu a.situ{
color:#DFAC29;
font-size:110%;
}

.theme-default #slider {
    margin:0;
    width:778px; /* Make sure your images are the same size */
    height:230px; /* Make sure your images are the same size */
}

#superior{
width:100%;
height:242px;
background-image:url(../img/top1.gif);
background-repeat:repeat-x;
text-align:center;
margin:0;
border:0;
-webkit-box-shadow: 1px 1px 5px 0px #333333, -1px -1px 5px 0px #333333;
-moz-box-shadow: 1px 1px 5px 0px #333333, -1px -1px 5px 0px #333333;
box-shadow: 1px 1px 5px 0px #333333, -1px -1px 5px 0px #333333;
}

/* wordpress */
.fotos {
	margin-bottom:20px;
	background-color:#ebecf1;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-box-shadow: 1px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 1px 1px 5px 0px #4a4a4a;
	box-shadow: 1px 1px 5px 0px #4a4a4a;

}
.fotos .etiqueta {
	background:url(../img/fotos.png) no-repeat;
    width:155px;
    height:154px;
    position:absolute;
    top:355px;
    left:683px;
    z-index:300;
}
.fotos h2 {
	margin-left:15px;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:  #960C15;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}
.fotos h2 a:link {color: #960C15; text-decoration:none; }
.fotos h2 a:active {color: #960C15; text-decoration:none; }
.fotos h2 a:visited {color: #960C15; text-decoration:none; }
.fotos h2 a:hover {color: #cb101c; text-decoration:none; }

.time {
	text-align:left;
	margin:0 15px;
	font: 10px  "Verdana", Geneva, sans-serif;
}

.fotos .entry {
	font-size:14px;
	margin:0 10px;
	padding-bottom:10px;
}
/*----*/
.promo {
	margin-bottom:20px;
	background-color:#ebecf1;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-box-shadow: 1px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 1px 1px 5px 0px #4a4a4a;
	box-shadow: 1px 1px 5px 0px #4a4a4a;

}
.promo .etiqueta {
	background:url(../img/promocion.png) no-repeat;
    width:155px;
    height:154px;
    position:absolute;
    top:355px;
    left:683px;
    z-index:300;
}
.promo h2 {
	margin-left:15px;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:  #960C15;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}
.promo h2 a:link {color: #960C15; text-decoration:none; }
.promo h2 a:active {color: #960C15; text-decoration:none; }
.promo h2 a:visited {color: #960C15; text-decoration:none; }
.promo h2 a:hover {color: #cb101c; text-decoration:none; }

.time {
	text-align:left;
	margin:0 15px;
	font: 10px  "Verdana", Geneva, sans-serif;
}

.promo .entry {
	font-size:14px;
	margin:0 10px;
	padding-bottom:10px;
}

#izquierda{
width:537px;
padding:20px 10px 10px 10px;
float:left;
min-height: 500px;
}

#izquierda p.reserva {
	color:#587454;
	font: italic 1.3em/1.6em Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
	margin-bottom: 30px;
	width: 90%;
	padding: 10px;
	background-color: #ecefbb;
	border: 1px solid #d7d75f;
}

#lista ul{
list-style:url(../img/tip.gif);
}

#lista li{
text-align:left;
color:#666666;
	font: 1.1em/22px Georgia, "Times New Roman", Times, serif;
}

#lista a{
	border:0;
	text-decoration: none;
}

#lista img {
	border-style: none;
	margin-right: 10px;
}

#galeria ul{
	margin: 0;
	padding: 0;
}

#galeria li{
	display: inline;
	float: left;
	text-align:center;
color:#666666;
	font: 1.1em/22px Georgia, "Times New Roman", Times, serif;
	width: 170px;
	padding: 2px;
	margin: 2px 2px 2px 0;
}

#izquierda_cont{
width:537px;
padding:20px 10px 10px 10px;
float:left;
text-align:left;
}

#derecha{
width:190px;
height:220px;
padding:0;
margin-left:565px;
margin-top:6px;
text-align:left;
background-image:url(../img/derecha.jpg);
background-repeat:no-repeat;
}

#derecha ul{
list-style-type:none;
margin:0;
padding: 10px 0 0;
margin-left:20px;
}

#derecha li{
display:inline;
}

#derecha a{
color:#960C15;
text-decoration: none;
font-size: 14px;
display: block;
padding: 3px;
width: 140px;
background-color:#FFFFFF;
border-bottom: 1px solid #EEE;
}

#derecha a:link, #derecha a:visited{
color: #587454;
text-decoration: none;
}

#derecha a:hover{
background-color: #BACFB7;
color: #fff;
}

/*pseudo clase derecha*/
#derecha p{
	padding-left: 20px;
}

h3{
	color: #960C15;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
}

h4 {
	color: #960C15;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
}

/*derecha 1*/
#derecha1{
width:190px;
height:220px;
padding:0 10px 10px 0;
margin-left:557px;
text-align:left;
}

#abajo{
/*width:768px;*/
height:80px;
margin:auto;
background-color:#960C15;
background-image:url(../img/abajo.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
font-size:1.1em;
text-align:left;
padding:45px 0 15px 20px;
clear:both;
}

/*tabla de contenidos*/
.spiffy{
display:block;
}
.spiffy *{
display:block;
height:1px;
overflow:hidden;
background:#587454;
}
.spiffy1{
border-right:1px solid #587454;
padding-right:1px;
margin-right:3px;
border-left:1px solid #587454;
padding-left:1px;
margin-left:3px;
background:#587454;
}
.spiffy2{
border-right:1px solid #587454;
border-left:1px solid #587454;
padding:0px 1px;
background:#587454;
margin:0px 1px;
}
.spiffy3{
border-right:1px solid #587454;
border-left:1px solid #587454;
margin:0px 1px;
}
.spiffy4{
border-right:1px solid #587454;
border-left:1px solid #587454;
}
.spiffy5{
border-right:1px solid #587454;
border-left:1px solid #587454;
}
.spiffy_content{
padding:0px 5px;
background:#587454;
} 

.modulo{
width:100%;
}

.dato1{
padding:4px;
background-color:#BFDEBC;
border-bottom:2px solid #851401;
text-align:left;
}

.dato2{
background-color:#A2BD9F;
padding-left:8px;
padding-top:4px;
padding-bottom:4px;
border-bottom:1px solid #851401;
text-align:left;
}

.altura{
height:25px;
line-height:25px;
}

.dato_tope{
background-color:#587454;
padding-left:4px;
padding-top:4px;
padding-bottom:8px;
color:#FFFFFF;
border-bottom:2px solid #FFFFFF;
font-weight:bold;
text-align:left;
}

/*galeria de imagenes*/
.galeria-descripcion {
position: absolute;
width: 300px;
top: 40px;
font-size: 1.3em;
/*left: 200px;*/
text-align: center;
z-index: 0;
color: #fff;}

#contenedor-galeria {
background: #000;
margin: 0 auto;
position: relative;
margin-top: 50px;
height: 280px;
overflow: hidden;
width: 537px;}

.galeria-pagina {
height: 350px;
width: 485px;
position: relative 
} 
	
ul.galeria {
list-style: none;
padding: 20px 11px;
position: relative;
width: 410px;
font-family: 'trebuchet ms', tahoma, verdana, arial, serif;
margin: 0;
}

ul.galeria li {
width: 110px;
height: 22px;
padding: 1px 0;
line-height: 22px;
background-color: #333;
}
