body {
	background-color: White;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(../imagenes/bg_rep_cabecera.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
/***************LAYOUT*/
#contenedor{
	margin: 0px auto;
	width: 850px;
	height: auto;
	background-color: transparent;
}
#cabecera {
	width: 850px;
	height: auto;
	background-color: transparent;
}
#cabecera #logo {
	width: 275px;
	height: 99px;
	background-image: url(../imagenes/logo_cabecera.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
}
#cabecera #banner {
	width: 500px;
	height: 99px;
	background-color: transparent;
	float: left;
}
#cabecera #banner #idiomas {
	width: 77px;
	float: left;
}

#cabecera #navbar {
	height: 23px;
	background-color: transparent;
	padding-left: 200px;
	clear: both;
}
#cuerpo {
	width: 802px;
	x*width: 850px;/*ie*/
	padding: 0px 0px;
	margin: 10px 24px;
	border: 0px;
	height: auto;
	background-color: transparent;
}
#una_columna {
	width: 176px;
	x*width: 200px; /*ie*/
	padding: 10px 12px;
	height: auto;
	background-color: transparent;
	float: left;
	text-align: left;
}
#dos_columna {
	width: 376px;
	x*width: 400px;/*ie*/
	padding: 10px 12px;
	margin: 0px 0px 15px 0px;
	border: 0px;
	height: auto;
	background-color: transparent;
	float: left;
}
#dos_columna p {
	padding: 0px 4px 0px 20px;
}
#tres_columna {
	width: 600px;
	height: auto;
	background-color: transparent;
	float: left;
}
#cuatro_columna {
	width: 776px;
	x*width: 800px;
	padding: 0px 12px;
	margin-bottom: 25px;
	height: auto;
	background-color: transparent;
	float: left;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 23px;
	font-size: 0.9em;
	color: White;
	background-image: url(../imagenes/separador_li.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.menu_activo {
	background-image: url(../imagenes/separador_li.gif);
	background-repeat: repeat-x;
}
#navbar ul li {
	display: block;
	float: left;
	padding: 0px 5px;
	background-image: url(../imagenes/separador_li.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: auto;
	height: 23px;
}
#reservar {
	width: 170px;
	height: 27px;
	float: left;
}
#reservar_al {
	width: 170px;
	height: 27px;
	float: left;
}
#reservar_en {
	width: 170px;
	height: 27px;
	float: left;
}
#presupuesto {
	width: 121px;
	height: 27px;
	float: left;
}
#presupuesto_al {
	width: 121px;
	height: 27px;
	float: left;
}
#presupuesto_en {
	width: 121px;
	height: 27px;
	float: left;
}
.separador {
	width: 100%;
	height: auto;
	clear: both;
	margin: 0px;
}
table {
	top: 0px;
	left: 1.5em;
	position: relative;
}
td {
	padding-top: 0px;
	padding-bottom: 4px;
}
input, textarea, select {
	border: 1px;
	background-color: #F1F1F1;
	color: Black;
	font-size: 0.98em;
}
#pie {
	width: 100%;
	height: auto;
	background-color: #257826;
	xbottom: 0pt;
	xposition: fixed;
	text-align: center;
	clear: both;
}
#dos_columna ul {
	list-style-image: url(../imagenes/simbolo_lista.gif);
	text-align: left;
	font-size: 0.9em;
}
/**********************MARCOS*/
.marco_una {
	background-image: url(../imagenes/bg_1columna.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.marco_dos {
	background-image: url(../imagenes/bg_2columna.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.marco_dos2 {
	background-image: url(../imagenes/bg_2columna2.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.marco_tres {
	background-image: url(../imagenes/bg_3columna.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.marco_cuatro {
	background-image: url(../imagenes/bg_4columna.gif);
	background-position: top;
	background-repeat: no-repeat;
}
.bordederecho {
	background-image: url(../imagenes/bordederecho.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#una_columna img {
	border-bottom: 4px solid #008000;
	border-right: 4px solid #008000;
	border-top: 1px solid #008000;
	border-left: 1px solid #008000;
}
table {
	xbackground-color: #ccffcc;
	font-size: 0.8em;
}
.arbeja {
	background-image: url(../imagenes/simbolo_lista.gif);
	left: -15px;
	position: relative;
	overflow: visible;
	background-repeat: no-repeat;
	padding-left: 15px;
}
/***********************ENLACES*/

#navbar ul li a {
	display: block;
	text-decoration: none;
	color: White;
	width: auto;
	/**width: 72px;*/
	height: 23px;
}
*html #navbar ul li a {
	display: block;
	text-decoration: none;
	color: White;
	width: 72px;
	height: 23px;
}

#navbar ul li a:hover {
	background-image: url(../imagenes/menu_ahover.gif);
	background-position: center;
	background-repeat: repeat-x;
}
.activo {
	background-color: #6FE195;
}
#idiomas a {
	display: block;
}
#reservar a {
	display: block;
	background-image: url(../imagenes/reservar.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#reservar_al a {
	display: block;
	background-image: url(../imagenes/reservar_al.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#reservar_en a {
	display: block;
	background-image: url(../imagenes/reservar_en.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#reservar a:hover {
	background-image: url(../imagenes/reservar_hover.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#reservar_al a:hover {
	background-image: url(../imagenes/reservar_hover_al.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#reservar_en a:hover {
	background-image: url(../imagenes/reservar_hover_en.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#presupuesto a {
	display: block;
	background-image: url(../imagenes/presupuesto.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#presupuesto_al a {
	display: block;
	background-image: url(../imagenes/presupuesto_al.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#presupuesto_en a {
	display: block;
	background-image: url(../imagenes/presupuesto_en.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#presupuesto a:hover {
	background-image: url(../imagenes/presupuesto_hover.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#presupuesto_al a:hover {
	background-image: url(../imagenes/presupuesto_hover_al.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#presupuesto_en a:hover {
	background-image: url(../imagenes/presupuesto_hover_en.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#pie li {
	font-size: 0.7em;
	vertical-align: baseline;
}
#pie li a:hover {
	background-image: none;
	background-color: #004601;
	color: White;
}
#pie a:link {
	color: White;
}
#pie a:hover {
	color: Orange;
}
a:link {
	color: Green;
}
a:visited {
	color: Green;
}
a:hover {
	color: Orange;
}
/**********************TEXTOS*/
h1, h2, p {
	margin: 0.15em 0px;
}
h3 {
	margin: 0.2em 0px;
}

p {
	font-size: 0.7em;
	margin-top: 0px;
}
#una_columna ul {
	list-style-image: url(../imagenes/simbolo_lista.gif);
	margin: 0px;
	padding: 0px 7px 0px 0px;
	text-align: right;
}
#una_columna ul li {
	font-size: 0.7em;
}
td {
	font-size: 0.8em;
	color: Black;
}
th {
	font-size: 0.9em;
	color: Orange;
}
/**imagenes de sustitucion**/
.irt1 {
	background-image: url(../imagenes/acerca.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt1_al {
	background-image: url(../imagenes/acerca_al.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt1_en {
	background-image: url(../imagenes/acerca_en.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt2 {
	background-image: url(../imagenes/pedirpresupuesto.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt2_al {
	background-image: url(../imagenes/pedirpresupuesto_al.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt2_en {
	background-image: url(../imagenes/pedirpresupuesto_en.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt3  {
	background-image: url(../imagenes/oficinas.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt3_al  {
	background-image: url(../imagenes/oficinas_al.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt3_en  {
	background-image: url(../imagenes/oficinas_en.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt4  {
	background-image: url(../imagenes/grupob.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt4_al  {
	background-image: url(../imagenes/grupob_al.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt4_en  {
	background-image: url(../imagenes/grupob_en.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt5  {
	background-image: url(../imagenes/grupoc.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt5_al  {
	background-image: url(../imagenes/grupoc_al.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt5_en  {
	background-image: url(../imagenes/grupoc_en.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt6  {
	background-image: url(../imagenes/grupod.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt6_al  {
	background-image: url(../imagenes/grupod_al.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt6_en  {
	background-image: url(../imagenes/grupod_en.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt7  {
	background-image: url(../imagenes/grupoe.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt7_al  {
	background-image: url(../imagenes/grupoe_al.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt7_en  {
	background-image: url(../imagenes/grupoe_en.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt8  {
	background-image: url(../imagenes/grupof.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt8_al  {
	background-image: url(../imagenes/grupof_al.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt8_en  {
	background-image: url(../imagenes/grupof_en.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt9  {
	background-image: url(../imagenes/grupog.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt9_al {
	background-image: url(../imagenes/grupog_al.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt9_en {
	background-image: url(../imagenes/grupog_en.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt10  {
	background-image: url(../imagenes/grupoh.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt10_al  {
	background-image: url(../imagenes/grupoh_al.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt10_en {
	background-image: url(../imagenes/grupoh_en.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt11  {
	background-image: url(../imagenes/grupoi.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt11_al  {
	background-image: url(../imagenes/grupoi_al.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt11_en  {
	background-image: url(../imagenes/grupoi_en.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt12 {
	background-image: url(../imagenes/grupoj.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt12_al {
	background-image: url(../imagenes/grupoj_al.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt12_en {
	background-image: url(../imagenes/grupoj_en.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt13  {
	background-image: url(../imagenes/grupok.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt13_al  {
	background-image: url(../imagenes/grupok_al.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt13_en  {
	background-image: url(../imagenes/grupok_en.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt14  {
	background-image: url(../imagenes/grupol.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt14_al  {
	background-image: url(../imagenes/grupol_al.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt14_en  {
	background-image: url(../imagenes/grupol_en.gif);
	background-repeat: no-repeat;
	height: 20px;
	left: -25px;
	top: 5px;
	position: relative;
}
.irt15 {
	background-image: url(../imagenes/oficinas.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt15_al {
	background-image: url(../imagenes/oficinas_al.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt15_en {
	background-image: url(../imagenes/oficinas_en.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt16 {
	background-image: url(../imagenes/arrecife.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt16_al {
	background-image: url(../imagenes/arrecife_al.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt16_en {
	background-image: url(../imagenes/arrecife_en.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt17 {
	background-image: url(../imagenes/costateguise.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt17_al {
	background-image: url(../imagenes/costateguise_al.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt17_en {
	background-image: url(../imagenes/costateguise_en.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt18 {
	background-image: url(../imagenes/puertodelcarmen.gif);
	background-repeat: no-repeat;
	height: 20px;

}
.irt18_al {
	background-image: url(../imagenes/puertodelcarmen_al.gif);
	background-repeat: no-repeat;
	height: 20px;

}
.irt18_en {
	background-image: url(../imagenes/puertodelcarmen_en.gif);
	background-repeat: no-repeat;
	height: 20px;

}
.irt19 {
	background-image: url(../imagenes/playablanca.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt19_al {
	background-image: url(../imagenes/playablanca_al.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt19_en {
	background-image: url(../imagenes/playablanca_en.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt20 {
	background-image: url(../imagenes/garajes.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt20_al {
	background-image: url(../imagenes/garajes_al.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt20_en {
	background-image: url(../imagenes/garajes_en.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt21 {
	background-image: url(../imagenes/informacion.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt21_al {
	background-image: url(../imagenes/informacion_al.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt21_en {
	background-image: url(../imagenes/informacion_en.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt22 {
	background-image: url(../imagenes/condiciones.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt22_al {
	background-image: url(../imagenes/condiciones_al.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt22_en {
	background-image: url(../imagenes/condiciones_en.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.irt23  {
	background-image: url(../imagenes/reserva.gif);
	background-repeat: no-repeat;
	height: 20px;

}
.irt23_al  {
	background-image: url(../imagenes/reserva_al.gif);
	background-repeat: no-repeat;
	height: 20px;

}
.irt23_en  {
	background-image: url(../imagenes/reserva_en.gif);
	background-repeat: no-repeat;
	height: 20px;

}
#cuerpo span {
	visibility: hidden;
}

