﻿
        a img
        {
        border:0px;
        }


        /* MENU SECUNDARIO*/
        #submenu
        {

        width:962px;
        height:34px;


        float:left;
        position:relative;
        display:inline;
        background:#f7f7f2 url(Products/00000001/Theme/img/menuSec.gif) repeat-x scroll 0pt;
        
        }

        #submenu a {
        border-right: 1px solid #eaeada;
        color: #456;
        display: block;
        float: left;
        /*font: normal 100% Tahoma,sans-serif;*/
        font-family:Tahoma,sans-serif;
        font-size:11px;
        line-height: 28px;
        text-decoration: none;
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        }
        #submenu a:hover {background-position: left bottom; color: #234;text-decoration:underline;}



        .on
        {
        display:block;
        }

        .off
        {
        display:none;
        }
			
		#submenu #usuNombre
		{
			float:left;
			position:relative;
			display:inline;
			margin-left:10px;
			margin-top:8px;
		}	
		
		#submenu #cerrarSesion
		{
			float:left;
			position:relative;
			display:inline;
			margin-left:10px;

		}	