body {
	background-color: #85C401;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #365100;
	text-align: center;
	background-repeat: repeat-x;
	background-position: top center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/body_fondo2.jpg);
}
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 120%;
	margin-left: 15px;
	margin-bottom: 8px;
}
.der {
	float: right;
}
#texto img {

}


p {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin: 0px;
}
#texto ul {
	margin-left: 40px;
	margin-right: 0px;
	list-style-type: circle;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	margin: 0px;
}
img {
	margin: 0px;
	padding: 0px;
}
#banda1 {
	background-color: #84C400;
	color: #FFFFFF;
	background-image: url(../img/menu_fondo_1.gif);
	background-position: top left;
	background-repeat: repeat;
	width: 799px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}

#banda1 p {
	margin-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}
#banda2 {
	background-color: #FF6600;
	color: #FFFFFF;
	font-size: 75%;
	background-image: url(../img/menu_fondo_3.gif);
	background-position: top left;
	background-repeat: repeat;
	width: 799px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#banda2 p {
	margin-right: 20px;
	color: #365100;
	font-weight: bold;
}

#banda2 a, #banda3 a {
	color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
}
#banda2 a:hover, #banda3 a:hover {
	background-color: #669900;
}
#banda2_der {
	text-align: right;
	float: right;
}
#banda2_izq {
	text-align: left;
	float: left;
	margin-left: 20px;
}

#banda3 {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 75%;
	background-image: url(../img/menu_fondo_1.gif);
	background-position: top left;
	background-repeat: repeat;
	width: 799px;
	margin-left: auto;
	margin-right: auto;	
	text-align: right;	
}
#banda3 p {
	margin-right: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#banda3_der {
	text-align: right;
	float: right;
}
#banda3_izq {
	text-align: left;
	float: left;
	margin-left: 20px;
}

#centro {
	background-color: #85C401;
	position: relative;
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	
}
#col_izq {
	margin-bottom: 110px;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 200px;
	background-color: #85C401;
}
#logo {
	background-color: #669900;
	margin-bottom: 40px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}


#menu {
	margin-bottom: 80px;
	background-color: #86C600;
	text-align: right;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1px;
}
#menu li {
	display: block;
	margin: 5px 0px;
}
#menu a {
	display: block;
	color: #FFFFFF;
	padding-right: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#menu a:hover {
	background-image: url(../img/menu_fondo_1.gif);
	background-position: top left;
	background-repeat: repeat;
	background-color: #93A070;
}
#menu .activo {
	background-color: #84C400;
	background-image: url(../img/menu_fondo_3.gif);
	background-position: top left;
	background-repeat: repeat;
}
#contacto {
	background-color: #84C400;
	padding: 15px;
	font-size: 90%;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: 4px;
	margin-top: 60px;
	background-image: url(../img/menu_fondo_1.gif);
	background-position: top left;
	background-repeat: repeat-y;	
}
#contacto a {
	color: #FFFFFF;
}
#contacto a:hover {
	background-color: #669900;
}
#col_dcha {
	background-color: #85C401;
	margin: 0px;
	float: left;
	width: 595px;
}
#col_dcha h1 {
	color: #FFFFFF;
	display: block;
	margin-bottom: 20px;
	text-indent: -2000px;
	height: 24px;
	background-position: top left;
	background-repeat: repeat-y;
	overflow: hidden;
	margin-top: 120px;
}
#h1_hotel {
	background-image: url(../img/h1_hotel_2.gif);
}
#h1_entorno {
	background-image: url(../img/h1_entorno.gif);
}
#h1_tarifas {
	background-image: url(../img/h1_tarifas.gif);
}
#h1_acercate {
	background-image: url(../img/h1_acercate.gif);
}
#h1_contacto {
	background-image: url(../img/h1_contacto.gif);
}

#panorama {
	background-color: #F0F3E2;
	text-align: left;
	margin-bottom: 10px;
	position: absolute;
	left: 9px;
}
.mapasitio {
	clear: both;
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;
}

.mapasitio img {
	margin: 0px 15px 0px 10px;
	border: 1px solid #FF6600;
	float: left;
	position: relative;
	padding: 3px;
}
.mapasitio h3 {
	font-size: 110%;
	margin-bottom: 0px;
	padding-top: 5px;
}
.mapasitio p {
	margin: 0px;
}



