/* CSS Document */

html {
     overflow: -moz-scrollbars-vertical; 
}

body{
	background:url(../imagens/fundo.jpg) top left;
	margin:0px;
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#principal{
	background:#eeeff0;
	margin:0 auto;
	width:754px;
}

/* internas */
#conteudo{
	clear:both;
	width:754px;
	margin:0 auto;
}

#conteudo-inteiro{
	clear:both;
	width:704px;
	margin:0 auto;
}

#cont-indRevenda div, #aempresa div, #ondeencontrar div, #fornecedores div, #produtosvarind div, #servicos div, #fornecedores div{
	padding:10px 0;	
}

#aempresa, #produtosvarind{text-align:justify; line-height:1.5em;}

#t-indRev{
	height:41px;
	width:267px;
	background:url(../imagens/industria_revenda.gif) top left no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin:0 0 10px 0;
	display:table;
}

#aempresa, #ondeencontrar, #fornecedores, #servicos, #varejo, #distribuicao, #etanol, #contato, #servicos1, #noticias, #noticias1, #unidade{
	height:19px;
	text-indent:-9999px;
	overflow:hidden;
	padding:0;
	margin:0 0 10px 0;
	display:table;
}

#aempresa{width:111px; height:19px; background:url(../imagens/aempresa.gif) top left no-repeat;}
#ondeencontrar{width:175px; height:19px; background:url(../imagens/ondeencontrar.gif) top left no-repeat;}
#fornecedores{width:152px; height:19px; background:url(../imagens/fornecedores.gif) top left no-repeat;}
#servicos{width:172px; height:35px; background:url(../imagens/servicos.gif) top left no-repeat;}
#servicos1{width:111px; height:19px; background:url(../imagens/servicos1.gif) top left no-repeat;}
#varejo{width:72px; height:19px; background:url(../imagens/varejo.gif) top left no-repeat;}
#distribuicao{width:132px; height:27px; background:url(../imagens/distribuicao.gif) top left no-repeat;}
#contato{width:111px; height:19px; background:url(../imagens/contato.gif) top left no-repeat;}
#noticias{width:141px; height:26px; background:url(../imagens/noticias.gif) top left no-repeat;}
#noticias1{width:88px; height:23px; background:url(../imagens/noticias1.gif) top left no-repeat;}
#etanol{width:73px; height:19px; background:url(../imagens/etanol.gif) top left no-repeat;}
#unidade{width:329px; height:23px; background:url(../imagens/unidade_movel.gif) top left no-repeat;}

/* A Empresa */

/* Fim A Empresa*/

/* Direita */
#cont-direita{	
	width:424px;
	float:right;
	margin-bottom:10px;
	padding:8px 0 0 10px;
}

#unidade-dir{
	width:350px;
	float:right;
	padding-top:15px;
}
/*Fim direita */


/* Esquerda */
#cont-esquerda{
	width:270px;
	float:left;
	margin-top:13px;
	margin-bottom:10px;
	line-height:1.7em
}
#cont-esquerda a{
	color:#666666;
	text-decoration:none;
}

.ulnoticia{
	margin:0 0 20px 0;
	padding:0;
}
.ulnoticia li{
	margin:0 0 5px 0;
	padding:0 0 0 15px;
	list-style:none;
	background:url(../imagens/seta.gif) left 3px no-repeat;
}
.ulnoticia li a{
	color:#666666;
	text-decoration:none;
}
.ulnoticia li a:hover{
	text-decoration:underline;
}
#cont-esquerda a:hover{
	text-decoration:underline;
}
.subtitulos{
	color:#0958A8;
	font-size:12px;
    font-family: Arial, verdana;
}

#unidade-esq{
	width:320px;
	float:left;
	margin-bottom:10px;
	line-height:1.7em
}

/* Fim Esquerda */

/* footer */
#footer{	
	clear:both;	
	height:55px;
	font-size:90%;
	text-align:center;	
}

#footer a{color:#063B82; text-decoration:none;}
#footer a:hover{color:#0066CC;}

#footer-conteudo{
	/*height:35px;*/
	background:#FFFFFF;	
	margin-top:4px;
	padding:10px 0;
}

#footer-conteudo img{
	margin-top:8px;
}
/* fim do footer */

/* FORMULÁRIOS */
.forms {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;	
	line-height: 145%;	
	text-align:left;
}


input {vertical-align:middle;}
label{ color:#666666; letter-spacing:1;}


fieldset {
	border:0;
	padding:0;
}

.inputext {
	border:1px solid #999999;
	background:#EEEEEE;
	font-size:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	width:300px;
	padding-left:2px;
	letter-spacing:0.3px;	
	margin-bottom:5px;
}

textarea.textaream {
	width:300px;	
	border:1px solid #999999;
	background:#EEEEEE;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-left:1px;
	letter-spacing:0.3px;
}