/*-- Inicio --*/

*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

/*-- BG Body --*/

#bgbody{
	text-align: center;
	background-color:#000000;
	background-image:url(../imagens/fundo.jpg);
	background-repeat:no-repeat;
	height:auto;
	width:auto;
}

/*-- Menu --*/

#menu {
	position:relative;
  	width:960px;
 	height:45px;
 	background:url(../imagens/menu/bgMenu.png);
	background-repeat:repeat-x;
	z-index:1;
}

#menu li {
	display: inline;
}

#menu li a {
	display: block;
	float: left;
	height: 45px;
	margin: 0;
	padding: 18px 14px 0 14px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(../imagens/menu/tira.png) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

#menu li a:link { color: #448; }
#menu li a:visited { color: #667; }

#menu li a:hover {
	height:45px;
	border: none;
	background-image: url(../imagens/menu/bgMenuHover.png);
	background-repeat:repeat-x;
}

#menu li a#current {
	height:45px;
	border: none;
	background-image: url(../imagens/menu/bgMenuHover.png);
	background-repeat:repeat-x;
}

#textoMenu {
	position:relative;
	top:-3px;
	font-family: Arial;
	font-size: 11px;
}

#menuSlideShow{
  	width:128px;
 	height:50px;
 	position:relative;
 	bottom:40px;
 	left:21px;
 	padding-top:13px;
	background-repeat:repeat-x;
	z-index:1;
	background:url(../imagens/slideShow/setaSlideShow.png);
	background-repeat:no-repeat;
}

#menuSlideShow ul {
	list-style: none;
}

#menuSlideShow li {
	display: inline;
	margin-top:10px;
}

#menuSlideShow a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 18px 10px 0 10px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

#menuSlideShow a:hover {
	color: #008000;
}

#menuSlideShow .current_page_item a {
	color: #008000;
}

#posicaoNumeroSlideShow {
	margin-left:10px;
}
/*-- Topo --*/

.topo{
	width: 960px;
	height:124px;
}
.topoImg{
	position:relative;
	background:url(../imagens/fundoTopo.png);
	background-repeat:no-repeat;
	display:block;
	z-index:4;
	width: 955px;
	max-width:955px;
	height:118px;
}

#pneuTopo{
	position:relative;
	height:124px;
}
.logoRioPaiva{
	position:relative;
	bottom:5px;
	margin-top:23px;
	margin-left:6px;
}

/*-- Busca de produtos --*/

#lupa {
	position:relative;
	margin-left:95px;
	top:10px;
}

#buscaProduto {
	position:relative;
	margin-left:11px;
	top:2px;
}

#ok {
	position:relative;
	margin-left:8px;
	top:10px;
}

/*-- Slide Show --*/

#slideShow{
	position:relative;
	width: 940px;
	height:450px;
}

#setaSlideShow {
	position:relative;

	background-repeat:no-repeat;
	width:126px;
	height:33px;
}

/*#setaSlideShow{
	position:relative;
	top:-30px;
	left:22px;
}*/

/*#slideShowNumero1{
	position:relative;
	top:-33px;
	left:-85px;
}

#slideShowNumero2{
	position:relative;
	top:-33px;
	left:-69px;
}

#slideShowNumero3{
	position:relative;
	top:-33px;
	left:-53px;
}

#slideShowNumero4{
	position:relative;
	top:-33px;
	left:-37px;
}*/

/*-- Box --*/

#box{
	background-image:url(../imagens/box/box.png);
	backgr:200px;
	height:300px;
}

#seta{
	position:relative;
	left:-9px;
	top:-17px;
}

#boxImg{
	position:relative;
}

#boxImg1{
	position:relative;
	top:2px;
}

#textoBox{
	color:#000;
	position:relative;
	font-family: Arial;
	font-size: 11px;
	line-height:125%;
	left:17px;
	top:10px;
}

#textoServicosProdutos{
	color:#000;
	position:relative;
	font-family: Arial;
	font-size: 11px;
	line-height:155%;
	left:10px;
	top:10px;
}

#botao{
	position:relative;
	left:15px;
	top:25px;
}

#botaoMande{
	position:relative;
	top:53px;
	left:15px;
}

/* RODAPE */

.rodape{
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	width:940px;
 	height:10px;
 	position:relative;
 	top:25px;
}

/* EMPRESA */

/*Logo Ladder - Rodape*/
#ladder{
	position:relative;
	bottom:30px;
	margin-bottom:20px;
	left:882px;
	width:65px;
	height:17px;
}


