@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');
}*/

@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);
}
#contenedor {
	position: relative;
	height: 1270px;
	width: 976px;
	margin-left: auto;
	margin-right: auto;
   behavior: url(PIE.htc);
}
#contenedor_sc_index {
	position: relative;
	height: 1659px;
	width: 976px;
	margin-left: auto;
	margin-right: auto;
   behavior: url(PIE.htc);
}
#contenedor_sc_construccion {
	position: relative;
	height: 2717px;
	width: 976px;
	margin-left: auto;
	margin-right: auto;
   behavior: url(PIE.htc);
}
#contenedor_cookies {
	position: relative;
	height: 2580px;
	width: 976px;
	margin-left: auto;
	margin-right: auto;
  behavior: url(PIE.htc);
}
#contenedor_sc_reformas {
	position: relative;
	height: 2307px;
	width: 976px;
	margin-left: auto;
	margin-right: auto;
   behavior: url(PIE.htc);
}
#cabecera {
	position: absolute;
	height: 167px;
	width: 976px;
	background-image: url(Img/cabecera_inmosenior_sc.png);
	z-index: 2;
	left: 0;
	top: 0;
   behavior: url(PIE.htc);
}
#cuerpo {
	position: absolute;
	width: 926px;
	height: 913px;
	z-index: 1;
	top: 167px;
	left: 0px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
   behavior: url(PIE.htc);
}
#cuerpo_sc_cookies {
	position: absolute;
	width: 976px;
	height: 6033px;
	z-index: 1;
	top: 167px;
	left: 0px;
	background-color: #FFFFFF;
	background-image:url(Img/fondo_punto.png);
  behavior: url(PIE.htc);
}
#cuerpo_sc_index {
	position: absolute;
	width: 926px;
	height: 1303px;
	z-index: 1;
	top: 167px;
	left: 0px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
   behavior: url(PIE.htc);
}
#cuerpo_sc_contacto {
	position: absolute;
	width: 926px;
	height: 1693px;
	z-index: 1;
	top: 167px;
	left: 0px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
   behavior: url(PIE.htc);
}
#cuerpo_sc_construccion {
	position: absolute;
	width: 926px;
	height: 2361px;
	z-index: 1;
	top: 167px;
	left: 0px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
   behavior: url(PIE.htc);
}
#cuerpo_sc_reformas {
	position: absolute;
	width: 926px;
	height: 1951px;
	z-index: 1;
	top: 167px;
	left: 0px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #FFFFFF;
   behavior: url(PIE.htc);
}
#pie {
	position: absolute;
	left: 0px;
	top: 1080px;
	width: 976px;
	height: 189px;
	z-index: 1;
	background-image: url(Img/pie_inmosenior.png);
   behavior: url(PIE.htc);
}
#pie_sc_index {
	position: absolute;
	left: 0px;
	top: 1470px;
	width: 976px;
	height: 189px;
	z-index: 1;
	background-image: url(Img/pie_inmosenior.png);
   behavior: url(PIE.htc);
}
#pie_sc_contacto {
	position: absolute;
	left: 0px;
	top: 1860px;
	width: 976px;
	height: 189px;
	z-index: 1;
	background-image: url(Img/pie_inmosenior.png);
   behavior: url(PIE.htc);
}
#pie_sc_construccion {
	position: absolute;
	left: 0px;
	top: 2528px;
	width: 976px;
	height: 189px;
	z-index: 1;
	background-image: url(Img/pie_inmosenior.png);
   behavior: url(PIE.htc);
}
#pie_sc_cookies {
	position: absolute;
	left: 0px;
	top: 6200px;
	width: 976px;
	height: 189px;
	z-index: 1;
	background-image: url(Img/pie_inmosenior.png);
   behavior: url(PIE.htc);
}
#pie_sc_reformas {
	position: absolute;
	left: 0px;
	top: 2118px;
	width: 976px;
	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: 307px;
	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;
	/*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: 726px;
	top: 19px;
	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: 976px;
	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:10px;
    left:445px;
    z-index: 1;
   behavior: url(PIE.htc);
}

/*MENU*/
#menu {
	position: absolute;
	left: 19px;
	top: 133px;
	width: 100%;
	height: 38px;
	z-index: 3;
   behavior: url(PIE.htc);
}
.texto_menu {
	color:#292929;
	font-size: 20px;
	font-family:"Economica";
    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 21px;
    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;
  font-size:18px;
   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:18px;
   behavior: url(PIE.htc);
}
.titulo_buscador{
	font-size:18px;
   behavior: url(PIE.htc);
}

/******************/
/***PAGINA INDEX***/
/******************/
#slider {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 976px;
	height: 300px;
	z-index: 3;
	color: #999;
	background-color: #999999;
   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: 30px;
	top: 938px;
	width: 898px;
	height: 58px;
	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: 340px;
	width: 500px;
	height: 505px;
	z-index: 3;
	font-family: Sanidana;
	font-size: 14px;
	color: black;
	background-image: url(Img/foto_index.jpg);
   behavior: url(PIE.htc);
}
#titulo_index {
	position: absolute;
	left: 36px;
	top: 402px;
	width: 898px;
	height: 51px;
	z-index: 4;
	background-color: #E30613;
   behavior: url(PIE.htc);
}
#permitanos {
	position: absolute;
	left: 0px;
	top: 296px;
	width: 976px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/capa_permitanos_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);
}
#oferta_ce {
	position: absolute;
	left: 30px;
	top: 1053px;
	width: 919px;
	height: 120px;
	z-index: 3;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	box-shadow: 2px 2px 5px #999;
	text-align: left;
	background-color: #E8E8E8;
	
   behavior: url(PIE.htc);
}
#oferta_reforma {
	position: absolute;
	left: 30px;
	top: 1200px;
	width: 919px;
	height: 120px;
	z-index: 3;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	box-shadow: 2px 2px 5px #999;
	text-align: left;
	background-color: #E8E8E8;
	
   behavior: url(PIE.htc);
}
#oferta_construccion {
	position: absolute;
	left: 30px;
	top: 1347px;
	width: 919px;
	height: 120px;
	z-index: 3;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	box-shadow: 2px 2px 5px #999;
	text-align: left;
	background-color: #E8E8E8;
	
   behavior: url(PIE.htc);
}
#texto_oferta{
	position: absolute;
	top: 30px;
	left: 120px;
	line-height: 30px;
	text-align: justify;
	width: 767px;
	margin:auto;
   behavior: url(PIE.htc);
}
#oferta_imagen {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 120px;
	height: 120px;
	z-index: 4;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;	
   behavior: url(PIE.htc);
}

/*Botones grandes con alpha en página index_sc*/
#etiqueta_bot {
	position: absolute;
	left: 0px;
	top: 130px;
	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);
}
#tramitacion {
	position: absolute;
	left: 345px;
	top: 1743px;
	width: 286px;
	height: 175px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/Tramitacion.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
   behavior: url(PIE.htc);
}
#certificado_energetico {
	position: absolute;
	left: 29.5px;
	top: 1743px;
	width: 286px;
	height: 175px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/ce.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
   behavior: url(PIE.htc);
}
#presupuesto {
	position: absolute;
	left: 660.5px;
	top: 1541px;
	width: 286px;
	height: 175px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/presupuesto.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
   behavior: url(PIE.htc);
}
#bot_mantenimiento {
	position: absolute;
	left: 660.5px;
	top: 1743px;
	width: 286px;
	height: 175px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/mantenimiento.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
   behavior: url(PIE.htc);
}
#consultoria {
	position: absolute;
	left: 29.5px;
	top: 1541px;
	width: 286px;
	height: 175px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/consultoria.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
   behavior: url(PIE.htc);
}
#inmobiliaria {
	position: absolute;
	left: 345px;
	top: 1541px;
	width: 286px;
	height: 175px;
	z-index: 4;
	font-size: 22px;
	font-family: Sanidana;
	font-weight: bold;
	background-image: url(Img/Inmobiliaria.png);
	cursor: pointer;
	box-shadow: 2px 2px 5px #999;
   behavior: url(PIE.htc);
}
#bot_mantenimiento:hover #etiqueta_bot{
	position: absolute;
    left: 0px;
	top: 130px;
	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);
}
#consultoria:hover #etiqueta_bot{
	position: absolute;
    left: 0px;
	top: 130px;
	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);
}
#inmobiliaria:hover #etiqueta_bot{
	position: absolute;
    left: 0px;
	top: 130px;
	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);
}
#certificado_energetico:hover #etiqueta_bot{
	position: absolute;
    left: 0px;
	top: 130px;
	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);
}
#tramitacion:hover #etiqueta_bot{
	position: absolute;
	left: 0px;
	top: 130px;
	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);
}
#presupuesto:hover #etiqueta_bot{
	position: absolute;
	left: 0px;
	top: 130px;
	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);
}
/********************/
/***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);
}
/*****************************/
/***Reformas e interiorismo***/
/*****************************/
#contenido_reformas {
	position: absolute;
	left: 30px;
	top: 83px;
	width: 617px;
	height: 499px;
	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_interiorismo {
	position: absolute;
	left: 29px;
	top: 733px;
	width: 617px;
	height: 313px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height:20px;
   behavior: url(PIE.htc);
}
#reformas {
	position: absolute;
	left: 0px;
	top: 8px;
	width: 976px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/capa_reformas_ri.png);
	text-align: center;
	line-height: 2em;
   behavior: url(PIE.htc);
}
#contenido_foto_reformas {
	position: absolute;
	left: 664px;
	top: 53px;
	width: 312px;
	height: 602px;
	z-index: 3;
	font-family: Sanidana;
	font-size: 14px;
	color: black;
	background-image: url(Img/reformas.png);
   behavior: url(PIE.htc);
}
#contenido_foto_interiorismo {
	position: absolute;
	left: 664px;
	top: 700px;
	width: 312px;
	height: 603px;
	z-index: 3;
	font-family: Sanidana;
	font-size: 14px;
	color: black;
	background-image: url(Img/interiorismo.png);
   behavior: url(PIE.htc);
}
#interiorismo {
	position: absolute;
	left: 0px;
	top: 655px;
	width: 976px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/capa_interiorismo_ri.png);
	text-align: center;
	line-height: 2em;
   behavior: url(PIE.htc);
}
#contenido_foto_mantenimiento {
	position: absolute;
	left: 664px;
	top: 1348px;
	width: 312px;
	height: 603px;
	z-index: 3;
	font-family: Sanidana;
	font-size: 14px;
	color: black;
	background-image: url(Img/capa_foto_mantenimiento.png);
   behavior: url(PIE.htc);
}
#mantenimiento {
	position: absolute;
	left: 0px;
	top: 1303px;
	width: 976px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/capa_mantenimiento_ri.png);
	text-align: center;
	line-height: 2em;
   behavior: url(PIE.htc);
}
#contenido_mantenimiento {
	position: absolute;
	left: 29px;
	top: 1390px;
	width: 617px;
	height: 267px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height:20px;
   behavior: url(PIE.htc);
}
/**********************************/
/***Construccion y Rehabiliacion***/
/**********************************/
#contenido_construccion {
	position: absolute;
	left: 30px;
	top: 83px;
	width: 617px;
	height: 485px;
	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_rehabilitacion {
	position: absolute;
	left: 30px;
	top: 731px;
	width: 617px;
	height: 390px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height:20px;
   behavior: url(PIE.htc);
}
#construccion {
	position: absolute;
	left: 0px;
	top: 8px;
	width: 976px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/capa_construccion_ri.png);
	text-align: center;
	line-height: 2em;
   behavior: url(PIE.htc);
}
#contenido_foto_construccion {
	position: absolute;
	left: 664px;
	top: 53px;
	width: 312px;
	height: 602px;
	z-index: 3;
	font-family: Sanidana;
	font-size: 14px;
	color: black;
	background-image: url(Img/construccion.png);
   behavior: url(PIE.htc);
}
#contenido_foto_rehabilitacion {
	position: absolute;
	left: 664px;
	top: 700px;
	width: 312px;
	height: 603px;
	z-index: 3;
	font-family: Sanidana;
	font-size: 14px;
	color: black;
	background-image: url(Img/rehabilitacion.png);
   behavior: url(PIE.htc);
}
#rehabilitacion {
	position: absolute;
	left: 0px;
	top: 655px;
	width: 976px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/capa_rehabilitacion_ri.png);
	text-align: center;
	line-height: 2em;
   behavior: url(PIE.htc);
}
#proyectos {
	position: absolute;
	left: 0px;
	top: 1303px;
	width: 976px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/capa_proyectos_ri.png);
	text-align: center;
	line-height: 2em;
   behavior: url(PIE.htc);
}
#contenido_proyectos {
	position: absolute;
	left: 30px;
	top: 1380px;
	width: 617px;
	height: 520px;
	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_proyectos {
	position: absolute;
	left: 664px;
	top: 1348px;
	width: 312px;
	height: 603px;
	z-index: 3;
	font-family: Sanidana;
	font-size: 14px;
	color: black;
	background-image: url(Img/proyectos.png);
   behavior: url(PIE.htc);
}

