* {
	margin: 0;
	padding: 0;
	outline: none;
	text-decoration: none;
}
/*********************************************
configuração das tags*/
body {
	background: #E6E6E6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 10px;
}
a img, fieldset {
	border: none;
}
input, textarea, select, button {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset {
	clear: both;
}
address {
	font-style: normal;
}
h2 {
	font-size: 15px;
}
h3 {
	color: #009999;
	font-size: 14px;
}
h4 {
	font-size: 12px;
}

legend {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	padding-top: 20px;
}
* html legend {
	margin-left: -7px;
} /*funciona apenas no ie6 */
*+html legend {
	text-indent: -5px;
} /*funciona apenas no ie7 */
p {
	margin-bottom: 11px;
}
a {
	color: #000;
}
a:hover {
	color:  #003366;
}
.clear {
	clear: both;
}
/*fim configuração das tags
*********************************************/

.ajaxLoader
{
   background-position: center;
   background: url(gifs/ajax-loader.gif) no-repeat;
   width: 150px;
   height: 20px;
   line-height: 20px;
   text-indent: 20px;
}

/*********************************************
classes para uso em geral*/
.align_center {
	text-align: center;
}
.cor036 {
	color: #036;
}
a.cor036:link {
	color: #036;
}
a.cor036:hover {
	color: #099;
}
.cor099 {
	color: #099;
}
.lista_none {
	list-style: none;
}
a.bt_saiba_mais {
	background: url(gifs/bt_saiba_mais.gif) no-repeat;
	color: #003366;
	display: block;
	font-weight: bold;
	height: 24px;
	line-height: 20px;
	text-indent: 27px;
	width: 102px;
}
a.bt_saiba_mais:hover {
	color: #fff;
}
.tamFonte10 {
	font-size:10px;
}
ul.lista_normal li {
	margin-left: 20px;
}

.bg_titulo_verde { 
	background: url(gifs/bg_verde_titulo_form.gif) no-repeat;
	color: #fff;
	text-indent: 10px;
}

.bg_titulo_verde720 { 
	background: url(gifs/bg_verde_titulo_form720.gif) no-repeat;
	color: #fff;
	text-indent: 10px;
}

.bg_titulo_verde720azul { 
	background: url(gifs/bg_verde_titulo_form720_azul.gif) no-repeat;
	color: #fff;
	text-indent: 10px;
}
/*classes para uso em geral
*********************************************/


/*********************************************
div site*/
#site {
	background: #fff;
	margin: 0 auto;
	width: 770px;
}
/*div site
*********************************************/

/*********************************************
div topo*/
#topo {
	position: relative;
	background: url(gifs/bg_topo.gif) no-repeat;
	margin: 0 auto 22px;
	height: 240px;
	width: 770px;
}
#topo img {
	position: absolute;
	z-index: 1;
}
#topo a.link_menu_topo {
	position: absolute;
	right: 0;
	top: 3px;
	z-index: 2;
	color: #036;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#topo a.link_menu_topo:hover {
	color: #000000;
}
#topo h1 {
	position: absolute;
	left: 0;
	top: 19px;
	z-index: 2;
	background: url(gifs/logo_cetal.gif) no-repeat;
	height: 138px;
	text-indent: -9999px;
	width: 137px;
}
#topo h1 a {
	display: block;
	height: 138px;
	margin: 2px 0 0 0;
	width: 137px;
}
#topo ul {
	position: absolute;
	z-index: 2;
	bottom: 10px;
	left: 0;
	color: #fff;
	font-size: 13px;
	padding: 0 0 0 10px;
	width: 750px;
}
#topo ul li {
	background: url(gifs/separador_menu_topo.gif) no-repeat right center;
	float: left;
	height: 24px;
	line-height: 24px;
	padding: 0 6px 0 5px;
	list-style: none;
}
#topo ul li a {
	color: #fff;
}
#topo ul li a:hover {
	color: #003366;
} /*hover do menu topo*/
#topo ul li.ultimo_link {
	background: none;
	padding: 0 0 0 4px;
}
/*div topo
*********************************************/

/*********************************************
div conteudo*/
#conteudo {
	padding: 0 10px;
}
/*div conteudo
*********************************************/

