
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#8ab412;
	font-family:tahoma, "Times New Roman", Times, serif;
}

.topo{
	background-image:url(images/repeat_topo.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

.conteudo{
	background-image:url(images/background_topo.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

.fabricantes_repeat{
	background-image:url(images/repeat_fabricantes.jpg);
	background-position:center top;
	background-repeat:repeat-y;
}

.div_fabricantes{
	background-image:url(images/linha_div_fabricantes.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.rodape{
	background-image:url(images/repeat_rodape.jpg);
	background-position:center;
	background-repeat:repeat-x;
}

.texto{
	font-size:13px;
	text-align:justify;
	color:#303433;
}

.textoprodutos{
	font-size:13px;
	text-align:justify;
	color:#242424;
}

.borda{
	color:#c0c0c0;
}

.endereco{line-height:18px;
}

a:link {color: #6f920b;}
