@charset "UTF-8";

body  {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fff url(../images/sfum.png) repeat-x;
	text-align: center;
	color: #666;
	/*overflow:hidden*/
}

.twoColFixLt img {
	border: none
}

* {
	outline: 0;
	margin: 0;
	padding: 0
}

.twoColFixLt #container {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	margin-top: 50px;
}

.twoColFixLt #sidebar1 {
	float: left;
	width: 468px;
	padding: 20px 0 0 0;
}

.twoColFixLt #sidebar2 {
	float: left;
	width: 140px;
	padding: 0 20px 0 0;
	margin-top: 20px;
}


.twoColFixLt #testo_sx {
	margin-top: 10px
}

.twoColFixLt #testo_sx a {
	color: #333;
	text-decoration: underline
}

.twoColFixLt #testo_sx a:hover {
	color: #666;
	text-decoration: none
}

.twoColFixLt #sidebar1 p, .twoColFixLt #sidebar2 p {
	padding: 0 10px 10px 0;
	line-height: 16px
}

.twoColFixLt #sidebar1 ul, .twoColFixLt #sidebar2 ul {
	list-style: none;
	padding: 0 0 5px 0;
	border-bottom: #7d874c 1px solid;
	width:120px
}

.twoColFixLt #mainContent {
	margin: 0 0 0 539px;
	padding: 20px 0 0 0;
}

.twoColFixLt #mainContent2 {
	color: #333;
	font-size: 10px
}

.twoColFixLt .grigio {
	color: #666
}

.twoColFixLt .grigio_scuro {
	color: #333
}

.twoColFixLt .lista_foto {
	margin: 0 0 3px 0;
	text-align: right
}

.twoColFixLt .lista_foto ul {
	list-style: none;
}

.twoColFixLt .lista_foto li {
	padding: 0 3px 0 0;
	width: 127px;
	height: 133px;
	display: inline
}

#scritta {
	 padding: 15px 0 0 0
}

#scritta2 {
	padding: 265px 0 0 0
}

#scritta2_pubb {
	padding: 377px 0 0 0
}


#scritta3 {
	padding: 50px 0 0 0
}

#scritta4 {
	padding: 33px 0 0 0
}

#scritta5 {
	padding: 307px 0 0 0
}


.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* TOOLTIPS */

.tip {
	background-color: #fff;
	padding: 3px;
	border: #666 1px solid;
}

.tip-title {
	color: #fff;
	background-color: #666;
	font-size: 20px;
	padding: 5px;
}

#testo_agg {
	color: #999;
	width: 920px;
	text-align: right;
	padding-top: 10px;
}



/* FOTOGALLERY */

#img_gallery{
	/*width:760px;*/
}


/* --- IMAGE STAGE */
#fullimg{
	width:760px;
	overflow:hidden;
	height:480px;
		text-align: center
}
/*#fullimg img{ width:760px; }*/
#fullimg p, #fullimg span{
	position:absolute;
	background:black;
	opacity:.5;
	color:white;
	width:760px;
	padding:6px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

/* --- SLIDER --- */
#img_gallery #wrapper{
	overflow:hidden;
	padding:20px 0 0 0;
	width: 715px;
	float:left;
	height:50px;
	position: relative;
}

#items{
	list-style:none;
	width:50000px;
	position: relative;
}

#items li{
	float:left;
	list-style:none;
	margin-right:5px;
}

#items .thumb{
	width:50px;
	height:50px;
	cursor:pointer;
}

#items .large{
	display:none;
	position:absolute;
}

#fullimg .loading{
	width: 24px;
	height: 24px;
}

#fullimg .thumb{display:none;}

#items .item  p, #items .item  span{
	display:none;
	text-indent: -2000em;
}

#moveleft, #moveright{
	margin: 20px 0 0 0;
	height:50px;
	color: white;
	width: 20px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000; 
	display:block;
	cursor: pointer;
	float:left;
}
#moveleft{background: url('../images/left.gif');margin-right: 5px;}
#moveright{background: url('../images/right.gif');}
#moveleft:hover, #moveright:hover{ background-position:bottom; }

/* FINE FOTOGALLERY */

/* Image zoom styles */
#zoomer_big_container { display:block; position:relative; background:url(../images/ajax-loader.gif) center center no-repeat; overflow:hidden; cursor:move; }
#zoomer_image { display:block; position:absolute; }
#zoomer_thumb { display:block; position:relative; overflow:hidden; margin:10px auto 0px; }
#zoomer_region { background:#666666; border:none; position:absolute; top:0px; left:0px; cursor:move; }



.hide{ display:none; }

/* HACK SAFARI */

@media screen and (-webkit-min-device-pixel-ratio:0)  {  
  #spaziatore{margin-left: 160px}
  #scritta2 { padding: 274px 0 0 0 }
  #scritta2_pubb {padding: 381px 0 0 0}
} 

