body {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 0.8em;
	color: #FFFFFF;
	margin: 0px;
	background-color: #262626;
}
.fondo {
	z-index: 90;
	background-image: url(../imgs/fondo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	/*height: 524px;
	min_height:524px;
	_height:524px;*/
	position: absolute;
	overflow: hidden;
	position: absolute; /*Posicionamiento absoluto*/
	/*top: 50%; Desde arriba, colocar al 50% de la pantalla*/
	left: 50%; /*Desde la izquierda, colocar al 50% de la pantalla*/
	/*height: 794px; Le ponemos el valor del alto*/
	width: 964px; /*Le ponemos el valor del ancho*/
	/*margin-top: -397px; Restamos la mitad de alto para centrarlo verticalmente*/
	margin-left: -584px;
}
.contenedor {
	float: right;
	width: 760px;
	margin-top: 142px;
}
.contenedor_menu {
	background-image: url(../imgs/cabe.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}
.menu_principal {
	position: relative;
	left: 0px;
	/*margin-top:0px;*/
	z-index: 3;
	color: #FF823F;
	width: 650px;
	padding-left: 105px;
	float:right;
	top: -6px;
}

.menu_principal a{
	color:#000000;
	text-decoration:none;
	margin-right: 7px;
	margin-left: 5px;
}
.menu_principal a#nomargin{
	color:#000000;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 0px;
}
.menu_principal a:hover#nomargin{
	color:#484848;
	text-decoration:none;
	margin-right: 5px;
	margin-left: 0px;
}
.menu_principal a:hover{
	color:#484848;
	text-decoration:none;
}


.menu_inicio {
	position: relative;
	left: 0px;
	/*margin-top:0px;*/
	z-index: 3;
	color: #FF823F;
	width: 650px;
	padding-left: 105px;
	float:right;
	top: -15px;
}

.menu_inicio a{
	color:#FF823F;
	text-decoration:none;
	
}
.menu_inicio a:hover{
	color:#ffffff;
	text-decoration:none;
}


