* {
	margin: 0;
	padding: 0;
	border: 1px doble #FF0000;
}

body {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #D7D7D7;
	background-image: url(img/fondopagina.gif);
	background-repeat: repeat-x;
}

h1, h2, h3 {
	color: #000000;
}

h1 {
	margin-bottom: .5em;
	font-size: 182%;
	font-weight: normal;
	letter-spacing: 1px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, blockquote, ol, ul {
	margin-bottom: 1.5em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

blockquote {
	margin-left: 2em;
}

ol {
	margin-left: 2em;
}

ul {
	list-style: none;
}

ul li {
	padding-left: 1em;
}

table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	left: 0px;
	font-size: 12px;
}

/*td {
	padding: 3px;
}*/
#menu-wolder {
	padding: 0.5em;
	overflow: visible;
	z-index: auto;
}
#menu-wolder table td { padding: 0em; }
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration: none;
	color: #999900;
}

#submenuverde a {
	color: #666666;
}

#submenurojo a {
	color: #666666;
}

#submenuazul a {
	color: #666666;
}

#submenuverde a:hover {
	color: #668106;
}

#submenurojo a:hover {
	color: #990000;
}

#submenuazul a:hover {
	color: #04858e;
}

a:hover {
color: #000000;

}

/* menusuperior */

#menusuperior {
	width: 808px;
	height: 101px;
	margin: 0 auto;
	background-color: #FCC917;
	background-image: url(img/menusuperior.jpg);
	background-repeat: no-repeat;
}

#menusuperior ul {
	height: 101px;
	padding: 0;
	list-style: none;
	float: right;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
}

#menusuperior li {
	height: 101px;
	padding: 0;
	display: inline;
	background: none;
}

#menusuperior a {
	display: block;
	float: left;
	font-size: 85%;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	color: #996600;
}

#menusuperior a:hover {
	text-decoration: none;
	color: #000000;
}

#menusuperior b {
	text-decoration: underline;
	font-weight: normal;
}

/* index */

#index {
	background-image: url(img/flash.jpg);
	width: 808px;
	height: 200px;
	margin: 0 auto;
}
#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: 808px;
	margin: 0 auto;
	background-image: url(img/fondocontenido.gif);
	background-repeat: repeat-y;
}

/* contenido */

#contenido {
	float: left;
	width: 545px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#bienvenida {
	float: left;
	margin-bottom: -40px;
	width: 547px;
}

#bienvenida p{
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 5px;
}

.cajaflotantedoscol {
	width: 268px;
	float: left;
}

.cajaflotantetrescol {
	width: 175px;
	float: left;
}

.cajaflotantecuatrocol {
	width: 128px;
	float: left;
}

.marginright {
	float: left;
}

/* lateral */

#lateral {
	float: right;
	width: 245px;
	padding: 0px;
}

#lateral blockquote {
	margin-left: 0px;
}

#lateral blockquote p {
	text-align: left;
	line-height: normal;
	font-style: normal;
	font-size: 11px;
}

#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: 110px;
	background-image: url(img/pie.gif);
	width: 808px;
	background-repeat: no-repeat;
	background-position: center;
	top: 0px;
	clip: rect(auto,60px,auto,auto);
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fcc917;
}

#pie .clasepie {
	width: 808px;
	height: 110px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
}

#pie .enlaces {
	float: left;
	width: 440px;
	height: 34px;
	font-size: 85%;
	text-align: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 30px;
}

#pie a
{
color: #996600;
}

#pie a:hover
{
color: #000000;
}

#pie .copyright {
	float: right;
	width: 220px;
	height: 34px;
	text-align: right;
	font-size: 85%;
	color: #996600;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 50px;
	padding-right: 45px;
	padding-bottom: 0;
	padding-left: 0;
}

.tdverde1 {
	height: 0px;
	background-color: #789900;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tdverde2 {
	height: 0px;
	background-color: #abbf69;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tdverde3 {
	height: 0px;
	background-color: #e2eebb;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tdrojo1 {
	height: 0px;
	background-color: #cc3300;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tdrojo2 {
	height: 0px;
	background-color: #e18566;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tdrojo3 {
	height: 0px;
	background-color: #f8e3db;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tdazul1 {
	height: 0px;
	background-color: #0899a3;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tdazul2 {
	height: 0px;
	background-color: #64cbd2;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tdazul3 {
	height: 0px;
	background-color: #c1edef;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.conozca {
	background-image: url(img/conozca.gif);
	height: 53px;
	width: 200px;
	font-size: 1px;
	color: #FFFFFF;
}

