        #topmenu
        {
          border-left: 3px solid white;
          border-right: 3px solid white;
        }
        .primaryNavTabs
        {
          list-style-type:none;
          list-style-image:none;
          list-style-position:outside;
          margin: 0;
          padding:0;
        }

        .MenuItens
        {
          color:#333333;
          font-family:Verdana,Arial;
          font-size:11px;
          font-weight:normal;
          position:absolute;
          z-index:1000;          
        }
        .MenuItens ul
        {
          list-style-type:none;
          position:absolute !important;
          margin: 0;
	        padding: 0;
	        background-color:#FFFFFF;
          border: 1px solid #4C83C8;
        }
	      .MenuItens li
	      {	       
	        list-style-position:outside;
	        list-style-image:none;
	        position:relative;
	      }
	      .MenuItens ul li
	      {
	        margin: 0;
	        padding: 0;	
	        font-size:0px;/* chuncho IE 6*/
	      }
	      .MenuItens a
	      {
	        width:220px;
	        float:none;
          display:block;
          padding:5px 10px;
          text-decoration:none;
          color:#333333;
          border-bottom: 1px dotted #4C83C8;
          font-size:11px;
	      }
	      .MenuItens a:hover
	      {
	        background-color:#DFE9F5;
	        cursor:pointer;
	      }           
        .MenuItens li ul
        {
          top:-1px;
          left:100%
        }
        
        .MenuItensAmarelo ul
        {
          border: 1px solid #FFCC30;
        }
        .MenuItensAmarelo a
        {
          border-bottom: 1px dotted #FFCC30;
        }
        .MenuItensAmarelo a:hover
	      {
	        background-color:#FFECA3;
	        cursor:pointer;
	      }
        
        .openmenuAzul {
          background:#4c83c8 url(/img/menu/open_menu_on.gif) no-repeat;
          height:29px;
          left:0.3%;
          font-size:2px;
        }
        .closemenuAmarelo {
          background:#FFC820 url(/img/menu/close_menu.gif) no-repeat;
          height:29px;
          left:99.8%;
          font-size:2px;
        }
        .Menu
        {
          width:100%;
          border-top: 1px solid white;
        }
        .Menu table
        {
          width:100%;          
        }
        .Menu table tr
        {
          background-color:#DFE9F5;
        }
        .Menu table td
        {
          width:auto;          
        }        
        .Menu table tr td a
        {
          display:block;
          height:29px;
          text-align:right;
          width:100%;
          text-decoration:none;
          text-align:center;
        }
        
        .MenuGrupo
        {
          background-color:#DFE9F5;
          border-top: 2px solid #4c83c8;
        }
        .MenuGrupohover
        {
          background-color:#4c83c8;
          border-top: 2px solid #4c83c8;
        }
        
        .MenuGrupoAmarelo
        {
          background-color:#FFECA3;
          border-top: 2px solid #FFC820;
        }
        .MenuGrupoAmarelohover
        {
          background-color:#FFC820;
          border-top: 2px solid #FFC820;
        }
        
        .Centro_1 a {
          background:transparent url(/img/menu/suple_alimen_off.gif) no-repeat scroll center;
        }
        .Centro_1hover a {
          background:transparent url(/img/menu/suple_alimen_on.gif) no-repeat scroll center;
        }
        .Centro_5 a {
          background:transparent url(/img/menu/fitness_off.gif) no-repeat scroll center;
        }
        .Centro_5hover a {
          background:transparent url(/img/menu/fitness_on.gif) no-repeat scroll center;
        }
        .Centro_6 a {
          background:transparent url(/img/menu/acessorios_off.gif) no-repeat scroll center;          
        }
        .Centro_6hover a {
          background:transparent url(/img/menu/acessorios_on.gif) no-repeat scroll center;
        }
        .Centro_2 a {
          background:transparent url(/img/menu/beleza_saude_off.gif) no-repeat scroll center;
        }
        .Centro_2hover a {
          background:transparent url(/img/menu/beleza_saude_on.gif) no-repeat scroll center;
        }
        .Centro_4 a {
          background:transparent url(/img/menu/ESPORTES_off.gif) no-repeat scroll center;          
        }
        .Centro_4hover a {
          background:transparent url(/img/menu/ESPORTES_on.gif) no-repeat scroll center;          
        }
        .Centro_3 a {
          background:transparent url(/img/menu/livro_cd_dvd_off.gif) no-repeat scroll center;
        }
        .Centro_3hover a {
          background:transparent url(/img/menu/livro_cd_dvd_on.gif) no-repeat scroll center;
        }
        .Centro_7 a {
          background:transparent url(/img/menu/tenis_off.gif) no-repeat scroll center;
        }
        .Centro_7hover a {
          background:transparent url(/img/menu/tenis_on.gif) no-repeat scroll center;
        }
        .Centro_8 a {
          background:transparent url(/img/menu/roupas_off.gif) no-repeat scroll center;
        }
        .Centro_8hover a {
          background:transparent url(/img/menu/roupas_on.gif) no-repeat scroll center;
        }
        
        .Outlet a
        {
          background:transparent url(/img/menu/outlet_off.gif) no-repeat scroll center;
        }
        .Outlethover a
        {
          background:transparent url(/img/menu/outlet_on.gif) no-repeat scroll center;
        }
        
        .Especiais a
        {
          background:transparent url(/img/menu/especiais_off.GIF) no-repeat scroll center;
        }
        .Especiaishover a
        {
          background:transparent url(/img/menu/especiais_over.gif) no-repeat scroll center;
        }