.foto_contenitore 			{ margin:1em 0; }
.foto_contenitore ul,
.foto_contenitore ul li 	{ list-style:none; }
.foto_contenitore ul 		{ margin:1em 0; padding:0; }
.foto_contenitore ul li 	{ margin-bottom:1em; }

.foto_contenitore img.before 	{ width:100%; /* 44em; */ }
.foto_contenitore img.parsed	{ /* width:auto !important; */ }

/**/

#tools			{ /* height:2em; */ padding:.2em 0; border-bottom:.1em solid #F0F0F0; font-size:.9em; /**/ float:left; clear:both; width:100%; }
#tools a		{ display:block; height:1.6em; line-height:1.8em; float:left; cursor:pointer; padding:.1em .4em; background-color:#F0F0F0; color:#000; background-repeat:no-repeat; }
#tools a:hover	{ background-color:#000  !important; color:#FFF !important; }

.counter		{ width:5em; float:left; text-align:center; padding:.1em; line-height:1.8em; }
.btn_next		{ width:6em; float:right !important; text-align:right; background-image:url(../gfx/next.gif); background-position: right center;
    				padding-right: 1.2em !important;
				}
.btn_prev		{ width:6em; margin-right:1em; background-image:url(../gfx/prev.gif); background-position: left center;
    				padding-left: 1.2em !important;
				}
.btn_enlarge	{ width:4em; margin-right:1em; background-image: url(../gfx/enlarge.gif); background-position: left center;
    				padding-left: 2em !important;
    			}


#ddida			{ /* height:6em; overflow:auto; */ border-bottom:.1em solid #F0F0F0; padding:.2em .4em; }

#copertura,
#fullscreen { 
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	text-align:center;
	/*	height: expression(document.compatMode=='CSS1Compat'? document.documentElement.clientHeight+'px' : body.clientHeight+'px'); */
}
#copertura		{ 
	z-index:8888; 
	background: #222;
	/*
	filter:alpha(opacity=75);
	opacity:0.75;
	-moz-opacity:0.75;
	*/
}
#fullscreen		{ z-index:9999; }

.foto_contenitore.parsed { width:100%; /**/ overflow:hidden; } /* { width:44em; } */
.foto_contenitore_parsed { display:block; width:100%; overflow:hidden; background:#F00; clear:both; } /* 20090415 - IE6 */

#singola_foto 		{ overflow:hidden; height:30em; width:100%; position:relative; background:#F0F0F0; }
#singola_foto img	{ width:100%; }

.contemp #singola_foto { height:40em; }


#fullscreen	img,
#singola_foto img,
.lista_foto img 	{ cursor:pointer !important; }

#ddida { clear:both; }


.foto_contenitore_vv 		{ clear:both; }
.foto_contenitore_vv.parsed { margin-top:0; OFF:-7em; float:right; clear:right;  width:100%;  /* background:#FC0; */ }
.foto_contenitore_vv ul,
.foto_contenitore_vv ul li 	{ list-style:none; }
.foto_contenitore_vv ul 	{ margin:1em 0; padding:0; }
.foto_contenitore_vv ul li 	{ margin:0 0 1em 1em; }
.foto_contenitore_vv.parsed ul li 	{ display:inline; float:right; }

