/************* #Barra Superior com Links para Produtos **************/
#MenuProdutos {
	height:40px;
	margin-top: 5px;
  width: 950px;
	margin-left:auto;
	margin-right:auto;
	}
#BarraDeProdutos {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border:0px solid silver;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	xxxbackground-image: url(../images/teste/BarraMenu01.PNG);
	background-image: url(../images3/BarraMenu02.png);
	xxxbackground-color: #687EA3;
	background-position: top left;
	background-repeat:repeat-x;
}
#BarraDeProdutos ul{
	padding: 0;
	margin: 0;
	float:left;
	width: 100%;
	list-style-type: none;
	text-align:left;
	height:40px;
	vertical-align: top;
	padding-top: 0px;
	font-size: 100%;
}
#BarraDeProdutos li {float:left;}
#BarraDeProdutos li a{
	padding: 0;
	padding-top: 0px;
	text-decoration:none;
	display:block;
	width:auto;
	padding-left: 0px;
	padding-right: 2px;
	text-transform: inherit;
	line-height: 29px;
	xxxcolor:#666666;
	color:#fff;
	font-size: 110%;
}
#BarraDeProdutos li a:hover{
	xxxcolor:#000000;
	border-bottom:none;
	padding-top: 0px;
	padding-bottom:0px;
	margin-top: 0px;
	xxxbackground:#ccc;
  background-image: url(../images3/MenuRealcado03.png);
  xxxbackground-repeat:no-repeat;
	height:40px;
	xxxbackground-color: #687EA3;
	background-position: top left;
	background-repeat:repeat-x;
}
#BarraDeProdutos li img{
	padding: 0;
	margin: 0;
	display:block;
	width:2px;
	xxxfloat: left;
	margin-top: 0px;
	xxxmargin-right: 5px;
}


#BarraDeProdutos li a {
	float: left;
	xxxdisplay:none;
	xxxwidth:2px;
	xxxmargin-left:20px;
	xxxmargin-right:20px;
	padding-left: 10px;
	padding-right:10px;
	xxxheight:40px
}
#BarraDeProdutos li a:hover {
	xxxtext-align: right;
	xxxcolor: yellow;
	xxxdisplay:none;
	xxxwidth:2px;
	xxxmargin-left:20px;
	xxxmargin-right:20px;
	padding-left: 11px;
	padding-right:9px;
	xxxheight:40px
}
#BarraDeProdutos img {
	xxxdisplay:none;
	xxxwidth:1px;
	xxxheight:32px
}
#BarraDeProdutos img {
	float: left;
	xxxdisplay:none;
	xxxwidth:2px;
	xxxmargin-left:20px;
	margin: 0;
	padding: 0;
	height:40px
}

#BarraDeProdutos .MenuProdutosSeparador {
  width:2px; 
  float:left; 
  margin-top: 0px;
}