.form-busca {
	border: 1px solid #990000;
	color: #990000;

}
.link-menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #C11414;
	font-weight: bold;
	text-decoration: none;
}
.link-menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #C11414;
	font-weight: bold;
	text-decoration: underline;
}
.txt-tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #C11414;
}
.txt-cinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
	text-decoration: none;
}
.txt-cinza:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #727272;
	text-decoration: none;
}
.txt-prod-vermelho {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #F70000;
}
}.txt-prod-cinza {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
}
.txt-preco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF7E00;
	text-decoration: none;
}
.txt-preco1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #C11414;
	text-decoration: none;
}
.form-busca2 {
	border: 1px solid #990000;
	color: #990000;
	font-size: 11px;

}
.link-menu2 {

	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

