/*******************************************/
/*                                         */
/*      Desenvolvimento & Padrões Web      */
/*     Equipe S - www.equipesmt.com.br     */
/*                                         */
/*******************************************/

@import url("reset.css");

/* Fontes do site*/
body,table,h1,h2,h3,h4,h5,p,input,select,textarea,button,div,a 
{
	text-decoration:none;
	color:#000;
	font: normal 12px "Century Gothic";
}
strong
{
	text-decoration:none;
	color:#000;
	font: bold 12px "Century Gothic";
}
body {
	background-image: url(../_img/barra_topo.gif);
	background-repeat: repeat-x;
}
.floatLeft { float:left; }
.clearBoth { clear: both; }

#conteudo {
	width: 957px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 9px;
	padding-left: 9px;
	position: relative;
	padding-bottom: 20px;
}
#cont { background: url(../_img/linha_degrade.jpg) repeat-x; }

#contato { padding-left: 70px; padding-right: 10px; }
#contato h1 { font-size: 14px; font-weight: bold; color: #000378; margin-top: 25px; display: block; margin-bottom: 5px; }
#contato p { margin-bottom: 5px; }
#contato .label { font-weight: bold; color: #000378; margin: 0px; }
#contato .campo { width: 320px; height: 25px; font-size: 14px; font-weight: bold; color: #000378; border: 1px solid #069; }
#contato #dest { height: 25px; width: 320px; color: #000378; border: 1px solid #069; }
#contato #msg { height: 80px; width: 320px; border: 1px solid #069; }

#chat{
	margin: 0px 10px 0px 18px;
	text-align: center;
	width: 270px;
}

#conteudo h1 {
	font-size: 18px;
	font-weight: bold;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	/*border-top: solid 1px;
	border-left: solid 1px;*/
	border-bottom: solid 1px;
}
#conteudo h2 {
	font-size: 14px;
	font-weight: bold;
}

#flash_topo {
}
#caixa_dest {
	background: url(../_img/bg_dest_index.jpg) no-repeat #d7d7d7;
	width: 957px;
	/*min-height: 254px;*/
	height:auto;
	padding-bottom: 3px;
}
.caixaIndex {
	float: left;
	width: 293px;
	padding-right: 8px;
	padding-top: 22px;
	padding-left: 17px;
}
.caixaSis {
	float: left;
	width: 550px;
	min-height:226px;
	padding-right: 8px;
	padding-top: 0px;
	padding-left: 17px;
	margin-top: 0px;
	/*background-image: url("../_img/sistemaimg.png");*/
}
#FormSis {
	/*float: right;*/
	margin-top:10px;
	height:200px;
	padding-left: 15px;
}

#FormSis .btn{
float: left;
padding-top:10px;
padding-bottom:5px;
padding-left:29px;
padding-right:26px;
margin-left:10px;
margin-top:10px;
font-family: arial;
background-image: url("../_img/btn.png");

}
#FormSis #campo{
float:left;
margin-top:5px;
width:190px;
padding: 5px;
font-family: arial;

}

#FormSis span{
color:#666;
float:left;
font-family: arial;
display: block;

}



.caixaIndex img {
	display: block;
	margin-right: 10px;
	float: left;
}

.caixaIndex h1 { margin-bottom: 35px; }

.caixaIndex p {
	line-height: 12px;
	text-align: justify;
}
#filiaisIndex {
	float: right;
	padding-top: 23px;
	padding-left: 28px;
	width: 350px;
}

#filiaisIndex img {
	display: block;
	float: left;
	margin-right: 15px;
}
#filiaisIndex h2 {
	display: block;
	float: left;
	padding: 0px 0px 0px 14px;
	width: 298px;
	font-size: 11px;
}

#filiaisIndex span {
	display: block;
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}

#filiaisIndex a {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	display: block;
	background: #868686;
	margin-bottom: 2px;
	padding: 0px 0px 0px 5px;
}

#filiaisIndex a:hover {
	color: #333;
	background: #B9DCFF;
}
#filiaisLista {
	float: left;
	padding: 5px 0px 0px 15px;
	width: 298px;
}
#notIndex { padding-left: 20px; }
#notIndex span {
	display: block;
	padding-bottom: 20px;
}

