* {
	margin: 0;
	padding: 0;
	border: 0;
}

h2 {
	height: 25px;
	padding-bottom: 10px;
}

h4 {
	padding-bottom: 10px;
	color: #C6860F;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}

p {
	margin-bottom: 10px;
}

p.centraliza {
	margin: 10px 0 20px 0;
	display: block;
	text-align: center;
}

p.txt_azul {
	margin: 0 0 20px 0;
	display: block;
	color: #8e9da6;
}

body {
	background: url("img/bg.jpg") repeat-x;
	margin: 0;
	padding: 0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

#geral {
	width: 780px;
	margin: 0 auto;
}

#top {
	width: 780px;
	height: 150px;
	background: url("img/bg_top.jpg") no-repeat;
	float: left;
}

#top h1 {
	width: 164px;
	height: 133px;
	background: url("img/logo.jpg") no-repeat;
	margin: 10px 0 0 28px;
	text-indent: -9999px;
}

#top h1 a {
	height: 119px;
	display: block;
}

#meio {
	width: 760px;
	background: url("img/bg_geral.jpg") repeat-y;
	padding: 0 10px 0 10px;
	float: left;
}

#menu_top {
	width: 760px;
	height: 30px;
	float: left;
	background: url("img/bg_menu_top.jpg") repeat-x;
}

#menu_top p {
	text-align: right;
	margin: 8px 10px 0 10px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

#menu_top form legend {
	display: none;
}

#menu_top form {
	float: left;
	width: 200px;
}

#menu_top form select {
	border: 1px solid #ccc;
	width: 180px;
	margin: 7px 0 0 10px;
	*margin: 5px 0 0 10px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
}

#esq {
	width: 200px;
	float: left;
}

#dir {
	width: 540px;
	float: right;
	margin: 10px 10px 0 0;
}

#dir_banner {
	width: 540px;
	height: 130px;
	float: left;
	margin-bottom: 10px;
}

#dir_banner a {
	display: block;
	height: 129px;
}

#menu ul {
	display: block;
	list-style: none;
}

#menu ul li {
	padding: 5px 0 0 0;
	margin: 0;
	background: url("img/bg_menuli.jpg") repeat-x;
}



#menu ul li ul {
	border: 0;
	margin: 0;
	padding: 0;
}

#menu ul li ul li {
	padding: 5px 0 5px 0;
	background: url("img/bg_menuli2.jpg") repeat-x;
}


#menu h3 {
	color: #a6c2e6;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 5px 10px;
}

#menu ul li a {
	margin: 0 0 0 20px;
	padding: 0;
	color: #fff;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #a6c2e6;
	text-decoration: none;
}

#info_menu {
	display: block;
	text-align: center;
	padding: 0 0 30px 0;
	color: #fff;
	font-weight: bold;
	margin-top: 32px;
}

#info_menu p{
	margin-top: 50px;
}

#info_menu a{
	text-decoration: none;
	color: #fff;
}

.box_home {
	width: 180px;
	height: 170px;
	float: left;
	background: url("img/bg_box_home.jpg") repeat-x;
}

.box_home h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
	margin: 5px 0 18px 10px;
}

.box_home p {
	text-align: center;
	margin-bottom: 12px; 
}

.box_home form legend {
	display: none;
}

.box_home form label {
	padding: 6px 5px 0 15px;
	*padding: 4px 5px 0 15px;
	display: block;
	width: 45px;
	float: left;
	color: #333;
}

.box_home form input {
	border: 1px solid #184d93;
	width: 100px;
	margin: 4px 0 0 0;
	*margin: 2px 0 0 0;
}

.box_home form input.bt {
	border: 1px solid #184d93;
	background: #184d93;
	width: 70px;
	margin: 10px 0 0 80px;
	color: #fff;
	font-size: 8pt;
	cursor: pointer;
}

#box_home {
	width: 160px;
	height: 170px;
	float: left;
	margin: 0 10px 0 10px;
	background: url("img/bg_indique.jpg") repeat-x;
}

#box_home a{
	width: 160px;
	height: 130px;
	float: left;
	text-indent: -9999px;
}

#box_home h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0;
	margin: 5px 0 15px 10px;
}

#chamadas_home {
	width: 330px;
	background: #f3f6f9;
	float: left;
	padding: 10px 10px 0 10px;
	margin: 10px 10px 0 0;
}

#chamadas_home ul {
	display: block;
}

#chamadas_home ul li{
	list-style: none;
}

#chamadas_home ul li.chamadas01 {
	height: 50px;
	background: url("img/tbn_chamada01.jpg") no-repeat;
	padding-left: 70px;
	margin-bottom: 10px;
}

#chamadas_home ul li.chamadas02 {
	height: 50px;
	background: url("img/tbn_chamada02.jpg") no-repeat;
	padding-left: 70px;
	margin-bottom: 10px;
}

