body {
	margin:0px;
	padding:0px;
	background: url(../img/fondos/cabecera.gif) repeat-x;
	width: 100%;
	font-Family: "Tahoma";
}

.clear {
	clear:both;
}
@font-face {	
	font-family: 'nimbus';
	src: url('../tipografias/nimbus.eot');
	src: url('../tipografias/nimbus.eot?iefix') format('eot'),
		url('../tipografias/nimbus.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.fondo {
	background: url(../img/fondo.gif) repeat-x ;
}
#flashhome {
	margin-top: 120px;
}
p,h1,h2,h3,h4,h5,h6 {
	margin:0px;
	padding:0px;
}
img {
	border:0px;
}
form {
	margin:0px;
	padding:0px;
	float: right;
}
#pagina {
	width:995px;
	margin: 0 0 40px 0;
}
#idiomas {
	position:absolute;
	top: 0;
	right: 0;
}
#idiomas,
#idiomas a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4E4E4E;
	text-decoration:none;
	margin: 10px 0 0 0;
}
#idiomas a.activo {
	font-weight:bold;
}
#izq {
	float:left;
	width:205px;
	height: 650px;
	margin: 14px 0 0 0;
}
#contenido {
	float:left;
	/*width:400px;*/
	text-align:left;
	width: 785px;
	padding: 2px 0 0 0;
	position: relative;
	z-index: 0;
}
.cabecera {
	width: 983px;
	height: 183px;
	background: url(../img/fondos/cabecera2.gif) no-repeat;
	margin: 0 0 0 0;
	position: relative;
}
.cabecera .logo {
	float: left;
}
.cabecera .slogan {
	font-size:27px;
	position:absolute;
	left: 250px;
	top:70px;
	font-family: nimbus;
	font-weight: normal;
	width: 500px;
	text-align: left;
}
.cabecera .slogan .uno {
	font-size:27px;	
	position: absolute;
	left: 0;
	top:15px;
	z-index: 10;
}
.cabecera .slogan .dos {
	font-size:50px;	
	position: absolute;
	left: 0;
	top:0;
	color:#c3c3c3;
	z-index: 2;
}
.cabecera .enlaces {
	position:absolute;
	bottom: 0;
	right: 0;
}
.cabecera .enlaces ul {
margin:0;
padding: 0;
float: left;
}
.cabecera .enlaces p {
margin:0 0 0 20px;
padding: 0;
float: left;
font-family: nimbus;
font-size: 27px;
text-align: left;
color:#2f2f2f;
}
.cabecera .enlaces p b{
margin:0;
padding: 0;
font-family: nimbus;
font-size: 16px;
text-align: left;
font-weight: normal;
color:#2f2f2f;
}
.cabecera .enlaces ul li {
	list-style: none;
	display: inline;
}
.cabecera .enlaces .youtube {
	position:absolute;
	bottom: 0;
	right: 0;
}

/* INICIO */
#saltarintro a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	letter-spacing:2px;
	text-decoration:none;
}

/* MENU LATERAL */
#menu {
	width:205px;
	float:left;
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
	position:relative;z-index: 999;
	
}
#menu ul {
	margin:0;
	padding:0;
	text-align:left;
	list-style-type:none;
	width: 205px;
}
#menu ul li {
	line-height:15px;
	font-family:nimbus;	
	font-size: 16px;
	color:#2f2f2f;
	padding: 0 0 0 0;
}

#menu ul li a {
	padding: 8px 0 2px 35px;
	display: block;
	color:#615d5a;
	/*height: 18px;*/
	font-size:16px;
	font-weight:bold;
	border: 0;
	background: #ececec;
	text-decoration: none;
	margin: 1px 0 1px 0;
	font-weight: normal;
	background: url(../img/fondos/li.png) no-repeat;
	width: 190px;
	height: 20px;
}
#menu ul li a:hover {
	color: #f17c00;
}
#menu ul li a.actual {
	color: #f17c00;
}

/* FORMULARIO CONTACTO IZQUIERDA */
#contactoizquierda {
	float:left;
	margin-top:10px;
	/*padding:11px 0 10px 0;*/
	height: 170px;
	width: 200px;
}
#contactoizquierda .oferta {
	height: 264px;
	width: 200px;
}
#contactoizquierda #titulocontacto {
	background: url(../img/fondos/titulos.gif) repeat-x;
	text-align:left;
	color:#FFFFFF;
	margin:11px 0 15px 0;
	font-weight:bold;
	height:25px;
	width: 178px;
	text-transform: uppercase;
}

