#main-content {
	width: 587px;
	height: 498px;
	border: 1px solid gray;
	padding: 0;
}

#realizzazioni_residenziali {
	width: 292px;
	height: 247px;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	float: left;
}

#realizzazioni_commerciali {
	width: 292px;
	height: 247px;
	border-bottom: 2px solid gray;
	float: left;
}

#realizzazioni_retail_design {
	width: 292px;
	height: 247px;
	border-right: 2px solid gray;
	border-bottom: 1px solid gray;
	float: left;
}

#realizzazioni_strutture {
	width: 292px;
	height: 247px;
	border-bottom: 1px solid gray;
	float: left;
}

#indice_residenziali {
	width: 587px;
	height: 498px;
	background-image: url(../images/sfondo_residenziali.png);
}

#current_realizzazioni {
	background-color: rgb(165,165,165);
}

#current {
	color: white;
	font-weight: bold;
}