a:link {
	color: #000000;
	text-decoration: none;
}
.titulosecao {
	font-family: Arial;
	font-size: 4mm;
	color: #284928;
	font-weight: bold;
}
.nomeproduto {
	font-family: Arial;
	font-size: 4mm;
	color: #5FAD34;
	font-weight: bold;
}
.descricao {
	font-size: 3mm;
	color: #284928;
	font-family: Arial;
	font-weight: bold;
}
.conteudo {
	font-size: 3mm;
	font-weight: normal;
	font-family: verdana;

}
.fundo_conteudo {
	font-size: 3mm;
	font-weight: normal;
	font-family: verdana;
	background-image:url(imagens/fundo_tela.jpg);
	background-repeat:repeat-x;
	/*border:solid 0px;
	padding: 10px;*/
	width:100%;
	height:800px;
	margin: 0 auto;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	/*-moz-border-radius: 10px;*/
	
}
.fundo_cor{
	background-color:#0c960b;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
}
