* {
padding: 0;
margin: 0;
}
body {
text-align: center;
}

input, select, textarea {
border: #aaaaaa 1px solid;
}

#contenedorNoEmbebido {
padding-top: 20px;
width: 700px;
min-height: 700px;
height: auto !important;
height: 700px;
background-color: white;
margin: 20px auto 20px auto;
position: relative;
padding-bottom: 50px;
}

#contenedorEmbebido {
width: 100%;
//height: 100%;
min-height: 400px;
position: relative;
padding-bottom: 50px;
}

/* Buscador */


#info {
text-align: left;
float: left;
display: block;
}

/* Formularios */
.boton {
width: auto;
font-size: 11px;
font-family: Verdana,sans-serif;
font-weight: bold;
padding: 0 1em;
border-style: solid;
border-width: 1px;
cursor: pointer;
}

.boton2 {
width: auto;
font-size: 11px;
font-family: Verdana,sans-serif;
font-weight: bold;
padding: 0 1em;
margin-top: 10px;
border-style: solid;
border-width: 1px;
cursor: pointer;
}

input.checkbox{
border: 0;
width: 10px;
}

/* Mensaje alerta */

.alerta-ceres{
width: 90%;
margin-left: 5%;
border: 1px solid #D9D9D9;
}

.alerta-ceres .tituloreserva{
padding-left: 1em;
font-weight: bold;
line-height: 1.5em;
}

.alerta-ceres ul{
list-style-type: square;
}

.alerta-ceres ul li{
margin-left: 20px;
}

/* Genericos */

.clearall{
clear: both;
}

.rojo{
color:#980000;
}

.verde{
color:#32740a;
}

.amarillo {
color: #ac9a00;
}


td.hr{
border-top: 1px solid #EEEEEE;
}

.hidden{
display: none;
}


/* Colores personalizables*/

.cs_boton{
color: #888888;
border-color: #BBBBBB;
background-color: #EEEEEE;
}

.colorprecio{
color: #0091D7;
}

.tituloreserva{
background-color: #F4A000;
color: #fff;
}


table.semanareserva{
border: 0px;
border-collapse: collapse;
border-spacing: 0px;
}

table.semanareserva td.enrango{
background-color: #EFF2E7;
}

table.semanareserva td.mes,table.semanareserva tr.diassemana td.vacio{
background-color: #fff;
}

table.semanareserva tr.diassemana{
background-color: #EEEEEE;
}

.alerta-ceres #cs_titulo{
border-color: #D9D9D9;
background-color: #FFBB2A;
color: #000;
}

.clickable{
cursor: pointer;
}




/*Página de confirmacion*/
#img_canal{
display: none;
}

/*Pie de página*/
#footer {
position: absolute;
clear: both;
display: block;
bottom: -1; 
right: 0;
padding-top: 20px;
padding-bottom: 10px;
text-align: center;
}

#footer div {
margin: 0 auto;
width: 95%;
text-align: right;
font-size: 10px;
font-family: Arial;
color: black;
}

#footer .embebido {
width: 100%;
}

#footer .noEmbebido {
width: 700px;
}

#footer img {
border: none;
}

#error div {
padding-top: 20px;
padding-bottom: 20px;
width: 100%;
text-align: left;
}


#contacto #contactoForm {
width: 350px;
margin: 0 auto;
}
#contacto #contactoForm p {
margin-bottom: 2px;
}
#contacto #contactoForm label {
width: 80px;
float: left;
display:block;
font-size: 11px;
}
#contacto #contactoForm input#asunto {
width: 350px;
}
#contacto #contactoForm textarea {
width: 350px;
height: 160px;
}
#contacto #contactoForm input.boton2 {
margin: 0 auto;
position: relative;
left: 140px;
}

#contacto p.error {
color: #CC0000;
}


/* INTEGRACION STANDALONE */
.standalone #contenido,
.standalone #header,
.standalone #footer {
width: 95%;
margin: 0 auto;
}
	
/* !INTEGRACION STANDALONE */

/* INTEGRACION WEB*/
.web #background {
background: url(../imagenes/estilos/background.png) repeat-x;
width: 100%;
height: 100%;
padding-top: 20px;
}

.web #contenedor {
width: 900px;
//width: 902px; /*IE6 hack, 2 px por el borde*/
margin: 0px auto 0px auto;
}

.web #headerWrapper {
width: 900px;
height: 150px;
}

