@charset "utf-8";
/* CSS Document */
.menu_rodape{
	color:#000000;
	font-size:9px;
	font-family:Tahoma;
	width:560px;
	padding-top:12px;
	margin-left:250px;
	margin-bottom:18px;
}

#rodape .menu_rodape a:link, .menu_rodape a:visited{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#rodape .menu_rodape a:hover{
	font-size:11px;
	text-decoration:underline;
	color:#000000;
}

.dados_rodape{
	color:#FFF;
	font-size:11px;
	font-family:Tahoma;
	width:300px;
	margin-left:20px;
	line-height:14px;
	background:url(../img/ico_rodape.gif) no-repeat;	
}

.dados_rodape span{
	margin-left:60px;
}

.dados_rodape a:link , .dados_rodape a:visited{
	color:#FFF;
	text-decoration:none;
}

.dados_rodape a:hover{
	text-decoration:underline;
}
