#apertura {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0px 0 0 0;
}

/* Foto */

#apertura #foto{
	float: left;
	width: 180px;
	height: auto;
	border: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	padding: 0;
}

#apertura #foto .immagine{
	width: 180px;
	border: 0;
	margin: 0 0 2px 0;	
	padding: 0;
}

/* Titolo */

#apertura #titolo {
	margin-right: 0px;
	font-size: 22px;
	font-weight: bold;
	color: #4a4a4a;
	margin-bottom: 5px;
	line-height: 1.2em;
}
