/* COMBO BOX FAKE */
.listBoxSkin {
	height:25px;
	width:288px;
	border:1px solid #B7B7B7;
	text-align:left;
}
.listBoxSkin label {
	float:right;
	padding:2px 4px 2px 4px;
	position:relative;
	top:1px;
}
.listBoxSkin span {
	float:right;
	background-color:#FFFFFF;
	padding:3px 6px 3px 6px;
	width:255px;
}
.setaBoxSkin {
	float:right;
	background-color:#FFFFFF;
	width:17px;
	height:24px;
	display:block;
	background-image:url(../images/btnSetaBaixo.gif);
	background-repeat:no-repeat;
	padding-right:3px;
}
.itensBoxSkin {
	width:288px;
	height:100px;
	background-color:#FFFFFF;
	overflow-y:auto;
	overflow-x:hidden;
	border:1px solid #B7B7B7;
	position:absolute;
	margin-top:25px;
	margin-left:-1px;
}
.itensBoxSkin a {
	display:block;
	padding:4px 8px 4px 4px;
}
.itensBoxSkin a:hover {
	background-color:#DBE8EE;
	text-decoration:none;
}
#servicos {
	width:290px;
	z-index:84;
	position:relative;
	margin:0 0 0 0;
}
#apaga {
	width:1000px;
	height:790px;
	position:absolute;
	z-index:79;
}




.listBoxSkin2 {
	height:25px;
	width:170px;
	border:1px solid #B7B7B7;
	text-align:left;
}
.listBoxSkin2 label {
	float:right;
	padding:2px 4px 2px 4px;
	position:relative;
	top:1px;
}
.listBoxSkin2 span {
	float:right;
	background-color:#FFFFFF;
	padding:3px 6px 3px 6px;
	width:137px;
}
.setaBoxSkin2 {
	float:right;
	background-color:#FFFFFF;
	width:17px;
	height:24px;
	display:block;
	background-image:url(../images/btnSetaBaixo2.gif);
	background-repeat:no-repeat;
	padding-right:3px;
}
.itensBoxSkin2 {
	width:170px;
	height:100px;
	background-color:#FFFFFF;
	overflow-y:auto;
	overflow-x:hidden;
	border:1px solid #B7B7B7;
	position:absolute;
	margin-top:25px;
	margin-left:-1px;
}
.itensBoxSkin2 a {
	display:block;
	padding:4px 8px 4px 4px;
}
.itensBoxSkin2 a:hover {
	background-color:#DBE8EE;
	text-decoration:none;
}


/**/


