/***** Cuerpo principal de la página *****/

body {
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#6b8354 ; /*Un cierto gris*/
color:#6a3a3a; /*Otro cierto gris*/
}

#wrap {
background-color:#ffffff;
color:#101010;
margin:0 auto;
padding:0;
width:760px;
}

/***** Cabecera y foto*****/

#header {
color:#ffffff;
background:#ffffff url(./cabecera_navas.jpg) top right no-repeat;
height:250px;
margin:0 0 10px 0;
padding:0;
}

#header h1 { /*Título de la página */
font-size: 2em;
font-weight: normal ;
letter-spacing:-2px ;
margin:0 0 4px 15px ;
/*Posible background con logo*/
padding:15px 0 0 0;
}

#header h1 a, #header h1 a:hover {
padding:0;
}

#header p {
font-size:1.1em;
letter-spacing:-1px;
margin:0 0 20px 15px;
padding:0 0 0 3px;
}

/***** Menú de navegación *****/

#avmenu {
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0 0 10px 10px;

}

#avmenu ul {
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
}

#avmenu li {
margin-bottom:0px;
font-weight:bold;
background:#9bae76 url(img/menubg.png) bottom left repeat-x;
color: #eeeeee;

border-right:1px solid #9bae76;
border-right:1px solid #9bae76;
/*height:20px;
text-decoration:none;
color:#eeeeee;
display:block;


border-top:1px solid #9bae76;
border-right:1px solid #9bae76;
border-bottom:1px solid #9bae76;
border-left:4px solid #7b8e56;
*/
}
/*Estos dos estilos son para el efecto parpadeo al pasar el ratón por encima*/
#avmenu li a {
font-weight:bold;
height:20px;
text-decoration:none;
color:#eeeeee;
display:block;
padding:6px 0 0 10px;
background:#9bae76 url(img/menubg.png) bottom left repeat-x;
border-top:1px solid #9bae76;
border-right:1px solid #9bae76;
border-bottom:1px solid #9bae76;
border-left:4px solid #7b8e56;
}

#avmenu li a:hover, #avmenu li a.current {
background:#6b8354 url(img/menubg2.png) bottom left repeat-x;
color:#ffffff;
border-top:1px solid #b0b0b0;
border-right:1px solid #b0b0b0;
border-bottom:1px solid #b0b0b0;
border-left:4px solid #505050;
}

#avmenu ul ul {
margin:0px 0 0px 0px;
font-size:0.9em;
width:150px;
}

#avmenu ul ul a {
height:16px;
margin:0;
padding:4px 0 0 8px;
padding-left: 18px;
}

#avmenu h2 {
font-size:1.5em;
font-weight:normal;
}



/***** Caja central *****/


#content {
margin:10px 0 10px 160px;
padding:0;
padding-left: 10px ;
padding-right: 15px ;
line-height:1.5em;
text-align:left;
}


#content h2 {
font-size:1.8em;
letter-spacing:-1px;
font-weight:normal;
margin:8px 0 10px 0;
padding:0;
}

#content h3 {
font-size:1.5em;
font-weight:normal;
margin:6px 0 6px 0;
padding:0;
}

/*#content img {
padding:1px;
display:inline;
background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}
*/
#content a {
font-weight:bold;
}

#content ul, #content ol
{
	margin:0 0 16px 20px;
	padding:0;
}

#content ul ul, #content ol ol
{
	margin:2px 0 2px 20px;
}

#content li {
margin:0 0 2px 10px;
padding:0 0 0 4px;
}

/***** Pie  *****/

#footer {
clear:both;
margin:0 auto;
padding:8px 0;
border-top:2px solid #dadada;
width:760px;
text-align:center;
color:#808080;
background-color:#ffffff;
font-size:0.9em;
}

#footer p {
padding:0;
margin:0;
}

#footer a {
color:#808080;
background-color:inherit;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/***** Various tags *****/

