@charset "utf-8";
/* CSS Document */

#rodape{
	margin-bottom:10px;
	text-align:center;
}
#rodape .rodape_bg{
	height:52px;
	text-align:left;
	margin-bottom:5px;
	background:#5A5959 url(../imagens/rodape_bg.gif) repeat-x;
}
#produzido_wi{
	margin-left:5px;
	margin-bottom:5px;
	width:96px;
	height:18px;
	float:right;
//	background:url(../imagens/produzido_webinterativa.gif) no-repeat;
}
#produzido_wi a{
	display:block;
	height:18px;
}
ul#menubottom{
	margin-top:5px;
}
ul#menubottom li{
	float:left;
	padding-right:10px;
	margin-right:10px;
	border-right:1px solid #999;
}
ul#menubottom li a{
	color:#FFF;
}