/**	TOP MENU		**/#top_menu ul {display:block;list-style: none;float:right;padding:4px 0 0 0;}#top_menu .moduletable{margin:0;}#top_menu li{margin:0;padding:0;float:left;position:relative;list-style : none;/**	change	**/}#top_menu li a, #top_menu li span.separator {display:block;text-decoration:none;/**	change	**/color:#fff;text-transform: none;font-weight:normal;line-height:90%;font-size:90%;text-align:left;padding: 0 6px;border-left:1px solid #999;}#top_menu li:first-child a {border-left: none;}#top_menu li a:hover, #top_menu li.active a {text-decoration:underline;}/**	translate	**/#top_menu #translate li a {border:none;padding: 0 3px;}/* *	menu (left or right)*//**	BOTTOM MENU		**/#bottom_menu {display:block;list-style: none;text-align:center;/**	change	**/width:100%;margin: 0 auto;height:60px;}#bottom_menu .moduletable {margin:0;}#bottom_menu li {padding:0;display:inline;list-style : none;/**	change	**/}#bottom_menu li a, #bottom_menu li span.separator {text-decoration:none;/**	change	**/color:#eee;text-transform: none;letter-spacing: 0.1em;font-weight:bold;line-height:59px;font-size:90%;text-align:center;padding: 0em 1em;}#bottom_menu li a:hover, #bottom_menu li span.separator:hover {color:#cf9;}#bottom_menu li.active a, #bottom_menu li#active a, #bottom_menu li:hover a {color:#cf9;}