@charset "iso-8859-1";
/* CSS Document */

A.link_menu:link {
	color:  #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

A.link_menu:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.titulo_canal {
	font-family: Arial, Helvetica, sans-serif;
	color: #82c22d;
	font-weight: bold;
	font-size: 17px;
}

.titulo_municipio {
	font-family: Arial, Helvetica, sans-serif;
	color: #890f1b;
	font-weight: bold;
	font-size: 17px;
}

.titulo_coluna {
	font-family: Arial, Helvetica, sans-serif;
	color: #e9931a;
	font-weight: bold;
	font-size: 17px;
}

a.titulo_municipio:link,a.titulo_municipio:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #890f1b;
	font-weight: bold;
	font-size: 20px;
	text-decoration:none;
}

a.titulo_canal:link,a.titulo_canal:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #6cac18;
	font-weight: bold;
	font-size: 20px;
	text-decoration:none;
}
a.titulo_coluna:link, a.titulo_coluna:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #e9931a;
	font-weight: bold;
	font-size: 20px;
	text-decoration:none
}
a.titulo_coluna:hover, a.titulo_canal:hover, a.titulo_municipio:hover{
	text-decoration:underline;
}



A.link_menu:hover {
	color: #333;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
A.link_cinza_pequeno:link,A.link_cinza_pequeno:visited, A.link_cinza_pequeno:active{
	color: #747474;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
}
A.link_cinza_pequeno:hover{
	color: #747474;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	text-decoration:underline;
}

A.relogio:link,A.relogio:visited, A.relogio:active{
	color: #747474;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}
A.relogio:hover{
	color: #747474;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	text-decoration:underline;
}

A.menu:link,A.menu:visited, A.menu:active{
	color: #000;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
A.menu:hover{
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}
.fundo_azul {
	background-image: url(images/fundo_azul.png);
}
.fundo_laranja {
	background-image: url(images/fundo_laranja.png);
}

.fundo_verde {
	background-image: url(images/fundo_verde.png);
	background-repeat: repeat-x;
}.fundo_vermelho {
	background-image: url(images/fundo_vermelho.png);
	background-repeat: repeat-x;
}
.fundo_amarelo {
	background-image: url(images/fundo_amarelo.png);
}

.texto_cinza {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #838383;
	text-decoration:none;
}

.texto_enq {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
.texto_vermelho {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #bf1e2e;
	font-weight: bold;
}

.titulo_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.combo_busca {
	background-color: #FFF;
	border: 1px solid #666;
}

.espacamento_menu {
	margin-left: 4px;
	margin-bottom: 2px;
}
.espacamento_texto {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.linha {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-right: 10px;
	padding-left: 10px;
}
.linha2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}
.titulo1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	color: #040886;
	font-weight: bold;
	text-decoration: none;
}
.titulo2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #000688;
	font-weight: bold;
	text-decoration: none;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}
A.titulo1:hover,A.titulo2:hover, A.titulo2_vermelho:hover, A.texto_leia:hover,A.texto_azul:hover,A.texto:hover, A.texto_cinza:hover{
	text-decoration:underline;
}

.titulo2_vermelho {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	color: #890f1b;
	font-weight: bold;
	text-decoration: none;
}
.texto {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
.texto_azul {
	color: #283891;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.texto_leia {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #890f1b;
	font-weight: bold;
	text-decoration: none;
}
.texto_verde {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #060;
}
.comentario {
	border: 1px solid #aaa;
	background-color: #e7e7e7;
}
body {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
	text-align: justify;
}
.enquete {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
a.galeria:link,a.galeria:visited{
	display:block;
	border: 3px solid #fff;
}
a.galeria:hover{
	border:3px solid #fff;
}

a.coluna:link,a.coluna:visited{
	display:block;
	border: 3px solid #fff;
	height: 65px;
	width: 70px;
	float: left;
	margin-right: 5px;
}
a.coluna:hover{
	border:3px solid #fff;
	float: left;
}
a.video:link,a.video:visited{
	display:block;
	border: 3px solid #fff;
	height: 90px;
	width: 120px;
}
a.video:hover{
	border:3px solid #E0D217;
}


.campos {
	background-color: #DCDCDC;
	border: 1px solid #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
#banner{
	color:#fff;
	background-color: #FFF;
	height: 99px;
	width: 574px;
	margin-right: auto;
	margin-left: auto;
}

#video {
	height: 320px;
	width: 400px;
	border: 3px solid #E0D217;
	margin-top: 10px;

}
#tumb-video {
	float: left;
	height: 92px;
	width: 122px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}


.titulo_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	margin-top: 5px;
	letter-spacing: 2px;
}
.texto_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.materia {
	display: none;
	height: auto;
	width: auto;
	z-index: 7000;
	color: #333;
}
.tah11 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
