/*Reset para los navegadores */
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0; /*vertical-align: baseline;*/
}

/*a img, :link img, :visited img {
	border: 0;
}*/
table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol, ul {
	list-style: none;
}

q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

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

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: #FFFFCC;
}

a:active {
	text-decoration: none;
	color: #515151;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 74%;
	color: #FFFFFF;
	background-color: #333333;
	background-image: url(/img/77288.gif);
	background-repeat: repeat;
}

	
#contenedor{
	width: 960px;
	margin: 0 auto;
	clear: both;
}

#cabecera{
	background-color: #661B02;
	height: 120px;
}

#nav {
	width: 100%;
	height: 30px;
	background-color: #993300;
	background-image: url(/img/bgmenu3.gif);
	background-repeat: repeat-x;
	font-family: Arial,'Trebuchet MS',Tahoma,  Helvetica, sans-serif;
	font-size: 110%;
	text-align: center;
}

#nav ul {
	list-style: none;
	margin-left: 120px;
}

#nav li {
	display: block;
	float: left;
	height: 25px;
	padding-top: 5px;
}

#nav li a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#nav li a:hover {
	color: #FFFFFF;
	background-color: #AA3700;
}

#cuerpo{
	background-color: #FFFFE1;
	background-image: url(/img/fnd_cuerpo2.gif);
	background-position: left;
	background-repeat: repeat-y;
	text-align: left;
	width: 960px;
	clear: both;
	float: left;
}

#subnav{
	width: 200px;
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	font-family: Tahoma,'Trebuchet MS', Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#subnav  ul {
	margin: 10px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
	width: 95%;
}

#subnav  li {
	border-bottom: 1px solid #DDDDDD;
}

#subnav ul li.last {
	border-bottom: none;
}

#subnav ul a {
	display: block;
	padding: 9px 6px 9px 6px;
	text-decoration: none;
	text-align: left;
}

#subnav ul a:hover {
	color: #646400;
	background-color: #C0C0C0;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

#subnav ul a:visited {
}

/*resevasidebar*/
#reservaclick{
	width: 180px;
	height: 180px;
	background-image: url(../img/reservaclick.png);
	background-repeat: no-repeat;
	background-position: center; 
	margin-left: 10px;
}
#reservaclick h2{
	color: #FFF;
	font-family: Arial,'Trebuchet MS',Tahoma,  Helvetica, sans-serif;
	font-size: 110%;
	text-align: center;
	display: block;
	padding-top: 7px;
	padding-bottom: 5px;
}
#reservaclick form{
	margin-top:5px;
	padding-left: 20px;
	padding-top: 10px;
}
label.reservasidebar{
	display: block;
	padding-left: 2px;
	margin: 1px 0 1px 0; !important
	/*line-height: 1.5em;*/
}
input.botonside{
	display:block;
	/*clear:both;*/
}
.fechareserva{
	margin-right:5px;
	margin-bottom: 5px;
	/*display: block;*/
	border: 1px solid #CCCCCC;
	color: #666666;
}
.errores{
	width: 120x;
	margin-top:20px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFE1E1;
	border: 1px solid #FF0000;
	padding: 5px;
}

h5.errorlateral {
	color: #D50000;
	font-weight: bold;
	font-size: 105%;
}	
	
#central{
	width: 740px;
	float: right;
	color: #333333;
}

#textos{
	margin-top: 10px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 50px;
	padding-right: 15px;
}

#textos h1 {
	border-bottom: #003300 solid 1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #333333;
	text-align: left;
}

#textos h2 {
	color: #644815;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

#textos ul{
	list-style: disc;
}

#textos li{
	margin-top: 5px;
	margin-left: 30px;
}

#textos a {
	text-decoration: none;
	color: #1C3E00;
}

#textos a:link {
	text-decoration: none;
}

#textos a:visited {
	text-decoration: none;
}

#textos a:hover {
	color: #646400;
}

#textos a:active {
	text-decoration: none;
}

#condiciones{
	margin-top: 10px;
	margin-bottom: 25px;
	padding-bottom: 10px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 15px;
	width: 400px;
	background-color: #FFFFCC;
}

#condiciones h1 {
	border-bottom: #003300 solid 1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #333333;
	text-align: left;
}

#condiciones p {
	margin-bottom: 10px;
	padding-bottom: 5px;
	color: #333333;
	text-align: left;
}

#condiciones h2 {
	color: #644815;
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 14px;
}

#condiciones ul{
	list-style: disc;
}

#condiciones li{
	margin-top: 5px;
	margin-left: 30px;
}

#condiciones a {
	text-decoration: none;
	color: #1C3E00;
}

#condiciones a:link {
	text-decoration: none;
}

#condiciones a:visited {
	text-decoration: none;
}

#condiciones a:hover {
	color: #646400;
}

#condiciones a:active {
	text-decoration: none;
}

.galeria {
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: solid #553F00 2px;
	background-color: #FFFFE1;
}

.izquierda {
	margin-left: 10px;
	margin-bottom: 10px;
	float: left;
}

#remate{
	width: 960px;
}

/*PIE Y MENU GENERAL FINAL + COPYRIGHT*/
#pie {
	padding: 20px 0 10px 0;
	font-family: Tahoma,'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	width: 960px;
	line-height: 20px;
	float: left;
	clear: both;
}

#pie hr {
	margin-left: 130px;
	color: #CCCCCC;
	width: 720px;
}

#pie ul {
	list-style: none;
	margin-left: 170px;
}

#pie li {
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 20px;
	border-right: #FFFFFF solid 1px;
}

#pie li.none {
	border: none;
}

#pie li a {
	color: #FFFFFF;
}

#pie li a:hover {
	color: #CCCCCC;
}

/*tabla de tarifas*/
table.design {
	border-spacing: 0px;
	border-collapse: collapse;
}

table.design th {
	text-align: left;
	padding: 0.1em 0.5em;
	border-bottom: 2px solid #FFFFE1;
	background-color: #344707;
	color: #FFFFFF;
}

table.design td {
	text-align: right;
	border-bottom: 2px solid #FFFFE1;
	padding: 0.1em 0.5em;
	background-color: #FFFFE1;
}

table.design thead th {
	background-color: #666666;
	color: #FFFFFF;
	text-align: center;
}

table.design th.corner {
	text-align: left;
	padding-left: 5px;
	font-size: large;
}

table.design td.none {
	border-bottom: 2px solid #FFFFE1;
	background: #FFFFE1;
}

table.design th.none {
	border-bottom: 2px solid #FFFFE1;
	background: #FFFFE1;
}

.tenue {
	color: #333333;
}

/***** Formularios *****/
form {
	margin: 0; /*margin-top:15px;*/
}

form p {
	width: 100px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

form h5 {
	color: #996600;
	font-family: Arial, Helvetica, verdana sans-serif;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

form h5.error {
	color: #D50000;
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}


form h5.precio {
	color: #339933;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}

fieldset {
	width: 500px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	border: 1px solid #CCCCCC;
}

legend {
	font-weight: bold;
}

label {
	padding-left: 10px;
	margin-bottom: 20px;
}

.input{
	font-family: Georgia, Arial, Helvetica, verdana sans-serif;
	border: 1px solid #CCCCCC;
	color: #666666;
}

.inputtext{
	font-family: Georgia, Arial, Helvetica, verdana sans-serif;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin-bottom: 5px;
}

.selected{
	font-family: Georgia, Arial, Helvetica, verdana sans-serif;
	border: 1px solid #CCCCCC;
	color: #666666;
	margin-left: 5px;
}

