/*geral*/
#geral {
	position: relative;
	margin:0px auto;
	width: 980px;
	height: auto;
}

#geral-principal {
	float: left;
	width: 980px;
	height: 100%;
	min-height: 401px;
	max-height: 100%;
	height: 401px;
	background-color:#FFFFFF;
	padding-bottom:10px;
	background-image: url(../img/fileteprincipal.gif);
	background-position: right;
}

#geral-interna {
	float: left;
	width: 980px;
	height: 100%;
	min-height: 401px;
	max-height: 100%;
	height: 401px;
	background-color:#FFFFFF;
	padding-bottom:10px;
}

html>body #geral-principal, #seguranomeio-galeria, #geral-interna {
	height: auto;/* Esta altura deve ficar com o valor auto; para que o Mozilla firefox reconhea o formato elstico. */
}

#seguranomeio-galeria {
	float: left;
	width: 776px;
	height: 100%;
	min-height: 200px;
	max-height: 100%;
	height: 200px;
	background-color:#ffffff;
	margin:0 auto;
	padding:0px 0px 26px 0px;
}

#rodape{
	clear:both;
	width: 980px;
	text-align:center;
	color:#666666;
	padding:5px 0px;
	font-family:tahoma;
	font-size:12px;
	border-top:10px solid #fff;
	margin:0px auto;
}


#esquerda_index{
	width: 698px;
	float:left;
}
#direita_index{
	width: 282px;
	float:right;
}
#flash{
	width: 272px;
	padding-right:10px;
	float:left;
	height:181px;
	background-image: url(../img/bgflash.gif);
	background-repeat: repeat-x;
}
#topo_index{
	width: 698px;
	float:left;
	background-image: url(../img/bg-24hrs.gif);
	background-color:#E8E5D2;
	line-height:0px;
}
#topo_index .logo{width:122px; height:92px; float:left;}
#topo_index .telefone {
	background-image: url(../img/logo_02.gif);
	background-repeat: no-repeat;
	padding-top:61px;
	height:	31px;
	width:419px;
	font-size:12px;
	color:#666666;
	float:left;
}
#topo_index .telefone img{vertical-align:middle;}

#topo_interna{
	width:980px;
	margin:0 auto;
	position:relative;	
	background-image: url(../img/filete-topos.gif);
	background-repeat: repeat-x;
}
#topo_interna .logo{width:122px; height:92px; float:left;}
#topo_interna .telefone {
	background-image: url(../img/logo_02.gif);
	background-repeat: no-repeat;
	padding-top:61px;
	height:	31px;
	width:419px;
	font-size:12px;
	color:#666666;
	float:left;
}
#topo_interna .hrs24{
	width:439px;
	float:left;
	text-align:right;
	background-image: url(../img/filete-topos.gif);
}
#topo_interna .telefone img{vertical-align:middle;}


#menu{
	width:166px;
	float:left;
	padding-top:17px;
	background-image: url(../img/logo02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height:0px;
}
#banners{
	padding:10px 10px 0px 10px;
}
#banners img{padding:5px 0px;}

#miolo_index{
	width:532px;
	float:right;
}
#campanhas{
	width:502px;
	float:left;
	background-color:#e5f1f9;	
	border-bottom:1px solid #fff;
	padding:10px;
}
#destaques{
	width:502px;
	float:left;
	background-color:#e5f1f9;
	border-bottom:1px solid #fff;
	padding:10px;
}

#destaques .boxdestaque{
	width:249px;
	float:left;
	padding:10px 0px 10px 0px;
	height:200px;
}

#destaques .boxdestaque .foto{width:120px; height:90px; margin:10px auto; text-align:center;}
#destaques .boxdestaque .data{color:#999999; font-size:11px;}
#destaques .boxdestaque a{color:#cc6600; text-decoration:none;}
#destaques .boxdestaque a:hover{text-decoration:underline;}