#notIndex a:hover { text-decoration: underline; 
}
#notIndex .titNot {
	font-size: 12px;
	padding: 0px 0px 0px 18px;
	margin-bottom: 10px;
	background: url(../_img/noticon.jpg) no-repeat;
	font-weight: bold;
	color: #000;
	display: block;
}
#notIndex .maisNot {
	text-align: right;
	padding-bottom: 8px;
	padding-right: 15px;
}

#banners {
	padding-top: 10px;
	padding-bottom: 10px;
}
#banners img
{
	float: none;
	margin: 0px;
	padding: 0px;
}


#banners span { 
	display: block; 
	padding-bottom: 30px;
}

#banners2 {
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
}

#banners2 span {
	display: block;
	padding-bottom: 30px;
}

#recIndex {
}

#recIndex .recTit {
	display: block;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background: url(../_img/balao_icon.jpg) no-repeat;
	padding-left: 25px;
}

#recIndex .recTit:hover { text-decoration: underline; }

#recIndex .recado {
	text-align: justify;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#recIndex .recado:hover { text-decoration: underline; }

#recIndex span {
	display: block;
	text-align: right;
	padding-bottom: 3px;
}
#recIndex i {
	color:#aaa;
	font-size:11px;
}

#esquerda {
	float: left;
	width: 624px;
	background: url(../_img/linha_degrade.jpg) repeat-x left top;
}
#direita {
	float: right;
	width: 320px;
}
#galeria { padding: 35px 20px; }
#clientes {
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}


#clientes span {
	display: block;
	float: left;
	padding: 10px;
}

#clientes .comlink img {
	display: block;
}
#clientes .comlink a {
	border:3px solid #0da5ed;
	display: block;
}
#clientes .comlink a:hover {
	border-color: #003366;
}

#clientes .semlink img{
	border: 3px solid #CCC;
	display: block;
}

#noticias { padding: 10px; }

#noticias a {
	display: block;
	overflow: hidden;
	height: 1%;
	cursor:pointer;
	background: #EAEAEA;
	border: 1px dashed #333;
	padding: 5px;
	margin-bottom: 7px;
}
#noticias a:hover { background: #A3DFFC; 

}

#noticias img {
	display: block;
	float: left;
	padding-right: 10px;
}

#noticias h1 {
	font-size: 14px;
	padding: 0px 0px 5px 15px;
	float: left;
	width: 500px;
	background: url(../_img/noticon.jpg) no-repeat left top;
}

#noticias span {
	float: left;
	display: block;
	width: 515px;
}

#downloads { padding: 10px;
	height:55px;
}

#downloads a:hover { background: #A3DFFC; 

}

#downloads img {
	display: block;
	float: left;
	padding-right: 10px;
}

#downloads h1 {
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 500px;
	cursor:pointer;
}

#downloads span {
	float: left;
	display: block;
	width: 515px;
}



#rodape {
	fonte: Century Gothic;
	height: 160px;
	padding-top: 55px;
	background: #242424 url(../_img/fundo_rodape.jpg) repeat-x;
}
#rodape #roda_menu {
	text-align: center;
	width: 957px;
	margin-right: auto;
	margin-left: auto;
}
#rodape #roda_menu a {
	color: #FFFFFF;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
#rodape #roda_menu a:hover { color: #B5F52F; }
#rodape #roda_menu .copy {
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	display: block;
}
#rodape #roda_menu .end {
	color: #FFFFFF;
	text-align:right;
	display: block;
	font-weight: bold;
}#rodape #roda_menu .tabea_roda {
	margin-top: 60px;
}
#rodape #roda_menu .tabea_roda .end .fone {
	font-size: 17px;
	color: #FFF;
}
#recadosTit {/*
	position: absolute;
	left: 494px;
	top: 867px;
	*/
	height: 115px;
	width: 295px;	
	
}
#recadosTit object{
	float: right;
}
#notleitura {
	margin-bottom: 15px;
	padding-left: 15px;
}

#notleitura p { margin-bottom: 5px; }

#notleitura h2 {
	font-size: 9px;
	color: #666;
	font-weight: normal;
}

#notleitura h1 {
	font-size: 16px;
	color: #039;
	padding: 10px 0px 5px;
}

#notleitura h3 {
	font-size: 9px;
	color: #666;
	padding-bottom: 15px;
}

#notleitura img {
	display: block;
	margin-bottom: 2px;
}
#notleitura strong span{
	font-weight:bold;
}
#notleitura em span{
	font-style: italic;
}
#notleitura .legNot {
	display: block;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	background: #E6E6E6;
	padding: 3px;
	max-width: 300px;
}

