@charset "utf-8";
/* CSS Document */
/**************/
/***GENERAL***/
/**************/
/*@font-face {
   font-family:'Economica';
   src: url('fuentes/eurostar-webfont.eot');
   src: url('fuentes/eurostar-webfont?#iefix') format('embedded-opentype'),
         url('fuentes/eurostar-webfont.woff2') format('woff2'),
         url('fuentes/eurostar-webfont.woff') format('woff'),
         url('fuentes/eurostar-webfont.ttf') format('truetype'),
         url('fuentes/eurostar-webfont.svg#Economica') format('svg');
   font-weight: normal;
   font-style: normal;
   font-variant: normal;
}*/

@import url(http://fonts.googleapis.com/css?family=Economica:700);

html {
    background: url(Img/fondo_web.jpg) no-repeat fixed center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	behavior: url(PIE.htc);
}
img {
  border: none;
}
a img {
  border: none;
}
a:link{
	text-decoration:none;
	color:black;	
  behavior: url(PIE.htc);
}
a:visited{
	text-decoration:none;
	color:black;	
  behavior: url(PIE.htc);
}
a:hover{
	text-decoration:none;
	color:#F00;	
  behavior: url(PIE.htc);
}
a:active{
	text-decoration:none;
	color:black;	
  behavior: url(PIE.htc);
}
hr {
	border: 0; 
	height: 2px; 
	text-align: center;
	background: linear-gradient(to right, #eee, #f00, #eee);
	behavior: url(PIE.htc);
}

/*CONTENEDOR*/
#contenedor {
	position: relative;
	height: 1962px;
	width: 1226px;
	margin-left: auto;
	margin-right: auto;
  behavior: url(PIE.htc);
}
#contenedor_index {
	position: relative;
	height: 2307px;
	width: 1226px;
	margin-left: auto;
	margin-right: auto;
  behavior: url(PIE.htc);
}
#contenedor_contacto {
	position: relative;
	height: 2189px;
	width: 1226px;
	margin-left: auto;
	margin-right: auto;
  behavior: url(PIE.htc);
}
#contenedor_cookies {
	position: relative;
	height: 5900px;
	width: 1226px;
	margin-left: auto;
	margin-right: auto;
  behavior: url(PIE.htc);
}
#contenedor_SSR {
	position: relative;
	height: 3156px;
	width: 1226px;
	margin-left: auto;
	margin-right: auto;
  behavior: url(PIE.htc);
}
/*CABECERA*/
#cabecera {
	position: absolute;
	height: 167px;
	width: 1226px;
	background-image: url(Img/cabecera_inmosenior_c_extend.png);
	z-index: 2;
	left: 0;
	top: 0;
	visibility: visible;
  behavior: url(PIE.htc);
}

/*CUERPO*/
#cuerpo {
	position: absolute;
	width: 926px;
	height: 1606px;
	z-index: 1;
	top: 167px;
	left: 0px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	background-image:url(Img/fondo_punto.png);
  behavior: url(PIE.htc);
}
#cuerpo_index {
	position: absolute;
	width: 926px;
	height: 1951px;
	z-index: 1;
	top: 167px;
	left: 0px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	background-image:url(Img/fondo_punto.png);
  behavior: url(PIE.htc);
}
#cuerpo_contacto {
	position: absolute;
	width: 986px;
	height: 1833px;
	z-index: 1;
	top: 167px;
	left: 0px;
	background-color: #FFFFFF;
	background-image: url(Img/fondo_punto.png);
	behavior: url(PIE.htc);
}
#cuerpo_SSR {
	position: absolute;
	width: 926px;
	height: 2800px;
	z-index: 1;
	top: 167px;
	left: 0px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
	background-image: url(Img/fondo_punto.png);
  behavior: url(PIE.htc);
}
#cuerpo_cookies {
	position: absolute;
	width: 1226px;
	height: 5400px;
	z-index: 1;
	top: 167px;
	left: 0px;
	background-color: #FFFFFF;
	background-image:url(Img/fondo_punto.png);
  behavior: url(PIE.htc);
}
/*LATERAL*/
#lateral_corto {
	position: absolute;
	width: 250px;
	height: 1610px;
	z-index: 1;
	top: 0px;
	left: 976px;
	background-image:url(Img/fondo_lateral.png);;
  behavior: url(PIE.htc);
}
#lateral_index{
	position: absolute;
	width: 250px;
	height: 1610px;
	z-index: 1;
	top: 345px;
	left: 976px;
	background-image:url(Img/fondo_lateral.png);;
  behavior: url(PIE.htc);
}
#lateral_proyecto3{
	position: absolute;
	width: 250px;
	height: 1951px;
	z-index: 1;
	top: 0px;
	left: 976px;
	background-image:url(Img/fondo_lateral.png);;
  behavior: url(PIE.htc);
}
#lateral_promentregadas {
	position: absolute;
	width: 250px;
	height: 1498px;
	z-index: 1;
	top: 0px;
	left: 976px;
	background-image: url(Img/fondo_lateral.png);
  behavior: url(PIE.htc);
}
#lateral_SSR{
	position: absolute;
	width: 250px;
	height: 2800px;
	z-index: 1;
	top: 0px;
	left: 976px;
	background-image:url(Img/fondo_lateral.png);;
  behavior: url(PIE.htc);
}
#noticias{
	position: absolute;
	left: 10px;
	top: 740px;
	width: 230px;
	height:350px;
	overflow:hidden;
	background-image:url(Img/fondo_noticias.png);
  behavior: url(PIE.htc);
}
#titulo_subrayado_lateral {
	position: absolute;
	left: 10px;
	width: 240px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/subrayado.png);
	line-height: 2.5em;
	color: #666;
  behavior: url(PIE.htc);
}
#newsletter{
	position: absolute;
	left: 5px;
	top: 370px;
	width: 250px;
	height: 300px;
	z-index: 3;
	font-family: "Economica";
	font-size: 17px;
	font-weight: bold;
	color: black;
	line-height: 20px;
	text-align:center;
  behavior: url(PIE.htc);
}

#capa_identificacion{
	position: absolute;
	left: 15px;
	top: 15px;
	width: 185px;
	height: 200px;
	z-index: 3;
	font-family: "Economica";
	font-size: 18px;
	font-weight: bold;
	color: black;
	line-height: 20px;
	padding: 15px;
	background-color: #eee;
	box-shadow: 3px 3px 5px #999;
    -webkit-box-shadow: 3px 3px 5px #999;
    -moz-box-shadow: 3px 3px 5px #999;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	behavior: url(PIE.htc);
	border-style:solid;
    border-color:#f00;
    border-weight:5px;
}
.bot_identificacion{
	width:100px;
	height:30px;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow: 1px 1px 2px #999;
    -moz-box-shadow: 1px 1px 2px #999;
	font-family:"Economica";
	color:#666;
	font-size:18px;	
	font-weight:bold;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	behavior: url(PIE.htc);
}
#olvido_contrasena{
	position: absolute;
	left: 5px;
	top: 246px;
	width: 250px;
	height: 50px;
	z-index: 3;
	font-family: "Economica";
	font-size: 16px;
	font-weight: bold;
	color: black;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
  behavior: url(PIE.htc);
}

