@charset "iso-8859-1";
/* CSS Document */


form, input {
	padding:0px;
	margin:0px;
}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;
	background:url(imagens/bg_1px.gif) top repeat-x;
}

#pub_topo{
	text-align:right;
	height:60px;
}


#logo {
/*	margin-top:60px;*/
}

#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#menu_topo {
	margin-top:20px;
}

#menu_topo ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu_topo li {
	float:left;
}

#menu_topo  .split{
	background:url(imagens/split_menu_topo.gif) repeat-y center;
	height:15px;
	width:15px;
	margin:0px;
	float:left;

}

#menu_topo li a{
background-color:#FFF;
	color:#077982;
	font-family:Helvetica;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	width:auto;
	font-size:13px;
	padding:5px;
}

#menu_topo li a:hover {
	color:#FFF;
	background:#3eb1ba;

}

#menu_topo #marcado a{
	background:#3eb1ba;
	color:#FFF;
}


#barra_sub {
	width:960px;
	background-color:#3eb1ba;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:5px;

}

#barra_sub ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#barra_sub li {
	float:left;
}


#barra_sub li a{
	color:#FFF;
	font-family:Helvetica;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	width:auto;
	font-size:12px;
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	
}
#barra_sub li a:hover {
	color:#FFF;
	background:#077982;

}

#barra_sub #marcado a {
	color:#FFF;
	background:#077982;

}


/* END MENUS TOPo */


#coluna_esq {
	width:730px;
	float:left;
	
}

#area_servico {
	margin-left:760px;
}

#pub_centro {
	text-align:center;

}



.titulo{
	background-color:#077982;
	height:20px;
}

#titulo_dest{
	background-image:url(imagens/destaques.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:730px;
}



#lista_noticias{
	background-image:url(imagens/noticias.gif);
	background-position:right;
	background-repeat:no-repeat;
	width:730px;
}



.img_border {
	border:2px solid #077982;
}

.pub_border {
	border:1px solid #dddddd;
}


#titulo_meteor{
	background-image:url(imagens/meteorologia.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#titulo_utilidades {
	background-image:url(imagens/utilidades.gif);
	background-position:right;
	background-repeat:no-repeat;
}


#titulo_pesquisa{
	background-image:url(imagens/pesquisa.gif);
	background-position:right;
	background-repeat:no-repeat;
}

.form_box{
	border:1px solid #3eb1ba;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.form_btn{
	border:1px solid #077982;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#eee;
}

.newstotext_brd {
	padding-top:5px;
}

#outros_dest {
	background-image:url(imagens/outros_dest.gif);
	background-position:right;
	background-repeat:no-repeat;
}


.news_titulos, .news_titulos a:link, .news_titulos a:visited {
	font-size:12px; 
	font-weight:bold; 
	color:#077982;
	text-decoration:none;
}

.news_titulos a:hover, .news_titulos a:active {
	font-size:12px; 
	font-weight:bold; 
	color:#077982;
	text-decoration:underline;
}

.bg_bottom{
	background-image:url(imagens/bg_2.gif);
	background-repeat:repeat-x;
	height:2px;
	margin-bottom:10px;
}

.creditos {
	font-size:10px;
	color:#3eb1ba;
	margin-bottom:30px;
	text-decoration:none;
}

.mail a:link, .mail a:visited {
	font-size:10px;
	color:#3eb1ba;
	text-decoration:none;
}

.mail a:hover, .mail a:active {
	font-size:10px;
	color:#3eb1ba;
	text-decoration:underline;
}

.destaque, .destaque a {
	background:#077982;
	color:#FFF;
	height:40px;
	padding-left:15px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding-right:15px;
	text-align:center;
}

.titulo_noticia {
	font-size:28px; 
	font-weight:bold; 
	color:#077982;
}
	
