*{
	font-family:"Trebuchet MS";
	font-size:11px;
	line-height:16px;
	color:#333;
}
#conteudo{
	color: #000;
	font-size:11px;
	line-height:26px;
	font-family:"Trebuchet MS";
}

h2{ margin:0; padding:0;}
/* TÍTULOS DAS PÁGINAS */
h2.estoque{
	position:relative;
	left:20px;
	text-indent:-1000px;
	background: url(../images/bot_estoque.jpg);
	width:381px;
	height:30px;
}
h2.financiamento{
	position:relative;
	left:20px;
	text-indent:-1000px;
	background:url(../images/bot_financ.jpg);
	width:381px;
	height:30px;
}
h2.localizacao{
	position:relative;
	left:20px;
	text-indent:-1000px;
	background:url(../images/bot_local.jpg);
	width:381px;
	height:30px;
	margin-bottom:20px;
}
h2.faleconosco{
	position:relative;
	left:20px;
	text-indent:-1000px;
	background:url(../images/bot_fale.jpg);
	width:381px;
	height:30px;
	margin-bottom:20px;
}
h2.sugestoes{
	position:relative;
	left:20px;
	text-indent:-1000px;
	background:url(../images/bot_suge.jpg);
	width:381px;
	height:30px;
	margin-bottom:20px;
}
h2.obrigado{
	position:relative;
	left:20px;
	text-indent:-1000px;
	background:url(../images/bot_obrigado.jpg);
	width:381px;
	height:30px;
	margin-bottom:20px;
}

#resultados a{ color:#363a68; font-weight:bold; font-size:14px; margin-bottom:10px;}

#txt_empresa_dest{
color:#000000;
font-size:16px;
font-family:"Trebuchet MS";
text-align:center;
font-weight:bold;
}

#txt_titulo_dicas{
color:#42477F;
font-size:16px;
font-family:"Trebuchet MS";
font-weight:bold;
}
#txt_cont_dicas{
color:#42477F;
font-size:12px;
font-family:"Trebuchet MS";
text-align:left;
line-height:15px;
}
#txt_cont_dicas_lista{
color:#42477F;
font-size:12px;
font-family:"Trebuchet MS";
text-align:left;
line-height:18px;
}
#rodape{
	color:#000000;
	font-weight:bold;
}
#sub_txt{
color:#42477F;
font-size:12px;
font-family:"Trebuchet MS";
font-weight:bold;
}
#ofertas td{
	padding-left:5px;
	padding-right:5px;
}
#ofertas a{
	font-weight:bold;
}
#resultados{
	position:relative;
	left:20px;
	width:695px;
	clear:both;
}
h4{ margin:0; padding:0; font-size:13px;}
h6{ margin:0; padding:0; font-size:10px;}

/****CLASSES WEBMOTORS****/
.clBotao{ background:#42477f; color:#FFFFFF; font-weight:bold; width:70px; float:right;}