/* CSS Document */


#wContenido #fondoContenidoTop{
	margin: 0 auto;
	width: 100%;
	height: 776px;	
	background: url(../images/viviendas/fondo-top.jpg) no-repeat center top;
}

#wContenido #fondoContenidoBottom{
	margin: 0 auto;
	width: 100%;
	height: 818px;	
	background: url(../images/viviendas/fondo-bottom.jpg) no-repeat center top;
}

#wContenido p{
	position: absolute;
	font-size: 14px;
}

#wContenido #p1{
	top: 490px;
	left: 492px;
	width: 337px;
}

#wContenido #p2{
	top: 740px;
	left: 362px;
	width: 350px;
	text-align: right;
}

#wContenido #p3{
	top: 1050px;
	left: 248px;
	width: 315px;
	text-align: left;
}

#wContenido #p4{
	top: 1275px;
	left: 628px;
	width: 280px;
	text-align: left;	
}

#wContenido #p5{
	top: 1520px;
	left: 500px;
	width: 340px;
	text-align: left;	
}

#wContenido #enlacep1{
	position:absolute;
	background: url(../images/viviendas/ver-localizacion.gif) no-repeat left top;
	width: 162px;
	height: 20px;
	top: 617px;
	left: 518px;
	text-indent: -3000px;
}

#wContenido #enlacep1:hover{
	background: url(../images/viviendas/ver-localizacion-over.gif) no-repeat left top;
}

#wContenido #enlacep2{
	position:absolute;
	background: url(../images/viviendas/ver-memoria.gif) no-repeat left top;
	width: 227px;
	height: 20px;
	top: 1400px;
	left: 650px;
	text-indent: -3000px;
}

#wContenido #enlacep2:hover{
	background: url(../images/viviendas/ver-memoria-over.gif) no-repeat left top;
}

#wContenido #enlacep3{
	position:absolute;
	background: url(../images/viviendas/ver-catalogo.gif) no-repeat left top;
	width: 67px;
	height: 19px;
	top: 1635px;
	left: 865px;
	text-indent: -3000px;
}

#wContenido #enlacep3:hover{
	background: url(../images/viviendas/ver-catalogo-over.gif) no-repeat left top;
}