/*********************************************
dvi rodape*/
#rodape {
	position: relative;
	background: url(gifs/bg_rodape.gif) no-repeat;
	height: 62px;
	margin-top: 10px;
	font-size: 11px;
	padding: 6px 16px 0;
}
#rodape em {
	font-style: normal;
}
#rodape address {
	margin: 12px 0 0;
}
#rodape span {
	position: absolute;
	left: 340px;
	top: 32px;
}
#rodape a {
	position: absolute;
	top: 27px;
	right: 16px;
	background: url(gifs/logo_conexao_web.gif) no-repeat;
	display: block;
	height: 18px;
	text-indent: -9999px;
	width: 79px;
}
#rodape a:hover {
	position: absolute;
	top: 27px;
	right: 16px;
	background-position: 0 bottom;
}
/*div rodape
*********************************************/


/*********************************************
menu lateral*/
#menu_lateral {
	background: #F2F2F2;
	float: left;
	margin: 0 0 0 0;
	width: 176px;
}
#menu_lateral ul {
	margin: 0 0 16px 0;
}
#menu_lateral ul li {
	background: url(gifs/separador_menu_lateral.gif) no-repeat center bottom;
	font-size: 13px;
	height: 29px;
	line-height: 29px;
	text-indent: 22px;
	list-style: none;
}
#menu_lateral ul li a {
	color: #036;
}
#menu_lateral ul li :hover {
	color: #666;
}
#menu_lateral .secao_pagina {
	background: url(gifs/bg_top_menu_lateral.gif) no-repeat;
	color: #fff;
	padding-top:1px;
	width: 176px;
}
#menu_lateral div.acred_menu_lateral {
	background: url(jpgs/bg_acreditacoes_menu_lateral.jpg) no-repeat;
	width: 176px;
	height: 214px;
}
#menu_lateral div.acred_menu_lateral h2 {
	background: url(gifs/bg_titulo_box_acreditacoes_menu_lateral.gif) no-repeat;
	color: #99CC00;
	font-size: 15px;
	height: 19px;
	text-indent: 34px;
	position: relative;
}
#menu_lateral div.acred_menu_lateral img {
	margin: 0px 0 0 24px;
}
/*menu lateral
*********************************************/


/*********************************************
pagina index*/
#pag_home #conteudo {
	padding: 0 0 10px 4px;
}
#pag_home #conteudo .ultimo_destaque, #pag_analises #conteudo .ultimo_destaque {
	margin-right: 0;
}
.destaques_principais {
	position: relative;
	background: url(jpgs/box_destaques_principais.jpg) no-repeat;
	float: left;
	height: 189px;
	margin: 0 3px 0 0;
	width: 252px;
}
.destaques_principais p {
	position: relative;
	z-index: 2;
	width: 130px;
	float: right;
	padding: 10px 10px 0 0;
}
.destaques_principais h1 {
	background: url(gifs/bg_titulo_box_home.gif) no-repeat -1px 0;
	color: #099;
	font-size: 15px;
	height: 20px;
	text-indent: 30px;
}
.destaques_principais img {
	position: absolute;
	z-index: 1;
	left: 7px;
	top: 26px;
}
.link_saiba_home {
	position: absolute;
	bottom: 12px;
	right: 10px;
}
.destaques_coleta {
	position: relative;
	background: url(jpgs/box_destaques_coleta.jpg) no-repeat;
	float: left;
	height: 190px;
	margin: 0 3px 0 0;
	width: 253px;
}
.destaques_coleta img {
	position: absolute;
	top: 20px;
}
.destaques_coleta h2 {
	background: url(gifs/bg_titulo_box_coleta.gif) no-repeat;
	color: #99CC00;
	font-size: 15px;
	height: 19px;
	text-indent: 30px;
}
.destaques_coleta p {
	position: relative;
	z-index: 2;
	/*padding: 10px 17px 0 105px;*/
	padding: 10px 10px 0 0;
	float: right;
	width: 140px;
}
.destaques_orcamentos {
	position: relative;
	background: url(jpgs/box_destaques_orcamentos.jpg) no-repeat;
	float: left;
	height: 190px;
	margin: 0 3px 0 0;
	width: 362px;
}
.destaques_orcamentos img {
	position: absolute;
	top: 20px;
}
.destaques_orcamentos h2 {
	background: url(gifs/bg_titulo_box_orcamentos.gif) no-repeat;
	color: #99CC00;
	font-size: 15px;
	height: 19px;
	text-indent: 30px;
}
.destaques_orcamentos p {
	position: relative;
	z-index: 2;
	padding: 10px 10px 0 0;
	float: right;
	width: 250px;
}
.acreditacoes_home {
	position: relative;
	right: 5px;
	background: url(jpgs/box_destaques_acreditacoes_home.jpg) no-repeat;
	float: right;
	height: 362px;
	margin: 0 0 0 0;
	width: 141px;
}
.acreditacoes_home img {
	margin-left: 30px;
}
.acreditacoes_home h2 {
	background: url(gifs/bg_titulo_box_acreditacoes_home.gif) no-repeat;
	color: #99CC00;
	font-size: 15px;
	height: 19px;
	text-indent: 30px;
	position: relative;
}
.destaques_legislacoes {
	position: relative;
	background: url(jpgs/box_destaques_legislacoes.jpg) no-repeat;
	float: left;
	height: 153px;
	margin: 19px 0 0 0;
	width: 617px;
}
.destaques_legislacoes h2 {
	background: url(gifs/bg_titulo_box_legislacoes.gif);
	color: #099;
	font-size: 15px;
	height: 20px;
	text-indent: 30px;
}
.destaques_legislacoes ul {
	margin: 3px 20px 0 20px;
}
.destaques_legislacoes ul li {
	border-bottom: 1px solid #CEE5AA;
	height: 27px;
	line-height: 27px;
	list-style: none;
}
/*fim página index
*********************************************/

