/*#frete_gratis{margin-top:20px; }*/

.pont_hor {
	background-image: url(../imagens/pontilhado_normal.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.linha_inferior {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.linha_superior {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006633;
}
.linha_hor_central {
	background-image: url(../imagens/linha_hor_central.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/* ------------------ SOMBRAS E FUNDOS ------------------ */
/* ------------------------------------------------------ */

.top_fundo {
	background-image: url(../imagens/top_fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rodape_fundo {
	background-image: url(../imagens/rodape_fundo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* ---------------------- FORMULÁRIO-------------------- */
/* ----------------------------------------------------- */

.form_busca {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.form_busca_fixo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	width: 150px;
	padding-left: 3px;
	margin-bottom: 4px;
}


.distancia_sup {
	margin-top: 8px;
}
/* ----------------------------------------------------- */
/* ----------------------------------------------------- */
.fundo {
	background-image: url(../imagens/top_fundo.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu_fundo {
	background-image: url(../imagens/menu_fundo.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.texto_rodape {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.top_linha_fundo {
	background-image: url(../imagens/top_linha_fundo.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/*.pontilhado_vertical {
	background-image: url(../imagens/pontilhado_vertical.gif);
	background-repeat: repeat-y;
	background-position: right;
}*/

.top_divide {
	background-image: url(../imagens/top_divide.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.rodape_linha_sup {
	background-image: url(../imagens/linha_divide1.gif);
	background-repeat: repeat-x;
	background-position: top;
}.titulo_fp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #246318;
}
.linha_cinza_claro {
	background-image: url(../imagens/lin_cinza.gif);
	background-repeat: repeat-x;
}
.texto_fp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.texto_fp_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.linha_escura {
	background-image: url(../imagens/lin_cinza_escuro.gif);
	background-repeat: repeat-x;
}
