#{margin:0; padding:0}
ul,li {list-style-type:none;}

.wrapper {width:702px; margin:auto; padding-top:17px}

/*.menuholder {background:url(imagenes/menu.gif) #ffffff; height:17px}*/
.menuholder {background-color:transparent; visibility:inherit;}
.menuholder li {float:right;}
.menuholder a {background:url(../imagenes/menu.gif);display:block; text-indent:-9000%;height:17px;cursor:pointer;}


/*ESTADO NORMAL MENU PRINCIPAL*/
.menu_emp a {width:100px;}
.menu_pro a {width:130px; background-position:-100px 0px;}
.menu_con a {width:155px; background-position:-230px 0px;}

/*ESTADO ROLLOVER MENU PRINCIPAL*/
.menu_emp a:hover {background-position:0px -17px;}
.menu_pro a:hover {background-position:-100px -17px;}
.menu_con a:hover {background-position:-230px -17px;}

/*ESTADO ACTIVO MENU PRINCIPAL*/
.menu_emp a.active {background-position:0px -34px;}
.menu_pro a.active {background-position:-100px -34px;}
.menu_con a.active {background-position:-230px -34px;}

