/*
** class para outras opções
*/
      a.LinkCategoriaNormal
        {text-decoration: none; color: #6C6966; font-family: Arial, Verdana, sans-serif; font-size: 11px; font-weight : bold; }
      a.LinkCategoriaNormal:visited
        {text-decoration: none; color: #6C6966; background:#f7f7f7; font-family: Arial, Verdana, sans-serif; font-size: 11px; font-weight : bold; }
      a.LinkCategoriaNormal:hover
        {text-decoration: underline; color: #000000; background:#f7f7f7; font-family: Arial, Verdana, sans-serif; font-size: 11px; font-weight : bold; }
      a.LinkCategoriaNormal:active
        {text-decoration: underline; color: #000000; background:#f7f7f7; font-family: Arial, Verdana, sans-serif; font-size: 11px; font-weight : bold; }

      a.f11px_Destaques
        {text-decoration: none; height: 15px; color: #45494C; font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight : bold; }
      a.f11px_Destaques:link
        {text-decoration: none; height: 15px; color: #45494C; font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight : bold; }
      a.f11px_Destaques:visited
        {text-decoration: none; height: 15px; color: #45494C; font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight : bold; }
      a.f11px_Destaques:hover
        {text-decoration: underline; height: 15px; color: #45494C; font-family: Verdana, Arial, sans-serif; font-size: 16px; font-weight : bold; }

      a.f10py_Destaques
        {text-decoration: none; height: 15px; color: #2a2a2a; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
      a.f10py_Destaques:link
        {text-decoration: none; height: 15px; color: #2a2a2a; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
      a.f10py_Destaques:visited
        {text-decoration: none; height: 15px; color: #2a2a2a; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
      a.f10py_Destaques:hover
        {text-decoration: underline; height: 15px; color: #2a2a2a; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
		
/*
** class para LOGIN
*/
       .TituloUsuarioLogin
        {text-decoration: none; font-family: Arial, Verdana; color: #6c1613; font-size: 2.3mm; }
       .TituloSenhaLogin
        {text-decoration: none; font-family: Arial, Verdana; color: #6c1613; font-size: 2.922mm; }

      a.LinkMenuBaixo
        {text-decoration: none; color: #6c1613; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
      a.LinkMenuBaixo:visited
        {text-decoration: none; color: #816318; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
      a.LinkMenuBaixo:hover
        {text-decoration: underline; color: #816318; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
      a.LinkMenuBaixo:active
        {text-decoration: underline; color: #816318; font-family: Verdana, Arial, sans-serif; font-size: 10px; }
/*
** class de SEPARAÇÃO dos produtos
*/
      .divisoria
	   {
    	background-color: #854843;
    	width: 1px;
	    height: 600px;
    	vertical-align: top; 
    	padding-top: 16px;
       }
/*
**
*/
