html, BODY { 
 margin: 0px;
 padding: 0px;
 width: 100%;
 text-align: justify;
 background-image: url("images/bg.png");
 background-position: top;
 background-repeat: repeat-x;
 background-color: #e8e3d0;
 font: x-small tahoma, Arial, Helvetica, sans-serif; }

A:link, A:visited { 
 text-decoration: none;
 color: #000080;
	}

A:hover { 
 text-decoration: none;
 color: #689AFF;
 }

A.piccolo:link, A.piccolo:visited { 
 font-size: 11px;
 font-weight: bolder;
 }

A.piccolo:hover {  
 font-size: 11px;
 font-weight: bolder;
 }

A.contenuto:link, A.contenuto:visited { 
 font-size: 10px;
 font-weight: bolder;
 color: #000000;
 line-height: 170%;
 }

A.contenuto:hover {  
 font-size: 10px;
 font-weight: bolder;
 color:#ae240a;
 }
	
A.menu:link, A.menu:visited { 
 font-size:13px;
 font-family:arial;
 font-weight: normal;
 color:#ffffff;
 letter-spacing: 0.1em;
 }

A.menu:hover {
 font-size:13px;
 font-family:arial;
 font-weight: normal;
 color:#ae240a;
 letter-spacing: 0.1em;
 }
	
.intro {
 font-size:20px;
 font-family:trebuchet ms, arial;
 font-weight: normal;
 color:#f2f2f2;
 }
	
.contenuto { 
 font-size:14px;
 font-family:georgia, arial, Helvetica, sans-serif;
 font-weight: normal;
 color:#686767;
 letter-spacing: 0.1em;
 line-height: 150%;
 margin:40px;
 }

.contatti { 
 font-size:14px;
 font-family:georgia, Helvetica, sans-serif;
 font-weight: normal;
 color:#737373;
 letter-spacing: 0.1em;
 }

.testo_prodotti {
 font-size:12px;
 font-family:arial;
 color:#686767;
 }

.intestazione {
 font-size: 12px;
 font-family:georgia, arial;
 font-weight: normal;
 background-image: url("images/banner.png");
 background-position: top;
 background-repeat: no-repeat;
 }

.piccolino {
 font-size:11px;
 }

.grass {
 font-weight:bolder;
 }
	

.stampa {
 display:none;
 }

form {
 margin : 0;
 padding: 0;
 }

input, select, textarea, button {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 border: solid #000 1px;
 background-color: #fff;
 }
	
.prodotti {
 font-size:12px;
 font-family:arial;
 color:#686767;
 letter-spacing: 0.1em;
 background-image: url("images/bg_prodotti.jpg");
 background-position: bottom;
 background-repeat: repeat-x;
 margin:30px;
 border:solid 1px #f3d4d4;
 }

hr {
 margin: 0;
 height: 0;
 background-color: #000;
 border: 1px solid #000;
 }


ul {
 margin: 0;
 }

li {
 margin: 0;
 padding: 0;
 }

li {
 line-height:18px;
 }

.menu {
 font-size:14px;
 font-family:verdana, arial;
 font-weight: normal;
 color:#e8e3d0;
 }

.footer {
 font-size:14px;
 font-family:arial;
 color:#ffffff;
 letter-spacing: 0.1em;
 background-image: url("images/footer.jpg");
 background-position: top;
 background-repeat: no-repeat;
 height:62px;
 width:779px;
 margin-left:-44px;
 }

.box {
 font-family: trebuchet ms, arial;
 font-size: 10px; font-weight: normal;
 background:#FFFFFF;
 border:solid 1px #f3d4d4;
 }
 
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }
#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }
#loading{ position: absolute; top: 0%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}
#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }
#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }
#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	
#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }