﻿/* Geral */
* { padding: 0; margin: 0; color: #707070; font-family: Arial; }
li { list-style: none; }
a { text-decoration: none; }
a:hover {
	text-decoration: underline;
	color: #069;
}
html { background: #e6e6e6; }
body { background: url(../_img/bg-geral.jpg) no-repeat center 0; width: 100%; padding-top: 35px; }
h1 { text-indent: -5000px; }
h2 { margin-top: 10px; }
h3 {  }
h4 { font-size: 12px; color: #707070; margin-bottom: 10px; }

#geral  { width: 858px; margin: 0 auto; background: #ffffff; }
#topo { background: url(../_img/bg-topo.gif) no-repeat center 0; width: 858px; height: 118px; }
.link_logo{
	display: block;
	height: 100px;
	width: 250px;
	float: left;
}
.novo_end_fone{
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 118px;
	width: 600px;
}
#topo h1 { width: 175px; height: 50px; position: relative; top: 35px; left: 30px; }
#topo h1 a { display: block; width: 100%; height: 100%; outline: none; }
#corpo { background: url(../_img/bg-corpo-topo.jpg) no-repeat; min-height: 100%; border-left: 1px solid #d8d8d8; border-right: 1px solid #d8d8d8; }
#corpo:after { content: "."; display: block; clear: both; visibility: hidden; height: 0; }
*html #corpo { height: 638px; }

#menu { width: 169px; float: left; padding-top: 15px; }
#menu li { width: 135px; font-size: 13px; font-weight: bold; padding: 6px 0 6px 10px; background: url(../_img/bg-menu.gif) no-repeat 0 bottom; }
#menu li.last { background: none; }
#menu li a { color: #18275e; }
#menu li a:hover { color: #007dc6; }
#menu li span { color: #18275e; }

#menu li ul { padding-top: 2px; }
#menu li ul li { width: 169px; font-size: 12px; font-weight: normal; background: none; padding: 2px 0 2px 0px; }
#menu li ul li a { color: #a0a0a0; }

#menu li.cases { background: url(../_img/btn-cases-sucesso.gif) no-repeat; width: 152px; height: 59px; text-indent: -5000px; margin: 15px 0 0 2px; }
#menu li.cases a { width: 100%; height: 100%; display: block; outline: none; }

#conteudo { background: url(../_img/bg-conteudo.jpg) no-repeat 0 14px; width: 653px; min-height: 530px; float: left; padding: 22px 10px 10px 15px; }
*html #conteudo { height: 530px; position: absolute; }

#rodape { width: 860px; background: #e6e6e6 url(../_img/bg-rodape.jpg) no-repeat; clear: both; height: 10px; font-size: 11px; padding: 25px 0 10px 0; }
#rodape p { width: 500px; float: left; }
#rodape a { float: right; }

/*  */
.breadcumb { color: #9e9f9f; font-size: 10px; background: url(../_img/bg-breadcumb.gif) repeat-x 0 bottom; padding-bottom: 8px; }	
.breadcumb span { color: #007dc6; }

.btn-padrao { background: #005e9e url(../_img/btn-padrao.gif) no-repeat; padding: 1px 11px; text-align: center; color: #fff; display: block; font-size: 11px; font-weight: bold; text-transform: uppercase; }

.lst-padrao {
	margin-bottom: 10px;
	color: #069;
	}
	
.linkazul {font-size: 12px; color: #006899;}
	
.lst-padrao li { font-size: 12px; background: url(../_img/ico-bola.gif) no-repeat 0 8px; padding: 2px 0 0 7px; }

/* Menu */
.home li.home a, .quem li.quem a, .auto-oque li.oque a, .auto-comoe li.comoe a, .auto-solu li.solu a, .auto-lonworks li.lonworks a,
.apli li.apli a, .cases li.case a, .tele-bloq li.bloq a, .tele-espera li.espera a, .tele-slave li.slave a,
.tele-demo li.demo a, .tele-grava li.grava a, .tele-anuncia li.anuncia a, .tecno-entenda li.entenda a, .tecno-forn li.forn a,
.contato li.contato a, .noticias li.noticias a, .suporte li.suporte a, .digital li.digital a, .revendedores li.revendedores a { color: #007dc6 !important; }

.auto li.auto span, .tecno li.tecno span, .tele li.tele span, .suporte li.suporte span,  .noticias li.noticias span,  .digital li.digital span  { color: #007dc6 !important; }

