.header {
	background-color: #FFFFE5;
	width: 960px;
	height: 220px;
	clear: both;
	float: none;
	text-align: center;
	margin: 0px;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
}
.container {
	clear: both;
	width: auto;
	float: none;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: auto;
}
.containerbig {
	width: 960px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFE5;
	-moz-border-radius: 30px 30px 30px 30px;
    -webkit-border-radius: 30px 30px 30px 30px;
	-moz-box-shadow:0 0 20px #292929;
	-webkit-box-shadow:2px 5px 8px #292929;
	box-shadow:2px 5px 8px #292929;
}
.sidebar {
	clear: left;
	float: left;
	background-color: #FFFFE5;
	width: 250px;
	margin: 0px;
	height: auto;
	text-align: center;
}
.contenuto {
	clear: none;
	float: left;
	width: 660px;
	text-align: justify;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.footer {
	background-color: #999;
	clear: both;
	float: none;
	width: auto;
	text-align: center;
	height: auto;
	-moz-border-radius: 0px 0px 30px 30px;
	-webkit-border-radius: 0px 0px 30px 30px;
}
.cella {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.logo {
	float: left;
	-moz-border-radius: 30px 0px 0px 0px;
    -webkit-border-radius: 30px 0px 0px 0px;
}
.titolo {
	text-align: left;
	float: left;
	-moz-border-radius: 0px 30px 0px 0px;
	-webkit-border-radius: 0px 30px 0px 0px;
}
.left {
	float: left;
}
.right {
	float: right;
	margin-top: 30px;
	text-align: right;
}
.center {
	clear: both;
	text-align: center;
	margin-bottom: 20px;
}
.pp_loading{
	display:none;
	position:fixed;
	top:50%;
	left:50%;
	margin:-35px 0px 0px -35px;
	background:#fff url(icons/loader.gif) no-repeat center center;
	width:70px;
	height:70px;
	z-index:999;
	opacity:0.7;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}
.pp_next, .pp_prev{
	cursor:pointer;
	top:50%;
	margin-top:-16px;
	width:32px;
	height:32px;
	position:fixed;
	text-align:center;
	border:1px solid #111;
	color:#fff;
	-moz-box-shadow:0px 0px 3px #000;
	-webkit-box-shadow:0px 0px 3px #000;
	box-shadow:0px 0px 3px #000;
}
.pp_next{
	right:-40px;
	background:#222 url(icons/next.png) no-repeat center center;
}
.pp_prev{
	left:-40px;
	background:#222 url(icons/prev.png) no-repeat center center;
}
#pp_thumbContainer{
	position:fixed;
	bottom:0px;
	left:0px;
	height:65px;
	width:100%;
}
#pp_thumbContainer .album{
	position:absolute;
	width:200;
	height:75px;
	bottom:-90px;
}
.album .descr,
.pp_back{
	position:absolute;
	bottom:0px;
	left:-16px;
	background:#222;
	text-align:center;
	border:1px solid #111;
	padding:5px;
	cursor:pointer;
	width:169px;
	color:#fff;
	cursor:pointer;
	text-shadow:0px 0px 1px #fff;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
}
.pp_back{
	text-transform:uppercase;
	bottom:120px;
	left:-100px;
	width:80px;
}
#pp_thumbContainer .content{
	position:absolute;
	top:0px;
	height:155px;
	cursor:pointer;
}
#pp_thumbContainer img{
	border:5px solid #fff;
	-moz-box-shadow:1px 1px 7px #000;
	-webkit-box-shadow:1px 1px 7px #000;
	box-shadow:1px 1px 7px #000;
}
#pp_thumbContainer .content span{
	display:none;
}
.pp_preview{
	position:fixed;
	top:150%;
	left:50%;
}
.pp_preview img{
	position:absolute;
	top:0px;
	left:0px;
	border:10px solid #fff;
	border-bottom:45px solid #fff;
	-moz-box-shadow:1px 1px 7px #000;
	-webkit-box-shadow:1px 1px 7px #000;
	box-shadow:1px 1px 7px #000;
}
.pp_descr{
	height:45px;
	line-height:45px;
	font-size:20px;
	width:100%;
	bottom:0px;
	left:0px;
	position:absolute;
	text-align:center;
	color:#00021c;
}
.polaroid {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border:1px solid #c2c2c2;
	-moz-box-shadow:0 0 20px #292929;  
    -webkit-box-shadow:2px 5px 8px #292929;  
    box-shadow:2px 5px 8px #292929;
 }
.polaroid span{
	position: relative;
	bottom: -10px;
	left: 10px;
}  
.polaroid img{  
    border:1px solid #c2c2c2;   
}  
.polaroidgirata1 {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border:1px solid #c2c2c2;
	-moz-box-shadow:0 0 20px #292929;
	-webkit-box-shadow:2px 5px 8px #292929;
	box-shadow:2px 5px 8px #292929;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	transform: rotate(-4deg);
	z-index: 999;
	margin-bottom: 30px;
 }
.polaroidgirata1 span{
	position: relative;
	bottom: -10px;
	left: 10px;
}  
.polaroidgirata1 img{  
    border:1px solid #c2c2c2;   
}  
.polaroidgirata2 {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border:1px solid #c2c2c2;
	-moz-box-shadow:0 0 20px #292929;
	-webkit-box-shadow:2px 5px 8px #292929;
	box-shadow:2px 5px 8px #292929;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
	z-index: 900;
 }
.polaroidgirata2 span{
	position: relative;
	bottom: -10px;
	left: 10px;
}  
.polaroidgirata2 img{  
    border:1px solid #c2c2c2;   
}  
.polaroidpiccolarx {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border:1px solid #c2c2c2;
	-moz-box-shadow:0 0 20px #292929;
	-webkit-box-shadow:2px 5px 8px #292929;
	box-shadow:2px 5px 8px #292929;
	width: 320px;
	float: right;
	margin-left: 10px;
 }
.polaroidpiccolarx span{
	position: relative;
	bottom: -10px;
	left: 10px;
}  
.polaroidpiccolarx img{  
    border:1px solid #c2c2c2;   
}  
.polaroidpiccola2 {
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border:1px solid #c2c2c2;
	-moz-box-shadow:0 0 20px #292929;
	-webkit-box-shadow:2px 5px 8px #292929;
	box-shadow:2px 5px 8px #292929;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);
	width: 300px;
	float: left;
 }
.polaroidpiccola2 span{
	position: relative;
	bottom: -10px;
	left: 10px;
}  
.polaroidpiccola2 img{  
    border:1px solid #c2c2c2;   
}  
