/* Footer ***********************************************************************************************/

#bgFooter {
	padding:6px;
	padding-top:4px;
	_padding-top:0px;
	margin:0 0 10px 0;
	background: url(/img/home/bg_curvaHome_bt.png) no-repeat bottom center;
	_background: url(/img/home/bg_curvaHome_bt.gif) no-repeat bottom center;
	color:#525252;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#bgFooter a:hover {
	text-decoration:underline;
}
	#bgFooter .footer {
		background: url(/img/home/bg_curvaFooter.png) no-repeat bottom center;
		_background: url(/img/home/bg_curvaFooter.gif) no-repeat bottom center;
		padding:6px;
		height:68px;
	}
	#bgFooter .footer .verisign {
		background:url(/img/home/bg_footer_verisign.png) no-repeat;
		width:200px; height:68px;
		float:left;
	}
	#bgFooter .footer .menu_rodape {
		height:68px;
		text-align:center;
		font-size:10px;
		color:#FFFFFF;
		line-height:15px
	}
	#bgFooter .footer .menu_rodape a {
		font-size:10px;
		color:#FFFFFF;
	}