/*********************************************
pag o cetal*/
#conteudo_interno {
	float: left;
	width: 574px;
}
#conteudo_interno h1 {
	/*background: url(gifs/bg_titulo_pag_cetal.gif) no-repeat;*/
	border-bottom: 1px solid #009999;
	color: #036;
	font-size: 15px;
	height: 20px;
	text-indent: 28px;
	margin: 0 0 0 10px;
	position: relative;
}
#conteudo_interno h1 img {
	position: absolute;
	left: 0;
	bottom: -1px;
}
#conteudo_interno_aux {
	border-right: 1px solid #009999;
	min-height: 349px;
	_height: 349px;
	padding: 16px 10px 0;
}
#conteudo_interno_aux ul li {
	list-style:outside disc;
	margin-bottom: 5px;
	margin-left: 20px;
}
#conteudo_interno img.float_left_img {
	float: left;
	margin: 0 10px 5px 0;
}
/*pag o cetal
*********************************************/


/*********************************************
pag contato*/
.formulario_contato_aux form {
	float: left;
	width: 340px;
	display: block;
}
.form_contato_depart {
	color: #009999;
	float: left;
	margin: 0 0 0 10px;
}
.form_contato_depart p {
	color: #000;
	margin: 0;
}
.formulario_contato_aux {
	border-right: 1px solid #009999;
	padding: 16px 0 0;
	_height: 210px;
}
.formulario_contato_aux .form_linha {
	width:360px;
	border-right: 1px solid #009999;
	float: left;
}
.formulario_contato h1 {
	border-bottom: 1px solid #009999;
	color:  #036;
	font-size: 15px;
	height: 18px;
	text-indent: 23px;
	position: relative;
}
.formulario_contato h1 img {
	position: absolute;
	left: 0
}
/*contato
*********************************************/


/*********************************************
pag acreditacoes*/
#conteudo_aux h1 {
	border-bottom: 1px solid #009999;
	color:  #036;
	font-size: 15px;
	height: 18px;
	text-indent: 23px;
	position: relative;
}
#conteudo_aux h1 img {
	position: absolute;
	left: 0
}
#conteudo_aux img.float_left_img {
	float: left;
	margin: 0 10px 5px 0;
}
#linha_lateral_conteudo {
	border-right: 1px solid #009999;
	padding: 16px 0 0;
	min-height: 210px;
	_height: 210px;
}
ul.lista_acreditacoes {
	margin: 0 auto;
	width: 500px;
}
ul.lista_acreditacoes li {
	float: left;
	width: 250px;
	height:200px;
	text-align: center;
}
ul.lista_acreditacoes li.lista_1 {
	height: 130px;
}
/*pag acreditacoes
*********************************************/


/*********************************************
pags analises*/
#pag_analises #conteudo .destaques_principais {
	width: 247px;
	margin: 0;
	height: 189px;
}
#pag_analises #conteudo .destaques_principais h1 {
	height: 29px;
	border: none;
	color: #099;
}
#pag_analises #conteudo #conteudo_aux h1 img {
	position: absloute;
	top: -1px;
	left: 0;
}
#conteudo_interno h1.titulo_pag_analises {
	text-indent: 23px;
}
#pag_analises #linha_lateral_conteudo {
	border-right: 1px solid #009999;
	padding: 16px 0 0;
	_height: 270px;
}
#conteudo_interno_aux h3 {
	color: #099;
}
#conteudo_interno_aux ul.ulAnalises li {
	text-indent: 10px;
	list-style:decimal;
	color:#036;
	font-weight:bold;
}
/*#conteudo_interno_aux ul.ulAnalises li a { color:#036; font-weight:bold; }*/
#conteudo_interno_aux .recuoLista {
	text-indent: -20px;
	list-style:none;
}
#conteudo_interno_aux .recuoLista ul {
	margin-left: -4px;
}
#conteudo_interno_aux .recuoLista ul li {
	text-indent: 0;
}
/*pags analises
*********************************************/


