html {
	font-size: 16px;
	background-color: #e8e8e9;
	margin: 0px;
	padding: 0px;
	font-family: sans, verdana;
}
body {
	margin: 40px auto 40px auto;
	padding-bottom: 12px;
	width: 1214px;
	background: url(../img/main-bottom.png) no-repeat bottom center white;
	position: relative;
}
div#main {
	width: 100%;
	background: url(../img/main-top.png) no-repeat top center white;
	padding-top: 12px;
}
div#container {
	background: url(../img/main-bg.png) repeat-y top left white;
	padding-left: 50px;
	padding-right: 47px;
	padding-top: 44px;
	position: relative;
}

h1 {
	color: transparent;
	background: url(../img/hotelesenlasierradecazorla.png) no-repeat top left;
	margin: 0px;
	padding: 0px;
	height: 50px;
}
p#subhead {
	border-width: 1px;
	border-color: #cecece;
	border-bottom-style: solid;
	border-top-style: solid;
	padding: 5px 22px;
	text-transform: uppercase;
	font-family: "Trebuchet MS", sans-serif;
	color: #434244;
	font-size: 20px;
}

div#hotels {
	float: left;
}
div#links {
	margin-left: 827px;
	text-align: right;
	position: relative;
	top: 16px;
}
div#links h3 {
	background-color: #e7eec6;
	color: #536017;
	text-transform: uppercase;
	font-size: 14px;
	font-family: georgia,garamond,serif;
}
div#links ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
div#links li {
	font-size: 11px;
	display: block;
}
div#links li a:link,
div#links li a:hover,
div#links li a:visited {
	text-decoration: none;
	color: #94ac22;
	font-weight: bold;
	display: block;
	height: 24px;
	padding-right: 11px;
}
div#links img {
	border-style: none;
}
div#links a.twitter {
	display: block;
	margin-top: 58px;
}
div#links a.facebook {
	display: block;
	margin-top: 26px;
}

div.hotel {
	width: 712px;
	margin-left: 71px;
	margin-bottom: 50px;
}
div.hotel img.photo {
	border-style: solid;
	border-color: #e7eec6;
	border-width: 8px;
	margin-bottom: 8px;
	margin-right: 12px;
	float: left;
}
div.hotel h2, div.hotel p {
	margin-left: 308px;
	font-family: georgia,garamond,serif;
}
div.hotel h2 {
	color: #94ac22;
	text-transform: uppercase;
	font-size: 21px;
	border-width: 1px;
	border-color: #cecece;
	border-bottom-style: solid;
	border-top-style: solid;
}
div.hotel h2 a:link,
div.hotel h2 a:visited,
div.hotel h2 a:hover {
	text-decoration: none;
	color: #94ac22;
}
div.hotel p {
	text-align: justify;
	font-size: 16px;
	line-height: 22px;
}
div.hotel > p > span > a:link, 
div.hotel > p > span > a:hover,
div.hotel > p > span > a:visited {
  display: block;
  text-align: right;
  text-decoration: none;
  color: #94ac22;
  font-size: 14px;
}

ul#nav {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	right: 47px;
	top: 46px;
}
ul#nav li {
	display: block;
	float: left;
	height: 46px;
	background-color: #94ac22;
	width: 164px;
}
ul#nav li a:link,
ul#nav li a:visited,
ul#nav li a:hover {
	display: block;
	text-align: center;
	padding: 15px 0px 12px 0px;
	color: transparent;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	font-size. 15px;
}
ul#nav li#inicio {
	background: url(../img/inicio.gif) no-repeat top left #94ac22;
}
ul#nav li#contacto {
	background: url(../img/contacto.gif) no-repeat top left #94ac22;
}

div#footer {
	color: #4e591d;
	clear: both;
	font-size: 12px;
	margin-left: -42px;
	margin-right: -39px;
}
div#footer .footer_container {
	background-color: #e5eaca;
	padding: 7px 0px 0px 0px;
}
div#footer p.contact {
	padding: 0px 0px 0px 7px;
	line-height: 18px;
	margin: 0px;
}
div#footer .footer_container .footer_award {
	max-width: 140px;
	float: right;
	margin-left: 36px;
	padding-right: 5px;
}
div#footer .footer_container .footer_award img {
	float: left;
	position: relative;
	top: -5px;
}
div#footer .footer_container .footer_award p {
	height: 50px;
	margin-top: 10px;
	margin-left: 50px;
	padding-left: 3px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #aeb58b;
}
div#footer div#award_jaen p {
	margin-left: 37px;
}
div#footer div#award_surban {
	max-width: 170px;
}
div#footer div#award_surban p {
	margin-left: 37px;
}
div#footer div#iso_awards {
	max-width: 200px;
	margin-right: 20px;
}
div#footer div#iso_awards img {
	margin-top: 5px;
	margin-left: 15px;
}








.placeholder {
	margin: 0px;
	padding: 0px;
	background-color: #AADDFF;
}