@charset "utf-8";
/* CSS Document */

.Pie{

}
.PieEdificios
{
	height:128px;
	width:100%;
	background-position: center center;
  	background-repeat: no-repeat;
}
.PieCesped
{
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	text-align:center;

}

.PieTexto1
{
	color:#585858;
	font-family:Arial;
	font-size:12px;
	font-weight:700;
}
.PieTexto2
{
	color:#351333;
	font-family:Arial;
	font-size:12px;
	font-weight:bolder;
}

