@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
}
#main {
	min-height:100%;
	height:auto;
	margin:0px auto;
	width:100%;
}
/* Para o IE */
* html #main {
	height:100%;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
body {
	margin:0px;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	padding:0px;
	height:100%;
	background-color:#FFFFFF;
	background-image: url(../images/back01.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center center;
}
#background {
	position:absolute;
	z-index:1;
	width:100%;
	height:100%;
}
#scroller {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	overflow:auto;
	z-index:2;
}
#fixed {
	position:absolute;
	top:25px;
	left:10px;
	width:150px;
	z-index:10;
	color:#567;
	border:1px solid #000;
	padding:10px;
}
#content {	/* This is the only important rule */
	/* These have no effect on the functionality */
	width: 962px;
	min-height:100%;
	height:100%;
	font-family: helvetica, arial, sans-serif;
	font-size: 12px;
	left: auto;
	top: 0px;
	right: auto;
	bottom: 0px;
	background-repeat: repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d9d9d9;
	border-left-color: #d9d9d9;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #b6b6b6;
	background-image: url(../images/back.png);
	margin-top: 0px;
	padding-right: 13px;
	padding-left: 13px;
}
#topoHome {
	background-image: url(../images/corda01.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 155px;
	width: 100%;
}
#topoNoticias {
	background-image: url(../images/corda02.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 155px;
	width: 100%;
}
#topoTradicao {
	background-image: url(../images/corda03.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 155px;
	width: 100%;
}
#topoCulto {
	background-image: url(../images/corda04.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 155px;
	width: 100%;
}
#topoTurismo {
	background-image: url(../images/corda05.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 155px;
	width: 100%;
}
#topoCultura {
	background-image: url(../images/corda06.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 155px;
	width: 100%;
}
#topoMultimidia {
	background-image: url(../images/corda07.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 155px;
	width: 100%;
}
#topoContato {
	background-image: url(../images/corda08.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 155px;
	width: 100%;
}
#flashTopo {
	margin-left:auto;
	margin-right:auto;
	width:990px;
	height:155px;
}
#mainFlash {
	width:962px;
	height:313px;
	margin-right:auto;
	margin-left:auto;
}
#exibirImg {
	text-align:right;
	margin-right:auto;
	margin-left:auto;
	width: 962px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.separador {
	width:962px;
	margin-right:auto;
	margin-left:auto;
	height:33px;
	background-image:url(../images/separador.gif);
	background-repeat:repeat-x;
	background-position:center;
}
#blocoChamadasTwitter {
	width:962px;
	margin-left:auto;
	margin-right:auto;
}
#banner {
	background-color:#006699;
	width:480px;
	height:80px;
	margin-top:7px;
	margin-bottom:auto;
	margin-left:509px;
	position:absolute;
}
#tituloAzul {
	background-image:url(../images/fitaAzul.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:14px;
	color:#FFFFFF;
	width:150px;
	height:28px;
	float:left;
	font-weight: bold;
	padding-left: 10px;
	background-attachment: scroll;
	position: absolute;
	z-index: 1;
}
#tituloAmarelo {
	background-image:url(../images/fitaAmarela.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:14px;
	color:#7d2408;
	width:150px;
	height:28px;
	float:left;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	padding-left: 10px;
	background-attachment: scroll;
	position: absolute;
	z-index: 1;
}
#tituloLaranja {
	background-image:url(../images/fitaLaranja.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:14px;
	color:#FFFFFF;
	width:150px;
	height:28px;
	float:left;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	padding-left: 10px;
	background-attachment: scroll;
	position: absolute;
	z-index: 1;
}
#tituloVermelho {
	background-image:url(../images/fitaVermelha.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:14px;
	color:#FFFFFF;
	width:150px;
	height:28px;
	float:left;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	padding-left: 10px;
	background-attachment: scroll;
	position: absolute;
	z-index: 1;
}
#tituloRoxo {
	background-image:url(../images/fitaRoxa.png);
	background-repeat:no-repeat;
	background-position:left center;
	font-size:14px;
	color:#FFFFFF;
	width:150px;
	height:28px;
	float:left;
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	padding-left: 10px;
	background-attachment: scroll;
	position: absolute;
	z-index: 1;
}
#img {
	width: 262px;
	height: 54px;
	float:left;
	margin-top:20px;
	position:absolute;
	border: 3px solid #787878;
	margin-right: 5px;
}
#bloco01 {
	width:678px;
	height:506px;
	float: left;
}
#bloco02 {
	width:284px;
	height:506px;
	float: right;
}
#Box01 {
	width:269px;
	height:176px;
	float: left;
	margin-right:13px;
}
#Box02 {
	width:360px;
	height:176px;
	float: right;
}
#descr01 {
	width:269px;
	float:left;
	text-align: left;
	height: 70px;
}
#titulo01 {
	width:269px;
	height:auto;
	margin-top: 80px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #eba90c;
	float:left;
	text-align: left;
}
#twitterTitulo {
	background-image:url(../images/twTitulo.png);
	background-repeat:no-repeat;
	background-position: left;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 16px;
	height: 30px;
	width:284px;
	line-height: normal;
	text-indent: 40px;
}
#twitterConteudo {
	width:284px;
}
#noticias01 {
	width:360px;
	float:left;
	text-align: left;
	height: auto;
	margin-top: 10px;
}
.data_n {
	font-family:Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #eba90c;
	clear:both;
}
.hora_n {
	float:left;
	font-weight: bold;
	color: #eba90c;
	margin-top:5px;
	width:60px;
}
.titulo_n {
	float:right;
	width:300px;
	margin-top:5px;
}
.separadorP {
	width:665px;
	margin-right:13px;
	margin-left:0px;
	height:20px;
	background-image:url(../images/separador.gif);
	background-repeat:repeat-x;
	background-position:center;
}
.boxChamadas {
	height: 145px;
	width: 325px;
	margin-right: 5px;
	margin-bottom: 10px;
	float: left;
}
.boxChamadas2 {
	height: 145px;
	width: 325px;
	margin-bottom: 10px;
	float: right;
}
.imgBoxChamadas {
	float:left;
	margin-top:20px;
	position:absolute;
	border: 3px solid #787878;
	width: 149px;
	height: 113px;
	margin-right: 5px;
}
.tituloBoxChamadas {
	width:160px;
	height:20px;
	margin-top: 20px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #eba90c;
	float:right;
	text-align: left;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	padding-bottom: 5px;
}
.descrChamadas {
	width:160px;
	float:right;
	text-align: left;
	height: 70px;
	margin-top: 5px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	padding-bottom: 5px;
}
.miniLink {
	width:170px;
	float:right;
	text-align: right;
	margin-top: 5px;
	margin-left: 5px;
	color: #eba90c;
	font-size: 11px;
}
#twtr-search-widget {

}
#chamadasPrincipais {
	width:665px;
	margin-right: 13px;
}
.chamadas {
	width:665px;
	height:145px;
	margin-right: 13px;
	margin-bottom: 13px;
}
#rodape {
	background-image: url(../images/back_rodape.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: auto;
	width: 100%;
}
#flashRodape {
	margin-left:auto;
	margin-right:auto;
	width:990px;
	height:auto;
}
#maisNoticias {
	width:962px;
}
#maisNoticiasInternas {
	width:962px;
	float:left;
	text-align: left;
	margin-top: 10px;
}
.titulo_nInterno {
	float:right;
	width:902px;
	margin-top:5px;
	clear: right;
}
.miniLinkInternoN {
	width:auto;
	text-align: right;
	margin-top: 5px;
	color: #eba90c;
	font-size: 11px;
	padding-top: 5px;
	border-top: 1px solid #787878;
	font-weight: bold;
}
#noticiaCorpo {
	width:962px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
}
#noticiaTitulo{
width:786px;
}
#noticiaBox{
	width:767px;
	height: auto;
	float: right;
	padding-left: 13px;
}
#noticiaIndice{

}
#menuBox{
	width:176px;
	height: auto;
	float: left;
	background-image: url(../images/casinhas.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 150px;
}
#menu {
	width:176px;
	height: auto;
	background-image:url(../images/backMenu.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
}

