/*------MENU GENERAL------*/
#menu{width: 990px;height:60px;margin:0 auto;}
#menu-top{background:url(../imgs/menu-top.jpg) no-repeat;width:990px;height:12px;margin:0px;position: relative;vertical-align: top;overflow:hidden;}
#menu-down{background:url(../imgs/menu-down.jpg) no-repeat;width:990px;height:12px;overflow: hidden;}
.nav{position:relative;width:900px;z-index:500;margin: 0 auto;}
div.nav .table {display:table;margin:0 auto;}
div.nav ul{margin:0;padding:0;list-style:none;display:table-cell;text-align:center;}
.nav ul li {margin:0;padding:0;float:left;}
.nav ul li a {display:block;font-family:arial, verdana, sans-serif;font-size:11px;color:#871313;padding:0 23px 0 22px;text-decoration:none;line-height:16px;text-align:center;border:0px solid;}
.nav ul li.q a{background:url(../imgs/line-menu.jpg) 100% 0 no-repeat;}
.nav ul a:hover,.nav ul li:hover a {height:15px;padding:0 23px 0 22px;cursor:pointer;color:#FF6600;}
.nav ul a:hover,.nav ul li:hover a{display:block;float:left;padding:0 23px 0 22px;height:15px;cursor:pointer;}
.nav .select_sub {display:none;}
/* IE6 only */
.nav table {border-collapse:collapse;margin:-1px;font-size:1em;width:0;height:0;}
.nav .sub {display:table;margin:0 auto;padding:0;list-style:none;}
.nav ul :hover .dropmenu{position:absolute;z-index:10;float:left;width:900px;margin:0 auto;text-align:center;display:block;top:15px;left:0;border:0px solid;}
.nav ul :hover .dropmenu .mid{margin:0 auto;height:35px;width:510px;}
.nav ul :hover .dropmenu .iz{background:url(../imgs/iz.jpg) 0 2px no-repeat;width:25px;height:35px;float:left;}
.nav ul :hover .dropmenu .d{background:url(../imgs/de.jpg) 0 2px no-repeat;width:25px;height:35px;float:left}
.nav ul :hover .select_sub{background:url(../imgs/me.jpg) 0 2px repeat-x;display:block;width:450px;height:35px;padding:0;z-index:00;float:left;}.nav ul :hover .sub li a{display:block;float:left;background:transparent;padding:3px 10px 10px 10px;margin:0;line-height:25px;color: #FFFFED;}
.nav ul :hover .sub li.h a{background:url(../imgs/h.jpg) 100% 5px no-repeat;}
.nav ul :hover .sub li a:hover{visibility:visible;color:#612423}
/*------MENU NAVIGATION----*/
#navigation {margin: 5px auto;width: 990px;text-align:center;height:50px;}
#navigation a {display: inline;padding:0 10px 0 5px;font-size:12px;color:#9B3B38;font-family:Arial;text-decoration:none;}
#navigation .q{   background:url(../imgs/line-menu.jpg) 100% 0 no-repeat;}
#navigation a:hover {color:#FF6600;text-decoration:underline;}
