.fundolegal {
	background-attachment: fixed;
	background-image: url(images/sondagensdestaque.gif);
	background-repeat: no-repeat;
	background-position: 60px 10px;

}
.fundotopografia {
	background-attachment: fixed;
	background-image: url(images/topografiadestaque.gif);
	background-repeat: no-repeat;
	background-position: 60px 10px;
}
.fundorotativa {
	background-attachment: fixed;
	background-image: url(images/rotativadestaque.gif);
	background-repeat: no-repeat;
	background-position: 60px 10px;
}
.fundostrauss {
	background-attachment: fixed;
	background-image: url(images/straussdestaque.gif);
	background-repeat: no-repeat;
	background-position: 60px 10px;
}
.bordalaranja {
	border: thin solid #FF9900;
}

