body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	margin: 0px;
	background-image: url(fundo.gif);
	background-repeat: repeat;
	background-position: left top;
}
.noroeste {
	height: 22px;
	width: 22px;
	background-image: url(noroeste.gif);
	float: left;
	position: relative;
	z-index: 20;
	margin-left: -4px;
	margin-bottom: -18px;
	background-repeat: no-repeat;
}
.nordeste {
	height: 22px;
	width: 22px;
	background-image: url(nordeste.gif);
	float: right;
	position: relative;
	z-index: 20;
	margin-right: -4px;
	margin-bottom: -18px;
	background-repeat: no-repeat;
}
.sudoeste {
	height: 22px;
	width: 22px;
	background-image: url(sudoeste.gif);
	float: left;
	position: relative;
	z-index: 20;
	margin-left: -4px;
	background-repeat: no-repeat;
}
.sudeste {
	height: 22px;
	width: 22px;
	background-image: url(sudeste.gif);
	float: right;
	position: relative;
	z-index: 20;
	margin-right: -4px;
	background-repeat: no-repeat;
}
	.acima {
	width: 261px;

}
	.abaixo {
	width: 261px;
	margin-top: -18px;
}
.fotosaborear img {
	border: 2px solid #FFFFFF;
	position: relative;
	visibility: inherit;


}
.texto {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #666666;

}
.textopequeno {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

