h4{
	color:#707070;
	margin:0;
	padding: 15px 0 1px 0;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:25px;
	font-weight:normal;
	float:left;
	width:735px;
	text-transform:uppercase;
}

h4 span{
	text-transform:none;
}

h4 span a{
	color:#707070;
	text-decoration:none;
}

h4 span a:hover{
	text-decoration:underline;
}

.contenitore{
	float: left;
	padding:0 0 0 20px;
}

.contenitore-1{
	float: left;
	padding:0 0 20px 20px;
}

.contenitore img, .contenitore-1 img{
	float: left;
	margin:10px 5px 0 5px;
}

