#rodape{
	float:left;
	width:993px;
	text-align:center;
	color:#999999;
	padding-top:30px;
	padding-bottom:20px;
	background-image:url(../imgs/linha_pontilhada.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin-left:0px;
	_margin-left:0px;
	font-size:0.75em;
	margin-top:20px;
	
}
#rodape img{
	border:0px;
}
#rodape ul{
	margin:0px;
	padding:0px;
	margin-top:18px;
	margin-bottom:18px;
}
#rodape ul li{
	display:inline;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
}
#rodape a{}

/* esse estilo é usado somente para informações de contato, como o endereço */
#rodape address{
	font-size:11px;
	font-style:normal;
}