#bgEmpresa{
	position:relative;
	background-image:url(../imagens/empresa/bgEmpresa.png);
	background-repeat:repeat-x;
	width:940px;
 	height:474px;
}

#textoEmpresa{
	font-family: Arial;
	font-size: 11px;
	line-height:18px;
	margin-left:20px;
}
/*#setaEmpresa{
	position:relative;
	top:13px;
	left:-19px;
}
*/
#verPromo{
	position:relative;
	top:-18px;
	margin-left:-10px;
}

#empresa{
	margin-top:7px;
	margin-left:40px;
	
}
/*#imgEmpresa{
	position:relative;
	top:40px;
	left:15px;
	width:403px;
}

#imgEmpresa1{
	position:relative;
	top:10px;
	margin-left:15px;
}

#imgEmpresa2{
	position:relative;
	top:10px;
	margin-left:8px;
}

#imgEmpresa3{
	position:relative;
	top:-44px;
	margin-left:264px;
}

#imgEmpresa4{
	position:relative;
	top:-96px;
	margin-left:347px;
}
*/
#setaFoto1{
	position:relative;
	left:6px;
}

#imgFoto1Empresa {
	margin-left:15px;
	margin-top:-28px;
}

/* Lojas */

#lojasTexto{
	position:relative;
	top:15px;
	left:40px;
	font-family: Arial;
	font-size: 11px;
}

#imgLojas1{
	margin-top:-15px;
	margin-left:39px;
	width:350px;
	height:auto;
}

#setaLojaAmarela1{
	position:relative;
	background-image:url(../imagens/lojas/setaImgLojas.png);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-right:10px;
	top:23px;
	left:30px;
	width:126px;
	height:44px;
	z-index:1;
}

#bonsucesso{
	font-family: Arial;
	font-size: 16px;
	font-color: #000000;
	margin-top:10px;
	margin-left:40px;
}

#endBonsucesso{
	position:relative;
	font-family: Arial;
	font-size: 11px;
	left:40px;
	line-height:130%;
}

#verMapaBonsucesso{
	margin-top:-40px;
	margin-left:350px;
	width:40px;
}

#imgLojas2{
	margin-top:-15px;
	margin-left:50px;
	width:350px;
	height:auto;
}

.rodapeEmp{
	position:relative;
	font-family: Arial;
	font-size: 11px;
	color:#ffffff;
	top:-170px;
}

#setaLoja{
	position:relative;
	top:13px;
	left:-10px;
}

#setaLojaAmarela2{
	position:relative;
	background-image:url(../imagens/lojas/setaImgLojas.png);
	background-repeat:no-repeat;
	padding-top:10px;
	padding-right:10px;
	top:23px;
	left:71px;
	width:126px;
	height:44px;
	z-index:1;
}

#lojas{
	position:relative;
	top:3px;
	left:-160px;
}

#lojasTexto{
	position:relative;
	top:15px;
	left:40px;
	font-family: Arial;
	font-size: 11px;
}

#avbrasil{
	position:relative;
	top:-223px;
	left:320px;
}

#verMapaAvBrasil{
	margin-top:-40px;
	margin-left:360px;
	width:40px;
}

#endAvBrasil{
	position:relative;
	font-family: Arial;
	font-size: 11px;
	left:80px;
	line-height:130%;
}

#titEndBrasil{
	font-family: Arial;
	font-size: 16px;
	font-color: #000000;
	margin-top:10px;
	margin-left:80px;
}

#bgTodos{
	position:relative;
	top:-18px;
	background:#FFF;
	background-image:
	background-repeat:repeat-x;
	width:940px;
 	height:auto;
	margin-top:0px;
	padding-bottom:15px;
}

#h1 {
	position:relative;
	background-image:url(../imagens/h1.png);
	width:221px;
 	height:80px;
	background-repeat:no-repeat;
	display:block;
	top:13px;
	left:-19px;
}



/*#gallerycontainer{
position: relative;
Add a height attribute and set to largest image's height to prevent overlaying
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ CSS for enlarged image
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ CSS for enlarged image
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ CSS for enlarged image
visibility: visible;
top: 0;
left: 230px; position where enlarged image should offset horizontally 
z-index: 50;
}
*/
/* Produtos */

#menuProdutos{
  	width:175px;
 	height:36px;
 	background:url(../imagens/produtos/menuProdutos.png);
	background-repeat:no-repeat;
	z-index:1;
	margin-left:-18px;
}

#menuProdutos ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuProdutos li {
	display: inline;
}

