/*inclusion de fuentes */
@font-face {  
font-family: "Helvetica";  
src: url(http://www.robertocastello.com/natural/helvetica.ttf) format("truetype");  
}  

@font-face {  
font-family: "Dauphin";  
src: url(http://www.robertocastello.com/natural/dauphin.ttf) format("truetype");  
}  



/*inclusion de fuentes */


body {
	background: black url(../images/fondo.jpg) repeat-x;
	margin: 0 auto;
	font-size: 100%;
	font-family: Helvetica, Arial, sans-serif;
	color: whitesmoke;
}

h1 {
	font-size: 1.1em;
	color:#f8b356;
	margin: 0px 0px 4px 0px;
	padding: 0;
	}

h2 {
	
	display:block;
	font-size: 0.90em;
	color:#f8b356;
	margin:15px 0 5px 0;
	padding: 0;
	border-bottom: 1px solid gray;
}
h3 {
	
	display:block;
	font-size: 0.80em;
	color:#f8b356;
	margin:15px 0 5px 0;
	padding: 0;
	border-bottom: 1px solid gray;
}
p{
	float: left;
	font-size: 0.75em;
	font-weight: normal;
}

a:link {
	color:#f8b356;
	text-decoration: none;
}
a:visited {
	color:#f8b356;
	text-decoration: none;
}
a:hover {
	color:whitesmoke;
	text-decoration: none;
}

#contenedor {
	width: 846px;
	height: auto;
	left: 50%;
	margin: auto;
}
#facebook {
	float: left;
	width: 846px;
	height: 41px;
	background-color: transparent;
	text-align: right;
	color:whitesmoke;
	font-size: 0.70em;
	line-height: 40px;
	
}
#facebook a:link {
	color: whitesmoke;
	text-decoration: none;

}
#facebook a:visited {
	color: whitesmoke;
	text-decoration: none;
}
#facebook a:hover {
	color:#f8b356;
	text-decoration: none;
}

#carrusel {
	float: left;
	width: 846px;
	height:295px;
	background-color: black;
}


#cab_instalaciones {
	float: left;
	width: 846px;
	height:295px;
	background: black url(../images/cab_instalaciones.jpg) no-repeat left top;
}
#cab_actividades {
	float: left;
	width: 846px;
	height:295px;
	background: black url(../images/cab_actividades.jpg) no-repeat left top;
}
#cab_proa {
	float: left;
	width: 846px;
	height:295px;
	background: black url(../images/cab_proa.jpg) no-repeat left top;
}
#cab_consejos {
	float: left;
	width: 846px;
	height:295px;
	background: black url(../images/cab_consejos.jpg) no-repeat left top;
}
#cab_contacto {
	float: left;
	width: 846px;
	height:295px;
	background: black url(../images/cab_contacto.jpg) no-repeat left top;
}
#cab_tarifas {
	float: left;
	width: 846px;
	height:295px;
	background: black url(../images/cab_tarifas.jpg) no-repeat left top;
}
#cab_tienda {
	float: left;
	width: 846px;
	height:295px;
	background: black url(../images/cab_tienda.jpg) no-repeat left top;
}
#cab_wellness {
	float: left;
	width: 846px;
	height:295px;
	background: black url(../images/cab_wellness.jpg) no-repeat left top;
}
#menu {
	float:left;
	width: 846px;
	height: 57px;
	background: #474946 url(../images/menu.jpg) no-repeat left top;
}
#cuerpo {
	float: left;
	width: 826px;
	height: auto;
	padding:10px 10px 30px 10px;
	background-color: #474946;
}
#intro {
	float: left;
	width: 786px;
	height: auto;
	padding: 20px;
	border: 1px solid #515251;
	margin-bottom: 10px;
}
#destacado1 {
	float:left;
	width: 324px;
	height:142px;
	background: #2b2c2a url(../images/pastilla.jpg) no-repeat left top;
	margin: 20px 0px 5px 0;
	padding:7px;
}
#destacado2 {
	clear:left;
	float:left;
	width: 324px;
	height:142px;
	background: #2b2c2a url(../images/pastilla.jpg) no-repeat left top;
	margin: 5px 0px;
	padding:7px;
}
#destacado3 {
	clear: left;
	float:left;
	width: 324px;
	height:142px;
	background: #2b2c2a url(../images/pastilla.jpg) no-repeat left top;
	margin: 5px 0px;
	padding:7px;
}
#info {
	
	float: right;
	width: 418px;
	height: auto;
	border: 1px solid #515251;
	margin: 20px 0;
	padding: 5px;
}
.thumb {
	float: left;
}
.destacado1 {
	float: left;
	display: block;
	width: 185px;
	height: 70px;
	font-size: 0.70em;
	padding-left: 5px;
	
}
.destacado1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 70px;
}
.destacado {
	float: left;
	display: block;
	width: 100%;
	height: 70px;
	font-size: 0.70em;
	}
