@charset "utf-8";
body {
	background-image:url(imagenes/pattern.jpg);
	background-repeat:repeat;
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
	border:0px;
}
a {
	display:block;
}
ul {
	padding-left:15px
}
textarea {
	resize: none;
}
#contenedor {
	width:1003px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
}
#header {
	background-image:url(imagenes/header_a.jpg);
	background-repeat:no-repeat;
	position:relative;
	height:243px;
	width:1003px;
}
#español {
	position:absolute;
	top:30px;
	left:90px;
}
#english {
	position:absolute;
	top:30px;
	left:132px;
}
#logo {
	position:absolute;
	top:5px;
	left:419px;
}
#youtube {
	position:absolute;
	top:30px;
	right:90px;
}
#facebook {
	position:absolute;
	top:30px;
	right:155px;
}
#botonera {
	width:1003px;
	background-color:#75BD20;
}
#botonera td {
	padding-left:11px;
	padding-right:11px;
}
#quienes_somos a {
	background-image:url(imagenes/quienes_somos.png);
	background-repeat:no-repeat;
	width:100px;
	height:10px;
}
#quienes_somos a:hover {
	background-image:url(imagenes/quienes_somos_hover.png);
	background-repeat:no-repeat;
}
#servicios a {
	background-image:url(imagenes/servicios.png);
	background-repeat:no-repeat;
	width:61px;
	height:10px;
}
#servicios a:hover {
	background-image:url(imagenes/servicios_hover.png);
	background-repeat:no-repeat;
}
#tarifas a {
	background-image:url(imagenes/tarifas.png);
	background-repeat:no-repeat;
	width:49px;
	height:10px;
}
#tarifas a:hover {
	background-image:url(imagenes/tarifas_hover.png);
	background-repeat:no-repeat;
}
#promociones a {
	background-image:url(imagenes/promociones.png);
	background-repeat:no-repeat;
	width:87px;
	height:10px;
}
#promociones a:hover {
	background-image:url(imagenes/promociones_hover.png);
	background-repeat:no-repeat;
}
#ubicacion a {
	background-image:url(imagenes/ubicacion.png);
	background-repeat:no-repeat;
	width:64px;
	height:11px;
}
#ubicacion a:hover {
	background-image:url(imagenes/ubicacion_hover.png);
	background-repeat:no-repeat;
}
#contacto a {
	background-image:url(imagenes/contacto.png);
	background-repeat:no-repeat;
	width:64px;
	height:10px;
}
#contacto a:hover {
	background-image:url(imagenes/contacto_hover.png);
	background-repeat:no-repeat;
}
#reservas a {
	background-image:url(imagenes/reservas.png);
	background-repeat:no-repeat;
	width:62px;
	height:10px;
}
#reservas a:hover {
	background-image:url(imagenes/reservas_hover.png);
	background-repeat:no-repeat;
}
#fotos a {
	background-image:url(imagenes/fotos.png);
	background-repeat:no-repeat;
	width:38px;
	height:10px;
}
#fotos a:hover {
	background-image:url(imagenes/fotos_hover.png);
	background-repeat:no-repeat;
}
#contenido {
	width:1003px;
}
#titulo {
	background-image:url(imagenes/header_b.png);
	background-repeat:no-repeat;
	padding-top:60px;
	width:1003px;
}
hr {
	height:1px;
	color:#75BD20;
	background-color:#75BD20;
	border-width:0;
}
.texto {
	font-family:Arial, Helvetica, sans-serif;
	color:#3C6600;
	font-size:12px;
	line-height:21px;
	padding-top:8px;
}
.texto_secundario {
	font-family:Arial, Helvetica, sans-serif;
	color:#4F2D11;
	font-size:12px;
	line-height:21px;
}
.texto_terciario {
	font-family:Arial, Helvetica, sans-serif;
	color:#A06F4A;
	font-size:12px;
	line-height:21px;
	padding-top:8px;
	padding-left:20px;
}
.epigrafe {
	font-family:Arial, Helvetica, sans-serif;
	color:#3C6600;
	font-size:14px;
	padding-top:8px;
	font-weight:bold;
}
.enlaces a {
	font-family:Arial, Helvetica, sans-serif;
	color:#4F2D11;
	font-size:12px;
	line-height:21px;
	padding-top:8px;
	text-decoration:none;
	display:inline;
}
.reborde {
	padding:3px;
	border:1px solid #75BD20;
	;
}
.reborde_secundario {
	padding:2px;
	border:1px dashed #4F2D11;
}
#footer {
	background-image:url(imagenes/footer.png);
	background-repeat:no-repeat;
	width:1003px;
	height:352px;
}

