.div_cabecera {
	position: absolute;
	background-color: #000000;
	width: 100%;
	height: 80px;
	overflow: auto; 	
	top: 0px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
	vertical-align: bottom;
	overflow: hidden;
}

.div_index {
	position:absolute; 
	top:50%; 
	left:50%; 
	width:900px; 
	height:420px; 
	margin-left:-460px; 
	margin-top:-210px;
	background: url(graficos/fotos_seccion/main.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.div_como_llegar {
	position:absolute; 
	top:50%; 
	left:50%; 
	width:900px; 
	height:420px; 
	margin-left:-460px; 
	margin-top:-210px;
	background: url(graficos/fotos_seccion/como_llegar1.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.div_entorno {
	position:absolute; 
	top:50%; 
	left:50%; 
	width:900px; 
	height:420px; 
	margin-left:-460px; 
	margin-top:-210px;
	background: url(graficos/fotos_seccion/entorno.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.div_contactar {
	position:absolute; 
	top:50%; 
	left:50%; 
	width:900px; 
	height:420px; 
	margin-left:-460px; 
	margin-top:-210px;
	background: url(graficos/fotos_seccion/contactar.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.div_reservas {
	position:absolute; 
	top:50%; 
	left:50%; 
	width:900px; 
	height:420px; 
	margin-left:-460px; 
	margin-top:-210px;
	background: url(graficos/fotos_seccion/reservas.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.div_como_llegar1 {
	position:absolute; 
	top:50%; 
	left:50%; 
	width:900px; 
	height:420px; 
	margin-left:-460px; 
	margin-top:-210px;
	background: url(graficos/fotos_seccion/como_llegar2.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.div_como_llegar2 {
	position:absolute; 
	top:50%; 
	left:50%; 
	width:900px; 
	height:420px; 
	margin-left:-460px; 
	margin-top:-210px;
	background: url(graficos/fotos_seccion/como_llegar3.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.div_casa {
	position:absolute; 
	top:50%; 
	left:50%; 
	width:900px; 
	height:420px; 
	margin-left:-460px; 
	margin-top:-210px;
	background: url(graficos/fotos_seccion/casa.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.div_apartamentos {
	position:absolute; 
	top:50%; 
	left:50%; 
	width:900px; 
	height:420px; 
	margin-left:-460px; 
	margin-top:-210px;
	background: url(graficos/fotos_seccion/apartamentos.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

.div_pie {
	background-color: #000000;
	position: absolute;
	width: 100%;
	height: 80px;
	overflow: auto; 	
	bottom: -3px;
	left: 0px;
	overflow: hidden;
}

.texto_pie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: left;
	margin: 8px 0px 0px 0px;
}

.cuadro_como_llegar1 {
	width: 770px;
	height: 400px;
	border: 10px solid;
	border-color: #000000;
	background: url(graficos/el_llau_como_llegar_1.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.cuadro_entorno {
	width: 770px;
	height: 400px;
	border: 10px solid;
	border-color: #000000;
	background: url(graficos/el_llau_entorno.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.cuadro_como_llegar2 {
	width: 770px;
	height: 400px;
	border: 10px solid;
	border-color: #000000;
	background: url(graficos/el_llau_como_llegar_2.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.cuadro_como_llegar3 {
	width: 770px;
	height: 400px;
	border: 10px solid;
	border-color: #000000;
	background: url(graficos/el_llau_como_llegar_3.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.cuadro_la_casa {
	width: 770px;
	height: 400px;
	border: 10px solid;
	border-color: #000000;
	background: url(graficos/el_llau_la_casa.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.cuadro_reservas {
	width: 770px;
	height: 400px;
	border: 10px solid;
	border-color: #000000;
	background: url(graficos/el_llau_reservas.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.cuadro_fotografias {
	width: 770px;
	height: 400px;
	border: 10px solid;
	border-color: #000000;
	background: url(graficos/el_llau_fotografias.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	width: 130px;
	background-color: #CCCCCC;
	border: 1px solid #003300;
}

.formulario_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	width: 80px;
	background-color: #CCCCCC;
	border: 1px solid #003300;
}

.boton_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	width: 80px;
	background-color: #CCCCCC;
	border: 1px solid #003300;
}

.boton_calendario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	width: 25px;
	background-color: #DDDDDD;
	border: 1px solid #003300;
}

.CalendarioHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #7C5800;
	font-weight: bold;
	color: #FFCC00;
}

.CalendarioToday {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #7C5800;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
}

.Calendario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFCC00;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: center;
}

.CalendarioLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

.CalendarioArrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC00;
}

.texto {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}

.texto_legal {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #000000;
	font-size: 10px;
}

.texto_inv {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}

.enlace_inv {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 12px;
}

.texto_inv_mini {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
}

.texto_inv2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #111111;
	padding: 5px 5px 5px 5px;
}

.titulo_s {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}

.titulo_l {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	font-size: 15px;
}

body {
	background-color: #DDDDDD;
	margin: 0 0 0 0;
}

.borde_foto {
	border: 1px solid #FFFFFF;
	width: 48px;
	height: 48px;
	margin-right: 3px;
}

.borde_IZQ {
	background: url(graficos/borde_IZQ.gif);
	width: 8px;
	background-repeat:repeat-y;
}

.borde_DER {
	background: url(graficos/borde_DER.gif);
	width: 8px;
	background-repeat:repeat-y;
}

.tabla_principal {
	width: 800px;
	height: 100%;
	vertical-align: middle;
	text-align:center;
	border: 0px;
}

.tabla_contenido {
	width: 100%;
	border: 0px solid #333333;
	background-color: #FFFFFF;
	padding: 0 0 0 0;
}

.columna {
	width: 390px;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