#contactoizquierda #titulocontacto h1 {	
	color:#FFFFFF;
	text-align:left;
	float:left;
	background-repeat:repeat-x;
	padding:5px 0px 15px 0px;
	margin:0;
	font-size: 10px;
}
#contactoizquierda #titulocontacto h1 b {
	background:url(../img/interfaz/punto_titulo_derecha.gif) no-repeat left;
	padding: 5px 0 5px 20px;
	margin: 0 0 0 5px;
}
#contactoizquierda p {
	font-size:9px;
	color:#000000;
	text-align:left;
	padding: 0 20px 10px 10px;
	display:none;
}
#contactoizquierda form {
	padding:20px 10px 10px 12px;
	float:left;
	display:none;
}
#contactoizquierda label {
	float:left;
	font-size: 9px;
	width: 50px;
	text-align: left;
}
#contactoizquierda input {
	width:120px;
	font-size: 10px;
	margin: 0;
	float:left;
	margin: 0 0 4px 0;
}
#contactoizquierda .button {
	width:auto;
	margin-top:5px;
	text-align:right;
	margin-bottom:15px;
	/*clear: both;*/
	float: right;
	margin: 0 5px 15px 0;
	
}
#contactoizquierda #telefonocontacto {
	font-family:Tahoma;
	color:#F17C00;
	font-size:16px;
	font-weight:bold;
	float:left;
	width:165px;
	padding:8px 0px 8px 15px;
	background-image:url(../img/interfaz/telefono.gif);
	background-repeat:no-repeat;
	background-position:5px 0px;
	display: none;
}
#logos_izq {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid orange;
	float:left;
	width:190px;
}
#facebook {
	height: 60px;
	margin: 10px 0 0 0;
	width: 200px;
}

/* CONTENIDOS */
#contenido #tituloseccion {
	text-align:left;
	color:#FFFFFF;
	font-weight:normal;
	height:45px;
	width: 750px;
	margin: 0;
	text-transform: uppercase;
	font-family: nimbus;
	background: url(../img/fondos/785.png) no-repeat;
	padding: 5px 0 0 35px;
	margin: 0 0 0 10px;
}
#tituloseccion h1 {
	padding: 0;
	font-size: 16px;
}


/* BIENVENIDA */
#bienvenida {
	position:relative;
	margin-top:0;	
}
#bienvenida #banner {
	position:relative;
	z-index: 0;
}
#bienvenida #titulo {
	background-color:#778899;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	/*display: none;*/
}
#bienvenida #texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding: 15px 5px 15px 5px;
	text-align: justify;
}
#bienvenida #texto h3 {
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	color: #f17c00;
}
#bienvenida #fotos {
	width: 525px;
	height: 200px;
	margin: 5px;
}
#bienvenida h2 {
	background-color:#778899;
	padding:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#bienvenida #slide {
	width: 525px;
	height: 400px;
	margin: 5px;
}
#destacado {
	margin:2px 0 0 0;
	width: 785px;
	height: 250px;
	padding:0px 0 10px 0;
}
/* LA EMPRESA */
#caja_empresa {
	background: url(../img/fondos/contenido.png) repeat-y;
	width: 785px;	
}
#laempresa .top {
	background: url(../img/fondos/top.png) no-repeat ;
	width: 785px;
	height: 23px;
	margin:10px 0 0 0;
}
#laempresa .bottom {
	background: url(../img/fondos/bottom.png) no-repeat ;
	width: 785px;
	height: 23px;
	margin:0;
}
#laempresa #vr {
	margin:0 0 20px 14px;
}
#laempresa #titulo {
	background-color:#778899;
	padding-top:2px;
	padding-bottom:2px;
	font-family:nimbus;
	font-size:16px;
	color:#FFFFFF;
	padding-left:10px;
	margin: 0 0 0 14px;
	width: 745px;
}
#laempresa #parrafo div {	
	width: 745px;
	padding:5px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0px 0px 10px 10px;
	line-height: 18px;
}
#laempresa #parrafo div .pa {	
	padding:5px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0px 0px 10px 10px;
	line-height: 18px;
}
#laempresa #parrafo p {
	/*padding-left:350px;*/
	padding:5px;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0px 0px 10px 10px;
	width: 355px;
	line-height: 18px;
	float: left;
}
#laempresa #parrafo img{
	border:4px solid #DDDDE0;	
	margin-top: 10px;
	margin-bottom:20px;	
	margin-left: 10px;
	float: left;
	width: 350px;
	height: 250px;
}
#laempresa #foto1 {
margin-left: 14px;
}
#laempresa #foto2 {
	border:4px solid #DDDDE0;
}
#laempresa #parrafo .logos {
	margin-left: 150px;
}