a {
text-decoration:none;
color:#505050;
background-color:inherit;
}

a:hover {
text-decoration:underline;
color:#286ea0;
background-color:inherit;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}

blockquote {
border-top:1px solid #d8d8d8;
border-right:1px solid #d8d8d8;
border-bottom:1px solid #d8d8d8;
border-left:4px solid #cccccc;
margin:16px;
padding:7px 7px 7px 11px;
background:#f4f4f4 url(img/menubg.png) bottom left repeat-x;
color:#505050;
}

blockquote p {
font-size:1.1em;
line-height:1.3em;
margin:0;
}

/***** Estilos para las tablas *****/

#tabla table {
margin:0 0 0 0;
padding:0;
line-height:1.1em;
border-collapse:collapse;
border:1px solid #d8d8d8;
}

#tabla caption {
text-align:left;
font-size:0.7em;
font-weight:normal;
margin:0;
/*padding:6px 0 8px 0;*/
padding:0;
}

#tabla th {
padding:7px;
font-size:0.6em;
text-align:left;
/*background:#eaeaea url(img/menubg2.png) bottom left repeat-x;*/
color:#333;
}

#tabla td {
/*padding:7px;*/
font-size:0.6em;
text-align:center;
/*background:#f4f4f4 url(img/menubg.png) bottom left repeat-x;*/
color:#222;
}

/***** Estilos HTML forms*****/
.reserva {

  background-color:#ccc;
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:600px;
  }
.comentarios {
  text-align: center ;
  background-color:#fff;
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:440px;
  }




fieldset {
  background-color:#ccc;
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
  width:300px;
  }

.br {display:none;}  
  
.textfield {
font:1.1em  Verdana, Arial, Helvetica, sans-serif ;
color:#333 ;
margin:3px;
height:20px;
border:solid 0 #fff;
padding: 3px 8px;
background: transparent url("img/textfield_bg.gif") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:187px;
}
fieldset>input.textfield {
background: transparent url("img/textfield_bg.gif") no-repeat;
}
textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#333 ;
margin:3px;
height:165px;
border:solid 0 #fff;
padding: 0 8px;
background: transparent url("img/textarea_bg.gif") no-repeat fixed;
width:200px;
voice-family: "\"}\""; 
voice-family:inherit;
width:190px;
}
fieldset>textarea {
background: transparent url("img/textarea_bg.gif") no-repeat;
}
.submit {
margin:3px;
background: transparent url("img/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
 }

/***** Buscador ¿hace falta?*****/

#searchbox {
padding:0;
margin:6px 0 16px 0;
}

#searchform {
background:#ffffff;
border:1px solid #cccccc;
color:#505050;
font-size:0.9em;
padding:4px;
width:116px;
}

#searchbox label {
display:none;
}

/***** Varias cajas*****/

.left {
margin:10px 10px 5px 0;
float:left;
}

.right {
margin:10px 0 5px 10px;
float:right;
}

.announce {
margin:10px 0px 10px 0px;
padding:10px 10px 15px 15px;
width:105px;
color:#ffffff;
background:#9bae76 url(img/menubg.png) bottom left repeat-x;
border-top:1px solid #6b8354;
border-right:1px solid #6b8354;
border-bottom:1px solid #6b8354;
border-left:0px solid #6b8354;
line-height:1.3em;
}

.announce a {
font-weight:bold;
color:#ffffff;
}

.announce p {
font-size:0.9em;
}

.announce h2 {
margin:0 0 10px 0;
padding:0;
}

#avmenu .announce {
width:125px;
}

.textright {
text-align:right;
margin:-10px 0 4px 0;
}

.center {
text-align:center;
}

.small {
font-size:0.8em;
}

.large {
font-size:1.3em;
}

.bold {
font-weight:bold;
}

.highlighted {
padding:3px;
background-color:#f0f0f0;
color:#503030;
border:1px solid #b0b0b0;
}

.hide {
display:none;
}