* {
	margin:0;
	padding:0;
}
a img {
	border:0;
}
a {
	color:#4D4D4D;
	text-decoration:none;
}
a:hover {
	color:#00487D;
	text-decoration:none;
}
body {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#4D4D4D;
	background-color:#E2E4E8;
	background-image:url(../images/imgFundoGeral.gif);
	background-repeat:repeat-x;
}
#conteudoGeral {
	width:1000px;
	min-height:800px;
	margin:0px auto 0px auto;
}
#topoGeral {
	background-image:url(../images/imgFundoTopo.gif);
	background-repeat:no-repeat;
	height:253px;
	width:1000px;
}
#cimaTopo {
	height:45px;
}
.campoWebmail {
	border:1px solid #D9DBDD;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#373737;
	width:100px;
	padding:4px;
	position:relative;
	top:6px;
}
#btnOK {
	background-color:#004176;
	color:#FFFFFF;
	border:0;
	padding:3px;
	position:relative;
	top:6px;
}
.imgTopo1 {
	margin:12px 240px 0 0;
}
.imgTopo2 {
	margin-top:2px;
}
#baixoTopo {
	height:185px;
}
#topoLogo {
	width:170px;
	float:left;
	margin:10px 0 0 15px;
}
#topoDicas {
	width:595px;
	height:38px;
	float:left;
	position:relative;
	top:70px;
	left:20px;
	padding:57px 0 0 0;
}
#icoOnline {
	width:81px;
	height:30px;
	line-height:15px;
	padding:0 0 0 37px;
	background-image:url(../images/imgIcoOrca.gif);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	float:right;
	border-right:1px solid #C8C6C5;
	margin:0 12px 0 0;
}
#icoLig {
	width:95px;
	height:30px;
	line-height:15px;
	padding:0 0 0 37px;
	background-image:url(../images/imgIcoLiga.gif);
	background-repeat:no-repeat;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	float:right;
}
#horaAtual {
	width:165px;
	float:right;
	margin:40px 25px 0 20px;
	_margin:40px 12px 0 20px;
}
#baixoGeral {
	height:400px;
}
#t3Col {
	position:relative;
	top:-40px;
}
#t3Col td {
	vertical-align:top;
}
.tdMeio {
	background-image:url(../images/imgFundoTdMeio.gif);
	background-repeat:no-repeat;
	background-position:0px 50px;
}
#menuGeral {
	position:relative;
	top:-40px;
}
#menuGeralCima {
	width:185px;
	min-height:100px;
	background-image:url(../images/imgFundoMenuCima.gif);
	padding:20px 0 0 15px;
}
#menuProdutos {
	background-image:url(../images/imgFundoMenuProd.gif);
	background-repeat:no-repeat;
	margin-top:2px;
}
.linkSubProd {
	display:block;
	width:150px;
	background-color:#373737;
	color:#E4E4E4;
	border-bottom:1px solid #4C4C4C;
	padding:2px 0px 2px 35px;
}
.linkSubProd:hover {
	color:#FDCA29;
}
.marcado {
	color:#FDCA29;
}
.marcado:hover {
	color:#FDCA29;
}
#menuGeralBaixo {
	width:185px;
	height:49px;
	background-image:url(../images/imgFundoMenuBaixo.gif);
	background-repeat:no-repeat;
	padding:0 0 0 15px;
}
.linkMenu {
	display:block;
	width:167px;
	border-bottom:1px solid #353333;
	border-top:1px solid #5A5A5A;
}
#baixoMeio {
	width:595px;
	min-height:520px;
	background-color:#FFFFFF;
	background-image:url(../images/imgFundoMeio.gif);
	background-repeat:no-repeat;
	padding:20px 15px 0 15px;
}
#cimaMeio {
	height:23px;
	line-height:23px;
	font-weight:bold;
}
#rodapeGeral {
	background-color:#FFFFFF;
}
#rodapeGeral h1 {
	border-top:5px solid #DFE2E7;
	font-size:12px;
	font-weight:normal;
	margin:0 15px 0 15px;
	padding:10px 0 10px 0;
}
#rodapeGeral h1 a {
	position:relative;
	top:2px;
}
#destaqueEsquerdo {
	width:165px;
	height:290px;
	background-image:url(../images/imgFundoDestaque.gif);
	background-repeat:no-repeat;
	background-position:13px 0px;
	position:relative;
	margin-top:-40px;
	padding:20px 10px 0 25px;
}
#destaqueEsquerdo h1 {
	color:#183949;
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:5px;
	text-transform:uppercase;
}
#destaqueEsquerdo h2 {
	color:#000000;
	font-size:14px;
	margin:5px 0px 5px 0px;
}
#bannerDireita {
	padding:15px 0 0 9px;
}

