.top {
	background-image: url(imagens/bg-t-logo.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.menu {
	margin-left: 51px;
}
.menu-b {
	background-image: url(imagens/bg-b-menu.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.conteudo {
	margin-top: 33px;
	margin-left: 12px;
}
.txtpadrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7c7e7c;
	line-height: 13px;
}
.txtpadrao a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7c7e7c;
	line-height: 13px;
	text-decoration: none;
}
.txtpadrao a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 13px;
	text-decoration: underline;
}
.canto {
	background-image: url(imagens/bg-canto.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.exp-centro {
	background-image: url(imagens/bg-exp-centro.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.barracontato {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #7c7e7c;
	line-height: 13px;
	background-image: url(imagens/bg-contato.jpg);
	background-repeat: no-repeat;
}
.txtpop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7c7e7c;
	line-height: 13px;
}
.formularios {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #52514a;
	line-height: 13px;
}
