/* generales */

*{ margin: 0; padding: 0; }
html {height:100%;}

body { background-image: url(images/fondo.jpg); background-repeat:repeat-x; background-color: #E6E4D5; width:100%; height:100%; }
body, th, td, input, textarea {
font-family:"Trebuchet MS",Trebuchet,Arial,Helvetica,sans-serif;
font-size: 13px;
line-height: 15px;
color: #333333;
}

h1{ color:#91694a; font-size: 25px; font-weight:normal; padding: 15px 15px 10px 0; }
h2{ color:#333333; font-size: 16px; padding: 0 0 10px 0; }

hr{ color:#CCCCCC;}

ul, li {
list-style-position:inside;
list-style:inside;
line-height: 13px;
}

a {
text-decoration: none;
color: #91694a;
}

a:hover {
color: #333333;
border: none;
}

a.l2 {
text-decoration: none;
color: #FFF;
}

a.l2:hover {
color: #333;
border: none;
}

/* ------ estilos fotos ---------*/
.fotos{ position:relative;}
.foto_centrar{float:center; margin:0 auto; text-align:center; border: 1px solid #999; color:#666; padding: 4px; background:#FFF;  }

.imageOver{ background:url(images/zoom.gif) no-repeat 50% 50%;	 filter:alpha(opacity=50);-moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;	 }

.contenedor_fotos{ border:1px solid #CCCCCC; margin:0 auto; padding:6px; background-image:url(images/fondo_com_fotos.jpg); background-repeat:repeat-x; background-color:#F9F9F9; }
.comentario_fotos{ padding:3px; margin:0px 0 7px 0; text-align:left;}

.borde_fotos{ display:block; float:left; margin:0 auto; padding:3px;}
a.borde_fotos{border:#999 solid 1px; background-color:#FFFFFF;}
a.borde_fotos:hover{ border: #FF9900 solid 1px;}

/* recuadro redondo */
.redondo_top, .redondo_contenido, .redondo_bottom{ width:880px; padding:0 10px 0 10px; }
.redondo_top{ background-image: url(images/redondo_top.gif); background-repeat:no-repeat; height:13px; float:left; margin:0 auto;}
.redondo_contenido{ clear:both;  background-image: url(images/redondo_cont.jpg);}
.redondo_bottom{ clear:both; background-image: url(images/redondo_bottom.gif); background-repeat:no-repeat; height:14px; float:left; margin:0 auto;}

.contacto_top{ background-image: url(images/contacto_top.gif); background-repeat:no-repeat; width:322px; height:14px; float:left; left:10px; position:relative;}
.contacto_contenido{ clear:both;  background-image: url(images/contacto_contenido.gif);  width:302px; padding:0 10px 0 10px; float:left; left:10px; position:relative;}
.contacto_bottom{ clear:both; background-image: url(images/contacto_bottom.gif); background-repeat:no-repeat; width:322px; height:45px; float:left; left:10px; position:relative;}


/* contenedores */

#wrapper {
width: 970px;
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -150px;
}

.push { height:150px; }

.cabecera{ float:left; position:relative; z-index:50; width: 970px; height:411px; margin: 0 auto; }
.faja{ width:968px; height:40px; padding-top:10px;}
.faja_titulos{ width:948px; height:40px; padding-left:33px; }
/*.faja_titulos{ float:left; position:relative; left:266px; top:10px;}*/

/*.contenedor_menu{ width:222px; float:left;}*/

.contenedor_menu{ 
position:absolute;
width:960px;
height:27px;
z-index:100;
margin:-74px 0 0 4px;
}

.contenido{
float:left;
position:relative;
width:970px;
height:auto;
height:100%;
}

.col_1{
/*background-color:#CCCCCC;*/
width: 913px;
margin-left:10px;
padding: 15px;
float:left;
}

.col_50{ width:48%; text-align:justify; padding:6px; float:left;}

/*
.col_menu{
width: 224px;
padding-left: 23px;
border: 0px solid #CCCCCC;
float:left;
}

.col_2_2{
padding:15px;
width: 675px;
float:left;
}
*/

.col_menu{
position:relative;
z-index:120;
}


.col_2_2{
float:left;
position:relative;
height:100%;
width: 910px;
clear:both;
padding:10px 35px;
}


.tabla_alojamiento{
background-color: #EFEFEF;
margin: 3px;
padding: 5px;
border: 1px dashed #CCCCCC;
}

/*div mapa*/

.mapa{
width:550px;
float:left;
height:385px;
border:3px solid #FFF;
left:-8px;
}


/* ----- ficha alojamientos ----- */

.titulo_ficha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding:4px;
	margin-bottom: 7px;
	color: White;
}

.lista ul, .lista li{
list-style-position:inside;
line-height: 20px;
}

/* ----- menu horizontal ----- */

.menu ul, .menu li
{
margin: 0; 
padding: 0;
list-style: none;
list-style-position: outside;
display:inline;
width: 100%;
}

.menu a
{
height: 26px;
border:0;
text-decoration: none;
padding: 6px;
margin:-1px;
color: #000;
font-size: 13px;
}

.menu a:hover, .menu_sub a:hover
{
color: #996600;
background-image: url(images/botones.gif);
background-position: center 35px;
}

/* ----- menu vertical ----- 

.menu ul, .menu li
{
margin: 0; 
padding: 0;
list-style: none;
list-style-position: outside;
width: 100%;
}

.menu a
{
display: block;
position: relative;
height: 19px;
border:0;
text-decoration: none;
background-image: url(images/botones.jpg);
background-position: 0 0;
padding: 7px 10px 7px 13px;
color: #666666;
font-size: 15px;
}

.menu a:hover, .menu_sub a:hover
{
color: #000;
background-image: url(images/botones.jpg);
background-position: 0 33px;
}

.menu_sub ul, li
{
list-style: outside;
}

.menu_sub a
{
display: block;
position: relative;
height: 15px;
text-decoration: none;
background: inherit;
background-image: none;
background-color: #999999;
background-position: left;
padding-left: 17px;
padding-top: 5px;
color: #FFFFFF;
font-size: 11px;
}

.menu_sub a:hover
{
background: inherit;
color: #546da5;
background-image: none;
background-color: #E4E4E4;
}

.menu_sub2 ul, li
{
list-style: outside;
list-style-image:none;
}

.menu_sub2 a
{
display: block;
position: relative;
height: 14px;
text-decoration: none;
background: inherit;
background-image: none;
background-color: #CCCCCC;
background-position: left;
border-right: 1px solid #CCCCCC;
padding-left: 27px;
padding-top: 5px;
color: #000000;
font-size: 11px;
}

.menu_sub2 a:hover
{
background: inherit;
color: #000000;
background-image: none;
background-color: #E4E4E4;
}
*/

/* ------ formulario ------ */

input, textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #FFFFFF;
padding: 3px;
margin:3px;
border: 1px solid #999999;
}

label {
font-weight:bold;
}

.boton {
font-family: Verdana, sans-serif;
font-size: 12px;
color: #FFF;
border: 1px #666666 solid;
background-image: url(images/boton_negro.jpg);
font-weight: bold;
padding: 4px;
text-decoration:none;
}

/* ------ pie ------ */

#pie{
float:left;
position:relative;
width: 100%;
height: 150px;
clear:both;
margin: 0 auto;
background-image: url(images/fondo_pie.jpg);
background-repeat: repeat-x;
}

.cont_pie {
width: 970px;
height:130px;
margin: 0 auto;
background-image:url(images/pie.jpg);
background-position:top center;
background-repeat:no-repeat;
padding-top: 20px;
text-align: center;
}

.cont_pie a{ color: #666; padding:4px;}
.cont_pie a:hover{ color: #000;}
