html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-decoration: none;
}
body {
	background-repeat: repeat-x;
	background-image: url(bg.jpg);
	background-color: #360000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #340100;
	font-weight: lighter;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: lighter;
	background-color: #1E0000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-transform: uppercase;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.titulo_promociones {
	font-size: 24px;
	color: #CC0000;
	font-family: "Times New Roman", Times, serif;
}



.contenedor {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	display: block;
	overflow: hidden;
	background-image: url(bg_contenido.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	background-color: #FFFFFF;
}
.contenedor .logo {
	height: 170px;
	width: 200px;
	position: absolute;
	left: 670px;
	top: 0px;
	background-color: #FFFFFF;
	z-index: 100;
	background-image: url(logo.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	color: #A9A9A9;
}
.contenedor .logo a {
	color: #ACACAC;
}
.contenedor .logo a:hover {
	color: #360000;
}

#menu{
	position:relative;
	display:block;
	font-size:13px;
	font-weight:normal;
	font-family:Arial, Verdana, Helvitica, sans-serif;
	text-transform: uppercase;
	margin-top: 40px;
	width: 900px;
	float: left;
	background-color: #ACACAC;
	background-image: url(images/foxmenu_bg-OFF.gif);
}
#menu ul{
	list-style-type:none;
}
#menu ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
#menu ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	height:30px;
	background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top left;
	padding-top: 14px;
	padding-right: 9px;
	padding-left: 9px;
}
#menu ul li a:hover{color:#fff;background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;}
#foxmenu ul li a.current:hover{color:#000;background:#fff;}
#menu ul li a.current {
	color:#FFFFFF;
	background-image: url(images/foxmenu_activo.gif);
}
.slide {
	float: left;
	height: 300px;
	width: 900px;
	background-color: #333333;
	margin-bottom: 10px;
}
.idioma  {
	width: 130px;
	background-color: #161616;
	display: none;
	list-style-type: none;
	float: right;
	position: absolute;
	top: 36px;
	padding: 5px;
	right: 50px;
}
.idioma    li    a {
	color: #FFFFFF;
	padding: 4px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 11px;
}
.columna_izquierda {
	width: 570px;
	float: left;
	padding-bottom: 20px;
	display: block;
	padding-top: 0px;
	padding-left: 20px;
	clear: both;
	font-size: 1.1em;
	line-height: 1.3em;
}
.columna_entera {
	width: 870px;
	float: left;
	padding-bottom: 20px;
	display: block;
	padding-top: 0px;
	padding-left: 20px;
	clear: both;
	font-size: 1.1em;
	line-height: 1.3em;
}
.columna_izquierda a {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}


.columna_derecha {
	float: right;
	width: 280px;
	font-size: 12px;
	background-image: url(bg_derecha.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	background-color: #370000;
	color: #FFFFFF;
	padding-bottom: 20px;
}
.booking {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 10px;
}

#pie {
	height: 80px;
	margin-top: 10px;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	background-color: #161616;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(logo_pie.gif);
	background-position: 680px 10px;
	background-repeat: no-repeat;
	line-height: 18px;
}
.tabla_titulo {
	background-color: #360000;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: lighter;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tabla1 {
	background-color: #F0F0F0;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tabla2 {
	background-color: #DBDBDB;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#pie a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: underline;
}

#formulario {
	padding: 20px;
	display: block;
	clear: left;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1E0000;
	background-color: #480000;

}
/* fin formulario de reservas*/

#formulario input, #formulario textarea, #formulario select {
	border:1px solid #CCCCCC;
	float: left;
	padding: 2px;
	background-color: #FFFFFF;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	clear: both;
} 
.col-form {
	width: 120px;
	float: left;
}

#formulario label {
	display: block;
	height: 20px;
	float: left;
	clear: both;
	padding-top: 4px;
	width: 100%;
}
#redireccion, #destinatario, #asunto {
	display: none;
}

br {
	clear: all;
}

#formulario label.error{
	display:block;
	font-weight:bold;
	font-size: 12px;
	color: #FAD519;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 5px;
	background-image: url(alert.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	height: 30px;
	padding-left: 24px;
	width: 400px;
} 

#formulario caption {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
}

#formulario .submit {
	font-family: Arial, Helvetica, sans-serif;
	color: #370000;
	text-decoration: none;
	width: 120px;
	font-weight: lighter;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 13px;
	float: left;
	height: 30px;
	margin-top: 10px;
	clear: left;
	margin-left: 60px;
	background-image: url(enviar.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding: 0px;
}
#formulario .submit_i {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	width: 111px;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	float: left;
	background-image: url(consultar_i.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	margin-top: 10px;
	clear: left;
	margin-left: 140px;
}
.mapa {
	list-style-type: none;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
	display: block;
	float: left;
}
#btn_reservas {
	clear: both;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#btn_chat {
	clear: both;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}