/*PIE*/
#pie {
	position: absolute;
	left: 0px;
	top: 1773px;
	width: 1226px;
	height: 189px;
	z-index: 1;
	background-image: url(Img/pie_inmosenior.png);
  behavior: url(PIE.htc);
}
#pie_index {
	position: absolute;
	left: 0px;
	top: 2080px;
	width: 1226px;
	height: 189px;
	z-index: 1;
	background-image: url(Img/pie_inmosenior.png);
  behavior: url(PIE.htc);
}
#pie_contacto {
	position: absolute;
	left: 0px;
	top: 2000px;
	width: 1226px;
	height: 189px;
	z-index: 1;
	background-image: url(Img/pie_inmosenior.png);
  behavior: url(PIE.htc);
}
#pie_cookies {
	position: absolute;
	left: 0px;
	top: 5567px;
	width: 1226px;
	height: 189px;
	z-index: 1;
	background-image: url(Img/pie_inmosenior.png);
  behavior: url(PIE.htc);
}
#pie_SSR {
	position: absolute;
	left: 0px;
	top: 2967px;
	width: 1226px;
	height: 189px;
	z-index: 1;
	background-image: url(Img/pie_inmosenior.png);
  behavior: url(PIE.htc);
}
#nombre_pie {
	position: absolute;
	left: 20px;
	top: 19px;
	width: 331px;
	height: 112px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c6c6c6;
	text-align: justify;
	line-height: 30px;
	text-decoration: none;
	visibility: visible;
	/*font-weight:bold;*/
  behavior: url(PIE.htc);
}
.nombre_pie a{
	text-decoration:none;
	color:#c6c6c6;
  behavior: url(PIE.htc);
}
.nombre_pie a:hover{
	text-decoration:none;
	color:#c6c6c6;
  behavior: url(PIE.htc);
}
#contacto_pie {
	position: absolute;
	left: 962px;
	top: 18px;
	width: 231px;
	height: 113px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 26px;
	/*font-weight:bold;*/
	color: #c6c6c6;

  behavior: url(PIE.htc);
}
#derechos_pie {
	position: absolute;
	left: 0px;
	top: 156px;
	width: 1226px;
	height: 28px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: center;
	/*font-weight:bold;*/
	color: #c6c6c6;
  behavior: url(PIE.htc);
}
#pie_foto{
	position: absolute;
	width: 83.75px;
	height: 77.25px;
	top: 11px;
	left: 573px;
	z-index: 1;
  behavior: url(PIE.htc);
}
/*Iconos social Pie*/
.social {
	width: 140px;
	height: 65px;
	padding: 0;
	position: relative;
	top: 101px;
	left: 548px;
	visibility: visible;
  behavior: url(PIE.htc);
}
.social_icons {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	visibility: visible;
  behavior: url(PIE.htc);
}
.social_icons li {
margin:0 0 1px 1px;
height:32px;
width:32px;
list-style:none;
float:left;
padding:0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out; 
transition: all 0.4s ease-in-out;
 behavior: url(PIE.htc);
}
.social_icons li a {
float:left;
width:32px;
line-height:24px;
display: block;
text-indent: -99999px;
margin:0px;
outline: none;
padding:0;
min-height:32px;
height:100%;
text-decoration:none;
  behavior: url(PIE.htc);
}
.social_icons .facebook{
	background: url(Img/icns-socials.png) 0px -32px no-repeat;
	
	  behavior: url(PIE.htc);
}
.social_icons .twitter{
	background: url(Img/icns-socials.png) -32px -32px no-repeat;
	  behavior: url(PIE.htc);
}
.social_icons .youtube{
	background: url(Img/icns-socials.png) -128px -32px no-repeat;
	  behavior: url(PIE.htc);
}
.social_icons .googleplus{
	background: url(Img/icns-socials.png) -160px -32px no-repeat;
	  behavior: url(PIE.htc);
}
.social_icons .facebook:hover{
	background-position:0px 0px;
	  behavior: url(PIE.htc);
}
.social_icons .twitter:hover {
	background-position:-32px 0px;
  behavior: url(PIE.htc);
}
.social_icons .youtube:hover {
	background-position:-128px 0px;
	  behavior: url(PIE.htc);
}
.social_icons .googleplus:hover{
	background-position:-160px 0px;
	  behavior: url(PIE.htc);
}

/*MENU*/
#menu {
	position: absolute;
	left: 21px;
	top: 133px;
	width: 1206px;
	height: 38px;
	z-index: 3;
	behavior: url(PIE.htc);
}
.texto_menu {
	color:#292929;
	font-size: 20px;
	font-family:"Economica";
	font-weight: normal;
    font-style: normal;
    font-variant: normal;
    behavior: url(PIE.htc);
}
.texto_menu a:hover {
    color: #292929;
    font-weight:bold;
	text-decoration:none;
  behavior: url(PIE.htc);
}
.texto_menu a:visited {
    color: #292929;
    font-weight:bold;
	text-decoration:none;
  behavior: url(PIE.htc);
}
.texto_menu a:link{
    color:#292929;
    font-weight:bold;
	text-decoration:none;
  behavior: url(PIE.htc);
}
.texto_menu a:active{
    color: #292929;
    font-weight:bold;
	text-decoration:none;
  behavior: url(PIE.htc);
}
/*Menu desplegable*/
#menu  ul, ol {
    list-style:none;
	margin:0px;
    padding:0px;	
  behavior: url(PIE.htc);
}			
 .nav > li {
    float:left;
  behavior: url(PIE.htc);
}			
 .nav li a {
    /*background-color:#c6c6c6;*/
    text-decoration:none;
    padding:4px 37px;
    display:block;
  behavior: url(PIE.htc);
}			
 .nav li a:hover {
	background-color:#fff;
  behavior: url(PIE.htc);
}			
 .nav li ul {
	display: none;
	position: absolute;
	min-width: 140px;	
  behavior: url(PIE.htc);
}
 .nav li:hover > ul {
	display:block;
  behavior: url(PIE.htc);
}			
 .nav li ul li {
	position: relative;
   behavior: url(PIE.htc);
}			
 .nav li ul li ul {
	/*right:-140px;*/
	top:0px;
  behavior: url(PIE.htc);
}
.desplegable li a{
	/*background-color:#c6c6c6;*/
  background-image:url(Img/fondo_menu_normal.png);
  border-bottom:thin dotted;
  box-shadow: 2px 2px 5px #999;
  -webkit-box-shadow: 2px 2px 5px #999;
  -moz-box-shadow: 2px 2px 5px #999;
  font-size:16px;
  behavior: url(PIE.htc);
}
.desplegable li a:hover{
  /*background-color: #F0F0F0 ;*/
   background-image:url(Img/fondo_menu_hover.png);
  border-bottom:thin dotted;
  font-size:16px;
  behavior: url(PIE.htc);
}