#tramites {
	position: absolute;
	left: 0px;
	top: 1951px;
	width: 976px;
	height: 45px;
	z-index: 4;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(Img/capa_tramitaciones_ri.png);
	text-align: center;
	line-height: 2em;
   behavior: url(PIE.htc);
}
#contenido_tramites {
	position: absolute;
	left: 30px;
	top: 2058px;
	width: 617px;
	height: 191px;
	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_tramites {
	position: absolute;
	left: 664px;
	top: 1996px;
	width: 312px;
	height: 365px;
	z-index: 3;
	font-family: Sanidana;
	font-size: 14px;
	color: black;
	background-image: url(Img/tramites.png);
   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: 594px;
	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: 99px;
	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: 70px;
	top: 110px;
	width: 299px;
	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 {
	position: absolute;
	left: 27px;
	top: 665px;
	width: 865px;
	height: 576px;
	z-index: 4;
	font-family: "Economica";
	font-weight: bold;
	font-size: 16px;
	color: #444;
	background-color: #eee;
	padding-left: 60px;
	padding-top: 40px;
	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);
}
#info_legal_contacto {
	position: absolute;
	left: 27px;
	top: 1341px;
	width: 865px;
	height: 260px;
	z-index: 4;
	font-family: "Economica";
	font-weight: bold;
	font-size: 16px;
	color: #444;
	background-color: #eee;
	padding-left: 60px;
	padding-top: 40px;
	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);
}
.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);
}
/*****************************/
/***Certificado energetico***/
/*****************************/
#contenido_ce {
	position: absolute;
	left: 30px;
	top: 33px;
	width: 900px;
	height: 1011px;
	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_ce2 {
	position: absolute;
	left: 30px;
	top: 951px;
	width: 459px;
	height: 458px;
	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_ce {
	position: absolute;
	left: 519px;
	top: 978px;
	width: 400px;
	height: 559px;
	z-index: 3;
	font-family: Sanidana;
	font-size: 14px;
	color: black;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
   behavior: url(PIE.htc);
}
#textoanuncio {
	position: absolute;
	left: 30px;
	top: 1651px;
	width: 898px;
	height: 132px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #666;
	text-align: justify;
	line-height:40px;
   behavior: url(PIE.htc);
}
.gris{
	color:#666;
	font-weight: bold;
   behavior: url(PIE.htc);
}
/**************************************/
/***Pagina Aviso Legal (legal.html)***/
/*************************************/
#contenido_legal {
	position: absolute;
	left: 49px;
	top: 27px;
	width: 872px;
	height: 2143px;
	z-index: 3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	text-align: justify;
	line-height: 20px;
	behavior: url(PIE.htc);
}

/**************************************/
/**********Pagina Mapa Web*************/
/*************************************/
#contenido_mapa{
	position: absolute;
	left: 272px;
	top: 177px;
	width: 453px;
	height: 569px;
	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: 976px;
	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);
}
/***************************/
/***Iconos social Pie*******/
/***************************/
.social {
width:140px;
height:65px;
padding:0;
position:relative;
top:100px;
left:420px;
   behavior: url(PIE.htc);
}
.social_icons {
position:relative;
float:left;
margin:0;
padding:0;
   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);
}
