* { margin: 0; padding:0; }
img, div, a { behavior: url(iepngfix.htc); }

/* BACKGROUND */
body { background: #eee; }
#all{ background:  #eee url(images/bgall.jpg); width: 1000px; margin: 0 auto; }

/* NEOWARE */
#neoware { position: absolute; left: 0px; bottom: 0px; width: 100%; height: 17px; color: #333333; background: #005195; text-align: center; font-family: tahoma; font-size: 12px; line-height: 16px; display:block; }
div > div#neoware { position: fixed; }


/* LINKS */
a { color:#0b3a61; text-decoration:none; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px;}
a:hover { color:#0063be; font-weight:bold;  }

/* TEXTO */
p { font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 11px; line-height: 14px;}
li { font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 11px; line-height: 20px;  margin-left:3px;}
ul { list-style:circle; margin-left:16px; }
h1 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#005195; }
h2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 18px; color:#0063be; font-style:italic; line-height: 18px; }
h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#fff; }
h4 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color:#0063be; line-height: 18px; }
h5 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#0063be; line-height: 18px; }

/* TOPO */
#topo{ background:#eee url(images/header.jpg) no-repeat; width: 1000px; height: 202px; position: relative; margin: 0 auto; }
#logo { position:absolute; top: 15px; left: 10px; }
#logo a { display: block; width:260px; height:90px; cursor: pointer; }
#menu { background: #005195; width: 999px; height:18px; margin: 0 auto; }
#menu a { float: right; margin-right: 5px; cursor:pointer; }

.empresa { background: url(images/empresa.jpg) no-repeat; display: block; width:90px; height:18px; }
.empresa:hover { background: url(images/empresahover.jpg) no-repeat ; }

.produtos { background: url(images/produtos.jpg) no-repeat; display: block; width:91px; height:18px; }
.produtos:hover { background: url(images/produtoshover.jpg) no-repeat ; }

.servicos { background: url(images/servicos.jpg) no-repeat; display: block; width:92px; height:18px; }
.servicos:hover { background: url(images/servicoshover.jpg) no-repeat ; }

.tabelas { background: url(images/tabelas.jpg) no-repeat; display: block; width:125px; height:18px; }
.tabelas:hover { background: url(images/tabelashover.jpg) no-repeat ; }

.local { background: url(images/local.jpg) no-repeat; display: block; width:101px; height:18px; }
.local:hover { background: url(images/localhover.jpg) no-repeat ; }

.trabalhe { background: url(images/trabalhe.jpg) no-repeat; display: block; width:134px; height:18px; }
.trabalhe:hover { background: url(images/trabalhehover.jpg) no-repeat ; }

.contato { background: url(images/contato.jpg) no-repeat; display: block; width:110px; height:18px; }
.contato:hover { background: url(images/contatohover.jpg) no-repeat ; }

#linharoxa { background:url(images/linharoxa.jpg); width:1000px; height:19px; }


/* WRAPPER */
#contentwrapper { float: left; width: 100%; }


/* CENTRO */
#centro{ background:#fff url(images/topcentro.jpg) top right no-repeat; width:540px; min-height:100px; margin: 0 235px 0 225px; }
#centro p { font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 11px; margin: 0 15px; line-height:18px;}
#centro a{ margin: 0 15px;}
#centro h2 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#0063be; padding: 20px 15px; font-style:normal; }
#centro h4 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color:#0063be; padding: 18px 15px; font-size:18px; font-weight:normal; line-height: 22px;}
#centro h5 { margin:15px; }
#destaque { width:520px; height:480px; margin: auto; }

#tab { width: 510px; height: 70px; margin: 0 auto; padding-top: 30px; }
#tab a { float: left; background:#0063be; color: #fff; font-weight: bold; padding:7px; margin: 5px 3px; width: 130px; text-align:center; height: 33px; padding-top:12px; -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#tab a.big { width: 190px;padding-top:5px; height: 40px; }
#tab a:hover { text-decoration: underline;}

table { background:#eae4f8; width: 500px; margin: 10px auto; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 10px; border-spacing: 1px; border-collapse: 2px; text-align:center; }
table td { border: 1px solid #0063be; background:#fff; padding:3px; -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}

table#small { background:#eae4f8; width: 310px; margin: 10px auto; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 10px; border-spacing: 1px; border-collapse: 2px; text-align:left; }
table#small td { border: 1px solid #0063be; background:#fff; padding:3px; -webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}

#centro li { margin-left:25px;}
#centro ul { list-style:disc; margin:10px 15px;}

/* FORM CENTRO*/
#form2 label{ width:140px; margin-right: 5px; float: left; line-height: 35px; text-align:right;}
#form2 p.pform { line-height: 30px; margin-left: 15px; clear:left; }
#form2 input.cinput { width: 250px; border: 1px solid #000; height:18px; margin-top: 10px;}
textarea { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; width: 350px; height: 100px; border: 1px solid #000; margin-top:5px; }
select { margin-top:8px; }

input.botao { background: #d5d6f6; color:#000; border: 1px solid #000; padding: 2px 5px; margin:15px 0 15px 145px;}


/* ESQUERDA */
#esq{ float: left; width: 225px; margin-left: -1000px; }
.grey { background: url(images/grey.jpg); width: 195px; height: 29px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#fff; line-height:25px; display: block; padding-left:30px; font-weight:bold; margin-top:2px;}
.greyprod { background: url(images/grey.jpg); width: 195px; height: 29px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#fff; line-height:25px; display: block; padding-left:30px; font-weight:bold; }
.greyprod:hover { background: url(images/greyhover.jpg); color:#fff; font-size: 12px;}


/* FORM ESQUERDA*/
#form1 label{ float: left; width: 50px; margin-top: 8px;}
#form1 p.pform { line-height: 24px; clear:left; margin-left: 10px;}
#form1 input.cinput { width: 145px; border: 1px solid #000; height:18px; margin-top: 10px;}

#form1 p { font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 10px; }


/* DIREITA */
#dir{ float: left; width: 235px; margin-left: -235px; }
#topdir { background: url(images/topdir.jpg) top no-repeat; width:235px; height:31px; margin: 0 auto; }
#headerdir { background: url(images/headerdir.jpg) top left no-repeat; width:214px; height:41px; margin: 0 auto; }
#boxdir { background:url(images/boxdir.jpg) top left; width:214px; margin: 0 auto; }
#footerdir { background: url(images/footerdir.jpg) bottom left no-repeat; width:214px; height:30px; margin: 0 auto; margin-bottom: 30px;  } 

#headerdir h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#fff; line-height:41px; text-align: center; }
#boxdir p { font-family:Verdana, Arial, Helvetica, sans-serif; color:#000; font-size: 11px; margin: 0 15px; }





/* FOOTER */
#footer { width:1000px; height:17px;  background:#0063be; clear: both; }



