#top div.header {
	width: 960px;
	height: 170px;
	position: relative;
	background: url(http://www.isbologna.com/images/uploads/layout/header.jpg) no-repeat;
	margin: 0pt auto;
}


#top div.header h1 a {
	display: block;
	text-indent: -5000px;
	background: url(http://www.isbologna.com/images/uploads/layout/logonew_isb.gif) no-repeat;
	width: 417px;
	height: 100px;
	position: absolute;
	top: 7px;
	left: 33px;
}

#top div.header ul {
	position: absolute;
	left: 33px;
	top: 138px;
}

#top div.header ul li {
	display: inline;
}

#top div.header ul li a {
	display: block;
	float: left;
	margin-right: 35px;
	text-decoration: none;
	font-size: 15px;
	color: #fff;
	height: 32px;
}

#top div.header ul li.order a {
	color: #a1dd6b;
}

#top div.header ul li a:hover {
	color: #e0eef5;
}

#top div.header ul li a.active {
	background: url(http://www.isbologna.com/images/uploads/layout/nav_bullet.png) center bottom no-repeat;
}



#top div.quickLinks {
	text-align: right;
	margin: 0pt auto;
	top: 37px;
	width: 339px;
	position: relative;
}


#top div.quicklinks ul {
	position: absolute;
	left: 680px;
	top: 40px;
}

#top div.quicklinks li {
	list-style: none;
	float: left;
	padding: 7px 0 7px 19px;
	margin-left: 10px;
}

#top div.quicklinks li.italiano {
	background: url(http://www.isbologna.com/images/uploads/layout/it.png) no-repeat 0 10px;
}


#top div.quicklinks li.english {
	background: url(http://www.isbologna.com/images/uploads/layout/gb.png) no-repeat 0 10px;
}

#quickLinks li a {
	color: #e2bd83;
}

#quickLinks li a:hover {
	color: #fff;
}

#quickLinks li a.active {
	color: #fff;
}

#quickLinks li a.active:hover {
	color: #fff;
}