/* CSS Document */.gallery {	float: left;	width: 266px;	height: 498px;	position: relative;	background-image: url(../img/sfondo_riga_verticali.gif);	background-position: 114px 0;	background-repeat: repeat-y;	}	.gallery_riga_wrap {	float: left;	width: 253px;	color: #00A1C6;	font-weight: bold;	}	.gallery_riga_wrap a {	color: #00A1C6;	font-weight: bold;	text-decoration: none;	}	.mini_sx {	float: left;	position: relative;	width: 114px;	height: 72px;	background-image: url(../img/sfondo_gallery.gif);	background-repeat: no-repeat;		}	.mini_dx {	float: left;	position: relative;	width: 114px;	height: 72px;	padding-left: 21px;	background-image: url(../img/sfondo_gallery.gif);	background-repeat: no-repeat;	background-position: 21px;	}	.mini_foto {	float: left;	position: absolute; top: 2px; left: 2px;	}	.mini_foto_dx {	float: left;	position: absolute; top: 2px; left: 23px;	}	.dida_sx {	float: left;	width: 114px;	height: 40px;	padding-top: 2px;	}.dida_dx {	float: left;	width: 114px;	height: 40px;	padding: 2px 0 0 21px;	}		.gallery_nav {	float: left;	position: absolute;	bottom: 0;	left: 0;	width: 266px;	height: 13px;	}	.numerazione {	float: left;	width: 117px;	color: black;	letter-spacing: 0.1em;	font-weight: bold;	}	.indietro_wrap {	float: left;	width: 149px;	}	.indietro {	float: left;	width: 40px;	}	.indietro_freccia {	float: left;	width: 9px;	height: 9px;	}	.avanti {	float: right;	width: 32px;	}	.avanti_freccia {	float: right;	width: 9px;	height: 9px;	}	.avanti_freccia_2 {	float: right;	width: 9px;	height: 9px;	padding-right: 10px;	}	.numerazione a {	color: black;	font-weight: bold;	text-decoration: none;	}		.zoom {	float: left;	width: 497px;	height: 498px;	position: relative;	background-image: url(../img/sfondo_gallery_cartolina.jpg);	background-repeat: no-repeat;	}	.zoom_foto {	float: left;	width: 435px;	height: 249px;	position: absolute; top: 16px; left: 30px;	}	.zoom_foto_sx {	float: left;	position: absolute; top: 0; left: 0px;	width: 229px;	height: 249px;}.zoom_foto_dx {	float: left;	position: absolute; top: 0; left: 230px;	height: 249px;	width: 206px;	}	.zoom_star {	float: left;	width: 170px;	height: 140px;	position: absolute; top: 352px; left: -14px;	}	.zoom_nome {	float: left;	width: 170px;	text-align: right;	font-weight: bold;	font-size: 16px;	line-height: 22px;	color: #00A1C6;	text-transform: uppercase;	}	.zoom_citta {	float: left;	width: 170px;	padding-top: 10px;	font-size: 12px;	text-align: right;	font-weight: bold;	color: #00A1C6;	}	.zoom_dida {	float: left;	width: 290px;	height: 145px;	padding-left: 18px;	position: absolute; top: 350px; left: 170px;	border-left: solid 1px #CCCCCC;	}	.zoom_riga_wrap {	float: left; 	width: 290px;	color: #666666;	padding-top: 5px;	}.zoom_riga_wrap_2 {	float: left; 	width: 290px;	color: #666666;	padding: 6px 0 20px 0;	}	.zoom_riga_wrap_3 {	float: left; 	width: 290px;	color: #666666;	padding: 2px 0 5px 0;	}	.voto_wrap {float: left;	padding: 5px 0 5px 0;	width: 290px;	}	.stella_wrap {	float: left;	width: 101px;	}	.dida_trascinabile {	position: absolute; top: 184px; left: 107px;	background-image: url(../img/sfondo_semitrasparente.png);	color:#003399;	width: 70px;	padding: 5px;	}	.dida_trascinabile_2 {	position: absolute; top: 20px; left: 20px;	background-image: url(../img/sfondo_semitrasparente.png);	color:#003399;	width: 70px;	padding: 5px;	}.vota {	float: left;	width: 160px;	padding-left: 47px;	background-image:url(../img/tit_vota.gif);	background-position: 0 50%;	background-repeat: no-repeat;	}	.tasto_stelle {	padding-left: 10px;	}
