/*--------------------------------------------- 
Rodapé
---------------------------------------------*/
#rodape {
	background:#f3f3f3;
	font:11px/13px Arial, sans-serif;
	color:#666;
	position:relative !important;
	position:static;
	width: 100%;
	clear:both;
	margin-top: 70px;
	float: left;
	padding-bottom: 20px;
}

#rodape h1 {
	color:#000000;
	font-family:verdana;
	font-size:11px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	padding-top:10px;
}

#wrap_rodape {
	margin:0 auto;
	text-align: left;
	width:730px;
}

#conteudo_rodape {
	float: left;
}

#rodape_institucional, #rodape_central {
	float: left;
	margin-right: 30px;
}

#copyright {
	padding-top: 20px;
	clear: both;
}

#rodape a {
	text-decoration:none;
	color:#666;
}

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