body {
	background-image: url(/home2007/fundo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}

#bannerrodape {
	background-color: #B3BBA8;
	width: 755px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#copyright {
	background-color: #B3BBA8;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-bottom: 20px;
}
#bottom_rodape {
	margin-right: auto;
	margin-left: auto;
	width: 778px;
}

