#principal {
	position: relative;
	width: 580px;
	margin-left: 10px;
	float: left;
}

#interatividade {
	position: relative;
	width: 219px;
	height: auto;
	margin-left: 10px;
	float: left;
	overflow: hidden;
	background: #F5F9FC;
}

#publicidade {
	position: relative;
	width: 140px;
	margin: 0 10px;
	float: left;
}

#topo span {
	font: normal 12px arial;
}

.caminho {
	float: left;
}

.data {
	font: normal 12px arial;
	color: #FF0000;
	float: right;
}

#topo {
	padding-bottom: 10px;
	position: relative;
	overflow: hidden;
}

.pesquisa-municipios {
	position: relative;
	clear: both;
	background: #EFF3F9;
	width: 100%;
	height: 40px;
	display: block;
	vertical-align: middle;
}

.titulo {
	font: bold 30px arial;
	color: #3367B0;
	float: left;
	padding-left: 5px;
}

.campo {
	position: relative;
	float: right;
	margin-top: 10px;
}

.campo label {
	margin: 3px 5px 0 0;
	float: left;
	font: bold 12px arial;
	color: #3367B0;
}

.campo input {
	float: left;
	margin-right: 10px;
	border: solid 1px #3367B0;
	height: 19px;
	width: 150px;
}

.campo a.botao {
	margin-right: 10px;
	float: left;
	height: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.noticia-topo {
	position: relative;
	clear: both;
	overflow: hidden;
	margin: 10px 0;
}

.noticia-topo a span {
	display: block;
	text-decoration: none;
}

.noticia-topo a:hover span {
	text-decoration: underline;
}

.cidade-topo {
	font: bold 16px arial;
	color: #3367B0;
}

.horario-topo {
	font: bold 12px arial;
	color: #FF0000;
}

.titulo-topo {
	font: bold 20px arial;
	color: #333333;
}

.sub-titulo-topo {
	font: normal 14px arial;
	color: #605E5F;
}

.fotorotative {
	float: left;
}

div.fotooptions {
	top: 215px;
}

.direita-da-foto {
	position: relative;
	float: left;
	width: 245px;
}

.abaixo-da-foto {
	position: relative;
	clear: both;
	margin-top: 5px;
	border-bottom: solid 1px #F3F3F3;
	overflow: hidden;
	width: 100%;
	margin-bottom: 10px;
}

.abaixo-da-foto div.noticias {
	position: relative;
	overflow: hidden;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	clear: both;
	border-top: solid 1px #F3F3F3;
}

.noticias {
	display: block;
	margin-bottom: 8px;
	width: 100%;
}

.noticias a em {
	display: block;
}

.noticias a {
	overflow: hidden;
	text-decoration: none;
}

.noticias a:hover em {
	text-decoration: underline;
	cursor: hand;
}

a.link-noticia {
	width: 100%;
	overflow: hidden;
	display: block;
}

.cidade-noticia {
	font: bold 12px arial;
	color: #3367B0;
}

.horario-noticia {
	font: bold 12px arial;
	color: #FF0000;
}

.titulo-noticia {
	font: bold 13px arial;
	color: #333333;
	display: block;
}

.sub-titulo-noticia {
	font: normal 12px arial;
	color: #605E5F;
}

.cidade-horario {
	float: left;
	overflow: hidden;
	width: 170px;
}

.titulo-subtitulo {
	float: left;
	clear: right;
	overflow: hidden;
	display: block;
}

.titulo-subtitulo em {
	width: 410px;
}

.lista-noticias {
	font: bold 13px arial;
	color: #0066CC;
	clear: both;
}

.alfabeto {
	position: relative;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 5px;
	display: block;
	overflow: hidden;
	width: 100%;
	clear: both;
}

.alfabeto a {
	font: bold 12px arial;
	text-decoration: none;
	color: #3367B0;
	border: solid 1px #3367B6;
	padding: 0 4px;
}

.alfabeto a:hover {
	color: #fff;
	border-color: #3367B0;
	background:#3367B0
}
.containeropcoes{
	padding-bottom: 0;
}
#ver-todas{
	width: auto;
	padding:0;
}
a:hover#ver-todas{
	text-decoration: underline;
}
#esquerda{
	background: red;
}