.web #logo {
padding-top: 40px;
padding-left: 10px;
width: 240px;
float: left;
text-align: left;
background: white;
height: 110px;
//height: 150px; /*IE6 hack*/
}
.web #logo h2 {
font-family: Palatino Linotype, Palatino, serif;
font-size: 22px;
font-weight: normal;
color: black;
}
.web #logo h1 {
font-family: Palatino Linotype, Palatino, serif;
font-size: 24px;
font-weight: bold;
color: black;
}

.web #header {
width: 650px;
height: 150px;
float: right;
clear: right;
text-align: center;
}

.web #header #otrosIdiomas{
position: relative;
right: 15px;
top: 5px;
}

.web #header #otrosIdiomas a {
display:inline-block;
vertical-align: middle;
float: right;
color: white;
font-size: 10px;
line-height: 18px;
height: 16px;
text-decoration: none;
margin-left: 10px;
}
.web #header #otrosIdiomas img {
border: none;
vertical-align: middle;
}

.web #header h1 {
font-family: Palatino Linotype, Palatino, serif;
font-size: 24px;
font-weight: bold;
padding-top:20px;
float: left;
text-indent: 30px;
}

.web #header #menuWeb{
margin: 0 auto;
height: 40px;
width: 605px;
margin-top: 40px;
}

.web #header #menuWeb ul{
list-style: none;
}

.web #header #menuWeb ul li {
display: block;
float: left;
height: 40px;
text-align: center;
width: 120px;
}

.web #header #menuWeb li a {
cursor: pointer;
padding-left: 5px;
padding-right: 5px;
line-height: 40px;
height: 40px;
display: block;
color: white;
font-family: Palatino Linotype, Palatino, serif;
text-decoration: none;
font-weight: bold;
font-size: 18px;
}

.web #sidebar {
width: 250px;
float: left;
background: url(../imagenes/estilos/sidebar.png) no-repeat;
}

.web #sidebar #slideshow {
position: relative;
overflow: hidden;
width: 250px;
height: 172px;
}

.web #sidebar #slideshow img {
position: absolute;
left:0;
top: 0;
z-index:8;
visibility: hidden;
}

.web #sidebar #slideshow img.active {
z-index:10;
visibility: visible;
}

.web #sidebar #slideshow img.last-active {
z-index:9;
visibility: hidden;
}

.web #sidebar h2 {
font-size: 16px;
font-weight: bold;
}

.web #sidebar a, .web #sidebar a:visited {
text-decoration: none;
}
.web #sidebar #formReserva {
width: 80%;
margin: 0 auto;
text-align: left;
padding-top: 20px;
padding-bottom: 20px;
}
.web #sidebar #formReserva label {
color: white;
font-weight: bold;
font-size: 11px;
font: Arial;
}
.web #sidebar #formReserva label.entrada {
display: block;
width: 120px;
height: 35px;
padding-right: 10px;
float: left;
}
.web #sidebar #formReserva #sidebar_salida {
clear: both;
height:20px;
line-height:20px;
visibility: hidden;
}

.web #sidebar #formReserva #sidebar_salida label {
font-weight: normal;
}

.web #sidebar #contacto-sidebar {
text-align: left;
width: 80%;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 40px;
}
.web #sidebar #contacto-sidebar h2 {
color: white;
font-weight: normal;
font-size: 14px;
}
.web #sidebar #contacto-sidebar p, .web #sidebar #contacto-sidebar a{
font-size: 11px;
}

.web #contenido {
width: 590px;
//width: 650px; /*IE6 hack*/
padding: 30px;
float: left;
text-align:left;
}

.web #footerWeb {
width: 100%;
height: 40px;
line-height: 40px;
display: block;
clear: both;
}

.web #footerWeb a,
.web #footerWeb a:visited {
font-size: 11px;
font-weight: bold;
color: black;
text-decoration: none;
}

.web h2 {
font-family: Palatino Linotype, Palatino, serif;
font-size: 16px;
font-weight: bold;
padding-bottom: 5px;
}

/* ESTILOS DE CADA SECCION */

#presentacion p {
padding-bottom: 10px;
text-align: justify;
}
#presentacion img.imagenLocalidad {
float: right;
padding-left: 5px;
}
#presentacion #horario {
margin-top: 20px;
width: 250px;
padding: 10px;
border: 1px solid;
}

#galeria {
width: 650px;
//width: 590px; /*IE6 hack*/
height: 600px;
overflow: hidden;
}

#contacto p {
padding-bottom: 5px;
padding-top: 5px;
}

#map {
height: 100%;
width: 100%;
}
	
#map-wrapper {
height: 350px;
border: 1px solid;
padding: 5px;
}

/* !ESTILOS DE CADA SECCION */

/* COMUNES */

