.evento{
	width: 300px;
	height: auto !important;
	min-height: 100px;
	height: 100px;
	float: left;
	position: relative;
	margin: 20px 40px 0px 0px;
}
.introduzione .evento h2{
	font-size: 12px;
	color: #00c2ff;
	margin: 5px 0px;
}
.evento p{
	margin: 0px 0px 5px 0px;
}
.evento a{color: #00c2ff;}
.evento a:hover{color: #002960;}