@charset "utf-8";
/* CSS Document */

/*============RODAPE=============*/
div#rodape {
 	width: 1000px;
	height: 171px;
	float:left;
	background:transparent;
}

span.destaque_inf_rodape {
 	color:#3e7595;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}

div#rodape a {
 	font-size:11px;
	color:#6792ad;
}

div#inf_rodape {
 	width: 570px;
	height: 25px;
	float:left;
 	font-size:12px;
	padding: 10px 0 0 250px;
}

div#lista_navegacao {
 	width: 770px;
	height: 81px;
	float:left;
	padding: 19px 0 0 230px;
	font-size: 11px;
	font-weight:bold;
}

div#lista_navegacao ul {
	float:left;
	list-style:none;
	display: block;
	padding: 5px 40px 0 0;
}
div#lista_navegacao ul li a {
 	font-weight: normal;
}

div#lista_navegacao ul li a:hover {
 	color:#003366;
	text-decoration: underline;
}

div#copy {
 	width: 815px;
	height: 38px;
	float: left;
	font-size:11px;
}

div#copy p {
 	padding: 5px 0 0 10px;
}

div#copy a:hover {
 	color:#003366;
	text-decoration: underline;
}

div#lista_rss {
 	width: 184px;
	height: 38px;
	float:left;
}

div#lista_rss ul li {
 	font-size:11px;
	float: left;
	list-style:none;
	padding: 5px 5px 0 2px;
}

div#lista_rss ul li a {
 	font-size:11px;
	color:#6792ad;
}

div#lista_rss ul li a:hover {
 	color:#003366;
	text-decoration: underline;
}
