/* Peekaboo */
* html .clearBoth { height:1%; }

/* Float */
.floatRight { float:right;}
.floatLeft { float:left;}
.clearBoth { clear:both;}

/* Margin e Padding */
body,form,h1,h2,h3,h4,h5,p,li,ul,div,span,a { margin:0; padding:0;}

a { outline:0; }

/* Fontes do site*/
body,table,h1,h2,h3,h4,h5,p,input,select,textarea,button,div,a {
	font-size:11px;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
	color:#333;
}

/* Foto */
img { border:0; }
.foto {
	cursor:pointer;
}

/* BackGround do Site */
body {
	background-color:#071776;
	background-image:url(../_img/fundo_linhas.jpg);
	background-repeat:repeat-x;
	background-position:left 385px;
	text-align:center;
}

/* Alinhamento */

#posicionamento {
	display:block;
	position:relative;
	width:770px;
	text-align:left;
	background-color: #FFFFFF;
	margin-top: 33px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 1px;
	padding-top: 10px;
}

/* Estrutura */

#site {
	display:block;
	width:718px;
	padding:15px 25px;
	background-color:#fff;
	text-align:left;
	clear:both;
	border:1px solid #ccc;
}

#esquerda_capa {
	width:375px;
	display:block;
	float:left;
	padding:0 25px 0 0;
}

#esquerda_capa h4 {
	color:#039;
	font-weight:bold;
	padding:0 0 10px 0;
	font-size:12px;
}

#esquerda_capa p a:hover {
text-decoration:underline;
}

#esquerda_capa h4 a {
	color:#039;
	font-weight:bold;
	padding:0 0 10px 0;
	font-size:12px;
}

#esquerda_capa h4 a:hover {
	text-decoration:underline;
}

#esquerda_capa p {
	text-align:justify;
}
.link_capa  {
	text-align:right;
	padding:10px 0 10px 0;
	display:block;
	clear:both;
	font-weight: bold;
	color: #666666;
}
.link_capa:hover    {
	text-decoration: underline;
	
}


#link_rodape {
	display:block;
	clear:both;
	padding:5px 0 0 0;
	margin-top:5px;
	border-top:1px solid #ebebeb;
	text-align:center;
	color:#999;
}

#link_rodape a {
	color:#999;
	padding:0 4px;
}

#link_rodape a:hover {
	color:#039;
	text-decoration:underline;
}

#esquerda_capa p.link_capa a:hover {
	text-decoration:underline;
	color:#039;
}

#direita_capa {
	width:318px;
	display:block;
	float:left;
	background-color:#ff8100;
	background-image:url(../_img/det_bottom_servicos.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#direita_capa #conteudo {
	display:block;
	padding:10px;
}

#direita_capa #conteudo h4 {
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

#direita_capa #conteudo h4 a {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

#direita_capa #conteudo p.descricao {
	color:#fff;
	padding:10px 0 15px 0;
}

#direita_capa p.foto_servico {
	display:block;
	float:left;
	padding:0 10px 15px 0;
}

#direita_capa p.foto_servico img {
	background-color:#fff;
	border:1px solid #999;
	padding:3px;
}

h3 {
	background-repeat:no-repeat;
	background-position:left bottom;
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	height:52px;
	clear:both;
}

.esconde {
	display:none;
}

h4.topo_servicos {
	background-repeat:no-repeat;
	background-position:left top;
	background-image:url(../_img/det_topo_servicos.gif);	
	display:block;
	text-indent:-5000px;
	overflow:hidden;
	height:68px;
	width:318px;
	clear:both;
}

.titulo_noticias { background-image:url(../_img/tit_noticias.gif); }
.titulo_perguntas_respostas { background-image:url(../_img/tit_perguntas_respostas.gif); }
.titulo_cotacoes { background-image:url(../_img/tit_cotacoes.gif); }

/* Flash */

#flash_topo_capa {
	width:770px;
	height:180px;
	display:block;
	clear:both;
}