#acaoleitura {
	margin-bottom: 15px;
	padding-left: 15px;
}

#acaoleitura p { margin-bottom: 5px; }

#acaoleitura h2 {
	font-size: 9px;
	color: #666;
	font-weight: normal;
}

#acaoleitura h1 {
	font-size: 16px;
	color: #039;
	padding: 10px 0px 5px;
}

#acaoleitura h3 {
	font-size: 9px;
	color: #666;
	padding-bottom: 15px;
}

#acaoleitura img {
	display: block;
	margin-bottom: 2px;
}
#acaoleitura span {
	display: block;
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	background: #E6E6E6;
	padding: 3px;
}

#voltar { padding: 15px; }

#voltar a {
	font-size: 12px;
	font-weight: bold;
	color: #039;
	background: url(../_img/seta_esq.jpg) no-repeat left center;
	display: block;
	width: 50px;
	padding-left: 20px;
}
#voltar a:hover { color: #30ADDD; }

#tamFonte {
	color: #666;
	text-align: right;
}

#tamFonte img { cursor: pointer; }

#notSevs { 
	padding: 15px;
	overflow: hidden;
	height: 1%;
}

#notSevs a { color: #666; }
#notSevs a:hover {
	color: #333;
	text-decoration: underline;
}


#notSevs .print {
	display: block;
	background: url(../_img/print.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 5px;
	width: 140px;
	float: left;
}

#notSevs .mail {
	display: block;
	background: url(../_img/mail.jpg) no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	padding-left: 40px;
	padding-top: 15px;
	padding-bottom: 5px;
	width: 140px;
	float: left;
}
#galLista { padding-left: 15px; }

#galLista a {
	display: block;
	overflow: hidden;
	height: 1%;
	cursor:pointer;
	background: #EAEAEA;
	border: 1px dashed #333;
	padding: 5px;
	margin-bottom: 7px;
}
#galLista a:hover { background: #A3DFFC; 

}

#galLista img {
	display: block;
	float: left;
	padding-right: 10px;
}

#galLista h1 {
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 500px;
}

#galLista span {
	float: left;
	display: block;
	width: 515px;
}

#acaosocial { padding-left: 15px; }

#acaosocial a {
	display: block;
	overflow: hidden;
	height: 1%;
	cursor:pointer;
	background: #EAEAEA;
	border: 1px dashed #333;
	padding: 5px;
	margin-bottom: 7px;
}
#acaosocial a:hover { background: #A3DFFC; 

}

#acaosocial h1 {
	font-size: 14px;
	padding: 0px 0px 5px 0px;
	float: left;
	width: 570px;
}

#acaosocial span {
	float: left;
	display: block;
	width: 570px;
}

.bg_frame {
	background-color: #FFFFFF;
	background-image: none;
}

.link1 {
	font-weight: bold;
	color: #1A2D93;
}

.link1:hover {
	color: #06F;
	text-decoration: underline;
}

.tit_empresa {
	background: url(../_img/tit_empresa.jpg) no-repeat;
	height: 70px;
	width: 240px;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
	text-align: center;
	display: block;
	margin-left: 15px;
	margin-bottom: 35px;
}

.tit_frota {
	background: url(../_img/tit_empresa.jpg) no-repeat;
	height: 70px;
	width: 240px;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
	text-align: center;
	display: block;
	margin-left: 15px;
	margin-bottom: 35px;
}

.tit_02 {
	background: url(../_img/tit_02.jpg) no-repeat;
	height: 70px;
	width: 421px;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	padding-top: 8px;
	text-align: center;
	display: block;
	margin-left: 15px;
	margin-bottom: 35px;
}

.textPad {
	padding-right: 35px;
	padding-left: 35px;
}

.subtitulo {
	font-size: 16px;
	font-weight: bold;
	background: url(../_img/linha_subtitulo.jpg) no-repeat left bottom;
	padding-bottom: 8px;
	padding-left: 15px;
	display: block;
	margin-bottom: 15px;
}