#noticias{
	width:502px;
	float:left;
	background-color:#e5f1f9;
	padding:10px;
}
#tablescroll{margin:15px 0px;}
.mais-a{
	background-image: url(../img/mais-a.gif);
	background-repeat: no-repeat;
	padding:2px 0px 2px 15px;
	font-size:12px;
	height:16px;
}
.mais-a a{color:#008418; text-decoration:none;}
.mais-a a:hover{text-decoration:underline;}


.mais-v, .mais-vp{
	background-image: url(../img/mais-v.gif);
	background-repeat: no-repeat;
	padding:2px 0px 2px 15px;
	font-size:12px;
	height:16px;
	margin-top:10px;
	clear:both;
}
.mais-vp{
	background-image: url(../img/mais-vp.gif);
	background-repeat: no-repeat;
	}

.mais-v a, .mais-vp a{color:#007ac5; text-decoration:none;}
.mais-v a:hover, .mais-vp a:hover{text-decoration:underline;}

.lista_noticia_index{
	margin: 10px 0px;

	max-height: auto;
}
.lista_noticia_index .imagemNoticialista{width:120px; float: left; height:120px; margin-right:10px; margin-top:10px; }

.lista_noticia_index .titulo{color:#cc6600;}

.lista_noticia_index a.titulo{color:#cc6600; text-decoration:none;}
.lista_noticia_index a:hover.titulo{text-decoration:underline;}

.lista_noticia_index a.resumo{color:#333; text-decoration:none;}
.lista_noticia_index a:hover.resumo{text-decoration:underline;}

.lista_noticia_index .data {color:#999999; font-size:11px;}


#downloads, #galeria, #webmail, #eleicoes{
	background-color:#eef7ec;
	background-image: url(../img/t-downloads.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	padding:10px;
	width:252px;
	float:left;
	margin-top:10px;
	border-bottom:1px solid #fff;
}
#downloads img, #galeria img, #webmail img{margin-bottom:5px;}
#webmail{border:0px;}
#downloads{border-top:10px solid #fff; margin-top:0px;}
#galeria{
	background-image: url(../img/t-galeria.gif);
	margin-top:0px;
}

#eleicoes{
	background-image: url(../img/t-eleicoes.gif);
	margin-top:0px;
	height:66px;
	padding-top:25px;
	}
	
#webmail{
	background-image: url(../img/t-email.gif);
	margin-top:0px;
}

#webmail form{margin:10px 0px; padding:0px 0px; float:left;}
#webmail label{width:45px; text-align:right; font-size:12px; float:left; margin:2px 10px 2px 0px;}
#webmail input{width:100px; border:1px solid #c5d8c0;float:left; margin:2px 0px; padding:2px;}

#conteudo_interna{
	width:814px;
	float:left;
}

.formJump{
	width:26px;
	height:18px;
	border: solid 1px #b6c2cd;
	font-size:12px;
	color:#999;
	text-align:center;
	padding-top:4px;
}

a.linkVermelho12:hover {
	font-size:12px;
	color:#993300;
	font-weight:bold;
}



#flash{
	width: 272px;
	padding-right:10px;
	float:left;
	height:181px;
	background-image: url(../img/bgflash.gif);
	background-repeat: repeat-x;
}
#topo_index{
	width: 698px;
	float:left;
	background-color:#E8E5D2;
	line-height:0px;
	background-image: url(../img/bg-24hrs.gif);
}
#topo_index .logo{width:122px; height:92px; float:left;}
#topo_index .telefone {
	background-image: url(../img/logo_02.gif);
	background-repeat: no-repeat;
	padding-top:61px;
	height:	31px;
	width:416px;
	font-size:12px;
	color:#666666;
	float:left;
}
#topo_index .telefone img{vertical-align:middle;}


#topo_interna{
	width: 980px;
	background-image: url(../img/pt_BR/24horas.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#E8E5D2;
	line-height:0px;
	margin:0px auto;
	position:relative;
}
#topo_interna .logo{width:122px; height:92px; float:left;}
#topo_interna .telefone {
	background-image: url(../img/logo_02.gif);
	background-repeat: no-repeat;
	padding-top:61px;
	height:	31px;
	width:419px;
	font-size:12px;
	color:#666666;
	float:left;
}
#topo_interna .telefone img{vertical-align:middle;}



/* POPUP EXCLUIR */

#layerGeral_popup
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
}

#layerOpaco_popup
{
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	opacity: 0.4;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
}

#layerMiolo_excluir
{
	width: 736px;
	height: auto;
	background-color: #FFF;
	border: 0px solid #ff0;
}

#layerMiolo_indique
{
	width: 736px;
	height: auto;
	background-color: #FFF;
	border: 0px solid #ff0;
}

#layerGeral_impressao
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
}

#layerOpaco_impressao
{
	-moz-opacity: 0.4;
	filter: alpha(opacity=40);
	opacity: 0.4;
	background-color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index:999;
}
h1 {margin:0px; padding:0px;}

#esquerda_index{
	width: 698px;
	float:left;
}
#esquerda_interna {width:166px; float:left;}
#direita_interna {
width:784px; 
float:left; 
margin:0px; 
background-color:#e5f1f9;
padding:10px;

}

#direita_interna_verde{width:784px; float:left; background-color:#eef7ec;
padding:10px;}

#direita_interna_institucional{width:804px; float:left;
padding:0px 0px 0px 0px;}

#direita_index{
	width: 282px;
	float:right;
}