.sub_mapa {
	font-size: 12px;
	padding-left: 15px;
	font-weight: normal;
	list-style-type: none;
}
.contacto {
	height: 110px;
	background-image: url(consultas.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 270px;
	color: #333333;
	clear: both;
	padding-top: 15px;
	line-height: normal;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 0px 10px;
	margin-top: 10px;
}
.contacto .titulo {
	font-size: 18px;
	font-weight: bold;
}
.contacto .titulo_rojo {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 4px;
	display: block;
}

.mapa li a {
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
}
.mapa a {
	color: #660000;
	line-height: 18px;
}


input:focus, textarea:focus {
	background-color: #CCCCCC;
}
/* fin formulario de contacto*/

/* date picker */
div.datePicker
        {
	position:absolute;
	min-width:24em;
	width:24em;
	z-index:9999;
	text-align:center;
	background:transparent;
	-moz-user-select:none;
	-khtml-user-select:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	font-weight: 900;
        }
#dateField1, #dateField2 {
	width: 70px;
}

/* Styles for the static datePickers */
div.staticDP
        {
        position:relative;
        top:5px;
        left:0;
        }
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
        {
        position:absolute;
        background:#fff;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        margin:0;
        }
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited,
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus
        {
	/*position:relative;*/
        /* Moz & FF */
        display: -moz-inline-stack;
	border:0 none;
	padding:0;
	min-width:16px;
	line-height:1;
	cursor:pointer;
	visibility:visible;
	text-decoration:none;
	vertical-align:middle;
	background-color: transparent;
	background-image: url(media/cal.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	height: 22px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
	float: left;
        }
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
        {
        width:16px;
        }
a.date-picker-control
        {
        /* IE, Safari & Opera. Seperate CSS rule seems to be required. */
        display:inline-block;
        }
a.date-picker-control span
        {
        display:block;
        width:16px;
        height:16px;
        margin:auto 0;
        }
/* The next & previous buttons */
div.datePicker th span
        {
        display:inline;
        padding:0;
        margin:0;
        color:#000;
        text-align:center;
        line-height:1em;
        border-width:0;
        font-family: Arial, Helvetica, sans-serif;
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        }
div.datePicker th span.month-display,
div.datePicker th span.year-display
        {
        text-transform:uppercase;
        letter-spacing:1px;
        font:normal 1.2em Verdana, Sans-Serif;
        cursor:default;
        }
div.datePicker th span.prev-but,
div.datePicker th span.next-but
        {
        font-size:1.8em;
        cursor:pointer !important;
        }

div.datePicker th span.today-but
        {
        text-align:center;
        margin:0 auto;
        font:normal 1em Verdana, Sans-Serif;
        width:100%;
        text-decoration:none;
        line-height:1.6em;
        text-transform:uppercase;
        cursor:pointer !important
        }
div.datePicker thead th span.fd-disabled
        {
        color:#aaa;
        cursor:default !important;
        }
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Verdana, Sans-Serif;
        height:1.4em;
        width:2em;
        text-decoration:none;
        text-transform:lowercase;
        line-height:1.4em;
        }
/* The table */
div.datePicker table
        {
        position:relative;
        margin:0;
        padding:0;
        border:1px solid #ccc;
        background:#fff url(media/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        width:100%;
        border-spacing:2px;
        table-layout:fixed;
        border-collapse:separate;
        }
/* Common TD & TH styling */
div.datePicker table td
        {
        border:1px solid #ccc;
        padding:0;
        text-align:center;
        vertical-align:middle;
        /* Opera requires a line-height bigger than 1em in order to redraw properly */
        line-height:1.2em;
        cursor:pointer;
        background:#fff url(media/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        width:3em;
        height:3em !important;
        height:2.8em;
        outline:none;
        }
div.datePicker table th
        {
        border:0 none;
        padding:0;
        line-height:1em;
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle;
        }
div.datePicker table td.date-picker-unused
        {
        background:#fff url(media/backstripes.gif);
        border-color:#dcdcdc;
        padding:0;
        cursor:default !important;
        }
div.datePicker table thead th.date-picker-title
        {
        width:auto;
        height:auto;
        padding:0.4em 0;
        }
/* The "mon tue wed etc" day header button styles */
div.datePicker table th.date-picker-day-header
        {
        text-transform:lowercase;
        width:3em;
        }
div.datePicker table th.date-picker-day-header span
        {
        display:block;
        }
/* The "todays date" style */
div.datePicker table td.date-picker-today
        {
        background:#fff url(media/bullet2.gif) no-repeat 0 0;
        color:rgb(100,100,100) !important;
        }
/* The "selected date" style */
div.datePicker table td.date-picker-selected-date
        {
        color:#333 !important;
        border-color:#333 !important;
        }
/* the "highlight days" style */
td.date-picker-highlight
        {
        color:#a86666;
        }
/* The date "out of range" style */
div.datePicker table td.out-of-range
        {
        color:#ccc !important;
        font-style:oblique;
        background:#fcfcfc !important;
        cursor:default !important;
        }
/* The "disabled days" style */
div.datePicker table td.day-disabled
        {
        color:#aaa !important;
        background:transparent !important;
        cursor:default !important;
        }
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
        {
        background:#fff url(media/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        border-color:rgb(100,130,170);
        color:rgb(100,130,170);
        }

/* Remove the images for Internet Explorer <= v6 using the "* html" hack */
* html div.datePicker table td
        {
        background-image:none;
        }
* html div.datePicker table td.date-picker-unused
        {
        background:#f2f2f2;
        }
