body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
}
table {
	font-size: 11px;
}

#page {
	background-image: url(img/atras.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 694px;
	margin-top: 10px;
}
#top {
	background-image: url(img/f_top.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.centro {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.copy {
	text-align: right;
	margin-right: 20px;
	margin-top: 10px;
}
.empresas {
	background-image: url(img/f_empresas.jpg);
	background-repeat: no-repeat;
}
.buscador {
	background-image: url(img/f_buscador.jpg);
	background-repeat: no-repeat;
}
.desarrollo {
	background-image: url(img/f_desarrollos.jpg);
	background-repeat: no-repeat;
}
.abajo td{
	vertical-align: top;
}
.abajo .texto {
	margin-top: 37px;
	margin-left: 8px;
}
.abajo .texto2 {
	margin-top: 40px;
	margin-left: 5px;
}