#baixoMeio h1 {
	color:#183949;
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:5px;
	text-transform:uppercase;
	clear:both;
}
#topoDestaque {
	width:595px;
	height:260px;
	margin:0 0 0 0;
}
#topoEsq {
	border-right:1px solid #DFE2E7;
	width:390px;
	height:250px;
	padding:0 10px 0 0;
	overflow:hidden;
	float:left;
	text-align:justify;
}
#topoEsq img {
	margin-right:10px;
}
#topoEsq h2 {
	color:#183949;
	font-size:12px;
	margin:10px 0px 5px 0px;
}
#topoDir {
	width:295px;
	height:230px;
	float:right;
	border-left:1px solid #CBCBCB;
	padding:0 0 0 10px;
}
#topoEsq2 {
	width:258px;
	height:255px;
	float:left;
	border-left:0px solid #CBCBCB;
	padding:0 0 0 10px;
}
.prodTopoDir {
	height:65px;
	overflow:hidden;
	font-size:11px;
	line-height:16px;
	border-bottom:1px solid #DFE2E7;
	margin-bottom:7px;
	padding-bottom:8px;
}
.prodTopoDir img {
	margin-right:10px;
}
#orgaosCert {
	margin:13px 0 10px 0;
	border-bottom:1px solid #DFE2E7;
}
#orgaosCert img {
	border-right:1px solid #CBCBCB;
	padding:0 20px 20px 0;
	margin:0 20px 0 0;
}
#noticiasHome {
	border-top:1px solid #CBCBCB;
	height:150px;
	padding:12px 0;
}
.notHomeListada {
	width:160px;
	min-height:140px;
	float:left;
	padding:8px 20px 8px 20px;
	overflow:hidden;
}
.notHomeListada b {
	display:block;
	font-size:14px;
	margin-bottom:10px;s
}
.meioNot {
	border-right:1px solid #CBCBCB;
	border-left:1px solid #CBCBCB;
}
.titItem {
	padding:5px 5px 0 0;
	height:18px;
}
.titItem h3{
	font-size:10pt;
	width:220px;
	float:left;
}
.titItem h4{
	font-size:10pt;
}
.campoTextGer {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
	color:#4D4D4D;
	padding:3px;
	border:1px solid #B1B1B1;
	margin:0px 0px 10px 0px;
	width:382px;
}
.tam2 {
	width:170px;
}
.tam3 {
	width:587px;
}
#btEnviar {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:14px;
	color:#FFFFFF;
	background-color:#0A2647;
	padding:3px 8px 3px 8px;
	border:0;
}
#quadroForm {
	border-top:1px solid #DFE2E7;
	height:420px;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
}
#fotoContato {
	width:190px;
	float:left;
}
#formContato {
	width:390px;
	float:right;
}
.dicaListada {
	border-top:1px solid #DFE2E7;
	min-height:25px;
	line-height:16px;
	text-align:justify;
	padding:15px 0 15px 0;
	margin:;
	width:595px;
	display:table;
}
.dicaListada img {
	margin-right:10px;
}
#destaqueEmpresa {
	line-height:18px;
	min-height:145px;
	padding:0 0 10px 0;
	text-align:justify;
	border-bottom:1px solid #DFE2E7;
	margin:0 0 10px 0;
}
#destaqueEmpresa img {
	margin-right:10px;
}
#baixoEmpresa {
	height:300px;
	margin:12px 0 12px 0;
	text-align:justify;
}
#baixoEmpresa td {
	border-left:1px solid #DFE2E7;
}
.blocoTxtEsq {
	border-bottom:1px solid #DFE2E7;
	margin:0 10px 0 10px;
	padding:0 0 10px 0;
}
.blocoTxtEsq2 {
	margin:10px 10px 0 10px;
}
.blocoTxtDir {
	border-bottom:1px solid #DFE2E7;
	margin:0 0 0 10px;
	padding:0 0 10px 0;
	width:280px;
}
.blocoTxtDir2 {
	margin:10px 10px 0 10px;
	width:280px;
}
.blocoTxtEsq img {
	margin-bottom:10px;
}
.blocoTxtEsq2 img {
	margin-bottom:10px;
}
.blocoTxtDir img {
	margin-bottom:10px;
}
.blocoTxtDir2 img {
	margin-bottom:10px;
}
.cliListado {
	border-bottom:1px solid #DFE2E7;
	width:88px;
	height:140px;
	float:left;
	padding-right:12px;
	margin-bottom:13px;
}
.cliListado img {
	border:1px solid #CBCBCB;
}
#listaClientes {
	height:300px;
}
.titCli {
	width:87px;
	border-top:2px solid #DFE2E7;
	padding:3px 0 0 0;
	margin:3px 0 0 0;
}
#listaParceiros {
	height:192px;
}
#paginacao a {
	color:#7E7E7E;
}
#paginacao {
	height:30px;
	font-weight:bold;
}
#paginacao img {
	position:relative;
	top:1px;
}
.atual {
	color:#00446C;
}
#destaqueVideo {
	padding:10px;
	height:150px;
	background-color:#E4E4E4;
	border-bottom:1px solid #DFE2E7;
}
#fotoDestaqueVideo {
	width:190px;
	color:#183949;
	float:left;
}
#fotoDestaqueVideo img {
	border:1px solid #CBCBCB;
}
#textoDestaque {
	width:370px;
	float:right;
}
#textoDestaque h2 {
	color:#183949;
	font-size:12px;
}
.txtDentro {
	margin:10px 0 10px 0;
}
#listaVideos {
	border-top:1px solid #DFE2E7;
	height:230px;
	margin-top:10px;
	padding-top:10px;
}
.videoListado {
	width:190px;
	height:105px;
	color:#183949;
	float:left;
	padding-right:10px;
	border-bottom:1px solid #DFE2E7;
	margin-bottom:10px;
}
.fotoVid {
	width:90px;
	float:left;
}
.textoVid {
	width:90px;
	float:right;
}
#notDestaque {
	border-bottom:1px solid #CBCBCB;
	padding-bottom:15px;
	margin-bottom:15px;
	height:140px;
}