.titulos_paginas {
	position: relative;
	left: 0px;
	/*margin-top:0px;*/
	z-index: 3;
	color: #FF7D35;
	width: 710px;
	padding-left: 50px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	padding-top: 20px;
}
.contenedor_contenidos {
	background-image: url(../imgs/fondo_contenidos.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 760px;
	/*margin-top:-502px;
	top: -510px;*/
	position: relative;
	color: #262626;
	float: left;
	z-index: 100;
}

.contenido_izq_inicio {
	float: left;
	width: 210px;
	text-align: justify;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contenido_izq_inicio p{
	padding-bottom: 0px;
}
.txt_naranja {
	color: #FF9635;
}
.negrit {
	font-weight: bold;
}

.pie {
background-image: url(../imgs/fondo_pie.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 755px;
	position: relative;
	/*	margin-top:510px;
	top: -510px;*/
	padding-left:5px;
	font-size: 0.8em;
	height: 17px;
	padding-top: 4px;
	color: #000000;
}

.pie a{
	color:#000000;
	text-decoration:none;
}
.pie a:hover{
	color:#333333;
	text-decoration:none;
}

.contenido_dere_inicio {
	float: right;
	width: 460px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.img_izq_nomargintop {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
}

.img_izq {
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.img_izq#localizacion {
	float: left;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 0px;
	position: relative;
	top: -60px;
}
.contenido_izq_poligono {
	float: left;
	width: 255px;
	margin-bottom: 10px;
	margin-left: 20px;
}

ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul#galeria {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}

ul#separador {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B6B6B6;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.avion {
	background-image: url(../imgs/icono_avion.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 18px;
	margin-right: 8px;
}

li {
	margin-bottom: 3px;
}
li#situacion {
	margin-bottom: 3px;
	font-size: 0.9em;
}
.txt_negro {
	color: #000000;
}

.tren {
	background-image: url(../imgs/tren.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 18px;
	margin-right: 8px;
}
.coche {
	background-image: url(../imgs/coche.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 18px;
	margin-right: 8px;
}

.contenido_dere_poligono {
	float: right;
	width: 410px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.contenido_izq_gr_poligono {
	float: left;
	width: 405px;
	z-index: 100;
	padding-bottom: 15px;
	padding-left: 20px;
}

.cajas_contenido_izq_gr {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}



.cajas_contenido_izq_gr2 {
	float: left;
	width: 420px;
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 0.9em;
	line-height: 1.5em;
	text-decoration: none;
}

.contenido_dere_pq {
	float: right;
	width: 280px;
	margin-bottom: 10px;
	margin-right: 15px;
}
.img_der {

	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.contenido_izq_gr {
	float: left;
	width: 380px;
	z-index: 100;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contenido_izq_gr  a{
	color:#000000;
	text-decoration:none;
}
.contenido_izq_gr  a:hover{
	color:#F48A3E;
	text-decoration:none;
}
.contenido_parcelas {
	float: left;
	width: 735px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.contenido_izq_gr_galeria {
	float: left;
	width: 640px;
	margin-bottom: 10px;
	margin-left: 20px;
	z-index: 100;
	height: 120px;
	/*background-image: url(../imgs/fondo_enlaces.jpg);
	background-repeat: no-repeat;
	background-position: right;*/
	padding-top: 50px;
	position: relative;
	top: -30px;
	padding-left: 60px;
}

.contenido_cont_contacto {

	float: left;
	width: 740px;
	margin-bottom: 40px;
	margin-left: 5px;
	/*background-image: url(../imgs/fondo_cont_enla.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;*/
	min-height: 350px;
	padding-top: 0px;
	padding-left: 5px;
}

form {
	float: left;
	margin-bottom:15px;
	margin-top: 0px;
}
label {
	display: block;
}
input {
	width: 250px;
	font-size: 0.8em;
	color: #262626;
	padding-bottom: 5px;
}
input#enviar {
	width:70px;
	height:21px;
	margin: 5px;
	background-color: #F7853F;
	border: 1px solid #262626;
	float: left;
}
input#reset {
	width:70px;
	height:21px;
	margin: 5px;
	background-color: #F7853F;
	border: 1px solid #262626;
	float: left;
}
input#casilla {
	border: 1px solid #F7853F;
	float: left;
	width: 15px;
	height: 15px;
	display: inline;
	margin-top: 5px;
}
.acepto_aviso {
	margin: 5px;
	float: none;
	width: 300px;
	height: 30px;
	padding-top: 10px;
}
.acepto_aviso label {
	display: inline;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
}
textarea {
	font-family: Tahoma, "Trebuchet MS", Verdana;
font-size: 0.9em;
	color: #262626;
	width: 250px;
	height: 70px;
}

.contenido_izq_gr_contacto_fondo {
	float: left;
	width: 95%;
	z-index: 100;
	height: 85px;
	background-image: url(../imgs/fondo_contacto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 60px;
	position: relative;
	top: -31px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.txt_naranja_bold {
	left: 0px;
	color: #FF7D35;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	top: -20px;
}

.contenido_izq_gr_contacto {
	float: left;
	width: 700px;
	margin-bottom: 3px;
	margin-left: 20px;
	z-index: 100;
	padding-left: 0px;
}

.contenidos_form_der {
	float: left;
	width: 280px;
	margin-bottom:15px;
	margin-left: 60px;
}
.contenidos_form {

	float: left;
	width: 280px;
	margin-bottom:15px;
}
.contenidos_form_der {
	float: left;
	width: 285px;
	margin-bottom:15px;
	margin-left: 60px;
}
.contenido_izq_gr_enlaces_fondo {
	float: left;
	width: 95%;
	z-index: 100;
	height: 120px;
	background-image: url(../imgs/fondo_enlaces.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 40px;
	position: relative;
	top: -40px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contenido_izq_gr_enlaces_fondo  a{
	color:#000000;
	text-decoration:none;
}
.contenido_izq_gr_enlaces_fondo  a:hover{
	color:#F48A3E;
	text-decoration:none;
}
.contenido_cont_enlaces {
	float: left;
	width: 740px;
	margin-bottom: 10px;
	margin-left: 5px;
	background-image: url(../imgs/fondo_cont_enla.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	min-height: 350px;
	padding-top: 20px;
	padding-left: 5px;
}
.contenido_izq_gr_situacion {

	float: left;
	width: 400px;
	z-index: 100;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contenido_izq_gr_situacion  a{
	color:#000000;
	text-decoration:none;
}
.contenido_izq_gr_situacion  a:hover{
	color:#F48A3E;
	text-decoration:none;
}
.contenido_izq_gr_contacto2 {
	float: left;
	width: 700px;
	margin-bottom: 3px;
	margin-left: 20px;
	z-index: 100;
	padding-left: 0px;
	position: relative;
	top: -30px;
}
.area_privada {
	margin: 0px;
	padding: 0px;
	float: none;
	height: auto;
	width: auto;
	border: 1px solid #99CC33;
}
.area {

	
	float: left;
	width: 755px;
	position: relative;
	/*	margin-top:510px;
	top: -510px;*/
	padding-left:5px;
	font-size: 0.8em;
	height: 17px;
	padding-top: 4px;
	color: #000000;
}
.area a{
	color:#cccccc;
	text-decoration:none;
}
.area a:hover{
	color:#ffffff;
	text-decoration:none;
}
