/* CSS Document */
body {
	margin:0;
	text-decoration:none;
}

.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px;
	cursor: hand;
	position:fixed;
}

.menupromo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	background-color: #FFFFFF;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 5px;
	cursor: hand;
	position:fixed;
}

.menupromo-sel {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	background-color: #F3F3F3;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 5px;
	cursor: hand;
}

.menu-sel {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	background-color: #F3F3F3;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	padding: 5px;
	cursor: hand;
}

.tb-conteudo {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.conteudo {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	background-color:#F3F3F3;
	padding: 5px;
	width: 100%;
	height: 150px;
}

.TextoPadrao{
  font-family:Verdana;
  font-size:11px;
  color:#000000;
  text-decoration:none;
}

.TextoPromocao{
  font-family:Verdana;
  font-size:10px;
  color:#C0C165;
  text-decoration:none;
}

.TextoTopoLogin{
  font-family:Verdana;
  font-size:11px;
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
}

.ChamadaOferta{
  font-family:Verdana;
  font-size:20px;
  font-weight:bold;
  color:#006699;
  text-decoration:none;
}

.TextoProdutoVitrine{
  font-family:Verdana;
  font-size:12px;
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}

.TextoProdutoDetalhe{
  font-family:Verdana;
  font-size:14px;
  color:#666666;
  font-weight:bold;
  text-decoration:none;
}

.TextoProdutoDescrVitrine{
  font-family:Verdana;
  font-size:11px;
  color:#666666;
  text-decoration:none;
}

.DescrProd{
  font-family:Verdana;
  font-size:10px;
  color:#CCCCCC;
  text-decoration:none;
}

.TextoProdutoValorVitrine{
  font-family:Verdana;
  font-size:14px;
  color:#0066CC;
  font-weight:bold;
  text-decoration:none;
}

.TextoProdutoCategoriaVitrine{
  font-family:Verdana;
  font-size:11px;
  color:#99CC00;
  font-weight:bold;
  text-decoration:none;
}


.TextoMenuCategoria{
  font-family:Verdana;
  font-size:11px;
  color:#000000;
  font-weight:bold;
  text-decoration:none;
}
a.TextoMenuCategoria:link {text-decoration: none}
a.TextoMenuCategoria:visited {text-decoration: none}
a.TextoMenuCategoria:hover {text-decoration: underline;}
a.TextoMenuCategoria:active {text-decoration: none}

.TextoMenuSubCategoria{
  font-family:Verdana;
  font-size:11px;
  color:#666666;
  text-decoration:none;
}
a.TextoMenuSubCategoria:link {text-decoration: none}
a.TextoMenuSubCategoria:visited {text-decoration: none}
a.TextoMenuSubCategoria:hover {text-decoration: underline;}
a.TextoMenuSubCategoria:active {text-decoration: none}