/*********************************************
pags servicos*/

.destaques_coleta_pag_servicos {
	position: relative;
	background: url(jpgs/box_destaques_coleta.jpg) no-repeat;
	height: 190px;
	margin: 0 auto;
	width: 253px;
}
.destaques_coleta_pag_servicos img {
	position: absolute;
	top: 20px;
}
.destaques_coleta_pag_servicos h2 {
	background: url(gifs/bg_titulo_box_coleta.gif) no-repeat;
	color: #99CC00;
	font-size: 15px;
	height: 19px;
	text-indent: 30px;
}
.destaques_coleta_pag_servicos p {
	position: relative;
	z-index: 2;
	/*padding: 10px 17px 0 105px;*/
	padding: 10px 10px 0 0;
	float: right;
	width: 140px;
}

/*pags servicos
*********************************************/


/*********************************************
pags orçamentos*/

.box_pag_orcamento {
	float: left; 
	height: 149px; 
	width: 181px;
	padding-left: 6px;
}

#pag_orcamentos .destaques_principais {
	background: none;
	background: url(jpgs/bg_box_pag_orcamentos.jpg) no-repeat; 
} 
.caixa_orcamentos {
	position: relative;
	background: url(jpgs/bg_box_pag_orcamentos.jpg) no-repeat; 
	float: left;
	height: 176px;
	margin: 0 1px 0 0;
	width: 247px;
}
.caixa_orcamentos h1 {
	border-bottom: 1px solid #009999;
	height: 23px;
	margin: 0 1px 0 6px;
	color: #099;
}
.caixa_orcamentos h1 img {
	top: -1px;
}
.caixa_orcamentos img {
	position: relative;
	top: 5px;
	left: 75px;
}
.caixa_orcamentos_bg_1 {
	background: url(jpgs/bg_box_pag_orcamentos_1.jpg) no-repeat;
}

a.bt_orcamento {
	background: url(gifs/bt_saiba_mais_1.gif) no-repeat;
	color: #003366;
	display: block;
	font-weight: bold;
	height: 24px;
	line-height: 20px;
	text-indent: 4px;
	width: 120px;
	position: absolute;
	bottom: 12px;
	left: 67px;
}
a.bt_orcamento:hover {
	color: #fff;
}

.box_menu_lateral_1 {
	background: url(jpgs/bg_lateral_downloads.jpg) no-repeat;
	padding-bottom: 30px;
	width: 176px;
	position: relative;
}
.box_menu_lateral_1 p { 
	font-size: 10px;
 }
.box_menu_lateral_1 h2 { 
	border-bottom: 1px solid #6AD0BA; 
	background: none; height: 18px; 
	color: #99CC00;
	margin: 0 10px 0 12px; 
	text-indent: 21px; 
	position: relative; 
}
.box_menu_lateral_1_interno {
	padding: 10px 20px 0;
}

p.borda_bottom {
	border-bottom:1px solid #99cc00; 
	color:#003366;
	font-size: 12px;
	margin-right:-3px;
}
/*pags orçamentos
*********************************************/

/**********************************************
legislacao*/
#conteudo_aux #linha_lateral_conteudo ul.lista_legislacoes { list-style: none; margin: 0 0 15px; }
#conteudo_aux #linha_lateral_conteudo ul.lista_legislacoes li { padding: 0 5px; line-height: 25px; margin-right:10px; }
#conteudo_aux #linha_lateral_conteudo ul.lista_legislacoes li.odd { background-color: #F2F2F2; margin-right:10px; }
#conteudo_aux #linha_lateral_conteudo h2 {
	color: #099;
	font-size: 15px;
	height: 18px;
	/*text-indent: 23px;
	position: relative;*/
}

#div740 { width: 740px; background-color:#FFF; }
/*legislacao
**********************************************/

/**********************************************
paginacao*/
.paginacao { margin: 10px 0; }
.paginacao, .pagStatus { text-align: center; }
.paginacao a, .pagStatus .pagAtual, .pagStatus .pagTotal { color: #036; font-weight: bold; }
.paginacao b, .paginacao .separador, .pagStatus .pagAtual { color: #099; }
.paginacao a:hover { color: #099; text-decoration: none; }
/*paginacao
**********************************************/