#menuProdutos a {
	display: block;
	float: left;
  	width:175px;
 	height:36px;
	margin: 0;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

#menuProdutos a:hover { 
	border: 0px;
	background-image: url(../imagens/produtos/menuHoverProdutos.png);
	background-repeat:repeat-x;
}

#hover {
  	width:175px;
 	height:36px;
 	background:url(../imagens/produtos/menuHoverProdutos.png);
	background-repeat:no-repeat;
	z-index:1;
	margin-left:-18px;
}

#textoMenuProdutos {
	position:relative;
	top:5px;
	left:9px;
	font-family: Arial;
	font-size: 11px;
}

#caixaPasseio {
	background: url(../imagens/produtos/caixa.png) no-repeat;
	width:221px;
 	height:158px;
	margin-left:50px;
}

#setaPasseio {
	width:176px;
	height:37px;
	margin-left:-7px;
	margin-top:10px;
	background:url(../imagens/produtos/menuHoverProdutos.png);
	background-repeat:no-repeat;
}

#passeio {
	margin-left:5px;
	margin-top:5px;
}

#carroPasseio {
	margin-top:-4px;
	margin-left:15px;
	width:auto;
	height:100px;
}

#caixaCaminhao {
	position:relative;
	background: url(../imagens/produtos/caixa.png) no-repeat;
	width:221px;
 	height:158px;
}

#caixaAgricola {
	background: url(../imagens/produtos/caixa.png) no-repeat;
	width:221px;
 	height:158px;
	margin-left:50px;
	margin-top:21px;
}

#caixaForaEstrada {
	position:relative;
	background: url(../imagens/produtos/caixa.png) no-repeat;
	width:221px;
 	height:158px;
	margin-top:21px;
}

/* Serviços */

#todosServicos {
	margin-top:50px;
	margin-left:25px;
}

#desempenho {
	margin-top:31px;
	margin-left:25px;
}

#imgServicos{
	margin-top:10px;
}

#alinhamento {
	margin-top:50px;
	margin-left:38px;
}

#imgBalanceamento{
	margin-top:10px;
	margin-left:-20px;
}

#imgSuspensao{
	margin-top:5px;
}

#textoServicos {
	width:163px;
	margin-top:10px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

/*Dicas*/

#bgDicas{
	
	position:relative;
	top:-18px;
	background-image:url(../imagens/dicas/bgDicas.png);
	background-repeat:repeat-x;
	width:940px;
 	height:auto;
	margin-top:0px;
	background:#FFF;
}

#bgProdutos{
	position:relative;
	top:-18px;
	background-image:url(../imagens/dicas/bgDicas.png);
	background-repeat:repeat-x;
	width:940px;
	margin-top:0px;
	background:#FFF;
}


#tituloDicas {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
}

/* FALE CONOSCO */

#textoFaleConosco {
	margin-left:30px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height:15px;
}

#titEndBonsFaleConosco {
	margin-top:50px;
	margin-left:30px;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 15px;
}

#textoEndBonsFaleConosco {
	margin-top:3px;
	margin-left:30px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-align: left;
	line-height:10px;
}

#titEndAvBrasilFaleConosco {
	margin-top:30px;
	margin-left:30px;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 15px;
}

#textoEndAvBrasilFaleConosco {
	margin-top:3px;
	margin-left:30px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	text-align: left;
	line-height:10px;
}

#emailRioPaiva {
	margin-top:30px;
	margin-left:30px;
	font-family:Arial;
	font-size:11px;
	color:#b80e18;
	text-align: left;
	line-height:10px;
}

#formulario {
	margin-top:50px;
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	text-align: left;
	line-height: 15px;
}

#nome {
	margin-top:10px;
	font-family:Arial;
	font-size:11px;
	color:#000000;
	margin-right:4px;
}

#email {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	margin-right:4px;
	margin-top:15px;
}

#telefone {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	margin-right:18px;
	margin-top:15px;
}

#mensagem {
	font-family:Arial;
	font-size:11px;
	color:#000000;
	margin-right:29px;
	margin-top:15px;
}

#inputNome {
	font-family: Arial;
	margin-top: 70px;
	margin-left: -150px;
}

#inputEmail {
	font-family: Arial;
	margin-top: 5px;
	margin-left: -150px;
}

#inputTelefone {
	font-family: Arial;
	margin-top: 6px;
	margin-left: -150px;
}

#textareaMensagem {
	font-family: Arial;
	margin-top: 6px;
	margin-left: -148px;
}

#enviar {
	position:relative;
	margin-left:75px;
	top:-23px;
}

