body {
}


/* [portfolio] */

.port_item {
	width:177px;
	position:relative;
	float:left;
	color:#d9d9d9;
	height: 177px;
}
.port_img {
	width:177px;
	height:177px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
}
.port_desc {
	position:absolute;
	left:0px;
	height:177px;
	width:177px;
	top: 177px;
}
#scuola {
	height: 89px;
	width: 177px;
	background-color: #003399;
}
#privati {
	height: 88px;
	width: 177px;
	background-color: #990000;
}
