a:link, a:visited, a:active
{
	text-decoration: underline;
}
.footer
{
	width: 780px;
	height: 160px;
	background-image: url(./imagens/rodape/footerbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.left
{
	width: 273px;
	height: 150px;
	position: relative;
	float: left;
}
.leftlist
{
	width: 150px;
	height: 130px;
	position: relative;
	left: 100px;
	top: 10px;
}
#list
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003399;
	line-height: 160%;
}
ul
{
	padding: 0px;
	margin: 0;
}
li
{
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	margin: 0;
	line-height: 130%;
}
a
{
	text-decoration: none;
	color: #666666;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
.right
{
	width: 507px;
	height: 150px;
	position: relative;
	float: left;
}
.rightlist
{
	width: 450px;
	height: 140px;
	position: relative;
	top: 10px;
	left: 20px;
}
.copyright
{
	clear: both;
	height: 10px;
	weight: 780px;
	position: relative;
}
.copyrightcenter
{
	height: 10px;
	position: absolute;
	left: 33%;
}
#copytext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
