<style type="text/css">
		/* ------------------------------------------------ */
ul.polaroids { width: 100%; margin: 0 0 0 0;}

ul.polaroids li {
	/* border:thin #063 solid; */
	display: inline;
	float: left;
	width: 160px;
	height:200px;
	padding:5px;
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-decoration: none;
	color: #060;
	font-size:12px;
}

 ul.polaroids a {
	text-align:center;
	background: #fff;
	display: inline;
	float: left;
	width:150px;
	height:100px;
	padding:8px;
	margin: 5px 5px 5px 0;
	border:1px #ddd ridge;
	-webkit-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	-moz-box-shadow: 0 3px 6px rgba(0,0,0,.25);
	box-shadow: 0 3px 6px rgba(0,0,0,.25);

/*			-webkit-transform: rotate(-2deg);
			-webkit-transition: -webkit-transform .15s linear;
			-moz-transform: rotate(-2deg);
			transform: rotate(-2deg);
*/			
}
 
 
ul.polaroids img { display: block; max-width:150px;max-height:100px;margin: 0 auto; }
/*		ul.polaroids a:after { content: attr(title); } 

		ul.polaroids li:nth-child(even) a { -webkit-transform: rotate(2deg);  -moz-transform: rotate(2deg); }
		ul.polaroids li:nth-child(3n) a { -webkit-transform: none; position: relative; top: -5px;  -moz-transform: none; }
		ul.polaroids li:nth-child(5n) a { -webkit-transform: rotate(5deg); position: relative; right: 5px;  -moz-transform: rotate(5deg); }
		ul.polaroids li:nth-child(8n) a { position: relative; right: 5px; top: 8px; }
		ul.polaroids li:nth-child(11n) a { position: relative; left: -5px; top: 3px; }
*/
ul.polaroids li a:hover { 
	-webkit-transform: scale(2);
	-moz-transform: scale(2);
	-ms-transform:scale(2);
	transform:scale(2);	

	-webkit-box-shadow: 0 3px 6px rgba(0,55,255,.5);
	-moz-box-shadow: 0 3px 6px rgba(0,55,255,.5);
	box-shadow: 0 3px 6px rgba(0,55,255,.5);
	position: relative; z-index: 5;
}
		
.newsletter {
	float:left;
	margin: 0 auto;
}		
h1.titolo {
	font-size:36px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#093;
	line-height:44px;
	padding:10px 20px;
}
h3.titolo_campagna {
	-moz-box-shadow:inset 0px 1px 0px 0px #bff5d5;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bff5d5;
	box-shadow:inset 0px 1px 0px 0px #bff5d5;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #5dd48d), color-stop(1, #468c62) );
	background:-moz-linear-gradient( center top, #5dd48d 5%, #468c62 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5dd48d', endColorstr='#468c62');
	background-color:#5dd48d;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #6f9169;
	display:block;
	color:#233d2e;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #b0d9c0;
}
.gruppo_album {
	position: relative;
	margin: 0 auto;
	display: inline-table;
}
.album_campagna {
	-moz-box-shadow:inset -2px -2px 6px 0px #CCC;
	-webkit-box-shadow:inset -2px -2px 6px 0px #CCC;
	box-shadow: inset -2px -2px 6px 0px #CCC;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	border: 1px solid #BBB;
	z-index:2;
	position: relative;
	float:left;
	margin: 10px;
	padding: 5px;
	background-color:#EEE;
	text-decoration: none;
	text-align:center;

}
.foto_box {
	position: relative;
	float:left;
	margin: 20px 10px 0px 20px;
	width: 170px;
	height:180px;
	overflow:visible;
	z-index:3;
	text-align:center;
	text-decoration: none;

}
.link_stack {
	display: block;
	margin-top:-90px;
	text-decoration: none;
	color: #060;
	font-size:12px;
	font-weight:normal;
}
.stackone {
	display: block;
	border: 10px solid #fff;
	background: #FFF;
	float: left;
	top:10px;
	width: 150px;
	height:100px;
	position: relative;
	z-index:3 ;
	-webkit-box-shadow: 2px 2px 8px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 8px 3px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 8px 3px rgba(0,0,0,0.3);
}
.stacktwo {
	position: relative;
	float: none;
	width: 150px;
	height:100px;
	background: #C0C0C0;
	border: 10px solid #fff;
	z-index: 2;
	top: 8px;
	left: -5px;
 	-webkit-box-shadow: 2px 2px 8px px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 8px 3px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 8px 3px rgba(0,0,0,0.3);
 
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	-ms-transform: rotate(4deg);
	transform: rotate(4deg);
}
.stackthree {
	position: relative;
	float: none;
	width: 150px;
	height:100px;
	background: #C0C0C0;
	border: 10px solid #fff;
	z-index: 1;
	top: -110px;
	left: -5px;
	-webkit-box-shadow: 2px 2px 8px 3px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 8px 3px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 8px 3px rgba(0,0,0,0.3);
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	transform: rotate(-8deg);
}
.stackone img {
	margin: 0 auto;
	max-height:100px;
	max-width:150px;
}
</style>