#flash_empresa {
	width:400px;
	height:280px;
	display:block;
	clear:both;
}
#flashtopo {
	height: 385px;
}
.tabela_estrutura {
	margin-right: 15px;
	margin-left: 15px;
}
.titcapa {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.titulo_noticias {
	font-size: 18px;
	display: block;
	font-weight: bold;
	color: #0033CC;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: none;
}

#noticias_capa {
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.foto_noticias {
	float:left;
	padding-right: 10px;
}
.data_noticias {
	font-size: 10px;
	color: #999999;
	margin-top: 15px;
}
.fonte_noticias {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #999999;
}
.veja_mais_not {
	display: block;
	margin-top: 25px;
	background-image: url(../_img/triangulo_azul.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#noticias_capa p {
	text-align: justify;
}

.link_not {
}
.link_not:hover {
	text-decoration: underline;
}
#chama_capa {
	height: 132px;
	width: 191px;
	background-image: url(../_img/fundo_chamadas_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}

.flash_cotacao {
	display: block;
	padding-top: 10px;
	padding-left: 15px;
	text-align: left;
	padding-right: 15px;
}
#chama_capa a {
	font-weight: bold;
	color: #666666;
	margin-right: 15px;
}
#chama_capa a:hover {
	text-decoration: underline;
}
#chama_capa p {
	text-align: justify;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#chama_capa span {
	display: block;
	text-align: right;
}
#destaque_index {
	width: 338px;
}
#destaque_index #topo_dest {
	height: 43px;
	width: 338px;
	background-image: url(../_img/topo_dest_inex.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#destaque_index #meio_dest {
	background-image: url(../_img/meio_dest_index.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 338px;
	padding-bottom: 1px;
	background-color: #FE8100;
}
#destaque_index #base_dest {
	background-image: url(../_img/base_det_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 26px;
	width: 338px;
}
#dest_intens {
	height: 73px;
	width: 307px;
	display: block;
	background-image: url(../_img/fudo_set_intens.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#dest_intens   h1  .itens_titulo {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#dest_intens a {
	color: #FFFFFF;
}
#dest_intens a:hover {
	text-decoration:underline;
}

#dest_intens p {
	display: block;
	margin-right: 5px;
	margin-left: 5px;
	color: #FFFFFF;
}

#meio_dest  .primeira {
	margin-top: 15px;
}
#meio_dest  .derradeira {
	margin-bottom: 15px;
}
#rodape #rodape_menu {
	height: 67px;
	width: 740px;
	background-image: url(../_img/fundo_rodape.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
}
#rodape {
	margin-bottom: 15px;
}

#rodape #rodape_menu span {
	display: block;
	width: 550px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	padding-top: 30px;
}
#rodape #rodape_menu a {
	font-weight: normal;
	color: #FFFFFF;
}
#rodape #rodape_menu a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#rodape #rodape_base .assinatura {
	display: block;
	float: right;
	margin-right: 25px;
}
#rodape #rodape_base .corp {
	display: block;
	float: left;
	margin-left: 25px;
}
#conteudo {
	padding: 10px;
}
.titulos_paginas  {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
	margin-top: 20px;
	margin-bottom: 5px;
}
#conteudo  h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	margin-top: 20px;
	margin-bottom: 10px;
}
#conteudo  p {
	color: #333333;
}
#conteudo  li {
	margin-left: 25px;
	list-style-image: url(../_img/marc1.gif);
}
#conteudo a {
	color: #0066FF;
	text-decoration: underline;
}
#conteudo a:hover {
	color: #000066;
}


#galerias {
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	margin-top: 25px;
	margin-bottom: 25px;
}
#galerias span {
	padding: 7px;
	display: block;
}
#fotos_gal {
	display: block;
	background-color: #FFFFFF;
	margin: 5px;
	padding: 5px;
	height: 80px;
	width: 100px;
	border: 1px solid #000066;
	float: left;
}
.lista {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}
.link_lista {
	display: block;
	background-image: url(../_img/triangulo_azul.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	background-color: #EAEAEA;
	padding-top: 3px;
	padding-bottom: 3px;
}
.link_lista:hover {
	background-color: #CFCFCF;
}

.data {
	text-decoration: none;
	color: #333333;
	margin-right: 10px;
}
#contato .campos {
	height: 17px;
	width: 350px;
	border: 1px solid #000066;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 3px;
}
#contato .campo_texto {
	width: 350px;
	border: 1px solid #000066;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
#contato .campo_select{
	height:20px;
	border: 1px solid #000066;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	padding-top: 2px;
}


#contato .enviar_btn {
	height: 20px;
	width: 80px;
	margin-left: 270px;
	margin-top: 10px;
}


#contato #sprytextfield1 {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contato #sprytextfield2 {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contato #sprytextfield3 {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contato #sprytextfield4 {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contato #sprytextarea1 {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
#voltar {
	padding: 10px;
	text-align: right;
}
#voltar a {
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	display: block;
	background-image: url(../_img/triangulo_azul3.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	width: 55px;
	margin-left: 680px;
}
#voltar a:hover {
	color: #000066;
}
.foneAling{
	display: block;
	width: 60px;
}
#ouvidoria{
	background:url(../_img/ouvidoria.jpg) no-repeat center center;
	height:50px;
	width:339px;
	margin-bottom:10px;	
}
