﻿#menu { height: 131px; left: 214px; position: absolute; top: 58px; z-index: 10000; }
#menuLeft, #menuRight { display: none; }
#menu ul { list-style-type: none; }
.menu_item { float: left; height: 131px; text-align: center; width: 131px; }
.menu_item:hover { background-image: url(pictures/background-menu-over.png); background-position: top center; background-repeat: no-repeat; }
.menu_item_link { background-image: none; display: block; height: 131px; padding: 0; width: 100%; }
.menu_item .contextmenuitemcontent { display: none; }
.menu_item:hover .contextmenuitemcontent { background-image: url(pictures/background-menu-over.png); background-position: bottom; background-repeat: no-repeat; display: block; width: 131px; }
.menuitem { text-align: left; }
.menuitem .link, .menuitem .link_end { background-image: none; display: block; color: #cfcdcd; display: block; font-size: 13px; padding: 6px; }
.link { border-bottom: 1px solid white; }
.link_end { border: 0 none; }
#M_I_Loisir .menuitem a:hover { background-image: none; color: #ffde15; }
#M_I_Culture .menuitem a:hover { background-image: none; color: #d2ea28; }
#M_I_Event .menuitem a:hover { background-image: none; color: #ee60a4; }
#M_I_Sport .menuitem a:hover { background-image: none; color: #bd90da; }
#M_I_Transport .menuitem a:hover { background-image: none; color: #6cced6; }