#todo {
	background-color: #85C401;
}

#texto {
	background-color: #F0F3E2;
	padding: 20px 20px 20px 30px;
	line-height: 140%;
	font-size: 90%;
	background-image: url(../img/texto_lateral1.jpg);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
}
#logo_fondo {
	background-image: url(../img/logo2.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#texto p {
	margin-left: 15px;
	margin-right: 10px;
	margin-bottom: 8px;
}


#flash {
	background-color: #F0F3E2;
	float: right;
	top: -32px;
	position: relative;
	margin-left: 30px;
	margin-right: 0px;
	padding: 0px;
	overflow: hidden;
}
#flash img.conborde {
	border: 1px solid #FF9900;
	padding: 3px;
}

#sombra {
	background-color: #669900;
	width: 810px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/body_fondo1.jpg);
}

.borratodo {
	clear: both;
}
.nota {
	background-color: #84C400;
	padding: 20px;
	font-size: 90%;
	border-top-color: #FF9900;
	border-top-style: solid;
	border-top-width: 4px;
	margin-top: 15px;
	background-image: url(../img/menu_fondo_1.gif);
	background-position: top left;
	background-repeat: repeat-y;
	font-style: italic;
	margin-bottom: 40px;
	margin-left: 2px;
}
.nota a {
	color: #FFFFFF;
}
.nota a:hover {
	color: #FFFFFF;
	background-color: #669900;
}
#texto a {

	color: #FF6600;
}
#texto a:hover {
	color: #FFFFFF;
	background-color: #669900;
}
.tabla_tarifas {
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 15px;
}

.tabla_tarifas td {
	padding: 10px 20px;
	border: 1px dotted #FFFFFF;
}

.peke {
	font-size: 80%;
}
#menu ul {
	display: block;
	margin-bottom: 40px;
	margin-left: 0px;
}
.grande {
	font-size: 150%;
}
#texto_pie {
	background-image: url(../img/texto_pie_fondo1.jpg);
	background-repeat: repeat-x;
	padding: 10px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-position: top;

}

#banda0 {
	background-color: #FF6600;
	background-image: url(../img/menu_fondo_0.gif);
	background-position: top left;
	background-repeat: repeat;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height: 4px;
	line-height: 4px;
}

.precio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #CC6600;
	font-size: 110%;

}
td.precio {
	border-color: #CC6600;
	border-width: 1px;
	border-style: dotted;
}
#menu .activo a:hover {

	background-color: #84C400;
	background-image: url(../img/menu_fondo_3.gif);
	background-position: top left;
	background-repeat: repeat;
}
input, textarea {
	background-color: #FFF2CA;
	border: 1px solid #ffffff;
}
.boton:hover {
	color: #FFFFFF;
	background-color: #93A070;
	padding: 0px 5px;
	margin-left: 15px;
}
.boton {

	color: #FFFFFF;
	background-color: #FF6600;
	padding: 0px 5px;
	margin-left: 15px;
}
#h1_bienvenidos {

	background-image: url(../img/h1_bienvenidos.gif);
}
#texto2 {

	background-color: #F0F3E2;
	padding: 0px;
	line-height: 140%;
	font-size: 90%;
	background-image: url(../img/texto_lateral1.jpg);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
}
#h1_notalegal {

	background-image: url(../img/h1_notalegal.gif);
}
#h1_mapa {


	background-image: url(../img/h1_mapa.gif);
}
#panorama_index {
	text-align: center;
}
.tabla_contacto {

	font-weight: normal;
	margin-left: 10px;
}
.tabla_contacto td {

	padding: 5px 5px;
}
.tabla_tarifas td .sinlineas {
	border: 0px solid #F0F3E2;
}
#prefijo {
	color: #3399CC;
	font-weight: bold;
}
#h1_galeria {

	background-image: url(../img/h1_galeria.gif);
}
.galeria {
	padding: 3px;
	border: 1px solid #FF9900;
	margin: 10px;
}
.galeria:hover {
	padding: 3px;
	border: 1px solid #FF9900;
	margin: 10px;
	background-color: #FF9900;
}
#link_sin_fondo a:hover {
	color: #FFFFFF;
	background-color: #F0F3E2;
}
