#collegi {
	width: 100%;
	display: block;
	text-align: left;
	white-space: nowrap;
	position: relative;
	overflow: visible;
	clear: both;
	float: left;
	margin-bottom: 20px;
}
#collegi a {
	color: #684c38;
}

#top_collegi li a  {
	font-size: 14px;
	white-space: nowrap;
	overflow: visible;
	line-height: 2;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	width: 50%;
	color: b5a79c;
}
#top_collegi li a:hover {
	background-color: transparent;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	color: #000;
	text-decoration: none;
}
#top_collegi  {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
	clear: both;
	background-repeat: no-repeat;
	background-color: #EFF0E8;
	padding: 10px;
	background-image: url(../images/collegi.gif);
	background-position: right 25%;
}

#collegi ul {
	display: block;
	list-style-type: none;
	overflow: hidden;
	float: left;
	width: 25%;
}
#collegi ul li a{
	display: block;
	width: 100%;
	list-style-type: none;
	clear: both;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.6;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: bottom;
	text-transform: capitalize;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFF0E8;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	text-indent: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 13px;
}
#collegi ul li a:hover {
	overflow: hidden;
	color: #000;
	border-bottom-color: #FFF;
	background-color: #F6F5F0;
}
.kurtz {
	letter-spacing: -0.05em;
}
#collegi h2 {
	font-size: 15px;
	display: block;
	color: #b8bab2;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