/* FICHAS DE PROMOCIONES */
#caja_promocion {
	background: url(../img/fondos/promocion.gif) repeat-y;
	width:535px;
}
#promociones {
	float: left;
	width:535px;
	overflow: hidden;
}
#promociones #titulo {
	text-align:left;
	font-family:Tahoma;
	font-size:10px;
	color:#545454;
	margin:0 0 0 25px;
	font-weight: bold;
}
#promociones #titulo b {
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	color:#010101;
}
#promociones #textopromocion {
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	color:#545454;
	margin:10px 0 0 25px;
	line-height:14px;
	width:485px;
	text-align: justify;
}
#promociones #textopromocion a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	margin:2px 0px 0px 0px;
	padding:0px;
	float:left;
}
#promociones #textopromocion a.adjunto {
	padding:1px 0px 0px 18px;
	height:15px;
	background-image:url(../img/ico_pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:212px;
}
#promociones #textopromocion a.informacion {
	padding:5px 0px 0px 0;
	height:15px;
	background: url(../img/interfaz/solicitar.gif) no-repeat;
	width:183px;
	height:24px;
	float: right;
	color: #fff;
	text-align: center;
	display: block;
	clear: both;	
}
#promociones #textopromocion a.facebook {
	padding:8px 0px 0px 14px;
	background: url(../img/interfaz/facebook.gif) no-repeat;
	width:168px;
	height:32px;
	float: right;
	color: #fff;
	text-align: center;
	display: block;
	clear: both;	
}
#promociones #fotos {
	position:relative;
	width:515px;
}
#promociones #fotos #fotopromocion {
	text-align:center;
}
#promociones #fotos #fotopromocion #foto {
	border:4px solid #DDDDE0;
	width:480px;
	height: 360px;
	margin: 10px 20px 10px 25px;
}
#promociones #fotos #fotopromocion #foto img {
	width:480px;
	height: 360px;
}
#promociones #fotos #fotopromocion #lupaangulo {
	position:absolute;
	top:0px;
	right:4px;
	display:none;
}
#promociones #fotos #titulofotopromocion {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin-top:2px;
	width: 488px;
	padding: 5px 0 5px 0;
	background: #4D4D4D;
	margin: 0 5px 0 25px;
}
#promociones #contenedor_carrusel {
	position: absolute;
	bottom:26px;
	left: 30px;
	width: 478px;
	height: 90px;
	padding: 12px 0 0 0;
	background: url(../img/fondos/carrusel.png) repeat-x;
}
#promociones #fotos #contenedor_carrusel #fotospequenas {
	text-align:center;
	overflow:hidden;
	width:380px;
	height:75px;
	margin: 0 0 0 46px;
}
#promociones #fotos #contenedor_carrusel #fotospequenas #contenidofotospequenas {
	margin-top:0px;
	text-align:center;
	white-space: nowrap;
	margin: 0 10px 0 0;
}
#promociones #fotos #contenedor_carrusel #fotospequenas #contenidofotospequenas img {
	border:3px solid #DDDDE0;
	margin:0px 2px;
	padding:0px;
	width: 80px;
	height: 60px;
}
#promociones #fotos #contenedor_carrusel #fotospequenas #contenidofotospequenas img.fotoactiva {
	border:3px solid #F17C00;
	margin:0px 2px;
	padding:0px;
	width: 80px;
	height: 60px;
}
#promociones #fotos #contenedor_carrusel #flechas {
	margin-top:5px;
	position: relative;
	width: 465px;
}
#promociones #fotos #contenedor_carrusel #flechas #flechaizquierda {
	width:27px;
	text-align:left;
	float:left;
	position:absolute;
	bottom:30px;
	left: 5px;
}
#promociones #fotos #contenedor_carrusel #flechas #flechaderecha {
	width:27px;
	text-align:right;
	position:absolute;
	bottom:30px;
	right:-7px;
}
#promociones #categorias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FC761C;
	text-align: center;
	margin-top: 2px;
	margin-top: 2em;
	margin: 0 auto;
}
#promociones #categorias select {
	width:200px;
	margin: 10px 0 0 0;
	font-size: 10px;
}
#promociones #categorias ul, #promociones #categorias ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#promociones #categorias ul {
	/*text-align: center; *//* posicionamiento centrado de ul */
	margin:10px 0 0 0;
}
#promociones #categorias ul li {
	display: inline; /* posicionamiento en linea */
	white-space: nowrap;
}
#promociones #categorias ul li.last { margin-right: 0; }

#promociones #categorias a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FC761C;
	text-decoration:none;
	padding:0px 3px;
	margin:0px;
	text-decoration: none;
}
#promociones #categorias a.activo {
	background-color:#FC761C;
	color:#FFFFFF;
}


/* Alquiler */
#alquileres {
	float: left;
	width:785px;
	overflow: hidden;
	/*width:335px;
	overflow: hidden;*/
}
#alquileres .top {
	background: url(../img/fondos/top.png) no-repeat ;
	width: 785px;
	height: 23px;
	margin:10px 0 0 0;
}
#alquileres .bottom {
	background: url(../img/fondos/bottom.png) no-repeat #fff;
	width: 785px;
	height: 23px;
	margin:0;
}
#alquileres #caja_alquiler {
	background: url(../img/fondos/contenido.png) repeat-y ;
	/*width: 785px;*/
	width: 785px;
}
#alquileres #alquiler {
	
	/*width: 785px;*/
	width: 785px;
}
#alquileres #alquiler {	
	/*width: 785px;*/
	width: 765px;
	margin: 0 0 30px 0;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid gray;
	padding: 0 10px 20px 10px;
}
#alquileres #alquiler #foto {
	float:left;
	margin: 0 20px 0 0;
}
#alquileres #alquiler #foto img {
	width:191px;
	height: 143px;
	border:3px solid #b3b3b3;
	
}
#alquileres #alquiler .texto {
	float:left;
	width: 530px;
}
#alquileres #alquiler .texto #titulo {
	font-family:nimbus;
	font-size: 18px;
	font-weight: normal;
	color:#595959;
}
#alquileres #alquiler .texto #direccion {
	font-size: 11px;
	font-weight: normal;
	color:#595959;
}
#alquileres #alquiler .texto #descripcion {
	font-size: 11px;
	font-weight: normal;
	color:#2f2f2f;
	font-family: Tahoma;
	margin: 10px 0 0 0;
	text-align: justify;
}