/******************/
/***PAGINA INDEX***/
/******************/
#slider {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1226px;
	height: 300px;
	z-index: 3;
	color: #999;
	background-color: #999999;
	visibility: visible;
  behavior: url(PIE.htc);
}
#contenido_index {
	position: absolute;
	left: 30px;
	top: 378px;
	width: 429px;
	height: 465px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 16px;
	line-height:20px;
  behavior: url(PIE.htc);
}
#contenido_index_2 {
	position: absolute;
	left: 31px;
	top: 786px;
	width: 925px;
	height: 121px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#contenido_foto_index {
	position: absolute;
	left: 476px;
	top: 345px;
	width: 500px;
	height: 355px;
	z-index: 3;
	font-family: Sanidana;
	font-size: 14px;
	color: black;
	background-image: url(Img/foto_madrid.png);
    behavior: url(PIE.htc);
}
#permitanos {
	position: absolute;
	left: 0px;
	top: 300px;
	width: 1226px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color:#c6c6c6;
	background-image: url(Img/pie_foto_index.png);
	text-align: center;
	line-height:2em;
  behavior: url(PIE.htc);
}
#titulo_subrayado {
	position: absolute;
	left: 30px;
	top: 873px;
	width: 946px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/subrayado.png);
	line-height: 2em;
	color: #666;
  behavior: url(PIE.htc);
}
/*Botones grandes con alpha en página index_cyg*/
#etiqueta_bot {
	position: absolute;
	left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=40);
	alignment-adjust: central;
  behavior: url(PIE.htc);
}
.bot_eti{
	vertical-align:central;
  behavior: url(PIE.htc);
}
#bot_newsletter {
	position: absolute;
	left: 346px;
	top: 1637px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/bot_newsletter.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
	behavior: url(PIE.htc);
  behavior: url(PIE.htc);
}
#bot_construccion {
	position: absolute;
	left: 30px;
	top: 1637px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/bot_construccion.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
  behavior: url(PIE.htc);
}
#bot_senior {
	position: absolute;
	left: 661px;
	top: 1307px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/bot_senior.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
  behavior: url(PIE.htc);
}
#bot_registrar {
	position: absolute;
	left: 661px;
	top: 1637px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/bot_registrar.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
  behavior: url(PIE.htc);
}
#bot_consultoria {
	position: absolute;
	left: 30px;
	top: 1307px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/bot_consultoria.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
  behavior: url(PIE.htc);
}
#bot_transacciones {
	position: absolute;
	left: 346px;
	top: 1307px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/bot_transacciones.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
  behavior: url(PIE.htc);
}
#bot_registrar:hover #etiqueta_bot{
	position: absolute;
    left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}
#bot_consultoria:hover #etiqueta_bot{
	position: absolute;
    left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}
#bot_transacciones:hover #etiqueta_bot{
	position: absolute;
    left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}
#bot_construccion:hover #etiqueta_bot{
	position: absolute;
    left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}
#bot_newsletter:hover #etiqueta_bot{
	position: absolute;
	left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}
#bot_senior:hover #etiqueta_bot{
	position: absolute;
	left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}

/***************************/
/***GESTION INMOBILIARIA***/
/**************************/
#contenido_gi {
	position: absolute;
	left: 30px;
	top: 97px;
	width: 902px;
	height: 382px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 16px;
	line-height: 20px;
  behavior: url(PIE.htc);
}
/*Botones grandes con alpha en página index_gi*/
#etiqueta_bot_gi {
	position: absolute;
	left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=40);
	alignment-adjust: central;
  behavior: url(PIE.htc);
}
.bot_eti{
	vertical-align:central;
  behavior: url(PIE.htc);
}

#senior {
	position: absolute;
	left: 661px;
	top: 502px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/senior.jpg);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
  behavior: url(PIE.htc);
}

#cooperativa {
	position: absolute;
	left: 30px;
	top: 502px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/cooperativa.jpg);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
  behavior: url(PIE.htc);
}
#empresa {
	position: absolute;
	left: 346px;
	top: 502px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/empresa.jpg);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
  behavior: url(PIE.htc);
}

#cooperativa:hover #etiqueta_bot_gi{
	position: absolute;
    left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}
#empresa:hover #etiqueta_bot_gi{
	position: absolute;
    left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}

#senior:hover #etiqueta_bot_gi{
	position: absolute;
	left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}

/******************************/
/***GESTION-NUESTRO TRABAJO***/
/*****************************/
#contenido_nt {
	position: absolute;
	left: 30px;
	top: 429px;
	width: 902px;
	height: 261px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 16px;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#foto_nt {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 976px;
	height: 300px;
	z-index: 3;
	background-image: url(Img/fotocadena.jpg);
  behavior: url(PIE.htc);
}
/*****************************/
/***GESTION-NUESTRO EQUIPO***/
/****************************/
#contenido_equipo {
	position: absolute;
	left: 30px;
	top: 100px;
	width: 902px;
	height: 497px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#contenido_estamos {
	position: absolute;
	left: 30px;
	top: 652px;
	width: 902px;
	height: 117px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#contenido_vision {
	position: absolute;
	left: 30px;
	top: 854px;
	width: 902px;
	height: 123px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#contenido_mision {
	position: absolute;
	left: 30px;
	top: 1036px;
	width: 902px;
	height: 161px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}

/****************************/
/***GESTION-COOPERATIVA*****/
/**************************/
#contenido_quees {
	position: absolute;
	left: 30px;
	top: 358px;
	width: 902px;
	height: 141px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#contenido_leyes {
	position: absolute;
	left: 30px;
	top: 546px;
	width: 902px;
	height: 119px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#contenido_gestorac {
	position: absolute;
	left: 30px;
	top: 710px;
	width: 902px;
	height: 178px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#contenido_diferencias {
	position: absolute;
	left: 30px;
	top: 934px;
	width: 902px;
	height: 178px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#contenido_ventajas {
	position: absolute;
	left: 30px;
	top: 1157px;
	width: 902px;
	height: 178px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#foto_cooperativa {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 976px;
	height: 300px;
	z-index: 3;
    background-image: url(Img/foto_cooperativa.jpg);
  behavior: url(PIE.htc);
}

/*********************************/
/***GESTION-GESTION PATRIMONIOS***/
/*********************************/
#contenido_gestion {
	position: absolute;
	left: 30px;
	top: 97px;
	width: 902px;
	height: 382px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}

/*******************************************/
/***GESTION-GESTION INTEGRAL DE PROYECTOS***/
/*******************************************/
#contenido_urbanismo {
	position: absolute;
	left: 30px;
	top: 97px;
	width: 902px;
	height: 241px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#contenido_proy {
	position: absolute;
	left: 31px;
	top: 412px;
	width: 902px;
	height: 523px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#contenido_proy a {
	text-decoration:none;
	color:#F00;
  behavior: url(PIE.htc);
}

/******************************************/
/***GESTION-TRANSACCIONES INMOBILIARIAS***/
/*****************************************/
#contenido_transacciones {
	position: absolute;
	left: 30px;
	top: 97px;
	width: 902px;
	height: 222px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}

#foto_MLS {
	position: absolute;
	left: 608px;
	top: 385px;
	width: 294px;
	height: 219px;
	z-index: 3;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
	background-image: url(Img/logo_mls.png);
	background-color:#fff;
  behavior: url(PIE.htc);
}
#foto_Noteges {
	position: absolute;
	left: 608px;
	top: 681px;
	width: 294px;
	height: 219px;
	z-index: 3;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
	background-image: url(Img/logo_noteges.png);
	background-color:#fff;
  behavior: url(PIE.htc);
}
#contenido_mls {
	position: absolute;
	left: 30px;
	top: 367px;
	width: 503px;
	height: 258px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#contenido_noteges {
	position: absolute;
	left: 30px;
	top: 672px;
	width: 503px;
	height: 222px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
