@charset "iso-8859-1";
/*###### Geral ######*/
body {
	background-image:url(../img/fnd.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#000000;	
	margin: 0 0 0 0;
	font-family: 'Segoe UI', 'Trebuchet MS', Arial, Verdana, sans-serif;
	color:#FFF;
}
fieldset, img {
	border:0px;
	margin:0px;
}
p { 
	margin: 0 0 0 0;
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
}
h2 {
	font-family:'Trebuchet MS', Arial, Verdana, sans-serif;
	margin: 0 0 0 0;
	font-size:15px;
	color:#FFFFFF;
	text-align:justify;
}
h3 {
	font-family:'Trebuchet MS', Arial, Verdana, sans-serif;
	margin: 0 0 0 0;
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	text-transform:uppercase;
}
a {
	color:#FFFFFF;
	text-decoration:none;
}
a:hover {
	color:#999999;
	text-decoration:none;
}
#geral {
	width:1006px;
	position:absolute;
	left: 50%;
	z-index: 0;
	visibility: visible;
	margin-left:-503px;
}

/*###### Topo ######*/
#geral #topo {
	background:url(../img/topo.jpg) no-repeat;
	height:250px;
}

/*###### Conteudo ######*/
#geral #conteudo { 
    background-color:#000;
	height:425px;
	padding:10px;
}

/*###### Conteúdo - Home ######*/
#geral #conteudo .destaques { 
	float:left;
	padding:6px;
}
.foto_destaques {
	float:left;
	padding-right:5px;
}
.conteudo_destaques {
	padding:10px;
}
#geral #conteudo #bemvindo { 
	width:315px;
}
#geral #conteudo #representantes { 
	width:315px;
}
#geral #conteudo #representantes .texto_mapa { 
	position:absolute;
	z-index: 0;
	visibility: visible;
	top:470px;
	left:380px;
}
#geral #conteudo #representantes .mapa { 
	margin-left:90px;
}
#geral #conteudo #produtos { 
	width:315px;
}
#linhas_home {
	padding-top:30px;
	padding-left:10px;
	padding-right:10px;
	clear:both;
	width:966px;
	height:20px;
}
#linhas {
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	clear:both;
	width:966px;
	height:20px;
}
.linha1 { 
	background-color:#0d0d0d;
	height:1px;
}
.linha2 { 
	background-color:#1a1a1a;
	height:1px;
}
#geral #conteudo #newsletter { 
	width:645px;
}
#geral #conteudo #newsletter #texto_newsletter {
	width:250px;
}
.campo {
	font-family: 'Segoe UI', 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size:11px;
	height:13px;
	width:140px;
	color: #CDCDCD;
	text-decoration: none;
	background-color: #1A1A1A;
	border: 1px solid #1A1A1A;
	text-indent: 2px;
}
#geral #conteudo #contato_rapido {
	width:310px;
	height:80px;
}
#geral #conteudo #contato_rapido .contato_rapido h2 {
	padding-top:10px;
	text-align:center;
}
#geral #conteudo #contato_rapido .contato_rapido p {
	padding-top:10px;
	text-align:center;
}

/*###### Empresa ######*/
#texto_empresa {
	padding:10px;
	width:500px;
	float:left;
}
#foto_empresa {
	padding:10px;
	float:right;
}

/*###### Produtos ######*/
#geral #conteudo #texto_produtos {
	padding:10px;
	width:400px;
	float:left;
}

#geral #conteudo #texto_produtos ul,li {
	font-size:11px;
	color:#FFFFFF;
	text-align:justify;
}
#geral #conteudo #foto_produtos {
	width:540px;
	height:340px;
	padding:5px;
	float:right;
}
#geral #conteudo #foto_produtos p {
	text-align:center;
	height:20px;
}
/*###### Produtos - Mini Foto ######*/
#minifoto_produtos {
	width:500px;
	height:330px;
}
.minifoto {
	float:left;
	padding:5px;
}
#filtros_oleo {
	width:480px;
	height:110px;
	clear:both;
}
#filtros_oleo p {
	font-size:16px;
	text-align:center;
	padding-top:70px;
}
/*###### Representantes ######*/
#mapa_brasil {
	float:left;
	margin-left:10px;
}
#texto_representantes {
	width:620px;
	float:right;
}
.representantes {
	margin-bottom:20px;
	width:205px;
	float:left;
}
/*###### Localização ######*/
#localizacao {
	margin:0 auto;
	margin-top:20px;
	width:900px;
	background-color:#1A1A1A;
	height:25px;	
}
#localizacao p {
	margin-top:10px;
	text-align:center;
}
#mapa_localizacao {
	text-align:center;
}

/*###### Contato ######*/
#formulario_contato {
	margin-top:20px;
	width:500px;
	float:left;
	margin-left:20px;
}
#dados_contato {
	margin-top:60px;
	margin-right:80px;
	width:250px;
	float:right;
}
#dados_contato h2 {
	text-align:center;
	height:30px;
	border-bottom:1px solid #1A1A1A;
}
#dados_contato p {
	border-bottom:1px solid #1A1A1A;
	height:20px;
	text-align:center;
}
#localizacao_contato {
	text-align:center;
	background-color:#1A1A1A;
	height:25px;
}
#form_esquerda {
	margin-top:20px;
	width:240px;
	float:left;
}
#form_direita {
	margin-top:20px;
	width:240px;
	float:right;
}
#form_mensagem {
	clear:both;
	padding-top:10px;
}
#formulario_contato label {
	font-size:11px;
}
.campocontato {
	font-family: 'Segoe UI', 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size:11px;
	height:16px;
	width:230px;
	color: #CDCDCD;
	text-decoration: none;
	background-color: #1A1A1A;
	border: 1px solid #1A1A1A;
	text-indent: 2px;
}
.campomensagem {
	font-family: 'Segoe UI', 'Trebuchet MS', Arial, Verdana, sans-serif;
	font-size:11px;
	height:80px;
	width:490px;
	color: #CDCDCD;
	text-decoration: none;
	background-color: #1A1A1A;
	border: 1px solid #1A1A1A;
	text-indent: 2px;
	margin-bottom:5px;
}
/*###### Slyder ######*/
#geral #conteudo #foto_produtos .foto_produtos { 
	overflow:hidden;
	width:480px;
	height:330px;
	margin:0 auto;
}
#slyder_produtos {
}
#slyder_produtos ul, #bannerHome li {
	margin:0;
	padding:0;
	list-style:none;
}
#slyder_produtos li {
	width:480px;
	height:330px;
	overflow:hidden;
}
#prevBtn, #nextBtn {
	display:block;
	width:31px;
	height:31px;
	position:absolute;
	margin-left:-25px;
	margin-top: -180px;
}
#nextBtn {
	margin-left:475px;
	margin-top:-180px;
}
#prevBtn a, #nextBtn a {
	display:block;
	width:31px;
	height:31px;
	background-image: url(../img/setas.png);
	background-position: left 62px;
}
#nextBtn a {
	background-image: url(../img/setas.png);
	background-position: top;
}
#prevBtn a:hover {
	background-position: left 31px;
}
#nextBtn a:hover {
	background-position: left 93px;
}

/*###### Rodapé ######*/
#geral #rodape {
	height:30px;
	padding:10px;
	font-family:'Arial Narrow','Segoe UI', 'Trebuchet MS', Arial, Verdana, sans-serif;;
	font-size:11px;
	color:#666;
}
#geral #rodape #h2k {
	width:80px;
	text-align:center;
	float:right;
}
#geral #rodape #copyright {
	float:left;
}


