/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E3E3E6 url(images/fondopagina.gif) repeat-x;
	font: normal 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #254a53;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 {
	margin-bottom: .5em;
	font-size: 136%;
	font-weight: normal;
	letter-spacing: -1px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 167%;
	font-size: 107%;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
	background: url(images/img07.gif) no-repeat left center;
}

a {
	text-decoration: none;
	color: #00677f;
}

a:hover {
	text-decoration: underline;
	color: #000;
	list-style-type: circle;
	list-style-position: outside;
}

/* menusuperior */

#menusuperior {
	width: 740px;
	height: 60px;
	margin: 0 auto;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #007e9a;
	background-color: #FFFFFF;
	background-image: url(images/fondomenu.gif);
}

#menusuperior li a#seleccionado
{
	background-image: url(images/fondomenu-seleccionado.gif);
	color: #9caf39;
	background-repeat: repeat-x;
} 

#menusuperior ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menusuperior li {
	padding: 0;
	display: inline;
	background: none;
}

#menusuperior a {
	display: block;
	float: left;
	height: 40px;
	padding: 20px 20px 0 20px;
	font-size: 92%;
	font-weight: bold;
}

#menusuperior a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #9cb039;
	background-image: url(images/fondomenu-over.gif);
}

#menusuperior b {
	text-decoration: underline;
}
#menudestacados {
	background-color: #CBCC99;
	list-style-type: none;
	padding-left: 10px;
	font-style: italic;
	position: relative;
	visibility: visible;
	z-index: auto;
	left: 5px;
	top: 5px;	
}
#menudestacados li {
	background-color: #cccc99;
	list-style-type: none;
	font-size: small;
	text-decoration: underline;
}
#menudestacados a {
	
	color: #333300;
	
}
#menudestacados a:hover {
	color: #036;
}

/* index */

#index, #entorno, #habitaciones, #servicios, #localizacion, #contacto {
	width: 760px;
	height: 300px;
	margin: 0 auto;
}

#index {
	background-image: url(images/index.jpg);
}
#entorno {
	background-image: url(images/entorno.jpg);
}
#habitaciones {
	background-image: url(images/habitaciones.jpg);
}
#servicios {
	background-image: url(images/servicios.jpg);
}
#localizacion {
	background-image: url(images/localizacion.jpg);
}
#contacto {
	background-image: url(images/contacto.jpg);
}

#index h1, #entorno h1, #habitaciones h1, #servicios h1, #localizacion h1, #contacto h1 {
	text-align: right;
	letter-spacing: 2px;
	font-size: 189%;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 120px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#index h2, #entorno h2, #habitaciones h2, #servicios h2, #localizacion h2, #contacto h2 {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	letter-spacing: 2px;
	padding: 0 0 0 0;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
	font-style: italic;
}

#index a, #entorno a, #habitaciones a, #servicios a, #localizacion a, #contacto a {
	text-decoration: none;
	color: #FFFFFF;
}

/* pagina */

#pagina {
	width: 760px;
	margin: 0 auto;
	background: url(images/fondopagina2.gif) repeat-y;
}

/* contenido */

#contenido {
	float: left;
	width: 440px;
	padding: 20px 30px 20px 50px;
}

#bienvenida {
	margin-bottom: 20px;
	padding-bottom: 1px;
	background: url(images/punteadonegro.gif) repeat-x left bottom;
}

.cajaflotante {
	float: left;
	width: 210px;
}

.cajaflotante p, .cajaflotante blockquote, .cajaflotante ol, .cajaflotante ul {
	line-height: 144%;
	font-size: 92%;
}

.cajaflotante img {
	border: 5px solid #92b4bc;
}

/* lateral */

#lateral {
	float: right;
	width: 200px;
	padding: 20px;
}

#lateral blockquote {
	margin-left: 0px;
	padding-left: 1em;
	border-left: 5px solid #92b4bc;
}

#lateral blockquote p {
	text-align: left;
	line-height: normal;
	font-style: italic;
}

#enlaces {
}

#enlaces ul {
	background: url(images/punteadoverde.gif) repeat-x left bottom;
}

#enlaces li {
	padding: 5px 0;
	background: url(images/punteadoverde.gif) repeat-x left top;
}

#enlaces a {
	padding-left: 1em;
	background: url(images/flecha.gif) no-repeat left center;
	color: #DB5600;
}

/* pie */

#pie {
	height: 50px;
}

#pie .clasepie {
	width: 760px;
	margin: 0 auto;
}

#pie .enlaces {
	float: left;
	width: 440px;
	height: 34px;
	padding: 16px 30px 0 30px;
	border-left: 20px solid #010100;
	font-size: 85%;
	background-image: url(images/pie.jpg);
	text-align: right;
}

#pie .copyright {
	float: right;
	width: 220px;
	height: 34px;
	margin: 0 auto;
	padding: 16px 20px 0 0;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
	background-color: #007e9b;
}
