body
{
	background-image: url('images02/bg3.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
}


a			{ color:#ffffff; text-decoration:none; }
a:hover		{ text-decoration:none; color:#000000; }


a.tabella			{ color:#0578B3; text-decoration:none; }
a.tabella:hover		{ text-decoration:none; color:#000000; }



a.titolo {
font-family:Verdana, Geneva, sans-serif;
background:url(imageSmalti/menusmalti.gif) no-repeat left top;
width:114px;
height:40px;
font-size:12px;
color:#fff;
font-weight:700;
text-decoration:none;
line-height:15px;
text-align:center;
padding:8px 0 0;
}

a.titolo:hover {
font-family:Verdana, Geneva, sans-serif;
background:url(imageSmalti/menusmalti2.gif) no-repeat left top;
width:114px;
height:40px;
font-size:12px;
color:#333;
font-weight:700;
text-decoration:none;
line-height:15px;
text-align:center;
padding:8px 0 0;
}

a.titolohome {
font-family:Verdana, Geneva, sans-serif;
background:url(imageSmalti/menusmaltiHome.gif) no-repeat left top;
width:114px;
height:35px;
font-size:12px;
color:#fff;
font-weight:700;
text-decoration:none;
line-height:15px;
text-align:center;
padding:10px 0 0;
}

a.titolohome:hover {
font-family:Verdana, Geneva, sans-serif;
background:url(imageSmalti/menusmaltiHome2.gif) no-repeat left top;
width:114px;
height:35px;
font-size:12px;
color:#333;
font-weight:700;
text-decoration:none;
line-height:15px;
text-align:center;
padding:10px 0 0;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#tabsI {
	font-family:Verdana, Geneva, sans-serif;
 	font-size:10px;
	float:left;
      width:100%;

      font-size:93%;
      line-height:normal;
	  border-bottom:0px solid #DD740B;
}
#tabsI ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#tabsI li {
	font-family:Verdana, Geneva, sans-serif;
 	font-size:12px;
      display:inline;
      margin:0;
      padding:0;
}
#tabsI a {
      float:left;
      background:url("images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
}
#tabsI a span {
      float:left;
      display:block;
      background:url("images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsI a span {float:none;}
/* End IE5-Mac hack */
#tabsI a:hover span {
      color:#FFF;
}
#tabsI a:hover {
      background-position:0% -42px;
}
#tabsI a:hover span {
      background-position:100% -42px;
}