.gama {
	background-image: url(img/gama-de-productos.gif);
	height: 32px;
	width: 200px;
	font-size: 1px;
	color: #FFFFFF;
}

.empresa {
	background-image: url(img/conozca.gif);
	height: 61px;
	width: 200px;
	font-size: 1px;
	color: #FFFFFF;
}

#navcontainer ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#navcontainer li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#navcontainer a
{
display: block;
padding: 0px 0px 0px 33px;
width: 170px;
background-image: url(img/menu.gif);
}

#navcontainer a:link, #navlist a:visited
{
color: #000000;
text-decoration: none;
}

#navcontainer a:hover
{
background-image: url(img/menu-over.gif);
color: #666666;
}

#active a:link, #active a:visited, #active a:hover
{
background-image: url(img/menu-active.gif);
color: #000000;
}

#camper a:link, #camper a:visited
{
background-image: url(img/menu-camper.gif);
color: #789900;
}

#camper a:hover
{
background-image: url(img/menu-camper.gif);
color: #000000;
}

#trail a:link, #trail a:visited
{
background-image: url(img/menu-trail.gif);
color: #cc3300;
}

#trail a:hover
{
background-image: url(img/menu-trail.gif);
color: #000000;
}

#automotive a:link, #automotive a:visited
{
background-image: url(img/menu-automotive.gif);
color: #0899a3;
}

#automotive a:hover
{
background-image: url(img/menu-automotive.gif);
color: #000000;
}

#dir {
	margin-top: 22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}

.clear {
	clear:both;
}

.alto15 {
	height: 20px;
}

.textoblanco16px {
	color: #FFFFFF;
	margin-left: 0px;
	font-size: 18px;
}
.verde {color: #789900}
.verdesubtitulo {
	color: #789900;
	margin-left: 15px;
}
.rojosubtitulo {
	color: #cc3300;
	margin-left: 15px;
}
.azulsubtitulo {
	color: #0899a3;
	margin-left: 15px;
}
.amarillo {color: #f7b512}
.fondoverde  {
	background-color: #789900;
}
.fondorojo  {
	background-color: #cc3300;
}
.fondoazul  {
	background-color: #0899a3;
}
.rojo {color: #cc3300}
.azul {color: #0899a3}
.gris666 {color: #666666}

.listaazul li {
	padding-left: 0px;
	list-style-image: url(img/listaazul.gif);
	list-style-position: inside;
}
#submenuverde { display: none; }
#entrada { display: none; }
#barra-navegacion { padding: 0.5em; overflow: hidden; }
#barra-navegacion ul { margin: 0em; padding: 0em; overflow: hidden; clear: both; }
#barra-navegacion ul li { margin: 0em; padding: 0em; float: left; padding-right: 0.5em; }
#barra-navegacion ul li a { display: inline; color: #789900; }
#barra-navegacion ul li a:hover { text-decoration: underline; }
#barra-navegacion-roja { padding: 0.5em; overflow: hidden; }
#barra-navegacion-roja ul { margin: 0em; padding: 0em; overflow: hidden; clear: both; }
#barra-navegacion-roja ul li { margin: 0em; padding: 0em; float: left; padding-right: 0.5em; }
#barra-navegacion-roja ul li a { display: inline; color: #cc3300; }
#barra-navegacion-roja ul li a:hover { text-decoration: underline; }
#barra-navegacion-azul { padding: 0.5em; overflow: hidden; }
#barra-navegacion-azul ul { margin: 0em; padding: 0em; overflow: hidden; clear: both; }
#barra-navegacion-azul ul li { margin: 0em; padding: 0em; float: left; padding-right: 0.5em; }
#barra-navegacion-azul ul li a { display: inline; color: #0899a3; }
#barra-navegacion-azul ul li a:hover { text-decoration: underline; }