#menu a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 15px;
	line-height: 21px;
	vertical-align: middle;
	text-align: left;
	font-size: 15px;
	}
#menu a:hover {
	color: #eba90c;
	}
#menu a:active {
	color: FF3300;
	}
#menu a.current {
	cursor: default;
	color: #D92C00;
	}
.tituloNoticias {
	width:767px;
	height:auto;
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #eba90c;
	float:right;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eba90c;
	padding-bottom: 5px;
	font-style: italic;
	margin-bottom: 10px;
}
.Noticia {
	width:767px;
	height:auto;
	float:right;
	text-align: left;
	padding-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
}
#horarioDetalhado{
	font-size: 11px;
	width:767px;
	color: #eba90c;
	height:auto;
	float:right;
	text-align: left;
	padding-bottom: 5px;
	line-height: 20px;
}
#linkRodape {
	width:962px;
	margin-right:auto;
	margin-left:auto;
	height:auto;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: b6b6b6;
	border-right-color: b6b6b6;
	border-bottom-color: b6b6b6;
	border-left-color: b6b6b6;
}
#linkRodape a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-table;
	vertical-align: middle;
	text-align: center;
	font-size: 13px;
	margin-right: 13px;
	margin-left: 13px;
	line-height: 25px;
	}
#linkRodape a:hover {
	color: #eba90c;
	}