#alquileres #alquiler .texto #lupa {
	float:right;
	background: url(../img/interfaz/mas.gif) no-repeat;
	width: 150px;
	height: 27px;
	text-align: center;
	padding: 7px 0 0 0;
}
#alquileres #alquiler .texto #lupa a {
	text-decoration:none;
	color:#fff;
	font-family: nimbus;
	font-size: 14px;
}

/* Ficha */
#ficha {
	float: left;
	width:785px;
	overflow: hidden;
	/*width:335px;
	overflow: hidden;*/
}
#ficha .top {
	background: url(../img/fondos/top.png) no-repeat ;
	width: 785px;
	height: 23px;
	margin:10px 0 0 0;
}
#ficha .bottom {
	background: url(../img/fondos/bottom.png) no-repeat #fff;
	width: 785px;
	height: 23px;
	margin:0;
}
#ficha #caja_promocion {
	background: url(../img/fondos/contenido.png) repeat-y ;
	/*width: 785px;*/
	width: 785px;
}
#ficha #caja_promocion #titulo {
	float:left;
}
#ficha #caja_promocion #titulo b{
	font-size: 15px;
}
#ficha .info {	
	float: right;
	padding: 0 20px 0 0;
	
}
#ficha .info a.informacion {
	padding:5px 0px 0px 0;
	height:15px;
	background: url(../img/interfaz/solicitar.gif) no-repeat;
	width:183px;
	height:24px;
	color: #fff;
	text-align: center;
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
#ficha .info a.facebook {
	padding:8px 0px 0px 14px;
	background: url(../img/interfaz/facebook.gif) no-repeat;
	width:168px;
	height:32px;
	color: #fff;
	text-align: center;
	display: block;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
#ficha #descripcion {
	float: right;
	width: 540px;
	margin: 0 20px 0 0;
	background: #fff;
}

#ficha #titulo {
	text-align:left;
	font-family:Tahoma;
	font-size:10px;
	color:#545454;
	margin:0 0 0 25px;
	font-weight: bold;
}
#ficha #titulo b {
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	color:#010101;
}
#ficha #textopromocion {
	text-align:left;
	font-family:Tahoma;
	font-size:11px;
	color:#545454;
	margin:10px 0 0 25px;
	line-height:14px;
	width:485px;
	text-align: justify;
}
#ficha #textopromocion a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	margin:2px 0px 0px 0px;
	padding:0px;
	float:left;
}
#ficha #textopromocion a.adjunto {
	padding:1px 0px 0px 18px;
	height:15px;
	background-image:url(../img/ico_pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:212px;
}
#ficha #fotos {
	position:relative;
	width:515px;
}
#ficha #fotos #fotopromocion {
	text-align:center;
}
#ficha #fotos #fotopromocion #foto {
	border:4px solid #DDDDE0;
	width:480px;
	height: 360px;
	margin: 10px 20px 10px 25px;
}
#ficha #fotos #fotopromocion #foto img {
	width:480px;
	height: 360px;
}
#ficha #fotos #fotopromocion #lupaangulo {
	position:absolute;
	top:0px;
	right:4px;
	display:none;
}
#ficha #fotos #titulofotopromocion {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin-top:2px;
	width: 488px;
	padding: 5px 0 5px 0;
	background: #4D4D4D;
	margin: 0 5px 0 25px;
}
#ficha #contenedor_carrusel {
	position: absolute;
	bottom:26px;
	left: 30px;
	width: 478px;
	height: 90px;
	padding: 12px 0 0 0;
	background: url(../img/fondos/carrusel.png) repeat-x;
}
#ficha #fotos #contenedor_carrusel #fotospequenas {
	text-align:center;
	overflow:hidden;
	width:380px;
	height:75px;
	margin: 0 0 0 46px;
}
#ficha #fotos #contenedor_carrusel #fotospequenas #contenidofotospequenas {
	margin-top:0px;
	text-align:center;
	white-space: nowrap;
	margin: 0 10px 0 0;
}
#ficha #fotos #contenedor_carrusel #fotospequenas #contenidofotospequenas img {
	border:3px solid #DDDDE0;
	margin:0px 2px;
	padding:0px;
	width: 80px;
	height: 60px;
}
#ficha #fotos #contenedor_carrusel #fotospequenas #contenidofotospequenas img.fotoactiva {
	border:3px solid #F17C00;
	margin:0px 2px;
	padding:0px;
	width: 80px;
	height: 60px;
}
#ficha #fotos #contenedor_carrusel #flechas {
	margin-top:5px;
	position: relative;
	width: 465px;
}
#ficha #fotos #contenedor_carrusel #flechas #flechaizquierda {
	width:27px;
	text-align:left;
	float:left;
	position:absolute;
	bottom:30px;
	left: 5px;
}
#ficha #fotos #contenedor_carrusel #flechas #flechaderecha {
	width:27px;
	text-align:right;
	position:absolute;
	bottom:30px;
	right:-7px;
}
#ficha #categorias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FC761C;
	text-align: center;
	margin-top: 2px;
	margin-top: 2em;
	margin: 0 auto;
}
#ficha #categorias select {
	width:200px;
	margin: 10px 0 0 0;
	font-size: 10px;
}
#ficha #categorias ul, #promociones #categorias ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ficha #categorias ul {
	/*text-align: center; *//* posicionamiento centrado de ul */
	margin:10px 0 0 0;
}
#ficha #categorias ul li {
	display: inline; /* posicionamiento en linea */
	white-space: nowrap;
}
#ficha #categorias ul li.last { margin-right: 0; }

