@charset "utf-8";
/* CSS Document */

.form{	
	margin: 0px;
	padding: 0px;
}

body{
	margin:0px;
	padding:0px;
	/*background: url(imgs/fundo.gif) #282828 repeat-x;*/	
	background-color:#282828;
}

img {border:0px;}

body, div, td{
	font:normal 10px Verdana, Arial, Helvetica, sans-serif;
	color:#3c3c3c; /* cinza */
}

#fundo{
	background: url(imgs/fundo.gif) repeat-x;
	position:absolute;
	top:386px;
	margin:-220px 0 0 0; /* a altura e a largura dividida por dois */
	width:100%;
	height:440px;
	left: 3px;
}

#site{
	position:absolute; 
	left:50%; 
	width:774px; 
	height:440px;
	margin:0 0 0 -387px; /* a altura e a largura dividida por dois */
}

/*------------------------------------------------------------------------------------------- ESTRUTURA DO SITE */

div #topo{ 
	width:774px;
	height:69px;
}

	.logo{
		position:absolute;
		width:210px;
		height:69px;
		top:0px;
		left:0px;	
	}
	.menu{
		width:274px;
		top:40px;
		left:210px;
		position:absolute;	
	}

div #meio{
	width:774px;
	height:297px;
}
	.conteudo{
		position:absolute;
		top:69px;
		background:#FFFFFF;
		width:516px;
		height:297px;
	}	
	.flash_motos{
		position:absolute;
		z-index:999;
		top:69px;
		left:431px;	
	}
	.lancamento{
		position:absolute;
		top:268px;	
		left:517px;
		width:258px;
		height:98px;
	}
	
div #rodape{
	/*background:url(imgs/enderecos_rodape.gif) no-repeat;
		text-indent:-9999px;
	*/
	width:774px;
	height:93px;
}

.address{text-indent:-9999px;}

.topo_interna{
	width:431px;
	height:68px;
	background:#88c003;
}

.titulo_interna{ 
	text-indent:-9999px;
 	margin-top:27px;
	background-repeat: no-repeat;
	width: 380px;
	height:28px;
}

.titulo_flash{ 
	margin-top:27px;	
	width: 380px;
	height:28px;
}


/*------------------------------------------------------------------------------------------- FIM ESTRUTURA */

/*------------------------------------------------------------------------------------------- CONTEUDO ESTATICO */

#conteudo_estatico{
	position:absolute;
	top:120px;
	width:380px; height:158px;
	margin-left:35px;
}


/*------------------------------------------------------------------------------------------- FIM CONTEUDO ESTATICO */

/*------------------------------------------------------------------------------------------- INC_MOTOS */

div #motos{ top:190px; left:20px; position:absolute; z-index:4; }

div #menu_motos{ top:210px; left:177px; position:absolute; }

.link_pdf{ 
	position:absolute;	
	top:83px;
	left:360px;
}

/*------------------------------------------------------------------------------------------- FIM INC_MOTOS */

/*------------------------------------------------------------------------------------------- ROLAGEM */

#divScroller1, #divScroller2 {
	position:absolute;		
	left:0px; top:35px;
	overflow:hidden;	
} 

#divScroller1, #divScroller2 {
	top:120px;
	width:380px; height:142px;
	clip:rect(0px, 450px, 200px, 0px);
	margin-left:35px;
}

#divScroller2{ height:62px;}

.dynPage{
	position:absolute;
	width:100%;
	left:0; top:0;
/*	visibility:hidden;*/	
	z-index:20;
	text-align:justify;
}

.dynPage{font-size:inherit; }

#arrows{
	position:absolute;
	width:42px; height:16px;
	left:202px; top:150px;
	z-index:20;
}
		 
#pos2, #pos3{ 
	position:absolute;
	left:368px; 
	top:270px;
}

#pos3{ top:190px; }
		 
#arrows img {margin-right:2px;}

/*------------------------------------------------------------------------------------------- INC_CONTATO */
.campo,.campo_texto, .campo_selecione, .erro{
	border:1px solid #c4c4c4;
	height:14px;
	padding: 0px 0 0 3px;
	font:normal 9px Verdana, Arial, Helvetica, sans-serif;
	color:#3c3c3c; /* cinza */
}

#telefone,#cidade,#estado, #nome, #email, #comentario{float:left; padding-top:5px;}

#cidade,#estado, #email{margin-left:5px;}

.campo_texto, .erro{height:40px;}

.campo_selecione, .erro{ padding:0; height:14px;}

.erro{
	border:1px solid #BD3014;
}

#selecione{
	margin:5px 0;
	float:left;
	width:120px;
}

#botao_enviar{
	position:absolute;
	top:150px;
	left:290px;
}

.resposta_contato{ 
	z-index:999999; 
	background-color:#FFF; 
	position:absolute; 
	top:0px;
	left:0px; 
	width:375px; 
	height:170px;
	text-align:center;
	color:#BD301F;
	text-decoration:none;
}

/*------------------------------------------------------------------------------------------- FIM INC_CONTATO */

/*------------------------------------------------------------------------------------------- INC_CONSÓRCIO */

.imagem_consorcio{
	position:absolute;
	top:200px;
	left:433px;
}

.email{ text-decoration:none; font-weight:bold; color:#3c3c3c;}

/*------------------------------------------------------------------------------------------- FIM INC_CONSÓRCIO */
	#logo_hollo{
		position:absolute;
		bottom:-38px; _bottom:-5px; right:0px;
		width:62px; height:17px;
	}
