
.clear{
	clear:both;
}



.containerImage{
	width:auto;
	margin:auto;
	z-index:1000;
}
.containerImage .titolo{font-size:18px; font-weight:bold;}

div.nomargin{
	margin-right:0px;
}

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:5px solid white;
	width:150px;
	height:150px;
}

.pic a{
	width:150px;
	height:150px;
	text-indent:-99999px;
	display:block;
}

h1{
	font-size:28px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

h2{
	font-weight:normal;
	font-size:14px;
	
	color:white;
}
