.fundomenu {
	background-image: url(../imagens/acessorios/fundo_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.linksmenu {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0054A6;
	text-decoration: none;

}
.linksmenu:hover {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E15A00;
	text-decoration: none;
}
.bordalateralprodutos {
	border-right-width: 3px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #008ABC;
	border-left-color: #008ABC;
}
