/*
Theme Name: Viejo lobo de mar
Theme URI: http://hotelelviejolobodemar.com/
Description: Plantilla oficial del Hotel Viejo Lobo de Mar
Author: studiopatagonia.com.ar
Version: 1.0
Tags: black, blue, white, two-columns
*/

html { margin: 0 auto; padding: 0; }
body { margin: 0 auto; padding: 0; background: #02002A; font: 12px Arial, sans-serif; color: #fff; }
a { color: #eee; }
a:hover { text-decoration: none; }
ul { margin: 0 auto; padding: 0; list-style-type: none; }
blockquote { background: url(images/quotes.png) 0 0 no-repeat; width: 80%; font: 16px Georgia,"Bitstream Charter",serif; line-height: 1.5; border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc; padding: 0 0 0 64px; }

.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.content { padding: 6px; }

#master-body {
	margin: 0 auto;
	width: 1018px;
	background: #020053;
}
#master-header {
	background: url(images/header.jpg) 0 0 no-repeat;
	width: 1018px;
	height: 201px;
}
#master-nav {
	background: #333;
	height: 36px;
	padding: 8px;
}
#master-sidebar {
	width: 30%;
	background: #02365d;
}
#master-main {
	width: 70%;
}
#master-footer {
	/** */
}
#master-footer .faq { width: 30%; }