#linkRodape a:active {
	background-color:#bde8f9;
	}
#linkRodape a.current {
	background-color:#bde8f9;
	cursor: default;
	color: #172969;
	}
#imgN{
	background-image: url(../images/barcoDesenho.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 0px;
	}.hora_nRodape {
	font-weight: bold;
	color: #eba90c;
	font-size: 13px;
}
.chamadaNoticiaR {
	width:auto;
	height:auto;
	text-align: right;
	font-size: 14px;
}
.area {
	color: #FF3300;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	letter-spacing: 0.02in;
	padding-left: 5px;
}
.dataNoticiasIndice {
	width:767px;
	height:auto;
	font-family: Tahoma, Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #eba90c;
	float:right;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #eba90c;
	padding-bottom: 2px;
	font-style: italic;
	margin-bottom: 10px;
}
.separadorMulti {
	width:767px;
	margin-right:0px;
	margin-left:0px;
	height:10px;
	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	float: left;
}
#destaqueMulti{
	width:auto;
	margin-top:5px;
	background-color:#009966;
	float: left;
}
#imgMultiDest{
	width:464px;
	height:295px;
	float:left
}
#mediaVideoG{
	width:464px;
	height:295px;
	position:absolute;
	background-image: url(../images/iconFotos.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#boxTxtMult{
	height:295px;
	width: 303px;
	background-color:#242222;
	float:right;
}
.tituloMulti {
	margin-top: 5px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #eba90c;
	float:right;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.chamadaMulti {
	margin-top: 5px;
	font-family: Tahoma, Arial, Verdana;
	float:right;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.horaMulti {
	margin-top: 5px;
	font-family: Tahoma, Arial, Verdana;
	float:left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 10px;
	width: auto;
	color: #EBA90C;
}
.verMulti {
	margin-top: 5px;
	font-family: Tahoma, Arial, Verdana;
	float:right;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #EBA90C;
	font-size: 11px;
	width: 283px;
}
#boxChamadasMenor {
	width:767px;
	margin-top:5px;
		margin-bootom:10px;
	float: left;
}
.boxChamadasMini{
	width:380px;
	height:136px;
	float: left;
}
.contetMiniMulti{
	margin-top: 20px;
	width:229px;
	height:119px;
	float: right;
	}
.tituloBoxChamadasMini {
	width:227px;
	height:20px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #eba90c;
	float:left;
		margin-left: 10px;
	text-align: left;
	padding-bottom: 5px;
}
.descrChamadasMini {
	width:227px;
	float:left;
	text-align: left;
	height: auto;
	margin-top: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
}
.miniLinkmulti {
	width:227px;
	float:left;
	text-align: left;
	margin-top: 5px;
	margin-left: 10px;
	color: #eba90c;
	font-size: 11px;
}
.imgContentMulti{
float:left;
}