.notDescListada {
	border-right:1px solid #CBCBCB;
	width:180px;
	height:124px;
	float:left;
	padding:8px 10px 8px 0px;
	margin-right:10px;
	overflow:hidden;
}
.notDescListada b {
	display:block;
	font-size:14px;
	margin-bottom:10px;
}
.notListada {
	min-height:100px;
	line-height:16px;
	text-align:justify;
	margin-bottom:10px;
	border-bottom:1px solid #CBCBCB;
	padding-bottom:10px;
}
.notListada img {
	margin-right:10px;
}
.notListada h2 {
	color:#183949;
	font-size:12px;
	margin:2px 0 5px 0;
}
.notListada b {
	font-size:14px;
}
#botoesNoticia {
	margin:10px 0 15px 0;
}
#botoesNoticia img {
	position:relative;
	top:2px;
	margin-left:3px;
}
.fotoNoticia {
	width:190px;
	height:190px;
	float:left;
}
.fotoNoticia img {
	border:1px solid #CBCBCB;
}
.textoNoticia {
	width:390px;
	float:right;
	text-align:justify;
}
.textoNoticia2 {
	text-align:justify;
}
#noticiaDentro {
	width:595px;
	display:table;
	min-height:475px;
}
#enviarNoticia {
	height:125px;
}
#enviarNoticia input {
	margin-left:5px;
}
#enviarNoticia label {
	margin-left:5px;
	position:relative;
	*top:-15px;
}
.labNot1 {
	margin-left:30px;
}
#formOrca {
	margin-top:10px;
}
.baixoTitOrca {
	min-height:35px;
	margin:4px 0 10px 0;
	line-height:20px;
}
#tFormConhe {
	width:595px;
}
#tFormConhe td {
	border:0px solid red;
	vertical-align:middle;
}
#campoOutro {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
	color:#4D4D4D;
	padding:3px;
	border:1px solid #B1B1B1;
	width:170px;
}
#campoOutro2 {
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
	color:#4D4D4D;
	padding:3px;
	border:1px solid #B1B1B1;
	width:170px;
}
.sobe {
	position:relative;
	*top:-5px;
}
.des {
	position:relative;
	top:3px;
}
.juntaDois {
	height:73px;
}
.juntEsq {
	width:290px;
	float:left;
}
.juntDir {
	width:290px;
	float:right;
}
.produtoListado { /* descontinuado, lista antiga de produtos */
	border-bottom:1px solid #DFE2E7;
	min-height:230px;
	margin-bottom:10px;
	padding-bottom:10px;
	width:595px;
}
.flashProduto {
	width:225px;
	height:230px;
	float:left;
}
.textoProduto {
	width:350px;
	min-height:150px;
	float:right;
	text-align:justify;
}
.fotoEnt {
	width:190px;
	height:190px;
	float:left;
}
#newsLetter {
	width:155px;
	height:40px;
	background-image:url(../images/imgFundoNltr.gif);
	padding:50px 0 0 5px;
}
#campoNewsLetter {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#373737;
	border:0;
	width:127px;
	padding:1px 0 1px 3px;
}
#newsLetter img {
	position:relative;
	top:6px;
	*top:4px;
}
#topoVideos {
	height:35px;
	margin-top:-25px;
}
#categvideos {
	float:right;
	position:relative;
	z-index:85;
}
#titCategoria {
	float:right;
	margin-right:10px;
	padding-top:5px;
}
#tFormEscolhe td {
	vertical-align:middle;
}
#tFormEscolhe {
	margin-bottom:10px;
}
#tFormEscolhe2 td {
	vertical-align:middle;
}
#tFormEscolhe2 {
	margin:10px 0px 10px 0px;
}
#webAlarme {
	width:150px;
	height:52px;
	background-image:url(../images/imgFundoWebal.gif);
	background-repeat:no-repeat;
	padding:125px 0 0 10px;
	margin:0 0 10px 0;
}
.linkBanner {
	margin:0 0 10px 0;
	display:block;
}
#webAlarme label {
	color:#FFFFFF;
}
.campoWebal {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	color:#373737;
	border:0;
	width:60px;
	padding:1px 0 1px 3px;
}
#btnOK2 {
	border:0;
	color:#FFFFFF;
	background-color:#006582;
	width:20px;
	padding:0 0 2px 0;
}


