/* --- menu styles --- note: not all browsers render styles the same way so try out your style sheet on different browsers before publishing; */ /* level 0 inner */ .m0l0iout { font: normal 12px Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #3F4B25; } .m0l0iover { font: normal 12px Arial, Helvetica, sans-serif; text-decoration: none; cursor: hand; } /* level 0 outer */ .m0l0oout { font: normal 12px Arial, Helvetica, sans-serif; text-decoration : none; } .m0l0oover { font: normal 12px Arial, Helvetica, sans-serif; text-decoration : none; cursor: hand; } /* level 1 inner */ .m0l1iout { font: normal 12px Arial, Helvetica, sans-serif; text-decoration: none; padding-left: 8px; color: #3F4B25; overflow-y: hidden; height: 18px; } .m0l1iover { font: normal 12px Arial, Helvetica, sans-serif; text-decoration : none; padding-left: 8px; cursor: hand; color: #006600; overflow-y: hidden; height: 18px; } /* level 1 outer */ .m0l1oout { font: 12px Arial, Helvetica, sans-serif; text-decoration: none; padding-left: 8px; background-image: url(/images/fedegan/img/menu/submenu_bgn.gif); background-repeat: repeat-y; background-position: 0% 50%; filter: alpha(opacity=100); overflow-y: hidden; height: 18px; } .m0l1oover { font: normal 12px Arial, Helvetica, sans-serif; text-decoration : none; background-image: url(/images/fedegan/img/menu/submenu_bgn_over.gif); background-repeat: repeat-y; background-position: 0% 50%; padding-left: 8px; cursor: hand; overflow-y: hidden; height: 18px; } /* level 2 inner */ .m0l2iover { font: normal 12px Arial, Helvetica, sans-serif; text-decoration : none; color: #006600; cursor: hand; padding-left: 8px; vertical-align: middle; overflow-y: hidden; } /* level 2 outer */ .m0l2oout { font: normal 12px Arial, Helvetica, sans-serif; text-decoration : none; background-image: url(/images/fedegan/img/menu/submenu_02_bgn.gif); background-repeat: repeat-y; background-position: 0px 0px; padding-left: 8px; cursor: hand; vertical-align: middle; white-space: pre; filter: alpha(opacity=100); overflow-y: hidden; } .m0l2oover { font: normal 12px Arial, Helvetica, sans-serif; text-decoration : none; background-image: url(/images/fedegan/img/menu/submenu_02_bgn_over.gif); background-repeat: repeat-y; background-position: 0px 0px; padding-left: 8px; cursor: hand; border: none; vertical-align: middle; overflow-y: hidden; } /* cambios img menu*/ .menu_inicio { text-decoration: none; display: inline; background-image: url(/images/fedegan/img/menu/menu_inicio.gif); background-repeat: no-repeat; background-position: 0% 50%; } .menu_fin { text-decoration: none; display: inline; background-image: url(/images/fedegan/img/menu/menu_final.gif); background-repeat: no-repeat; background-position: 0% 50%; } .menu_fin_over { text-decoration: none; display: inline; background-image: url(/images/fedegan/img/menu/menu_final_f2.gif); background-repeat: no-repeat; background-position: 0% 50%; } .listamenu{ margin: 0 0 0; padding: 0; } .listamenu li { list-style-type: none; margin: 0 1 0 0; padding: 0; background-repeat: no-repeat; height: 22px; float: left; } .listamenu ul { margin: 0; padding: 0; display: inline; } .menu_bgn, menu_bgn:link, menu_bgn:visited, menu_bgn:active{ font: normal 12px Arial, Helvetica, sans-serif; background-image: url(/images/fedegan/img/menu/menu_fondo.gif); background-repeat: repeat-x; background-position: 0% 50%; color: #3F4B25; } a { font: normal 12px Arial, Helvetica, sans-serif; color: #3F4B25; } a:hover { font: normal 12px Arial, Helvetica, sans-serif; color: #006600; }