h5{
	font-size:20px;
	font-weight:normal;
	width:760px;
	background-color:#6C9438;
	color:#FFF;
	height:24px;
	padding:5px 0 5px 5px;
	float:left;
	margin:0;
}

h5 span{
	text-transform:none;
}

h5 span a{
	color:#707070;
	text-decoration:none;
}

h5 span a:hover{
	text-decoration:underline;
}

.contenitore{
	width:750px;
	padding:0 10px;
	padding:15px 10px;
	float: left;
}

.contenitore a img{
	margin:5px 4px;
	width:140px;
	height:93px;
	border:1px solid #707070;
	float:left;
	padding:0;
}

