/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background:url(imgs/fundo.jpg);
	text-align:center;
	overflow:-moz-scrollbars-vertical;

}

body, div, td{		
	font:normal 10px tahoma;
	color: #717d81;
	text-align:justify;
	line-height:12px;
}

#geral{
	width: 775px;
	margin:0 auto;
	text-align:left;
}


#topo{
	width:775px;
	height:100%;
	margin-top:30px;
}

#hollo{
	z-index:9999999999;
	position:absolute;
	margin-top:10px;
	margin-left:665px;
}

#logomarca{
	position:relative;
	float:left;
	z-index:999;
}

#menu{
	position:relative;
	margin-top:40px;
	float:right;
	z-index:999;
}

#flash_home{
	position:absolute;
	top:0px;

}

#rodape_home{
	position:absolute;
	background:url(imgs/fundo_conteudo_home.jpg);
	width:775px;
	height:267px;
	top:392px;
}

#noticias{
	position:absolute;
	width:290px;
	height:267px;
}
.tit_not {font-weight:bold;}	
.chamada_not, .tit_not{margin-left:25px;}

#agenda_revisao{
	position:absolute;
	left:323px;
	
}
.chamada_agenda{
	width:162px;
	height:30px;
	margin-left:60px;

}

#dicas{
	position:absolute;
	top:80px;
	left:323px;
}


#truck{
	position:absolute;
	left:577px;
	
}

.chamada_truck{
	width:150px;
	height:30px;
	margin-left:27px;
}

#cadastro{
	position:absolute;
	top:80px;
	left:577px;
}
.chamada_cadastro{
	width:150px;
	height:30px;
	margin-left:27px;
}

.campos_cadastro {
	margin-left:27px;
	border:0px;
	font:normal 10px tahoma, Helvetica, sans-serif;
	color:#aaaaaa;
	width:140px;
	height:12px;
	padding:3px;
}

.campos_cadastro2{
	margin-top:3px;
	margin-left:27px;
	border:0px;
	font:normal 10px tahoma, Helvetica, sans-serif;
	color:#aaaaaa;
	width:140px;
	height:12px;
	padding:3px;
	
}

.botao_ok {
	position:absolute;
	top:90px;
	left:180px;
	border:0px;
}

#endereco_home{
	position:absolute;
	background:url(imgs/rodape.jpg);
	height:42px;
	width:775px;
	top:250px;
}

#endereco{
	position:absolute;
	background:url(imgs/rodape.jpg);
	height:42px;
	width:775px;
	top:250px;
}

.texto_endereco{
	height:20px;
	color:#306185;
	text-align:center;
	margin-top:20px;

}


/* FORMULARIOS */

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

#campo_form{
	font:normal 10px tahoma, Helvetica, sans-serif;
	font-size:10px;
	color:#aaaaaa;
	border:1px #CCCCCC solid;
	height:10px;
	padding:4px;
	height:12px;
	padding:3px;
}

#select{
	font-family:tahoma;
	font-size:10px;
	color:#aaaaaa;
	border:1px #CCCCCC solid;
	height:18px;
	padding-top:2px;
}

#campo_text{
	font-family:tahoma;
	font-size:10px;
	color:#aaaaaa;
	border:1px #CCCCCC solid;
	width:350px;
	height:120px;
}


#mens_contato, #mens_revisao{
	position:absolute;
	left:420px;
	top:240px;
	font-weight:bold;
	font-size:11px;
 	color:#df081e;
}

#mens_revisao{
	left:420px;
	top:350px;
}


/* INTERNAS	*/

#conteudo_interna{
	position:absolute;
	width:775px;
	top:150px;
}

#texto {
	position:absolute;
	top:135px;
	left:60px;
	width:675px;
	text-decoration:none;

}

#ilustracao_deva{
	position:absolute;
	left:60px;
	width:675px;
}

#titulo{	
	position:absolute;
	top:100px;
	left:60px;
}

/* INTERNAS -> SHOWROOM -> ARQUIVOS */
#aviso_download, #bt_aviso{
	position:absolute;
	width:139px;
	top:140px;
	left:430px;
	z-index:999;
}

#bt_aviso{
	left:190px;
	top:95px;

}

#botao_ficha{
	position:absolute;
	left:770px;
	top:500px;

}




/* INTERNAS -> SHOWROOM  */

#conteudo_showroom, #conteudo_showroom2{
	position:absolute;
	top:500px;
	width:710px;
}

#conteudo_showroom2{
	position:absolute;
	top:390px;
	width:710px;
}


#topo_showroom {
	position:absolute;
	width:773px;
	top:150px;
	overflow: hidden;
}

#daily_necessidade, #eurocargo_conforto, #eurocargo_performance, #eurocargo_freios, #trakker_motor, #trakker_eixo, #trakker_suspensao{
	position:absolute;
	background-image: url("imgs/fundo_dailly_necessidade.png") !important;
	background-image: none; 
	background-repeat: no-repeat; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/fundo_dailly_necessidade.png'); 
	width:355px;
	height:312px;
	
}

#texto_necessidade, #texto_performance{
	position:absolute;
	margin:20px;
	width:300px;
	height:312px;

}

#daily_motor, #eurocargo_motorizacao, #eurocargo_manutencao, #trakker_freio{
	position:absolute;
	left:365px;
	width:355px;
	height:312px;
	
}

#texto_motor, #texto_motorizacao, #texto_manutencao{
	position:absolute;
	margin:20px;
	width:300px;
}


#texto_conforto{
	position:absolute;
	margin:20px;
	width:300px;
	height:312px;
}

#eurocargo_performance {
	top:290px;
	_top:320px;
}

#eurocargo_manutencao {
	top:540px;
	_top:580px;
}

#eurocargo_freios{
	top:570px;
	_top:630px;
}

#trakker_motor{
	top:260px;
	_top:280px;

}

#trakker_freio{
	top:600px;
	_top:690px;
}

#trakker_eixo{
	top:370px;
	_top:390px;

}

#trakker_suspensao{
	top:530px;
	_top:570px;

}


/* COMO FAZER O PNG FUNCIONAR: */
* html img {
filter:expression(
   this.alphaxLoaded ? "" :
   (
	this.src.substr(this.src.length-4)==".png"
	?
	(
	 (!this.complete)
	 ? "" :
	  this.runtimeStyle.filter=
	  ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
	  (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
	  String(this.alphaxLoaded=true).substr(0,0)+
	  (this.src="imgs/sp.png").substr(0,0)
	)
	:
	this.runtimeStyle.filter=""
   )
  );
}