.texto-menu {
	font: 12px Tahoma;
	color: #333333;
}
.texto-14px {
	font: bold 14px Tahoma;
}

.destaque_produto {
	font: bold 16px Tahoma;
}
.texto-pqno {
	font: 9px Tahoma;
}
.menu_marcas {
	font: 11px Tahoma;
}
td {
	background-repeat: repeat-x;
	background-position: bottom;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
}
a {
	text-decoration: none;
}
.textogrande {
	font: bold 36px Tahoma;
}

body {
	background:#F4F4F4;
}