#ficha #categorias a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FC761C;
	text-decoration:none;
	padding:0px 3px;
	margin:0px;
	text-decoration: none;
}
#ficha #categorias a.activo {
	background-color:#FC761C;
	color:#FFFFFF;
}
#submenu {
	width:200px;
	text-align:center;
	float: left;
}
#submenu ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#submenu ul li {
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
}
#submenu ul li a {
	font-family:Tahoma;
	font-size:10px;
	color:#fff;
	text-decoration:none;
	background: url(../img/fondos/botones.gif) no-repeat;
	width: 189px;
	height:25px ;
	display: block;
	padding: 11px 0 0 0;
	font-weight: bold;
	margin: 0 0 1px 0;
	font-size: 11px;	
}
#submenu ul li a:hover {
	background: url(../img/fondos/over.gif) no-repeat;
	width: 189px;
	height:25px ;
}
#submenu ul li a.activo {
	background: url(../img/fondos/activo.gif) no-repeat;
	width: 189px;
	height:25px ;
}
/* PROYECTOS FUTUROS */
#proyectosfuturos .caja_proyectosfuturos {
	background: #fff;
	/*width: 785px;*/
	width: 785px;
	margin: 0 0 0 0;
	background: url(../img/fondos/contenido.png) repeat-y ;
}
#proyectosfuturos .top {
	background: url(../img/fondos/top.png) no-repeat ;
	width: 785px;
	height: 23px;
	margin:10px 0 0 0;
}
#proyectosfuturos .bottom {
	background: url(../img/fondos/bottom.png) no-repeat #fff;
	width: 785px;
	height: 23px;
	margin:0;
}
#proyectosfuturos {
	width: 785px;
}
#proyectosfuturos p {
	margin-bottom:20px;
}
#proyectosfuturos a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: black;	
}

#proyectosfuturos #promocion {
	position:relative;
	width:785px;
	float:left;
	background: url(../img/fondos/contenido.png) repeat-y ;
	
}
#proyectosfuturos #promocion .top {
	background: url(../img/fondos/top.png) no-repeat #fff;
	width: 785px;
	height: 23px;
	margin:0;
}
#proyectosfuturos #promocion #foto {
	margin: 10px 0 0 10px;
	padding:0px;
	float: left;
}
#proyectosfuturos #promocion #foto img {
	border:3px solid #DDDDE0;
	width: 130px;
	height: 98px;
}
#proyectosfuturos #promocion #titulo {
	color:#4D4D4D;
	font-family:nimbus;
	font-size:20px;
	font-weight:normal;
	padding:5px;
	text-align:left;
	line-height:16px;
	width: 755px;
	margin: 0 0 0 10px;
	border-bottom: 1px dotted #000;
}
#proyectosfuturos #promocion #descripcion {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	line-height:18px;
	float:left;
	width: 550px;
	margin: 10px 0 20px 10px;
}
#proyectosfuturos #promocion table,
#proyectosfuturos #promocion  table tr,
#proyectosfuturos #promocion  table tr td {
	margin:0px 0 50px 155px;
	padding:0px;
}
#proyectosfuturos #promocion  table tr td {
	color:#666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
}

