@charset "UTF-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-image: url(images/back-det.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}



#container1 {
	padding: 0px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}



#namein {
	background-image:url(images/in-icono.jpg); 
	background-repeat: no-repeat; 
	background-position:left top; 
	float: left; 
	padding-top: 10px; 
	width: 80%; 
	height: 45px;
	*padding-top: 25px; /* IE7 and below */ 
	*background-position-y: 15px;  /* IE7 and below */
}

#fotoin {
	min-height: 400px;
	padding-right:0px;
	padding-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	*margin-left: 70px; /* IE7 and below */
}

#header {
	padding: 0px;
	height: 91px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}


#logo {
	display: block;
	padding: 0px;
	float: left;
	height: 64px;
	width: 219px;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#menu {
	padding: 0px;
	float: left;
	height: 38px;
	width: 607px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tel {
	display: block;
	padding: 0px;
	float: right;
	height: 78px;
	width: 126px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu ul{
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 61px;
	width: 660px;
	margin: 0px;
	padding: 0px;
}


#menu li{
	display: block;
	float: left;
	height: 61px;
	list-style-type: none;
	text-indent: -9999px;
}


#menu li a{
	display: block;
	float: left;
	height: 61px;
	width: 100%;
	list-style-type: none;
	text-indent: -9999px;
}


#inicio {
	width: 82px;
	height: 61px;
}


#desarrollos {
	width: 160px;
	height: 61px;
}


#proximos {
	width: 163px;
	height: 61px;
}


#vendidos {
	width: 161px;
	height: 61px;
}



#contacto {
	width: 94px;
	height: 61px;
}


#inicio a:hover{
	background-image:url(images/menu.png);
	background-position: 0px -61px;
}


#desarrollos a:hover{
	background-image:url(images/menu.png);
	background-position: -82px -61px;
}



#proximos a:hover{
	background-image:url(images/menu.png);
	background-position: -242px -61px;
}

#vendidos a:hover{
	background-image:url(images/menu.png);
	background-position: -405px -61px;
}


#contacto a:hover{
	background-image:url(images/menu.png);
	background-position: -566px -61px;
}



.inicio-cu{
	background-image:url(images/menu.png) !important;
	background-position: 0px -61px !important;
	cursor: pointer !important
}


.desarrollos-cu{
	background-image:url(images/menu.png) !important;
	background-position: -82px -61px !important;
	cursor: pointer !important
}



.proximos-cu{
	background-image:url(images/menu.png) !important;
	background-position: -242px -61px !important;
	cursor: pointer !important
}


.vendidos-cu{
	background-image:url(images/menu.png) !important;
	background-position: -405px -61px !important;
	cursor: pointer !important
}


.contacto-cu{
	background-image:url(images/menu.png) !important;
	background-position: -566px -61px !important;
	cursor: pointer !important
}




#foto-home {
	padding: 0px;
	height: 287px;
	width: 920px;
	margin-top: 21px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#carrousel {
	padding-left: 10px;
	height: 234px;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#base {
	background-image: url(images/fondo-interior-det.png);
	background-repeat: no-repeat;
	background-position: center 111px;
	width: 946px;
	min-height: 974px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#cont-base {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#pleca-header {
	width: 100%;
	height: 111px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




.foto-desarrollo-home
{
	text-align: center;
}

.foto-desarrollo-home img
{
	height: 80px;
}

.info-adicional {
	margin-top: 230px;
}

.izquierda
	{
	float: right;
	width: 73%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding-top: 25px; 
	
	}
	
.derecha
	{
	padding-top: 20px;
	float: left;
	width: 49%;
	}

#avances
	{
	padding-left: 40px;
	}


#avances h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ed2180;
}

#avances h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0E9C4F;
}

#avances h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0E9C4F;
	padding-left: 40px;
}

#col-left{
	display: block;
	padding: 0px;
	float: left;
	/*width: 370px;*/
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}



#col-left h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
}

#col-left h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0E9C4F;
}


#base-mapa{
	background-image:url(images/base-mapa.png);
	background-repeat:no-repeat;
	height: 297px;
	width: 367px;
	padding-top: 8px;
	padding-left: 8px;
	float: right;
}


#col-right{
	display: block;
	padding: 0px;
	float: right;
	/*width: 445px;*/
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#col-right h2{
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00584a;
	padding-top: 8px;
	padding-left: 8px;
	*margin-left: 40px; /* IE7 and below */ 
	
}
#col-left h3{
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #00584a;
	padding-top: 8px;
	padding-left: 8px;
}

#col-right h3{
	background-image:url(images/pleca-txt.png);
	background-repeat:no-repeat;
	padding: 0px;
	width: 441px;
	height: 36px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ed2180;
	padding-top: 8px;
	padding-left: 8px;
}
#txt {
	margin-left: 2px;
}

h4 {
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ed2180;
	float: left;
	padding-right: 20px;
	}

.links_detalle {
font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ACA09F;
	}


