body {
}


/* [portfolio] */

.port_item {
	width:185px;
	position:relative;
	float:left;
	color:#d9d9d9;
	height: 93px;
}
.port_img {
	width:185px;
	height:93px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.port_desc {
	position:absolute;
	left:0px;
	height:93px;
	width:185px;
	top: 93px;
}
#scuola {
	height: 47px;
	width: 185px;
	float: left;
}
#privati {
	height: 46px;
	width: 185px;
	float: left;
}
