* {
	margin: 0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/*****************************************************
** AQUI COMEÇA A FORMATAÇÃO DA DIV TOPO
*****************************************************/


#topo {
	height: 320px;
	text-align:center;
}

.img-topo {
	display:none;
}


/*****************************************************
** AQUI COMEÇA A FORMATAÇÃO DA DIV MENU
*****************************************************/

#menu ul {
	list-style:none;
	padding: 5px;
	width: 180px;
}

#menu li {
	padding: 5px 0 5px 0;
	border-bottom: #666666 1px solid;
	list-style:none;
}

#menu li a {
	color:#666666;
	font-size: 18px;
	text-decoration:none;
}

#menu li a:hover {
	color:#000000;
	text-decoration:underline;
	background:#EAEAEA;
}

.tit-menu {
	background:url(../imagens/bg-menu.jpg) no-repeat;
	width: 197px;
	height: 38px;
	color:#FFFFFF;
	font-size: 18px;
	padding: 5px 0 0 15px;
}


#newsletter {
	width: 196px;
	height: 138px;
	background:url(../imagens/bg-news.jpg) no-repeat;
	color:#FFFFFF;
	padding: 5px 5px 0 10px;
	font-size: 12px;
}



/*****************************************************
** AQUI COMEÇA A FORMATAÇÃO DA DIV CORPO
*****************************************************/

#corpo {
	width: 1024px;
}

#navegacao {
	width: 214px;
	float:left;
	height: 800px;
	background:url(../imagens/fundo-menu.jpg) repeat-y;
}

#conteudo {
	width: 580px;
	float: left;
	margin: 0 15px 0 15px;
}

#cidadao {
	width: 200px;
	height: 820px;
	float: left;
	background:url(../imagens/fundo_atracoes_cidadao.jpg) repeat-y;
}

#foto-noticia {
	float:left;
	padding: 0 10px 0 0;
}

#noticia-destaque {
	color:#666666;
	font-size: 12px;
}

#noticia-destaque a {
	color:#000000;
	font-size: 12px;
	text-decoration: none;
}

#noticia-destaque a:hover {
	color:#000000;
	font-size: 12px;
	text-decoration: underline;
}
#chamada-destaque {
	text-align:justify;
}

.titdes-noticia {
	font-size:18px;
}

#fotos {
	float: left;
	width: 300px;
	height: 270px;
	margin: 5px;
	background:url(../imagens/fundo-fotos-frente.jpg) no-repeat;
}

.titulo-meio{
	color:#FCC206;
	font-size: 20px;
}

#chamada-galeria {
	font-size: 10px;
	color:#999999;
	width: 90px;
	text-align:center;
	float: left;
	margin: 3px;
}

#chamada-foto {
	border: 1px solid #CCCCCC;
	width: 85px;
	height: 64px;
	padding: 2px;
}

#texto-foto a {
	color: #666666;
	text-decoration: none;
}

#texto-foto a:hover {
	color: #000000;
	text-decoration: none;
}

.veja-tambem {
	width: 550px;
	border-bottom: 1px #CCCCCC solid;
	font-size: 12px;
	color:#999999;
	padding: 5px;
}

#outras-noticias {
	margin: 5px;
}

#outras-noticias a {
	color: #999999;
	font-size: 12px;
	margin: 5px;
	text-decoration: none;
}


#outras-noticias a:hover {
	text-decoration: underline;
	color: #000000;
}

#ultimos-recados {
	color:#999999;
	font-size: 12px;
}

.ver-recados {
	text-align:center;
	color:#999999;
	font-size: 10px;
	font-weight:bold;
}


.ver-recados a {
	color:#999999;
	text-decoration: none;
}

.ver-recados a:hover {
	text-decoration: underline;
	color: #000000;
}

#limpa-destaque {
	clear:both;
}

#limpa-fotos {
	clear:both;
}

#zera-conteudo {
	clear:both;
}


/*****************************************************
** AQUI COMEÇA A FORMATAÇÃO DA DIV INTERNA
*****************************************************/

#interna {
	color:#666666;
	font-size: 12px;
}

#interna a {
	color:#666666;
	font-size: 12px;
	text-decoration: none;
}

#interna a:hover {
	color:#000000;
	text-decoration: underline;
}

.titulo-interno {
	color:#FCC206;
	font-size: 28px;
}

#recado-interno  {
	border: 1px #999999 dashed;
	padding: 5px;
	margin: 10px 0 0 10px;
}


#recado-interno a {
	color:#999999;
	text-decoration: none;
}

#recado-interno a:hover {
	text-decoration: underline;
	color: #000000;
}

#fotos-interna {
	border: #999999 solid 1px;
	padding: 1px;
	width: 100px;
	float: left;
	margin: 5px;
}

/*****************************************************
** AQUI COMEÇA A FORMATAÇÃO DA DIV RODAPE
*****************************************************/

#rodape {
	width: 1024px;
	height: 270px;
	background:url(../imagens/bg-rodape.jpg) repeat-x #FCC206;
	text-align: center;
	font-size: 12px;
}

#banner-direitos {
	padding: 15px 0 0 0;
	float: left;
	width: 750px;
}

#central {
	float:right;
}

#zera-central {
	clear:both;
}


#direitos{
	background:#FCC206;
	padding: 10px 0 0 0;
}

#direitos a{
	color:#FF0000;
	text-decoration:none;
}

#direitos a:hover{
	color:#FFFFFF;
}