#txt li{
	line-height: 1.8em;
	list-style: none;
}


#precio-flecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-image: url(images/flecha-precio.png);
	background-repeat:no-repeat;
	float: left;
	height: 38px;
	width: 268px;
}

#precio-flecha {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding-left: 8px;
	padding-top:10px;
}


.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #545555;
}



#footer {
	width: 925px;
	padding: 0px;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727176;
}

#footer p.footer-izq { float:left; width:auto; text-align:left; 
padding-top: 0px;
padding-bottom: 0px; 
margin-right: 0px;
margin-left: 6px; 
text-indent:10px; }

#footer p.footer-der { float:right; 
padding-right: 15px; 
margin-left: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin-bottom:0; }

p.footer-cen { padding-right:10px; padding-top: 20px;
padding-bottom: 20px; margin-bottom:0; margin:0 0 0 0; font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #727176; }

p.footer-cen a:link {color: #cb267c;}
p.footer-cen a:visited {color: #cb267c;}
p.footer-cen a:hover {color: green;}
p.footer-cen a:active {color: #cb267c;}

#footer p.footer-der a:link {color: #cb267c;}
#footer p.footer-der a:visited {color: #cb267c;}
#footer p.footer-der a:hover {color: green;}
#footer p.footer-der a:active {color: #cb267c;}

#base-tipo {
	/*background-image: url(images/base-tipos.png);*/
	background-repeat: no-repeat;
	padding-left:25px;
	height: 430px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#desarrollo {
	padding: 0px;
	min-height: 319px;
	width: 867px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	background-image: url(images/fondo-desarrollo-venta.png);
	background-repeat: no-repeat;
}


#col1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a2a1a1;
	padding: 0px;
	float: left;
	width: 260px;
	min-height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}


#col1 h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #ed2180;
}


#col1 ul li{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a2a1a1;
	list-style: disc;
	padding: 0px;
}


#col1 ul{
	list-style: disc;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#col1 a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #a2a1a1;
	padding: 0px;
}


#col1 a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c5c3c3;
	padding: 0px;
}


.mapa-grande {
	padding: 0px;
	min-height: 319px;
	width: 869px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}



#desarrollo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ed2180;
	padding-left: 75px;
	padding-top: 25px;
	min-height: 319px;
	width: 867px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}

.img-creditos {
	text-align: right;
}

.img-creditos img {
	height: 60px;
}

#info-adicional-link {
	width: 925px;
	height: 140px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#elemento-info-adicional-link1 {
	float: left;
	text-align: center;
	height: 130px;
	width: 297px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	background-image: url(images/btn-linksbg.png);
	background-repeat: no-repeat;
	transition: 1s;
   -moz-transition: 1s;
   -webkit-transition: 1s;
	}
#elemento-info-adicional-link1:hover{
	
	background-image: url(images/btn-linksbgover.png);
	background-repeat: no-repeat;
	transition: 1s;
   -moz-transition: 1s;
   -webkit-transition: 1s;
	
	}	
#elemento-info-adicional-link2 {
	float: left;
	text-align: center;
	height: 130px;
	width: 297px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/btn-linksbg.png);
	background-repeat: no-repeat;
	transition: 1s;
   -moz-transition: 1s;
   -webkit-transition: 1s;
	}
#elemento-info-adicional-link2:hover{
	
	background-image: url(images/btn-linksbgover.png);
	background-repeat: no-repeat;
	transition: 1s;
   -moz-transition: 1s;
   -webkit-transition: 1s;
	
	}
#elemento-info-adicional-link3 {
	float: left;
	text-align: center;
	height: 130px;
	width: 297px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/btn-linksbg.png);
	background-repeat: no-repeat;
	transition: 1s;
   -moz-transition: 1s;
   -webkit-transition: 1s;
	}
#elemento-info-adicional-link3:hover{
	
	background-image: url(images/btn-linksbgover.png);
	background-repeat: no-repeat;
	transition: 1s;
   -moz-transition: 1s;
   -webkit-transition: 1s;
	
	}
#info-adicional-detalle {
	width: 925px;
	padding-top: 15px;
	padding-bottom: 30px;
	}

#elemento-info-adicional-detalle1 {
	width: 10%;
	float: left;
	text-align: center;
	
	}
	
#elemento-info-adicional-detalle2 {
	width: 30%;
	float: left;
	text-align: center;
	}

#elemento-info-adicional-detalle2_1 {
	width: 15%;
	float: left;
	text-align: center;
	}

#elemento-info-adicional-detalle3 {
	width: 20%;
	float: left;
	text-align: center;
	}

#elemento-info-adicional-detalle4 {
	width: 25%;
	float: left;
	text-align: center;
	}
	
.avancebtn {
height: 37px;
float: right;
position: relative;
background: linear-gradient(#ec257f,#B60E62);
border: 2px solid #ec257f;
border-radius: 12px;
top: -21px;
line-height: 50px;
	}
	
.avancebtn a:hover{

	}


	