/* Ultimos proyectos*/
#caja_ultimos {
	background: url(../img/fondos/contenido.png) repeat-y ;
	width: 785px;
}
#proyectos_categorias .top {
	background: url(../img/fondos/top.png) no-repeat ;
	width: 785px;
	height: 23px;
	margin:10px 0 0 0;
}
#proyectos_categorias .bottom {
	background: url(../img/fondos/bottom.png) no-repeat;
	width: 785px;
	height: 23px;
	margin:0;
}
#proyectos_categorias {
	width: 785px;
	position:relative;
}
#proyectos_categorias #visor {
	width: 745px;
	padding: 5px 0 0 0;
	margin: 0 0 0 15px;	
}
#proyectos_categorias #anos  {
	padding:10px 0 20px 0;
	text-align: center;
	background-color:#4E4E4E;
	width: 755px;
	margin: 0 0 0 15px;
	height: 10px;
}
#proyectos_categorias #anos .selector {
	float:right;
	margin: 0 10px 0 0;
}
#proyectos_categorias #anos label {
	font-size: 12px;
	color:#fff;
}
#proyectos_categorias #anos select {
	width:180px;
	font-size: 11px;
}
#proyectos_categorias #anos h1 {
	float:left;
	margin:0 0 20px 10px;
	font-family:nimbus;
	font-size:14px;
	color:#FFFFFF;
	width: auto;
}
#proyectos_categorias #anos p {
	float: left;	
}
#proyectos_categorias #anos ul {
	display:inline;
	list-style: none;
	margin:10px 0 0 45px;
	padding: 10px 0 0 0;
	font-weight: bold;
	color: #f17c00;
	font-family:"Verdana";
	font-size: 9px;
}
#proyectos_categorias #anos ul li {
	display:inline;
	list-style: none;
	margin:0 3px 0 5px;
	padding: 2px 2px 2px 2px;
	white-space: nowrap;	
	color: black;
}
#proyectos_categorias #anos ul li a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #F17C00;	
}
#proyectos_categorias #anos ul li a:hover {
	color: #778899;
}
#proyectos_categorias #anos ul li a.actual {
	color: #778899;
}

/* OTROS SERVICIOS */
#otrosservicios {
	width: 785px;	
}
#otrosservicios .caja1{
	width: 785px;	
	background: url(../img/fondos/contenido.png) repeat-y ;
}
#otrosservicios .top {
	background: url(../img/fondos/top.png) no-repeat ;
	width: 785px;
	height: 23px;
	margin:10px 0 0 0;
}
#otrosservicios .bottom {
	background: url(../img/fondos/bottom.png) no-repeat #fff;
	width: 785px;
	height: 23px;
	margin:0;
}
#otrosservicios #parrafo {
	position:relative;
	margin-bottom:20px;
	text-align: justify;
	float:left;
	line-height: 18px;
}
#otrosservicios #parrafo #foto {	
	float:left;
}
#otrosservicios #parrafo #foto img {
	border:3px solid #DDDDE0;
	margin: 10px 5px 5px 10px;
	width:200px;
	height: 150px;
}
#otrosservicios #parrafo #titulo {
	border-bottom:1px dotted gray;
	font-family:nimbus;
	font-size:16px;
	color:#4D4D4D;
	font-weight:bold;
	padding:5px;
	width: 755px;
	margin: 0 0 0 10px;
	background: 
}
#otrosservicios #parrafo #texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:115px;
	padding-top:7px;
	padding-right:20px;	
}

/* CONTACTO */
#caja_contacto {
	background: url(../img/fondos/contenido.png) repeat-y ;
	/*width: 785px;*/
	width: 785px;
}
#contacto {
	position:relative;
	margin-top:0;
}
.top_contacto {
	background: url(../img/fondos/top.png) no-repeat ;
	width: 785px;
	height: 23px;
	margin:10px 0 0 0;
}
.bottom_contacto {
	background: url(../img/fondos/bottom.png) no-repeat #fff;
	width: 785px;
	height: 23px;
	
	padding: 0;
}
#contacto #titulo {
	background-color:#778899;
	padding-left:230px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#contacto #titulobuscascasa {
	background-color:#778899;
	padding-left:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#contacto #formulario {
	padding-left:250px;
	padding-right:10px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	margin:0 0px;
	line-height:12px;
	padding-bottom:10px;
}
#contacto #plano {
	border:4px solid #DDDDE0;
	float: left;
	margin: 0 0 0 15px;
}
#contacto #foto {
	float: left;
	margin: 0 0 0 10px;
}
#contacto #lupaangulo {
	position:absolute;
	top:202px;
	left:190px;
}
#contacto #direccion {	
	width:224px;
	text-align:center;
}
#contacto #descripcionbuscascasa {
	width:755px;
	text-align:left;
	padding:5px;
	color:#fff; 
	margin:0 0 20px 10px;	
}
#contacto #direccion p,
#contacto #direccion p a,
#contacto #descripcionbuscascasa {
	font-family:nimbus;
	color:#545454;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
	border-bottom:1px dotted #000;
}
#contacto #direccion p a:hover {
	text-decoration:underline;
}
#contacto #campoformulario {
	margin-bottom:1px;
}
#contacto #campoformulario.alto {
	margin-top:3px;
	margin-bottom:3px;
}
#contacto #campoformulario p {
	width:100px;
	float:left;
	padding-top:1px;
}
#contacto #campoformulario p.largo {
	width:253px;
}
#contacto #campoformulario input.text,
#contacto #campoformulario input.texterror,
#contacto #campoformulario select {
	width:205px;
	margin:0px 0 10px 0;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	padding: 3px;
}
#contacto #campoformulario input.texterror {
	background-color:#FF9999;
}
#contacto #campoformulario #selectores {
	width:165px;
	float:left;
}
#contacto #campoformulario #selectores label {
	font-size:9px;
	vertical-align:text-top;
	margin-top:5px;
}
#contacto #campoformulario input.checkbox {
	margin:0px;
	padding:0px;
	height:14px;
	width:14px;
}
#contacto #campoformulario textarea {
	width:165px;
	height:50px;
	margin:0px;
	border:1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
}
#contacto #boton {
	width:150px;
	margin-top:10px;
	text-align:center;
	margin-bottom:25px;
	float: right;
}
#contacto #confirmacion {
	margin-top:80px;
	height:220px;
	text-align:center;
	line-height:15px;
}