/* ALTERAÇÕES NO SITE */

.depoListado {
	border-top:1px solid #DFE2E7;
	min-height:25px;
	line-height:16px;
	text-align:justify;
	padding:15px 0 15px 0;
	width:595px;
	display:table;
}
.depoListado img {
	margin-right:10px;
	border:1px solid #CBCBCB;
}
.eventoListado {
	border-bottom:1px solid #DFE2E7;
	width:190px;
	height:225px;
	float:left;
	padding:0 10px 0 0;
	margin: 0 0 15px 0;
	overflow:hidden;
}
.eventoListado h2 {
	font-size:12px;
	color:#183949;
	letter-spacing:0;
	margin:2px 0 0 0;
}
#bannerHome {
	width:595px;
	height:200px;
	margin:0 0 10px 0;
}
#menuServOnline {
	background-image:url(../images/imgFundoMenuProd.gif);
	background-repeat:no-repeat;
	margin-top:2px;
}
#menuEmpresa {
	background-image:url(../images/imgFundoMenuProd.gif);
	background-repeat:no-repeat;
	margin-top:2px;
}
.subCatListada {
	border-top:1px solid #DFE2E7;
	min-height:25px;
	line-height:16px;
	text-align:justify;
	padding:12px 0 5px 0;
	width:595px;
	display:table;
}
.subCatListada img {
	margin-right:10px;
}
.sAm {
	color:#F48000;
}
#topoListaProd {
	width:585px;
	height:25px;
	background-color:#DFE2E7;
	background-repeat:no-repeat;
	padding:50px 0 0 10px;
}
#listaProdutos {
	height:485px;
	margin:10px 0 0 0;
}
.prodListado {
	border-bottom:1px solid #DFE2E7;
	width:190px;
	height:235px;
	float:left;
	margin:0 0 10px 0;
	padding:0 8px 0 0;
}
.fotoProd {
	width:190px;
	height:125px;
	cursor:pointer;
	margin:0 0 3px 0;
}
.prodListado h2 {
	color:#183949;
	font-size:11px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-weight:normal;
}
#cimaProduto {
	min-height:220px;
	width:595px;
	display:table;
	margin:0 0 10px 0;
}
#descrProd {
	width:130px;
	line-height:26px;
	background-image:url(../images/imgFundoDescrProd.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	position:absolute;
	left:50%;
	margin-left:-20px;
	top:245px;
	z-index:90;
}
#descrTec {
	width:130px;
	line-height:25px;
	background-image:url(../images/imgFundoDescrTec.gif);
	text-align:center;
	font-weight:bold;
}
#cimaProdEsq {
	width:275px;
	height:220px;
	float:left;
}
#cimaProdDir {
	border-left:1px solid #DFE2E7;
	width:305px;
	min-height:220px;
	float:right;
	padding:0 0 0 10px;
	text-align:justify;
}
#dTecF {
	border-top:1px solid #DFE2E7;
}
#dadosTecnicos {
	border-bottom:1px solid #DFE2E7;
	padding:10px;
}
#arquivosProdutos {
	margin:5px 0 0 0;
	width:595px;
	min-height:60px;
}
.arquivoListado {
	border-left:1px solid #DFE2E7;
	width:185px;
	line-height:50px;
	float:left;
	padding:0 0 0 10px;
	margin:0 0 10px 0;
}
.linkVisualizar {
	font-weight:bold;
	padding:3px 6px 3px 6px;
	text-transform:uppercase;
}
.linkSaibaMais {
	color:#0C2F3F;
}
.textProd {
	height:60px;
}
.overProd {
	border:0px solid red;
	height:118px;
}
#videoHome {
	text-align:center;
}
.btFecha {
	display:block;
	width:82px;
	height:15px;
	background:url(../images/btnFechar.gif);
	position:absolute;
	top:25px;
	left:50%;
	margin-left:290px;
}











