@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 25px 0;
	padding: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #000;
}
a {
	color: #d3cecb;
	text-decoration: none;
	line-height: 7px;
}
a:hover {
	color: #FFF;
}

#wrapper {
	margin: auto auto;
	width: 850px;
	background: #201b18;
}
#center {
	clear: both;
	height: 165px;
	background: #e8dfc0;
}
#logo {
	margin: 38px 0 0 334px;
}
#secmenu ul li {
	display: inline;
}
#secmenu {
	height: 65px;
	background: #e8dfc0;
}
#secmenu span {
	float: left;
	text-align: center;
}
#secmenu span a {
	color: #443d2a;
}
#secmenu span a:hover {
	color: #afa88e;
}
#footer {
	clear: both;
	padding: 5px 0 5px 0;
	color: #d4d0cd;
	text-align: center;
}
#ac {
	margin: auto auto;
	padding: 5px 0 5px 0;
	color: #d4d0cd;
	width: 850px;
	text-align: right;
}
#content {
	float: left;
	padding: 150px 0 0 78px;
	height: 184px;
	width: 284px;
	font-size: 11px;
	color: #d4d0cd;
}
.ubicacion {
	background: url(../img/top_ubicacion.jpg) no-repeat;
}
.servicios {
	background: url(../img/top_servicios.jpg) no-repeat;
}.tarifas {
	background: url(../img/top_tarifas.jpg) no-repeat;
}
.promociones {
	background: url(../img/top_promociones.jpg) no-repeat;
}
.contacto {
	background: url(../img/top_contacto.jpg) no-repeat;
}
.tierra {
	background: url(../img/top_tierra.jpg) no-repeat;
}
.aire {
	background: url(../img/top_aire.jpg) no-repeat;
}
.fuego {
	background: url(../img/top_fuego.jpg) no-repeat;
}
.agua {
	background: url(../img/top_agua.jpg) no-repeat;
}
#map {
	float: right;
	height: 334px;
	width: 486px;
	background: url(../img/mapa.gif) no-repeat;
}
#sliderServicios {
	float: right;
	height: 334px;
	width: 486px;
	overflow: hidden;
	z-index: 5000;
}

	
#sliderServicios .slider { 
	position: absolute;
	clear: both;
	display: block;
	z-index: 5010;
	visibility: hidden;
	}

#promociones {
	float: right;
	padding: 70px 0 0 0;
	height: 264px;
	width: 486px;
	color: #d4d0cd;
	background: url(../img/promociones.jpg) no-repeat;
}
#tarifario {
	float: right;
	height: 334px;
	width: 486px;
	background: url(../img/back_right.gif) no-repeat;
}
#tarifario table {
	margin: 150px 0 0 60px;
	width: 410px;
	color: #FFF;
}
#tarifario table tr td {
	padding: 5px 0 5px 20px;
	text-align: left;
}
.ft {
	background: #988a43;
}
.t {
	background: #b3a76d;
}
.c {
	color: #6e6846;
	background: #d5cca3;
}
#contacto {
	float: right;
	height: 334px;
	width: 486px;
	background: url(../img/contacto.jpg) no-repeat;
}
.txt_cnt, .contacto textarea {
	float: right;
	margin: 0 20px 3px 0;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: none;
	background: #c1c1c1;
}
.contacto label {
	clear: both;
	float: left;
}
.btn_cnt {
	float: right;
	margin: 0 110px 3px 0;
	padding: 0 0 2px 0;
	width: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	background: #c1c1c1;
}
.btn_cnt:hover {
	cursor: pointer;
	background: #F0F0F0;
}
#gallery {
	float: right;
	height: 334px;
	width: 486px;
}
#gallery ul {
	margin: 290px 0 0 270px;
}
#gallery ul li {
	display: inline;
}
#gallery ul li a {
	padding: 7px 10px 7px 10px;
	color: #666;
	background: #F0F0F0;
}
#gallery ul li a:hover {
	color: #000;
	background: #ebc759;
}
.gal_aire {
	background: url(../img/gal_aire.jpg) no-repeat;
}
.gal_tierra {
	background: url(../img/gal_tierra.jpg) no-repeat;
}
.gal_fuego {
	background: url(../img/gal_fuego.jpg) no-repeat;
}
.gal_agua {
	background: url(../img/gal_agua.jpg) no-repeat;
}
