.textoempresa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #423017;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.textocontactos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #423017;
	padding-left: 5px;
}
.butao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #C0C0AA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CFCFBE;
	border-right-color: #838374;
	border-bottom-color: #838374;
	border-left-color: #CFCFBE;
}
.edit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #7F8251;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #838374;
	border-right-color: #CFCFBE;
	border-bottom-color: #CFCFBE;
	border-left-color: #838374;
}
.prods-lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #321C0C;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #7F8251;
	border-left-color: #7F8251;
	text-decoration: none;
}
.prods-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #321C0C;
	text-decoration: none;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6C4A2E;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F8251;
}

.prods-text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #321C0C;
	text-decoration: underline;
}.prods-listaINV {

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7F8251;
}
.minititulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6C4A2E;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F8251;
}