#rastreamento {
	width: 96px;
	height:auto;
	float: left;
}
#rastreamento_texto {
	width:440px;
	margin-left:10px;
	float: right;
}
#titulo_galeria {
	margin-left:30px;
}
#galeria2 { padding: 6px 20px; }
#posicionamento #conteudo #caixa_dest #filiaisIndex #filiaisLista table {
	text-align: center;
}
#mural { padding-left: 30px; padding-right: 10px; }
#mural h1 {
	font-size: 18px;
	font-weight: bold;
	color: #000378;
	margin-top: 25px;
	display: block;
	margin-bottom: 5px;
}
#mural p { margin-bottom: 5px; }
#mural .label { font-weight: bold; color: #000378; margin: 0px; }
#mural .campo { width: 320px; height: 25px; font-size: 14px; font-weight: bold; color: #000378; border: 1px solid #069; }
#mural #dest { height: 25px; width: 320px; color: #000378; border: 1px solid #069; }
#mural #msg { height: 80px; width: 320px; border: 1px solid #069; }

#teste {
	width:600px;
	display: block;
	padding-left:25px;
	padding-left:15px;
}
#teste .recTit {
	display: block;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	background: url(../_img/balao_icon.jpg) no-repeat;
	padding-left: 25px;
}

#teste .recTitDES:hover { text-decoration: underline; }

#teste .recado {
	text-align: justify;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#teste .recadoDES:hover { text-decoration: underline; }

#teste span {
	display: block;
	text-align: right;
	padding-bottom: 3px;
}
#teste i {
	color:#aaa;
	font-size:11px;
}

#mapa {
	border: 2px;
	border:#000;
	display:block;
	
}

.news_okay{ 
	 font-size:12px;
	 color:#028a25;
	 margin-top: 10px;
	 margin-bottom: 10px;
	 display:block;
	 
}
.news_erro{ 
	 font-size:12px;
	 color:#d50000;
	 margin-top: 10px;
	 margin-bottom: 10px;
	 display:block;
	 
}
#endereco {
	top: 705px;
	left: 19px;

}

#endereco h1 { font-size: 14px; font-weight: bold; color: #000378; display: block; margin-bottom: 5px; }
#endereco .label { font-weight: bold; color: #000378; margin: 0px; }
#endereco #endereco_ab
{
	position: absolute;
	height: 200px;
	width: 350px;
	left: 67px;
	top: 751px;
}
#endereco #endereco_ab p
{
	margin-left: 5px;
}




#nave 		{padding:3px; margin-top:15px; text-align:center;}
.nave 		{font-size:10px; font-weight:bold; color:#000378; background-color:#EAEAEA; border:solid 1px #666666; padding:3px 5px; margin:2px 2px; cursor:pointer;}
.nave:hover {font-weight:bold; color:#06F; background-color:#A3DFFC; border:solid 1px #00538A;}
.naveoff 	{font-size:10px; font-weight:bold; color:#666666; background-color:#EAEAEA; border:solid 1px #666666; padding:3px 5px; margin:2px 2px; cursor:default;}





#paginacao {
	padding: 15px 5px 5px;
	text-align: center;
	height:35px;
}

#paginacao a {
	display: inline;
	padding: 5px 7px;
	border: 1px solid #666;
	color: #595959;
	font-weight: bold;
}

#paginacao a:hover {
	color: #00538A;
	border-color: #00538A;
}
#assinatura
{
	padding-top: 15px;
	text-align:right;
	width: 1000px;
	margin: 0px auto;
}

#banner_eco {
	margin-top: -165px;
	padding-left: 20px;
	float: left;
}

#ultimasnoticias {
	float: left;
	width: 243px;
	height: 300px;
	padding-right: 8px;
	padding-top: 12px;
	padding-left: 17px;
	/*width: 40px;*/
	/*height: 40px;*/
	border: solid 1px red;
}

#ultimas { padding-left: 5px; }


/* FORM RASTREAMENTO INDEX */
#formRemetente, #formRemetenteNF, #formDestinatario, #formPagador{
	width: 230px;
	display: block;
}

#formRemetente i, #formRemetenteNF i, #formDestinatario i, #formPagador i{
	font-size: 9px;
	text-align: justify;
	/*border: 1px solid #FFBD82;
	background-color: #FFF4EA;*/
	display: block;
	padding: 3px;
	color: #666;
}
#formRemetenteNF, #formDestinatario, #formPagador{
	display: block;
	float: left;
}
#formRemetente{
	display: block;
	float: left;
}
#linksRastreamento{
	display: block;
	float: left;
	width: 290px;
}

