body { margin:0; background:#FBE9BD; }
.flash-replaced .alt { display:none; }

#wrapper { background:#FFF url(../imgs/shadow-inner.jpg) repeat-y; padding:0 5px; width:760px; }
#wrapper-top { background:url(../imgs/shadow-top.jpg) no-repeat; height:15px; margin:0 -5px; }
#wrapper-bottom { background:url(../imgs/shadow-bottom.jpg) no-repeat; height:5px; font-size:1px; margin:0 -5px; }

#header {
	position:relative; width:736px; height:157px; margin:0 auto;
	background:#791A22 url(../imgs/header.jpg) top center no-repeat;
	}
	#logo { position:absolute; width:350px; height:157px; top:0; left:193px; }
		#logo a { display:block; height:157px; text-indent:-9000px; outline:0; }

#nav { text-align:center; list-style:none; height:30px; line-height:30px; color:#C1B0B0; margin:0; font-size:0.9em; }
	#nav li { display:inline; }
	#nav a { margin:0 5px; color:#4C2003; text-decoration:none; }
	#nav a:hover { border-bottom:2px solid #A8262D; }

#flash { height:215px; padding-bottom:2px; border-bottom:13px solid #791C20; text-align:center; }
	#flash * { margin:0; } /* this fix ie6 margin */
	#flash #header_flash { margin:0 auto; }

#content { color:#444; width:736px; overflow:hidden; margin:0 auto; padding:1em 0 0.6em; text-align:justify; }
	#content h2 {  margin-bottom:0.4em; color:#75431B; font-size:1.0em; font-weight:bold; }
	#content p { font-size:0.9em; line-height:1.3em; margin-bottom:0.8em; }
	#content a { color:#B01531; }
	#content a:hover { color:#B11418; text-decoration:none; }
	#main_content { width:518px; margin:0; }
	
	#sidebar { width:200px; margin:0; text-align:left; }
		#atracciones_img * { margin:0; } /* this fix ie6 margin */
		#sidebar ul { font-size:0.9em; margin-top:0.9em; }
		#sidebar li { margin-bottom:0.3em; }

#footer-info { text-align:center; margin:1.6em 0 1.9em; font-size:0.9em; color:#7E3E12; }
	#footer-info a { color:#7E3E12; }
	#footer-info a:hover { text-decoration:none; }

#footer { width:737px; padding:20px 12px 5px; margin:0 auto; color:#7E3E12; background:url(../imgs/footer.jpg) top center no-repeat; }
	#footer .clear { width:750px; margin:0 auto; overflow:hidden; }
	#footer p { margin:0; font-size:10px; margin:0; text-align:left; }
	#footer p.push-0 { text-align:right; }
	#footer a { color:#7E3E12; }
	#footer a:hover { text-decoration:none; }

/*** tablas ***/
.tarifas th { background-color: #A62625; width: 150px; color: #FAC786; padding: 7px; border: 1px #a62625 solid; font-size: 11px; }
.tarifas td { border: 1px #a62625 solid; padding: 7px; font-size: 0.85em; background-color: #FFF6DF; width: 300px; }

/* formulario de reservas */
#formaReser { width: 400px; float: left; }
	#formaReser form label { width: 155px; height: 25px; text-align: right; float:left; padding-right: 3px; } 
	#formaReser form p { margin-top: 1px; margin-bottom: 7px; }
	#formaReser h2 { text-align: center; }
	#formaReser .but_cont { margin-left: 110px; }
	#formaReser h3 { width: 250px; height: 40px; background-image: url(../imgs/logos-tarjetas.png); }
	#formaReser h3 span { visibility: hidden; }
	
	/*#textaForma { height: 20px; width: 150px;  }*/
	
#formaReser p.reduce {
	margin-top: -10px;
}
div.reduce h2 {
	float: left;
	/*background-color: #0033CC;*/
}
.limpiador {
	clear: both;
}