#menu_hor 							{ position: absolute; top: 130px; width: 100%; z-index: 1000; }
#menu_hor a 						{ position: relative; color: white; font-size: 1.8em; height: 180px; font-weight: bold;  text-decoration: none; display: block; width: 212px; float: left; padding: 0px 15px; }
#menu_hor a:hover 					{ color: #FFAD00; }
#menu_hor a.selected				{ color: #FFAD00;  }
#menu_hor span						{ cursor: pointer; font-size: 0.8em; position: absolute; bottom: 135px; right: 10px; }