/* BOLSA DE TRABAJO */
#bolsatrabajo {
	position:relative;
	margin-top:20px;
}
#bolsatrabajo #oferta {
	margin-bottom:20px;
}
#bolsatrabajo #oferta #titulo {
	padding-left:10px;
	background-color:#778899;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
}
#bolsatrabajo #oferta #texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	padding-left:20px;
	padding-top:3px;
	padding-right:10px;
}
#bolsatrabajo #oferta #enviarcv {
	text-align:right;
	margin-top:5px;
}

/* LISTA DE PROMOCIONES */
#listapromociones {
	margin:15px 0 0 0;
	width: 475px;
	height: 250px;
	padding:0;
	float: left;
	position: relative;
}
.videos {
	float: right;
	width: 300px;
	height: 250px;
	margin:0 0 0 0;
}
.videos .pepe {
	float: right;
	width: 300px;
	height: 250px;
	margin:15px 0 0 0;
	position: relative;
}
.videos .pepe #titulolista {
	
	margin:0 0 10px 0;
}
.videos .pepe span.roll {
	height: 215px;
	position: absolute;
	top: 40px;
	left: 0;
	width:300px;
	z-index: 50;
	background: url(../img/fondos/video.png) no-repeat;
}
.videos #titulolista h2 {
	padding: 7px 0 5px 35px;
	font-size: 14px;
	margin: 0 0 0 0;
	font-family: nimbus;
}
.videos #titulolista {
	background: url(../img/fondos/h2_300.png) no-repeat;
	text-align:left;
	color:#FFFFFF;
	margin:0 0 0 0;
	font-weight:bold;
	height:30px;
	width: 475px;
	text-transform: uppercase;
}
#listapromociones.grande {
	height: 480px;
	background: url(../img/fondos/promociones.gif) no-repeat ;
}
#listapromociones #titulolista {
	background: url(../img/fondos/h2_475.png) no-repeat;
	text-align:left;
	color:#FFFFFF;
	margin:0 0 0 0;
	font-weight:bold;
	height:30px;
	width: 475px;
	text-transform: uppercase;
}
#listapromociones #titulolista h2 {
	padding: 7px 0 5px 35px;
	font-size: 14px;
	margin: 0 0 0 0;
	font-family: nimbus;
}
#listapromociones #titulolista select {
	float: right;
	text-transform: none;
}
#listapromociones #promocion {
	height: 173px;
	margin:8px 0 0 5px;
	width:230px;
	float:left;
	padding:0;
	position: relative;
	background: url(../img/fondos/promocion.png) no-repeat;
}
#listapromociones #promocion #foto img {
	width: 220px;
	height: 163px;
	margin: 5px;
}
span.roll {
	height: 208px;
	position: absolute;
	top: 5px;
	left: 5px;
	width:220px;
	z-index: 50;
	background: url(../img/fondos/span.png) no-repeat;
}
#listapromociones #promocion #foto a {	
	display: block;
	padding: 0;
	margin: 0;
	width: 220px;
}
#listapromociones #promocion #foto img.fotoactiva {
	border:3px solid #F17C00;
	display: block;
	padding: 0;
	margin: 0;
}
#listapromociones #promocion #titulo {
	color:#4d4d4d;
	font-size:12px;
	font-weight:bold;
	font-family:nimbus;
	text-align:left;
	position: absolute;
	bottom: -45px;
	left: 0;
	padding: 5px 0 5px 0;
	text-transform: lowercase;
	height: 22px;
	border-top:1px dotted #000;
	border-bottom:1px dotted #000;
	width: 230px;
	background: url(../img/fondos/h2.gif) no-repeat right;
	text-transform: uppercase;
}
#listapromociones #promocion #descripcion {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:92px;
	text-align:left;
	line-height:11px;
	padding-bottom:5px;
	padding-top:2px;
	padding-right:10px;
	display: none;
}
#listapromociones #promocion #lupa {
	position:absolute;
	bottom:3px;
	left:227px;
	display: none;
}