/******************/
/***CONSULTORIA***/
/*****************/
#contenido_ci {
	position: absolute;
	left: 30px;
	top: 97px;
	width: 902px;
	height: 382px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 16px;
	line-height: 20px;
  behavior: url(PIE.htc);
}
/*Botones grandes con alpha en página index_ci*/
#etiqueta_bot_ci {
	position: absolute;
	left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	background-color: #000;
	opacity: 0.5;
	filter: alpha(opacity=40);
	alignment-adjust: central;
  behavior: url(PIE.htc);
}
.bot_eti{
	vertical-align:central;
  behavior: url(PIE.htc);
}

#bot_inmobiliaria {
	position: absolute;
	left: 661px;
	top: 502px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/senior.jpg);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
  behavior: url(PIE.htc);
}

#bot_gestion {
	position: absolute;
	left: 30px;
	top: 502px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/cooperativa.jpg);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
  behavior: url(PIE.htc);
}
#bot_promociones {
	position: absolute;
	left: 346px;
	top: 502px;
	width: 286px;
	height: 286px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/empresa.jpg);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
  behavior: url(PIE.htc);
}

#bot_gestion:hover #etiqueta_bot_ci{
	position: absolute;
    left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}
#bot_promociones:hover #etiqueta_bot_ci{
	position: absolute;
    left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}

#bot_inmobiliaria:hover #etiqueta_bot_ci{
	position: absolute;
	left: 0px;
	top: 241px;
	width: 286px;
	height: 45px;
	z-index: 4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFF;
	background-color:#F00;
    opacity:0.5;
	filter: alpha(opacity=40);
	cursor:pointer;
  behavior: url(PIE.htc);
}

/***********************************/
/***PROXIMAS PROMOCIONES**********/
/**********************************/
#contenido_promgestion {
	position: absolute;
	left: 30px;
	top: 97px;
	width: 902px;
	height: 84px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}

#foto_prox_promocion_1 {
	position: absolute;
    top:200px;
	left:125px;
	width: 300px;
	height: 300px;
	z-index: 3;
	box-shadow: 4px 4px 7px  #999;
	-webkit-box-shadow: 4px 4px 7px #999;
    -moz-box-shadow: 4px 4px 7px #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background-image: url(Img/proyecto_8_entregadas.png);
  behavior: url(PIE.htc);
}
#foto_prox_promocion_2 {
	position: absolute;
    top:200px;
	left:550px;
	width: 300px;
	height: 300px;
	z-index: 3;
	box-shadow: 4px 4px 7px  #999;
	-webkit-box-shadow: 4px 4px 7px #999;
    -moz-box-shadow: 4px 4px 7px #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background-image: url(Img/lassuertesI.png);
  behavior: url(PIE.htc);
}
#foto_prox_promocion_3 {
	position: absolute;
    top:550px;
	left:125px;
	width: 300px;
	height: 300px;
	z-index: 3;
	box-shadow: 4px 4px 7px  #999;
	-webkit-box-shadow: 4px 4px 7px #999;
    -moz-box-shadow: 4px 4px 7px #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background-image: url(Img/sotoverdeI_inicio_de_obras.png);
  behavior: url(PIE.htc);
}
#foto_prox_promocion_4 {
	position: absolute;
    top:550px;
	left:550px;
	width: 300px;
	height: 300px;
	z-index: 3;
	box-shadow: 4px 4px 7px  #999;
	-webkit-box-shadow: 4px 4px 7px #999;
    -moz-box-shadow: 4px 4px 7px #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background-image: url(Img/lassuertesI.png);
  behavior: url(PIE.htc);
}
#foto_prox_promocion_5 {
	position: absolute;
    top:900px;
	left:125px;
	width: 300px;
	height: 300px;
	z-index: 3;
	box-shadow: 4px 4px 7px  #999;
	-webkit-box-shadow: 4px 4px 7px #999;
    -moz-box-shadow: 4px 4px 7px #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background-image: url(Img/sotoverdeII_inicio_de_obras.png);
  behavior: url(PIE.htc);
}
#foto_prox_promocion_6 {
	position: absolute;
    top:900px;
	left:550px;
	width: 300px;
	height: 300px;
	z-index: 3;
	box-shadow: 4px 4px 7px  #999;
	-webkit-box-shadow: 4px 4px 7px #999;
    -moz-box-shadow: 4px 4px 7px #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background-image: url(Img/sotoverdeIII_inicio_de_obras.png);
  behavior: url(PIE.htc);
}
#foto_prox_promocion_7 {
	position: absolute;
    top:1250px;
	left:125px;
	width: 300px;
	height: 300px;
	z-index: 3;
	box-shadow: 4px 4px 7px  #999;
	-webkit-box-shadow: 4px 4px 7px #999;
    -moz-box-shadow: 4px 4px 7px #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background-image: url(Img/sotoverdeIV.png);
  behavior: url(PIE.htc);
}
/***********************************/
/***PROMOCIONES ENTREGADAS**********/
/**********************************/
#contenido_promentregadas {
	position: absolute;
	left: 30px;
	top: 97px;
	width: 902px;
	height: 84px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}

#foto_promocion {
	position: absolute;
	width: 300px;
	height: 300px;
	z-index: 3;
	box-shadow: 4px 4px 7px  #999;
	-webkit-box-shadow: 4px 4px 7px #999;
    -moz-box-shadow: 4px 4px 7px #999;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
  behavior: url(PIE.htc);
}
#descripcion_promocion {
	position: absolute;
	left: 0px;
	top: 200px;
	width: 290px;
	height: 90px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 18px;
	background-image: url(Img/fondo_descripcion_prom.png);
	padding: 5px;
	color: #fff;
	border-radius: 0px 0px 10px 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
  behavior: url(PIE.htc);
}
#descripcion_detallada_izda {
	position: absolute;
	display: none;
	width: 738px;
	height: 181px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
	background-image: url(Img/fondo_capa_detallada_izda.png);
  behavior: url(PIE.htc);
}
#descripcion_detallada_dcha {
	position: absolute;
	display: none;
	width: 738px;
	height: 181px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
	background-image: url(Img/fondo_capa_detallada_dcha.png);
  behavior: url(PIE.htc);
}
#foto_promocion:hover + div {
	display:block;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out; 
    transition: all 1s ease-in-out;
  behavior: url(PIE.htc);
}
#descripcion_detallada_izda:hover {
	display:block;
  behavior: url(PIE.htc);
}
#descripcion_detallada_dcha:hover {
	display:block;
  behavior: url(PIE.htc);
}
#foto_detallada {
	position: absolute;
	left: 25px;
	top: 30px;
	width: 170px;
	height: 120px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
	background-image: url(Img/prom_callejon.png);
  behavior: url(PIE.htc);
}
#texto_detallada {
	position: absolute;
	left: 205px;
	top: 27px;
	width: 503px;
	height: 129px;
	z-index: 4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 18px;
	text-align: justify;
  behavior: url(PIE.htc);
}
#final_promentregadas {
	position: absolute;
	left: 30px;
	top: 1233px;
	width: 902px;
	height: 84px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: black;
	text-align: justify;
	line-height: 24px;
	font-weight: bold;
  behavior: url(PIE.htc);
}