#chamadas_home ul li.chamadas03 {
	height: 50px;
	background: url("img/tbn_chamada03.jpg") no-repeat;
	padding-left: 70px;
	margin-bottom: 10px;
}

#portifolio_home {
	width: 180px;
	height: 190px;
	background: url("img/bg_portifolio.gif");
	float: right;
	margin-top: 10px;
}

#portifolio_home h3 {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #184d93;
	padding: 0;
	margin: 8px 0 10px 10px;
}

#chamadas_home ul li h3{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #184d93;
	margin: 0;
	padding: 0;
}

#chamadas_home ul li a{
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #666;
}

#chamadas_home ul li a:hover{
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #666;
}

#rodape {
	width: 740px;
	height: 30px;
	background: #fff;
	padding: 20px 10px 0 10px;
	float: left;
}

#rodape a{
	width: 71px;
	height: 19px;
	float: right;
	background: url("img/logo_trentin.gif");
	text-indent: -9999px;
	margin-top: -15px;
}

h2#tit_empresa { background: url("img/tit_empresa.gif") no-repeat; text-indent: -9999px;}
h2#tit_sustentabilidade { background: url("img/tit_sustentabilidade.gif") no-repeat; text-indent: -9999px;}
h2#tit_clientes { background: url("img/tit_clientes.gif") no-repeat; text-indent: -9999px;}
h2#tit_fale { background: url("img/tit_fale.gif") no-repeat; text-indent: -9999px;}
h2#tit_produtos { background: url("img/tit_produtos.gif") no-repeat; text-indent: -9999px;}
h2#tit_servicos { background: url("img/tit_servicos.gif") no-repeat; text-indent: -9999px;}
h2#tit_portifolio { background: url("img/tit_portifolio.gif") no-repeat; text-indent: -9999px;}
h2#tit_indique { background: url("img/tit_indique.gif") no-repeat; text-indent: -9999px;}
h2#tit_rastreamento { background: url("img/tit_rastreamento.gif") no-repeat; text-indent: -9999px;}

#formulario {
	display: block;
	margin: 15px 100px 15px 120px;
	padding: 20px;
	background: #f2f2f2 url("img/bg_formulario.gif") no-repeat bottom right;
	border: 1px solid #184d93;
	width: 270px;
}

#formulario legend {
	display: none;
}

#formulario label {
	display: block;
	padding: 2px;
	color: #333;
}

#formulario input {
	width: 230px;
	background: #fff;
	border: 1px solid #184d93;
	margin: 2px 0 10px 20px;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}

#formulario input#ddd, input#ddd_fax {
	width: 30px;
	background: #fff;
	border: 1px solid #184d93;
	margin: 2px 0 10px 20px;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}

#formulario input#fone, input#fax {
	width: 150px;
	background: #fff;
	border: 1px solid #184d93;
	margin: 2px 0 10px 0px;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}

#formulario textarea {
	width: 230px;
	height: 100px;
	background: #fff;
	border: 1px solid #184d93;
	margin: 2px 0 10px 20px;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
}

#formulario input.bt {
	border: 1px solid #184d93;
	background: #184d93;
	width: 80px;
	margin: 15px 0 0 170px;
	color: #fff;
	font-weight: bold;
	font-size: 8pt;
	cursor: pointer;
}

.divisao {
	display: block;
	height: 11px;
	background: url("img/bg_divisao.gif") repeat-x bottom;
}

.ico_dir {
	display: block;
	margin: 0 0 10px 10px;
	float: right;
}

.ico_esq {
	display: block;
	margin: 0 10px 10px 0;
	float: left;
}


#rastreamento {
	display: block;
	float: left;
	margin-left: 140px;
	padding: 15px;
	background: #f2f2f2;
	border: 1px solid #184d93;
}

#rastreamento p {
	text-align:	center;
	margin-bottom: 12px; 
}

#rastreamento form legend {
	display: none;
}

#rastreamento form label {
	padding: 6px 5px 0 15px;
	*padding: 4px 5px 0 15px;
	display: block;
	width: 45px;
	float: left;
	color: #333;
}

#rastreamento form input {
	border: 1px solid #184d93;
	width: 100px;
	margin: 4px 0 0 0;
	*margin: 2px 0 0 0;
}

#rastreamento form input.bt {
	border: 1px solid #184d93;
	background: #184d93;
	width: 70px;
	margin: 10px 0 0 80px;
	color: #fff;
	font-size: 8pt;
	cursor: pointer;
}

#completa_flash {
	width: 59px;
	height: 77px;
	margin: -22px 15px 0 0;
	padding: 0;
	float: right;
	background: url("img/selo.gif") no-repeat;
}

#obrigado_news {
	width: 180px;
	height: 125px;
	background: url("img/bg_obrigado_news.jpg");
	text-indent: -9999px;
	display: none;
}

#news {
	display: block;
}