#boxMascheraDiRicercaPerServizioStandard
{ 
	display: none;
 }
 
 #boxNotizieDettaglio H5
 { 
 	margin-top: 5px;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 1px;
  }
  
#boxNotizieArchivio .notiziaConFoto IMG{ 
	border: 1px solid #315E88;
	clear: both;
	float: left;	
	margin-left: 0px;
	margin-right: 10px;
	width: 80px;
	padding: 5px ;
	margin-bottom: 20px;
}


#boxNotizieArchivio .notiziaConFoto H1 { 
   color: #000000;
	font-weight: bold;
	margin-top: 5px;
	padding:0px;
	font-size: 80%;
	padding-bottom:2px;
	text-decoration: none;
	width:70%;
}

#boxNotizieArchivio .notiziaConFoto H2 { 
	color: black;
	float: left;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	font-weight: normal;	
	margin-top: 10px;
	margin-bottom: 15px;
	width: 70%;
} 


#boxNotizieHomePage .notiziaConFoto img 
{
    border:0px!important;
}
