@charset "utf-8";
body {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	top: 0px;
	margin: 0px;
	background-position: top;
}

#main table tr td #sobre {
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	top: 0px;
	margin: 0px;
	height: auto;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
}

#main table tr td #footer {
	background-attachment: scroll;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #999;
}
#main table tr td #botoes {
	height: 20px;
	width: 900px;
}
#main table tr td #contato {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	width: 900px;
	height: auto;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	top: 0px;
	margin: 0px;
}
#main table tr td #produtos {
	height: auto;
	width: 900px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	padding: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	top: 0px;
	margin: 0px;
}
#main table tr td #pagePA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	height: auto;
	width: 900px;
}
