.campo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;

}

.botao {
	font-family: Tahoma;
	font-size: 11px;
	color: #5E5E5E;
	font-weight: bold;
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.corpo { 
	scrollbar-face-color:#F1F1F1;
	scrollbar-shadow-color:#F1F1F1;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FF0000;
	scrollbar-darkshadow-color:#FF0000;
	scrollbar-track-color:#CCCCCC;
	scrollbar-arrow-color:#FF0000;

}
.menu {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;

}

.menu:hover {
    color:#FFFFFF;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
	font-size: 9px;
}
.textosecao {
	font-family: Tahoma;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;

}
.textorodape {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	color:#7A7A7A;

}
.textoBusca {
	font-family: Tahoma;
	text-decoration: bold;
	font-size: 11px;
	color:#FFFFFF;

}

.textoprodutos {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9px;
	color:#000000;

}

.textoprodutosDestaque {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 9px;
	color:#000000;

}

.textotopoprodutos {
	font-family: Tahoma;
	text-decoration: none;
    font-weight: bold;
	font-size: 10px;
	color:#FFFFFF;

}

.textotoponovidades {
	font-family: Tahoma;
	text-decoration: none;
    font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;

}

.minitexto {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	color:#000000;

}
.backrodape {
   background-image: url(images/bg_down.gif);
}
.backItem {
   background-image: url(images/TracoLinhaProdutosGrande.gif);
}
.textoValidacao {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color:#FF0000;

}
.textoValidacaoMenu {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
    color:#FFFFFF;

}

.textoDatasetVazio {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color:#7A7A7A;

}

.textoDetalheProdutos {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color:#000000;

}
.linkProdutos {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 10px;
	color:#000000;

}

.linkProdutos:hover {
    color:#000000;
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 10px;
}
.texto {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color:#000000;

}
.textomenu {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	color:#000000;

}
.textomenu:hover {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 11px;
	color:#000000;

}
.textoNegrito {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	color:#000000;
    font-weight:bold; 

}
.menuNegrito {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 12px;
	color:#000000;
    font-weight:bold;

}
.menuNegrito:hover {
	font-family: Tahoma;
	text-decoration: underline;
	font-size: 12px;
	color:#000000;
    font-weight:bold;

}
.menuAdm {
	font-family: Tahoma;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color:#000000;

}

.menuAdm:hover {
    color:#000000;
	font-family: Tahoma;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
}