/******************************************/
/*******DESCRIPCION PROMOCION SSR**********/
/******************************************/

#cont_SSR_descripcion {
	position: absolute;
	left: 30px;
	top: 376px;
	width: 902px;
	height: 276px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#cont_SSR_descripcion_2 {
	position: absolute;
	left: 30px;
	top: 698px;
	width: 902px;
	height: 1043px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#cont_SSR_descripcion_2 a {
	text-decoration:underline;
	color:#444;
	font-weight:bold;
  behavior: url(PIE.htc);
}
#cont_SSR_descripcion_2 a:hover {
	text-decoration:underline;
	color:#f00;
	font-weight:bold;
  behavior: url(PIE.htc);
}
#cont_SSR_descripcion_3 {
	position: absolute;
	left: 30px;
	top: 1798px;
	width: 902px;
	height: 617px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#cont_SSR_descripcion_3 a {
	text-decoration:underline;
	color:#444;
	font-weight:bold;
  behavior: url(PIE.htc);
}
#cont_SSR_descripcion_3 a:hover {
	text-decoration:underline;
	color:#f00;
	font-weight:bold;
  behavior: url(PIE.htc);
}
#foto_SSR {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 976px;
	height: 300px;
	z-index: 3;
	background-image: url(Img/foto_senior.png);
  behavior: url(PIE.htc);
}
#curva_poblacion_flash {
	position: absolute;
	left: 151px;
	top: 359px;
	width: 600px;
	height: 600px;
	z-index: 3;
	border-style:solid;
	border-color:#c6c6c6;
	border-width:4px;
	box-shadow: 4px 4px 7px #999;
	-webkit-box-shadow: 4px 4px 7px #999;
    -moz-box-shadow: 4px 4px 7px #999;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  behavior: url(PIE.htc);
}
#video_senior_rtve {
	position: absolute;
	left: 188px;
	top: 2372px;
	width: 600px;
	height: 396px;
	z-index: 3;
		border-style:solid;
	border-color:#c6c6c6;
	border-width:4px;
	box-shadow: 4px 4px 7px #999;
	-webkit-box-shadow: 4px 4px 7px #999;
    -moz-box-shadow: 4px 4px 7px #999;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  behavior: url(PIE.htc);
}
/**********************************************/
/*DESCRIPCION PROMOCION PROYECTO 3 MAJADAHONDA*/
/**********************************************/
#datos_basicos{
	position:absolute;
	width:400px;
	height:145px;
	top:220px;
	left:50px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#tabla_documentos{
	position:absolute;
	width:400px;
	height:145px;
	top:50px;
	left:25px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
	font-weight:bold;
}

#tabla_documentos a{
	color:#f00;
}
#tabla_documentos a:hover{
	color:#999;
}

#capa_foto_proyecto3{
    position: absolute;
	left: 0px;
	top: 75px;
	width: 976px;
	height: 300px;
	background-image:url(Img/foto_proyecto3.jpg);
  behavior: url(PIE.htc);
}
#galeria_1{
	position: absolute;
	width: 515px;
	height: 96px;
	top: 80px;
	left: -24px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#galeria_realizadas{
	position: absolute;
	width: 515px;
	height: 104px;
	top: 80px;
	left: -22px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.documentos{
	border-collapse:collapse;
}
.documentos tr{
	height:60px;
}
.documentos td{
	padding-left:20px;
	border-bottom: 1px solid #f00;
	border-top: 1px solid #f00;
}
/**********************************************/
/*DESCRIPCION PROMOCION PROYECTO 8 LAS ROZAS*/
/**********************************************/
#datos_basicos{
	position:absolute;
	width:400px;
	height:145px;
	top:220px;
	left:50px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#tabla_documentos{
	position:absolute;
	width:400px;
	height:145px;
	top:50px;
	left:25px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
	font-weight:bold;
}

#tabla_documentos a{
	color:#f00;
}
#tabla_documentos a:hover{
	color:#999;
}

#capa_foto_proyecto8{
    position: absolute;
	left: 0px;
	top: 75px;
	width: 976px;
	height: 300px;
	background-image:url(Img/foto_proyecto8.jpg);
  behavior: url(PIE.htc);
}
#galeria_1{
	position: absolute;
	width: 515px;
	height: 96px;
	top: 80px;
	left: -24px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#galeria_realizadas{
	position: absolute;
	width: 515px;
	height: 104px;
	top: 80px;
	left: -22px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.documentos{
	border-collapse:collapse;
}
.documentos tr{
	height:60px;
}
.documentos td{
	padding-left:20px;
	border-bottom: 1px solid #f00;
	border-top: 1px solid #f00;
}
/**********************************************/
/*DESCRIPCION PROMOCION PROYECTO JARDINES DEL VALLE*/
/**********************************************/
#datos_basicos{
	position:absolute;
	width:400px;
	height:145px;
	top:220px;
	left:50px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#tabla_documentos{
	position:absolute;
	width:400px;
	height:145px;
	top:50px;
	left:25px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
	font-weight:bold;
}

#tabla_documentos a{
	color:#f00;
}
#tabla_documentos a:hover{
	color:#999;
}

#capa_foto_jardinesdelvalle{
    position: absolute;
	left: 0px;
	top: 75px;
	width: 976px;
	height: 300px;
	background-image:url(Img/foto_jardinesdelvalle.jpg);
  behavior: url(PIE.htc);
}
#galeria_1{
	position: absolute;
	width: 515px;
	height: 96px;
	top: 80px;
	left: -24px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#galeria_realizadas{
	position: absolute;
	width: 515px;
	height: 104px;
	top: 80px;
	left: -22px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.documentos{
	border-collapse:collapse;
}
.documentos tr{
	height:60px;
}
.documentos td{
	padding-left:20px;
	border-bottom: 1px solid #f00;
	border-top: 1px solid #f00;
}
/**********************************************/
/*DESCRIPCION PROMOCION RESIDENCIAL SOTO VERDE*/
/**********************************************/
#datos_basicos{
	position:absolute;
	width:400px;
	height:145px;
	top:220px;
	left:50px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#tabla_documentos{
	position:absolute;
	width:400px;
	height:145px;
	top:50px;
	left:25px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
	font-weight:bold;
}

#tabla_documentos a{
	color:#f00;
}
#tabla_documentos a:hover{
	color:#999;
}

