.contenitore{
	width:785px;
	float:left;
	padding:0 0 0 15px;
}

.contenitore ul {
	margin:0;
	padding:2px 0 0 0;
	float:left;
	list-style-type:none;
}

.contenitore ul li{
	margin:0;
	padding:2px 0 0 10px;
	float:left;
	text-align:center;
	font-size:12px;
	width:147px;
}


.contenitore ul li a img{
	width:145px;
	margin:6px 0 3px 0;
	border:1px solid #68BBEF;
}

h3{
	margin:20px 0 0 25px;
	padding:0 0 5px 0;
	border-bottom:1px dotted #C0C0C0;
	font-weight:normal;
	font-size:19px;
	font-family:"Times New Roman", Times, serif;
	color:#2C87BE;
	width:775px;
	float:left;
}

h3.next{
	margin:25px 0 0 25px;
	padding:0 0 5px 0;
	border-bottom:1px dotted #C0C0C0;
	font-weight:normal;
	font-size:19px;
	font-family:"Times New Roman", Times, serif;
	color:#2C87BE;
	width:775px;
	float:left;
}
