/* -------------|
/* - SECRETARIAS, CONSELHOS
/* ----- */

#wrapper .sub {
	width: 100%;
	margin-top: 20px;
	padding: 12px 0;
	border-top: 1px solid #b9c0c6;
	border-bottom: 5px solid #71934d;
	float: left;
}
#wrapper ul {
	width: 100%;
	padding-bottom: 43px;
	float: left;
}
#wrapper ul li {
	background:url("../img/ico/pontilhado_e.gif") repeat-x scroll left bottom
	transparent;
	float:none;
	height:20px;
	padding:10px 0 15px;
	width:100%;
}

#wrapper ul li a {
	padding-left: 10px;
	float: left;
	background: url(../img/ico/marcador_m.gif) left 4px no-repeat;
}
