body {	
	margin: 0;	
	padding:0;	
	font:14px 'Trebuchet MS';
	background:#3c4650;	
	color:#333333;
}

a:link, a:visited, a:active {	
	text-decoration: none;	
	color:#84B205;
}

a:hover {	
	text-decoration: underline;	
}

#div_top a {	
	color: white;
}

#div_rodape a {
	color:#ffffff;
}

#ul_distritos_topo {
	margin:0;	
	padding:0;	
	list-style:none;	
	font-size:12px;
}

#ul_distritos_topo li {	
	float:left;	
	padding:2px 15px 0 0;
}

#ul_menu {
	margin:0;	
	padding:0;	
	list-style:none;	
	color:#525f6d;	
	font-size:15px;	
	font-weight:700;	
	float:right;
}

#ul_menu li {	
	float:left;	
	text-align:center;
}

#ul_menu li a {	
	display:block;	
	text-decoration:none;	
	background:url(menu_sv.png) 0 -44px repeat-x;	
	height:44px;	
	line-height:44px;	
	color:#525f6d;	
	padding:0 15px;
}
#ul_menu li a:hover {	
	background-position:0;	
	color:#ffffff;	
	text-decoration:none;	
}


#ul_menu .menu_sel a {	
	display:block;	
	text-decoration:none;	
	background:url(menu_sv.png) 0 0 repeat-x;	
	height:44px;	
	line-height:44px;	
	color:#ffffff;	
	padding:0 15px;
}
#ul_menu .menu_sel a:hover {	
	background-position:0;	
	color:#ffffff;	
	text-decoration:none;	
}


.style_1024 {	
	width:930px;
	margin:auto;
	overflow:hidden;
}

/*COMBO DISTRITOS*/

#div_distritos {	
	position:relative;	
	margin:14px 0 0 1px;	
	float:left;	
	font-size:12px;
}

#div_distrito {	
	position:relative;	
	width:75px;	
	height:18px;	
	cursor:pointer;	
	text-align:center;	
	line-height:18px;	
	background:#ffffff;	
	border-left:1px solid #9CB6D0;	
	z-index:20;
}

#ul_distritos {	
	position:absolute;	
	margin:0;	
	padding:8px 15px;
	width:265px;	
	list-style:none;	
	border:1px solid #9CB6D0;	
	background:white;	
	left:-220px;	
	top:25px;
	display:none;	
	z-index:19;
}

#ul_distritos li {
	padding:0;	
	height:22px;	
	line-height:22px;	
	font-size:14px;	
	border:1px solid white;
}

.co1 {margin-left:0px}

.co2 {margin-left:140px}

.cotopper {margin-top:-239px}

#div_distrito.over {	
	border:1px solid #9CB6D0;	
	border-bottom:0;	
	margin-right:-1px;	
	margin-top:-1px;	
	height:26px;
}

#div_distritos.over ul {
	display:block;
}

#links_uteis_rodape {
	margin:0;
	padding:0;
	list-style-type:none;
	width:330px;
	padding-top:7px;
}
#links_uteis_rodape li{
	float:left;
	width:110px;
}

#menu_rodape {
	margin:0;
	padding:0;
	list-style-type:none;
	width:220px;
	padding-top:7px;
}
#menu_rodape li{
	float:left;
	width:110px;
}

#outras_info_rodape {
	margin:0;
	padding:0;
	list-style-type:none;
	width:220px;
	padding-top:7px;
}
#menu_rodape li{
	float:left;
	width:110px;
}

#links_uteis_topo {
	margin:0;
	padding:0;
	list-style-type:none;
	width:360px;
	padding-top:15px;
}
#links_uteis_topo li{
	float:left;
	width:110px;
}

.ficha {
	float:left;
}

.xficha a:link, .xficha a:visited, .xficha a:active {
	text-decoration: none;
	color:#333333;
	background-color:#ffffff;
	display:block;
	height:100%;
}

.xficha a:hover {
	background-color:#ebf4ff;
}

.ficha2 {
	border-top:1px solid #d8d8d8;
	border-left:1px solid #d8d8d8;
}

.ficha2 a:link, .ficha2 a:visited, .ficha2 a:active {	
	color:#339933;	
	text-decoration: none;	
}

.actividade {
	list-style-type:none;
	font-size:12px;
	padding:0;
	margin:0 0 0 30px;
	text-indent:15px;
	visibility:hidden;
}

.actividade li {
	background:url(bullet.png) 0 11px no-repeat;
	width:300px;
}
