@charset "utf-8";

#rodape
{	
	font-size: 11px;
	margin-top: 15px;
	background: url('../img/topo_bg_menu.jpg') #EEE;
	color: #000;
	float: left;
	padding: 10px 0;
	width: 760px;
	text-align: center;
	_margin-bottom: -10px;
	border-top: 1px solid #CCC;
}

#rodape p
{
	line-height: 20px;
}

#rodape a
{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#rodape a:hover
{
	text-decoration: underline;
}