/* LATERAL PROMOCIONES */
#dcha {
	width: 245px;
	float: right;
	display: block;
	height: 627px;
	background: url(../img/fondos/lateral.gif) no-repeat;
	margin: 1px 0 0 0;
}
#lateralpromociones2 {
	margin:2px 0 0 0;
	width: 785px;
	height: 250px;
	background: url(../img/fondos/promociones.gif) no-repeat;
	padding:11px 0 10px 0;
}
#lateralpromociones {
	width: 245px;		
	/*overflow: auto;*/
	/*background: fuchsia;*/
}
#lateralpromociones #caja_lateral {
	height: 550px;
	overflow: auto;
	width: 228px;
	overflow-y: scroll;
	overflow-x:hidden;
	position:relative;
	margin: 5px 0 0 0;
}
#lateralpromociones #titulolista {
	background: url(../img/fondos/titulos.gif) repeat-x ;
	text-align:left;
	color:#FFFFFF;
	margin:0 0 0 10px;
	font-weight:bold;
	height:25px;
	width: 215px;
	text-transform: uppercase;
	margin: 10px 0 0 10px;
}
#lateralpromociones #titulolista h2 {
	background:url(../img/interfaz/punto_titulo_derecha.gif) no-repeat left;
	padding: 5px 0 5px 20px;
	font-size: 10px;
	margin: 0 5px 0 5px;
}
#lateralpromociones #promocion {
	width: 180px;
	height: 155px;
	margin: 10px;	
	position: relative;
	top:0;
}
#lateralpromociones #promocion #foto img {
	width: 195px;
	height: 146px;
}
#lateralpromociones #promocion #foto a {
	border:3px solid #DDDDE0;
	display: block;
	padding: 0;
	margin: 0;
	width: 195px;
}
#lateralpromociones #promocion #foto a:hover {
	border:3px solid #4E4E4E;
	display: block;
	padding: 0;
	margin: 0;
}
#lateralpromociones #promocion #foto a.fotoactiva {
width: 195px;
	border:3px solid #F17C00;
	display: block;
}
#lateralpromociones #promocion #titulo {
	color:#4d4d4d;
	font-size:11px;
	font-weight:bold;
	font-family: Tahoma;
	text-align:center;
	position: absolute;
	top: 6px;
	left: 6px;
	width: 189px;
	padding: 3px 0 0 0;
	text-transform: lowercase;
	height: 20px;
	background:url(../img/fondos/encurso.png) no-repeat;	
}
#lateralpromociones #promocion #descripcion {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:92px;
	text-align:left;
	line-height:11px;
	padding-bottom:5px;
	padding-top:2px;
	padding-right:10px;
	display: none;
}
#lateralpromociones #promocion #lupa {
	position:absolute;
	bottom:3px;
	left:227px;
	display: none;
}

/* Paginacion */
#paginacion {
	width:auto;
	clear: both;
	padding:0;
	margin: 0 10px 0 11px;
}
#paginacion ul {
	margin: 0;
	padding: 2px 5px 0 0;
	float: right;
	width: auto;		
}
#paginacion ul li {
	list-style: none;	
	float: left;
}
#paginacion ul li.actual a {
	list-style: none;
	padding: 8px 10px 8px 10px;
	border: 0;
	color:#fff;
	background: url(../img/fondos/actual.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	float: left;
	margin: 0 0 0 2px;
}
#paginacion ul li a {
	padding: 8px 10px 8px 10px;
	border: 0;
	color:#4e4e4e;
	background: url(../img/fondos/li.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	float: left;
	margin: 0 0 0 2px;
}
#paginacion ul li a:hover {
	padding: 8px 10px 8px 10px;
	border: 0;
	color:#fff;
	background: url(../img/fondos/hover.gif) no-repeat;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	float: left;
	margin: 0 0 0 2px;
}

/* PIE */
#pie {
	width:100%;
	clear: both;
	display: block;
	text-align: center;
	height: 84px;
	padding:0 0 0 0;
	background: #d4d4d4;
	color: #000;		
	position: relative;
}
#pie .edificio {
	background: url(../img/fondos/edificio.png) no-repeat;
	position: absolute;
	right: 0;
	bottom:0;
	height: 134px;
	width: 300px;
}
#pie p,
#pie p a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color: #343434;
	padding: 40px 0 0 0;
}
#pie .contenido {
	width: 966px;
	margin: 0 auto;
}
#pie .sellos {
	width: 300px;
	height: 50px;
	background: red;
	float: left;
}
#pie .copyright {
	width: 600px;
	height: 50px;
	float: right;
}
/*Legal*/
#caja_legal {
	background: url(../img/fondos/contenido.png) repeat-y ;
	/*width: 785px;*/
	width: 785px;
}
#legal {	
	float: left;
	width:785px;
	overflow: hidden;
}

#legal .top {
	background: url(../img/fondos/top.png) no-repeat ;
	width: 785px;
	height: 23px;
	margin:10px 0 0 0;
}
#legal .bottom {
	background: url(../img/fondos/bottom.png) no-repeat;
	width: 785px;
	height: 23px;
	margin:0;
}
#legal div {
	text-align:center;
}
#legal div p {
	font-size: 11px;
	margin: 0 0 0 15px;
	width: 745px;
	text-align:justify;
	line-height: 18px;
}
#legal div h3 {
	font-size: 10px;
	margin: 5px 0 5px 15px;
	color:#F17C00;
	text-transform: uppercase;
	text-align:left;
}
#legal div #validacion {
	text-align:center;
	margin: 10px 0 0 0;
}