.form {
	
	font-size: 0.75em;
	margin: 0px ;
	padding:0px;
}
form#informacion {
	clear: both;
	float: right;
	margin: 0;
	padding:0;
	width: 418px;
	height:auto;
	margin-bottom: 10px;
}
form#informacion fieldset {
	border: 0;
	padding:10px 0px;
	margin: 0 0 0 5px;
}
form#informacion label {
	clear:left;
	float: left;
	font-size: 0.70em;
	font-weight: normal;
	display: block;
	width:auto;
	
}
form#informacion input[type=text] {
	clear:left;
	float: left;
	border: none;
	background-color: #979897;
	font-size: 0.80em;
	color: black;
	width: 190px;
	margin-bottom: 8px;
}
form#informacion textarea {
	clear: left;
	float: left;
	width: 95%;
	border: none;
	background-color: #979897;
	overflow:hidden;
	margin: 0px;
	
}
#izquierda {
	float: left;
	width:50%;
	height: auto;
	margin: 30px 0px 10px 0px;
	
}
#derecha {
	clear: left;
	float: right;
	width:50%;
	height: auto;
	margin: 30px 0px 10px 0px;
	
}
form#informacion input[type=submit] {
	clear: both;
	float: left;
	background-color: #979897;
	color:#f8b356;
	font-size: 0.70em;
	border: none;
	cursor:pointer;
	margin:20px 0px 20px 340px;
}
.datos {
	clear:both;
	float:left;
	font-size: 0.60em;
	color: silver;
	width: 100%;
}
#menu ul {
	list-style: none;
	margin:0;
	padding: 0;
}
#menu ul li {
	float: left;
}
.path {
	float: left;
	font-size: 0.60em;
	padding: 15px;
}
.actividad1 {
	float:left;
	width: 324px;
	height:142px;
	background: #2b2c2a url(../images/pastilla.jpg) no-repeat left top;
	margin: 20px 0px 5px 0;
	padding:7px;
}
.desc1 {
	float:left;
	width: 463px;
	height:142px;
	background: #2b2c2a url(../images/pastilla2.jpg) left top;
	margin: 20px 0px 5px 0;
	padding:7px 7px 7px 14px;
}
.leyenda {
	
	float: right;
	
	display: block;
	
}
.ampliar {
	clear: both;
	float: left;
	font-size: 0.60em;
	margin: 5px 5px 5px 320px;
	width: 120px;

	}
#paginacion_arriba {
	float: left;
	width: 826px;
	height:15px;
	border-bottom: 1px solid gray;
	text-align: right;
	font-size: 0.60em;
	
}
#paginacion_abajo {
	float: left;
	width: 826px;
	height:15px;
	border-top: 1px solid gray;
	text-align: right;
	font-size: 0.60em;
}
#leyenda_small {
	float: left;
	width: 826px;
	height: 22px;
	background: url(../images/leyenda_small.jpg) no-repeat top left;
}
.subir {
	clear: both;
	float:left;
	font-size: 0.70em;
	margin-left:95%;
	
	
}
#creditos {
	clear:both;
	width: 826px;
	height:20px;
	text-align: center;
	color: gray;
	font-size: 0.50em;
	margin-top: 30px;
}
#instalaciones {
	float: left;
	width: 821px;
	height:382px;
	background-color: black;
	margin-left:3px;
}
#consejos {
	float: right;
	width: 334px;
	height: 360px;
	background: black url(../images/consejos.jpg) no-repeat left top;
	border: 2px solid whitesmoke;
}

#ahorro {
	float: right;
	width: 334px;
	height: 360px;
	background: black;
	border: 2px solid whitesmoke;
	margin-bottom: 20px;
}
#proa {
	float: right;
	width: 334px;
	height: 360px;
	background: black url(../images/proa.jpg) no-repeat left top;
	border: 2px solid whitesmoke;
}
#lista_consejos {
	float: left;
	width: 450px;
	height:auto;
	padding: 6px;
	border: 1px solid #515251;

}

#lista_consejos p {
	clear: left;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom:10px;
}
#lista_consejos ul {
	list-style: none;
	width: 100%;
	margin:0;
	padding:0px;
	font-size: 0.70em;
}
#lista_consejos ul li {
	clear:left;
	float: left;
	width: 90%;
	padding: 20px 40px;
	background: url(../images/reloj.png) no-repeat left center;
}
.intro_consejos {
	float: left;
	font-size: 0.70em;
}
#mapa {
	float: left;
	width: 350px;
	height: 350px;
	border: 2px solid whitesmoke;
	margin-top: 20px;
}
#datos_contacto {
	float: left;
	width: 330px;
	height: auto;
	margin-top: 10px;
	padding: 10px;
	border: 1px solid gray;
}
#datos_contacto ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.70em;
}
.horarios {
	width: auto;
	padding:15px 40px;
	background: url(../images/pdf.png) no-repeat left center;
}
table#precios {
	float: left;
	width: 400px;
	height:auto;
	font-size: 0.80em;
	border-collapse:collapse;
	margin-left: 40px;
	color: whitesmoke;
	
}
table#precios thead {
	float: left;
	margin: 8px 0px;
	padding-bottom: 5px;
	border-bottom: 1px dotted gray;
	width: 100%;
	color:#f8b356;
}
table#precios tr:odd {
	background-color: whitesmoke;
}
table#precios col:first-child {
	width: 350px;
	
}
table#precios tr:nth-child(even){
	background-color: #5a5c59;
	
}

.impar {
	background-color: #5a5c59;
}

ul#condiciones {
	float: left;
	list-style: none;
	margin: 0px 40px;
	padding:20px 0px;
	font-size: 0.70em;
	width: 400px;
}
label.error { 
	display: block;
    color:#000; 
    margin:3px 2px;     
    background-color:whitesmoke;
    padding:2px;
    padding-left:5px;
    -moz-border-radius:4px;
    -webkit-border-radius: 4px;     
 
}
label.comments {
	display:block;
	width: 200px;
	margin-bottom: 5px;
}
#inferior {
	clear: both;
	float:left;
	width:100%;
	height:auto;
	
}