#capa_foto_sotoverde{
    position: absolute;
	left: 0px;
	top: 75px;
	width: 976px;
	height: 300px;
	background-image:url(Img/foto_sotoverde.jpg);
  behavior: url(PIE.htc);
}
#galeria_1{
	position: absolute;
	width: 515px;
	height: 96px;
	top: 80px;
	left: -24px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#galeria_realizadas{
	position: absolute;
	width: 515px;
	height: 104px;
	top: 80px;
	left: -22px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.documentos{
	border-collapse:collapse;
}
.documentos tr{
	height:60px;
}
.documentos td{
	padding-left:20px;
	border-bottom: 1px solid #f00;
	border-top: 1px solid #f00;
}
/**********************************************/
/*DESCRIPCION PROMOCION RESIDENCIAL SOTO VERDE III*/
/**********************************************/
#datos_basicos{
	position:absolute;
	width:400px;
	height:145px;
	top:220px;
	left:50px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#tabla_documentos{
	position:absolute;
	width:400px;
	height:145px;
	top:50px;
	left:25px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
	font-weight:bold;
}

#tabla_documentos a{
	color:#f00;
}
#tabla_documentos a:hover{
	color:#999;
}

#capa_foto_sotoverdeIII{
    position: absolute;
	left: 0px;
	top: 75px;
	width: 976px;
	height: 300px;
	background-image:url(Img/foto_sotoverdeIII.png);
  behavior: url(PIE.htc);
}
#galeria_1{
	position: absolute;
	width: 515px;
	height: 96px;
	top: 80px;
	left: -24px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#galeria_realizadas{
	position: absolute;
	width: 515px;
	height: 104px;
	top: 80px;
	left: -22px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.documentos{
	border-collapse:collapse;
}
.documentos tr{
	height:60px;
}
.documentos td{
	padding-left:20px;
	border-bottom: 1px solid #f00;
	border-top: 1px solid #f00;
}
/**********************************************/
/*DESCRIPCION PROMOCION RESIDENCIAL SOTO VERDE IV*/
/**********************************************/

#capa_foto_sotoverdeIV{
    position: absolute;
	left: 0px;
	top: 75px;
	width: 976px;
	height: 300px;
	background-image:url(Img/foto_Soto_Verde_IV.png);
  behavior: url(PIE.htc);
}

/**********************************************/
/*DESCRIPCION PROMOCION RESIDENCIAL ALMONTE*/
/**********************************************/
#datos_basicos{
	position:absolute;
	width:400px;
	height:145px;
	top:220px;
	left:50px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
}
#tabla_documentos{
	position:absolute;
	width:400px;
	height:145px;
	top:50px;
	left:25px;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
	font-weight:bold;
}

#tabla_documentos a{
	color:#f00;
}
#tabla_documentos a:hover{
	color:#999;
}

#capa_foto_almonteI{
    position: absolute;
	left: 0px;
	top: 75px;
	width: 976px;
	height: 300px;
	background-image:url(Img/foto_almonteI.png);
  behavior: url(PIE.htc);
}
#galeria_1{
	position: absolute;
	width: 515px;
	height: 96px;
	top: 80px;
	left: -24px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
#galeria_realizadas{
	position: absolute;
	width: 515px;
	height: 104px;
	top: 80px;
	left: -22px;
	text-align: left;
	background:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.documentos{
	border-collapse:collapse;
}
.documentos tr{
	height:60px;
}
.documentos td{
	padding-left:20px;
	border-bottom: 1px solid #f00;
	border-top: 1px solid #f00;
}
/**********************************************/
/*DESCRIPCION PROMOCION RESIDENCIAL LAS SUERTES I*/
/**********************************************/
#capa_foto_lassuertesI{
    position: absolute;
	left: 0px;
	top: 75px;
	width: 976px;
	height: 300px;
	background-image:url(Img/foto_lassuertesI.png);
  behavior: url(PIE.htc);
}
/**********************************************/
/*DESCRIPCION PROMOCION RESIDENCIAL LAS SUERTES II*/
/**********************************************/
#capa_foto_lassuertesII{
    position: absolute;
	left: 0px;
	top: 75px;
	width: 976px;
	height: 300px;
	background-image:url(Img/foto_lassuertesII.png);
  behavior: url(PIE.htc);
}
/******************************************/
/**************SSR LAS ROZAS***************/
/******************************************/
#capa_foto{
    position: absolute;
	left: 0px;
	top: 75px;
	width: 976px;
	height: 300px;
	background-image:url(Img/foto_descripcion_SSRlasrozas.jpg);
  behavior: url(PIE.htc);
}
 #ficha_primera{
	top: 500px;
	left: 30px;
	position: absolute;

	width: 530px;
	height: 1410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background: #fff;
	color: #000;
	text-align: justify;
	z-index: 4;
	border-radius: 0 5px 5px;
	-moz-border-radius: 0 5px 5px;
	-webkit-border-radius: 0 5px 5px;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
	opacity: 1;
   behavior: url(PIE.htc);
   display:block;
}
#informacion_primera{
	background: #ffffff;
	height: 1410px;
	position: absolute;
	padding:15px;
	left: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	z-index: 5;
	/*opacity: 0;*/
	display:block;
	border-radius: 0 5px 5px;
	-moz-border-radius: 0 5px 5px;
	-webkit-border-radius: 0 5px 5px;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	/* transition: all 1s ease;*/
	text-align: justify;
	behavior: url(PIE.htc);
}
#contenedor_fichas {
  position: absolute;
  left:30px;
  top:485px;
  width: 498px;
 /* margin: 80vh auto 0;*/
  behavior: url(PIE.htc);
  display:block;
}
#contenedor_fichas_ie8{
  position: absolute;
  left:30px;
  top:485px;
  width: 498px;
 /* margin: 80vh auto 0;*/
  behavior: url(PIE.htc);
  display:none;
}
span.fichas {
    /*no jump */
	display:none;
    behavior: url(PIE.htc);
}

.tab div {
	background: #ffffff;
	width: 100%;
	height: 1410px;
	position: absolute;
	top: 1rem;
	left: 0;
	padding: 1rem;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 20px;
	z-index: 5;
	/*opacity: 0;*/
	display:none;
	border-radius: 0 5px 5px;
	-moz-border-radius: 0 5px 5px;
	-webkit-border-radius: 0 5px 5px;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	/* transition: all 1s ease;*/
	text-align: justify;
	behavior: url(PIE.htc);
}
.tab .tab-e {
  margin-top: -1rem;
  float: left;
  width: 110px;
  height:50px;
  padding: 5px;
  background: #f98787;
  margin-right: 3px;
  text-decoration: none;
  font-family: "Economica";
  font-size: 19px;
  color: #000;
  text-align: center;
  position: relative;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  /*transition: all .5s ease;*/
  box-shadow:2px 2px 5px #999;
  -webkit-box-shadow: 2px 2px 5px #999;
  -moz-box-shadow: 2px 2px 5px #999;
  font-weight:bold;
  behavior: url(PIE.htc);
}
 a.tab-e:hover {
  color: #c6c6c6;
   behavior: url(PIE.htc);
}
  
.fichas:target + .tab div {
 
  display:block;
  background: #fff;
  color: #000;    
   behavior: url(PIE.htc);
}

.fichas:target + .tab .tab-e {
  background: #fff;
  color: #000;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 2;
   behavior: url(PIE.htc);
}

