.bgESQ {
	background-image: url(img/bg2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgESQ2 {
	background-image: url(img/bg10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgESQ3 {
	background-image: url(img/bg11.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgDIR {
	background-image: url(img/bg4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.texMEN {
	font-family: arial narrow;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.texMEN2 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
		color: #930931;
}
.bgBAS {
	background-image: url(img/bg5_novo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.borda {
	border: 3px solid #FFCC00;
}
