body {
	behavior: url(/estilos/csshover.htc);
}
.menu:hover { 
	text-decoration: none;
}
.menu { 
	color: #000000; 
	text-decoration: none; 
	font-family: Verdana;
}
.menu2:hover { 
	color: #000000; 
	text-decoration: none;
}
.menu2 { 
	color: #FFFFFF; 
	text-decoration: none; 
}
.tdmenuprincipal {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.tdmenuprincipal:hover {
	color: #000000;
	background-color: #FFFFFF;
	cursor: pointer;
}
.tblsecao {
	border-top-style: solid ; 
	border-top-color: #A7A7A7; 
	border-top-width: 1px;
	border-left-style: solid ; 
	border-left-color: #A7A7A7; 
	border-left-width: 1px;
	border-bottom-style: solid ; 
	border-bottom-color: #353739; 
	border-bottom-width: 1px;
	border-right-style: solid ; 
	border-right-color: #353739; 
	border-right-width: 1px;
}
.titulosecao {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	text-align: left;
	padding: 2px;
}
.titulosecaonew {
	clear:both; 
	border-top:1px solid white; 
	background:#000 url(/Imagens/bgtitulo.gif) repeat-x top; 
	color:white; 
	text-transform:uppercase; 
	border-bottom:1px solid #fff; 
	height:1.2em;
	padding:2px 0 0 10px; 
	font-size:60%; 
	font-weight:bold;
	font-family:arial,helvetica,sans-serif;
}
.titulosecaonewlink {
	color: #FFFFFF;
	font-family:arial,helvetica,sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	padding: 2px;
}
.titulosecaolink {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
	background-color: #000000;
	text-align: right;
	padding: 2px;
}
.titulosecaonewlink:hover {
	color: #FFFF00;
	cursor: pointer;
}
.titulosecaolink:hover {
	color: #FFFF00;
	cursor: pointer;
}
.itemsecao {
	color: #000000;
	font-size: 9px;
	font-family: Verdana;
	text-decoration: none;
	text-align: left;
	padding: 2px;
}
.itemsecao:hover {
	background-color: #e8e8e8;
	cursor: pointer;
}
TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}