/*@media screen and (max-width:370px)
 {
    .contenedor-tabs {
    width: 100%;
    min-width: 370px;
    margin: 2.5rem 0;
    behavior: url(PIE.htc);
}
  .tab div {
    font-size: 1rem;
    line-height: 1.1;
    padding: 1rem 5px;
    width: 100%;
    behavior: url(PIE.htc);
}  
  .tab .tab-e {
        font-size: 1rem;
        padding: .5rem 0;
    text-align: center;
    line-height: 1.5rem;
    width: 25%;
    margin-right: 0;
      behavior: url(PIE.htc);
}*/
#formulario_inscripcion{
	position: absolute;
	left: 580px;
	top: 447px;
	width: 316px;
	height: 640px;
	z-index: 3;
	font-family: "Economica";
	font-size: 19px;
	color: #666;
	text-align: justify;
	line-height: 20px;
	padding: 30px;
	padding-top: 200px;
	box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	background-color: #F0F0F0;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior: url(PIE.htc);
	border-style: solid;
	border-color: #f00;
	border-weight: 5px;
}
#formulario_titulo_inscripcion{
	position: absolute;
	left: 0px;
	top: 49px;
	width: 374px;
	height: 175px;
	z-index: 3;
	font-family: "Economica";
	font-size: 30px;
	font-weight: bold;
	color: #666;
	line-height: 2em;
	text-align: center;
	behavior: url(PIE.htc);
}
.campos_form_inscripcion{
	border-radius: 4px;
	border-width:thin;
	width:300px;
	height:40px;
	box-shadow:1px 1px 2px;
	-webkit-box-shadow: 1px 1px 2px;
    -moz-box-shadow: 1px 1px 2px;
	font-family:"Economica";
	color:#999;
	font-size:19px;	
	padding-left:5px;
  behavior: url(PIE.htc);
}
.bot_formulario_inscripcion{
	width:100px;
	height:40px;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow: 1px 1px 2px #999;
    -moz-box-shadow: 1px 1px 2px #999;
	font-family:"Economica";
	color:#666;
	font-size:21px;	
	font-weight:bold;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
  behavior: url(PIE.htc);
}
.checkbox_form_inscripcion{
	border-radius: 4px;
	border-width:thin;
	width:20px;
	height:20px;
	box-shadow:1px 1px 2px #999;
	-webkit-box-shadow: 1px 1px 2px #999;
    -moz-box-shadow: 1px 1px 2px #999;
	font-family:"Economica";
	color:#999;
	font-size:19px;	
	padding-left:5px;
  behavior: url(PIE.htc);
}
/********************/
/***SOBRE NOSOTROS***/
/*******************/
#contenido_sn {
	position: absolute;
	left: 30px;
	top: 44px;
	width: 577px;
	height: 342px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#foto_sn {
	position: absolute;
	left: 632px;
	top: 37px;
	width: 335px;
	height: 309px;
	z-index: 3;
	background-image: url(Img/logo_sn.png);
  behavior: url(PIE.htc);
}
#cont_consultoria {
	position: absolute;
	left: 30px;
	top: 538px;
	width: 918px;
	height: 160px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#cont_inmobiliaria {
	position: absolute;
	left: 30px;
	top: 740px;
	width: 918px;
	height: 190px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}
#cont_construccion {
	position: absolute;
	left: 30px;
	top: 982px;
	width: 918px;
	height: 250px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
  behavior: url(PIE.htc);
}

/*****************************/
/**********CONTACTO***********/
/*****************************/
#titulo_contacto {
	position: absolute;
	left: 30px;
	top: 38px;
	width: 946px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/subrayado.png);
	color: #666;
  behavior: url(PIE.htc);
}
#titulo_contacto2 {
	position: absolute;
	left: 30px;
	top: 624px;
	width: 946px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/subrayado.png);
	color: #666;
  behavior: url(PIE.htc);
}
#contacto {
	position: absolute;
	left: 27px;
	top: 122px;
	width: 925px;
	height: 465px;
	z-index: 3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #444;
	text-align: justify;
	background-color: #eee;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
	font-weight:bold;
	line-height:30px;
  behavior: url(PIE.htc);
  border-style:solid;
  border-color:#f00;
  border-width:2px;
}

#contenido_contacto {
	position: absolute;
	left: 60px;
	top: 110px;
	width: 305px;
	height: 228px;
	z-index: 4;
	behavior: url(PIE.htc);
}
#plano {
	position: absolute;
	left: 457px;
	top: 15px;
	width: 450px;
	height: 425px;
	z-index: 4;
	font-size: 14px;
	color: black;
	border-style: solid;
	border-width: 2px;
	border-color: #c6c6c6;
	/*background-image: url(Img/plano.png)*/
  behavior: url(PIE.htc);
}
#raya {
	width:0px;
	border:1px inset;
	height:100%;
	left:400px;
	top:32px;
	border-color:#999;
	position:absolute;
	/*position: absolute;
	left: 418px;
	top: 31px;
	width: 2px;
	height: 400px;
	z-index: 4;
	font-size: 14px;
	color: black;
	background-image: url(Img/raya.png)*/
  behavior: url(PIE.htc);
}
#formulario_contacto {
	position: absolute;
	left: 27px;
	top: 709px;
	width: 865px;
	height: 645px;
	z-index: 4;
	font-family: "Economica";
	font-weight: bold;
	font-size: 16px;
	color: #444;
	background-color: #eee;
	padding-left: 60px;
	padding-top: 60px;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
    -moz-box-shadow: 2px 2px 5px #999;
	border-style:solid;
    border-color:#f00;
    border-width:2px;
    behavior: url(PIE.htc);
}

#bt_enviar {
	position: absolute;
	left: 88px;
	top: 1091px;
	width: 80px;
	height: 20px;
	z-index: 4;
	cursor:pointer;
  behavior: url(PIE.htc);
}
#resultado_contacto{
	position: absolute;
	left: 30px;
	top: 50px;
	width: 910px;
	height: 130px;
	z-index: 3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	padding-top:30px;
	text-align: center;
	line-height: 20px;
	background:#FFF;
	box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
    -moz-box-shadow: 2px 2px 4px #999;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
  behavior: url(PIE.htc);
}
#info_legal_contacto {
	position: absolute;
	left: 27px;
	top: 1450px;
	width: 865px;
	height: 280px;
	z-index: 4;
	font-family: "Economica";
	font-weight: bold;
	font-size: 16px;
	color: #444;
	background-color: #eee;
	padding-left: 60px;
	padding-top: 30px;
	box-shadow: 2px 2px 5px #999;
	-webkit-box-shadow: 2px 2px 5px #999;
	-moz-box-shadow: 2px 2px 5px #999;
	border-style: solid;
	border-color: #f00;
	border-width: 2px;
	behavior: url(PIE.htc);
}
/**************************************/
/***Pagina Aviso Legal (legal.html)***/
/*************************************/
#contenedor_legal {
	position: relative;
	height: 2400px;
	width: 1226px;
	margin-left: auto;
	margin-right: auto;
  behavior: url(PIE.htc);
}
#contenido_legal {
	position: absolute;
	left: 51px;
	top: 62px;
	width: 1122px;
	height: 500px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
	behavior: url(PIE.htc);
}
#cuerpo_legal {
	position: absolute;
	width: 1226px;
	height: 1800px;
	z-index: 1;
	top: 167px;
	left: 0px;
	background-color: #FFFFFF;
	background-image:url(Img/fondo_punto.png);
  behavior: url(PIE.htc);
}
#pie_legal {
	position: absolute;
	left: 0px;
	top: 1967px;
	width: 1226px;
	height: 189px;
	z-index: 1;
	background-image: url(Img/pie_inmosenior.png);
  behavior: url(PIE.htc);
}
/**************************************/
/**********Pagina Mapa Web*************/
/*************************************/
#contenido_mapa{
	position: absolute;
	left: 386px;
	top: 175px;
	width: 453px;
	height: 707px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	text-align: justify;
	line-height: 28px;
	text-decoration: none;
	color: #666;
	font-weight: bold;
	behavior: url(PIE.htc);
}
#contenido_mapa a{
	text-decoration: none;
	color: #666;
  behavior: url(PIE.htc);
}
#contenido_mapa a:hover{
	text-decoration: none;
	color:#F00;
  behavior: url(PIE.htc);
}
#titulo_mapa {
	position: absolute;
	left: 0px;
	top: 102px;
	width: 1226px;
	height: 36px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: black;
	text-align: center;
	line-height: 24px;
	font-weight: bold;
	color: #666;
  behavior: url(PIE.htc);
}

