/* Elementos que queremos limpiar completamente: */

* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #000 0px 0px 0px;/* Elimina el efecto bold en Safari */
}

ul {
	list-style: none;
	list-style-type: none;
}

/* Ajustes tipográficos */

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	font-weight: normal;
	margin: 0 0 16px 0;
}

cite, em, dfn {
	font-style: italic;
}

sup {
	position: relative;
	bottom: 7px;
	vertical-align: baseline;
}

sub {
	position: relative;
	bottom: -0.6px;
	vertical-align: baseline;
}

li, dd, blockquote {
	margin-left: 16px;
}

code, kbd, samp, pre, tt, var, input[type='text'], textarea {
	font-size: 10px;
	font-family: monaco, "Lucida Console", courier, mono-space;
}

del {
	text-decoration: line-through;
}

ins, dfn {
	border-bottom: 1px solid #ccc;
}

small, sup, sub {
	font-size: 8px;
}

abbr, acronym {
	text-transform: uppercase;
	font-size: 8px;
	letter-spacing: .4px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a abbr, a acronym {
	border: none;
}

sup {
	vertical-align: super;
}

sub {
	vertical-align: sub;
}

h1 {
	font-size: 32px;
}

h2 {
	font-size: 29px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 19px;
}

h6 {
	font-size: 16px;
}

/*** LINKS: Recuerda utilizar siempre la regla del LoVe-HAte ***/

a, a:link, a:visited, a:hover, a:active {
	/*
	Si quisieramos eliminar la línea de puntos que aparece al pulsar un enlace, aplicaríamos la siguiente propiedad:
	
	outline: 0;
	
	Sin embargo no se recomienda, por temas de accesibilidad para navegación con teclado (lo cual implica temas legales, un tema peliagudo).
	*/
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

img {
	border: none;
	text-decoration: none;
	/*
	Si añades un background aparecerá como fondo de la imagen, útil para imágenes de carga
	*/
}

/* Formularios */

label, button {
	cursor: pointer;
}

input:focus, select:focus, textarea:focus {
	background-color: #FFF;
}

fieldset {
	border: none;
}

/* Clases útiles */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* Para empezar un layout centrado: */

body {
	text-align: center;/* Hack para que IE6 no de problemas */
	background-color:#002800;
}

.wrapper {
	margin: 0 auto;
	text-align: left;
	width:900px;
	height:auto;
	background-color:#008035;
	overflow:hidden;
}

.menu{
	width:900px;
	height:76px;
	border-top:17px solid #008035;
	border-bottom:10px solid #008035;
}

.encabezado{
	width:900px;
	height:330px;
	border-bottom:18px solid #008035;
}

.encabezado#inicio{
	background-image:url(../imagenes/posada-ojo-de-agua-01.jpg);
	background-repeat:no-repeat;
}

.encabezado#habitaciones{
	background-image:url(../imagenes/posada-ojo-de-agua-14.jpg);
	background-repeat:no-repeat;
}

.encabezado#servicios{
	background-image:url(../imagenes/posada-ojo-de-agua-45.jpg);
	background-repeat:no-repeat;
}

.encabezado#ubicacion{
	background-image:url(../imagenes/posada-ojo-de-agua-46.jpg);
	background-repeat:no-repeat;
}

.encabezado#tarifas{
	background-image:url(../imagenes/posada-ojo-de-agua-47.jpg);
	background-repeat:no-repeat;
}

.encabezado#contacto{
	background-image:url(../imagenes/posada-ojo-de-agua-48.jpg);
	background-repeat:no-repeat;
}


.seccion_izquierda{
	margin:0 18px 18px 18px;
	_margin:0 9px 9px 9px;
	width:320px;
	height:auto;
	background-image:url(../imagenes/fondo_izquierda.jpg);
	background-repeat:repeat-x;
	background-color:#ADCF82;
	float:left;
	padding-bottom:16px;
}

.seccion_izquierda object{
	height:114px;
}

.seccion_izquierda img#miniatura{
	margin:16px 0 0 16px;
	width:133px;
	height:98px;
	float:left;
	border:1px solid #FFF;
}

.seccion_izquierda#abajo{
	margin:0 18px 18px 18px;
	_margin:9px;
	width:320px;
	height:347px;
	background-color:#ADCF82;
	float:left;
	padding-bottom:16px;
	overflow:hidden;
}

.seccion_izquierda#servicios{
	margin:0 18px 18px 18px;
	_margin:9px;
	width:320px;
	height:363px;
	background-color:#ADCF82;
	float:left;
	padding-bottom:16px;
	overflow:hidden;
}

.seccion_izquierda p, .seccion_derecha p{
	font-size:14px;
	margin:18px;
	line-height:150%;
}

.seccion_izquierda li{
	font-size:14px;
	margin:0 45px 0 45px;
	line-height:240%;
	border-bottom:1px solid #D1E3B5;
}



.seccion_derecha{
	margin:0 18px 18px 0;
	_margin:0 9px 9px 0;
	padding:18px 0;
	_padding:0;
	width:526px;
	height:auto;
	background-color:#58AB27;
	float:right;
	overflow:hidden;
}

.seccion_derecha object#fotos_inicio{
	margin:18px 0 18px 18px;
}

.seccion_derecha h1{
	text-align:center;
}

.seccion_derecha table{
	width:466px;
	height:124px;
	background-color:#C5D55F;
	margin:0 auto;
	font-size:12px;
}

.seccion_derecha table tr#color_dif, .seccion_derecha table th{
	background-color:#97BE0D;
}

.seccion_derecha table th{
	font-size:14px;
}

.seccion_derecha table th, .seccion_derecha table td{
	padding:7px;
}

.seccion_derecha p{
	font-size:13px;
	margin:7px 18px 5px 18px;
}

.seccion_derecha table#formulario{
	font-size:12px;
	color:#FFF;
	background-color:#58AB27;
}

.seccion_derecha table#formulario input{
	background-color:#D9E6AF;
	border:1px solid #00662C;
	width:410px;
	height:33px;
}

.seccion_derecha table#formulario textarea{
	background-color:#D9E6AF;
	border:1px solid #00662C;
	width:410px;
	height:137px;
}


	
.pie{
	width:900px;
	height:85px;
	clear:both;
}

.pie p#direccion{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#FFF;
	text-align:center;
	width:705px;
	margin-top:20px;
	float:left;
	line-height:150%;
}

.pie div#logo{
	width:120px;
	height:85px;
	float:left;
	margin:0 20px 0 5px;
}

#map{
width:862px;
height:500px;
background-color:#ADCF82;
clear:both;
margin:0 auto;
border:2px solid #FFF;
margin-bottom:18px;
}