/**************************************/
/**********REGISTRO USUARIOS**********/
/*************************************/
#formulario_registro{
	position: absolute;
	left: 396px;
	top: 117px;
	width: 373px;
	height: 547px;
	z-index: 3;
	font-family: "Economica";
	font-size: 19px;
	color: #666;
	text-align: justify;
	line-height: 20px;
	padding: 30px;
	padding-top: 200px;
	box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
	-moz-box-shadow: 3px 3px 5px #999;
	background-color: #F0F0F0;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior: url(PIE.htc);
	border-style: solid;
	border-color: #f00;
	border-weight: 5px;
}
#formulario_titulo_registro{
	position: absolute;
	left: 0px;
	top: 49px;
	width: 431px;
	height: 175px;
	z-index: 3;
	font-family: "Economica";
	font-size: 30px;
	font-weight: bold;
	color: #666;
	line-height: 2em;
	text-align: center;
  behavior: url(PIE.htc);
}
.campos_form{
	border-radius: 4px;
	border-width:thin;
	width:350px;
	height:40px;
	box-shadow:1px 1px 2px;
	-webkit-box-shadow: 1px 1px 2px;
    -moz-box-shadow: 1px 1px 2px;
	font-family:"Economica";
	color:#999;
	font-size:19px;	
	padding-left:5px;
  behavior: url(PIE.htc);
}
.bot_formulario{
	width:100px;
	height:40px;
	box-shadow:1px 1px 2px;
	-webkit-box-shadow: 1px 1px 2px;
    -moz-box-shadow: 1px 1px 2px;
	font-family:"Economica";
	color:#666;
	font-size:21px;	
	font-weight:bold;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
  behavior: url(PIE.htc);
}
.campos_textarea{
	width:500px;
	height:200px;
	border-radius: 4px;
	border-width:thin;
	box-shadow:1px 1px 2px;
    -webkit-box-shadow: 1px 1px 2px;
    -moz-box-shadow: 1px 1px 2px;
	font-family:"Economica";
	color:#999;
	font-size:19px;	
	padding-left:5px;
  behavior: url(PIE.htc);
}
/**************************************/
/*****RECUPERACION DE CONTRASEÑAS*****/
/*************************************/
#formulario_recuperacion{
	position: absolute;
	left: 373px;
	top: 117px;
	width: 373px;
	height: 156px;
	z-index: 3;
	font-family: "Economica";
	font-size: 19px;
	color: #666;
	text-align: justify;
	line-height: 20px;
	padding: 30px;
	padding-top: 250px;
	box-shadow: 3px 3px 5px #999;
    -webkit-box-shadow: 3px 3px 5px #999;
    -moz-box-shadow: 3px 3px 5px #999;
	background-color: #F0F0F0;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
  behavior: url(PIE.htc);
  border-style:solid;
  border-weight:5px;
  border-color:#f00;
}
#formulario_titulo_recuperacion{
	position: absolute;
	left: 0px;
	top: 49px;
	width: 431px;
	height: 170px;
	z-index: 3;
	font-family: "Economica";
	font-size: 30px;
	font-weight: bold;
	color: #666;
	line-height: 2em;
	text-align: center;
  behavior: url(PIE.htc);
}
#formulario_cambio{
	position: absolute;
	left: 373px;
	top: 117px;
	width: 373px;
	height: 304px;
	z-index: 3;
	font-family: "Economica";
	font-size: 25px;
	color: #666;
	text-align: justify;
	line-height: 16px;
	padding: 30px;
	padding-top: 250px;
	box-shadow: 3px 3px 5px #999;
	-webkit-box-shadow: 3px 3px 5px #999;
    -moz-box-shadow: 3px 3px 5px #999;
	background-color: #F0F0F0;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
  behavior: url(PIE.htc);
    border-style:solid;
    border-color:#f00;
    border-width:5px;
}
/**************************************/
/***********INSCRIPCION.PHP************/
/*************************************/
#resultado_inscripcion{
	position: absolute;
	left: 30px;
	top: 50px;
	width: 910px;
	height: 50px;
	z-index: 3;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	padding-top:30px;
	text-align: center;
	line-height: 20px;
	background:#FFF;
	box-shadow: 2px 2px 4px #999;
	-webkit-box-shadow: 2px 2px 4px #999;
    -moz-box-shadow: 2px 2px 4px #999;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px 4px 4px 4px;
  behavior: url(PIE.htc);
}

/**************************************/
/***********POLITICA DE COOKIES********/
/*************************************/
@keyframes desaparecer
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@-webkit-keyframes desaparecer /* Safari and Chrome */
{
0%		{bottom: 0px;}
80%		{bottom: 0px;}
100%		{bottom: -50px;}
}
 
@keyframes aparecer
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
 
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%		{bottom: -38px;}
10%		{bottom: 0px;}
90%		{bottom: 0px;}
100%		{bottom: -38px;}
}
#cookiesms1:target {
    display: none;
}
.cookiesms{	
font-family: Arial,Helvetica, Verdana;
float:left;
width:100%;
height:auto;
margin:0 auto;
padding: 1em 0 0;
text-align:center;
font-size: 14px;
clear:both;
font-weight: strong;
color: #fff;
bottom:0px;
position:fixed;
left: 0px;
background-color: #111;
opacity:0.9;
filter:alpha(opacity=90); /* For IE8 and earlier */
transition: bottom 1s;
-webkit-transition:bottom 1s; /* Safari */
-webkit-box-shadow: 3px -3px 1px rgba(50, 50, 50, 0.56);
-moz-box-shadow:    3px -3px 1px rgba(50, 50, 50, 0.56);
box-shadow:         3px -3px 1px rgba(50, 50, 50, 0.56);
z-index:150;
line-height:20px;
}
.cookiesms a{
	color:#fff; 
 }
 
.cookiesms a:hover{
	color:#f00; 
 }
 
.cookiesms:hover{
bottom:0px;
}
.cookiesint{
	width:58%;
	text-align:left;
	margin:0 auto;
}
.bot_cookies{
	font-weight:bold;
}
