body {border: #CECECE; font-family: Verdana, Trebuchet MS, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; color:#000000; font-size: 12px; margin-left:0; margin-right:0; margin-top:0; background-color:#F7F7F7 }


* { font-family: Verdana; font-size: 12px}

.title { font-size: 16px; color:#8ec000 }
.title_link { font-size: 16px; color:#8ec000 }
.prodotti { font-family: Trebuchet MS; font-size: 17px; color:#f29400 }
.prodotti2 { font-size: 14px; color:#8ec000 }
.dida { font-family: Trebuchet MS; font-size: 12px; color:#646464}
.categorie { font-family: Trebuchet MS; font-size: 15px; color:#f29400 }

a:link.title_link{
font-size: 16px;
color:#8ec000;
text-decoration: none;
}
a:visited.title_link{
font-size: 16px;
color:#8ec000;
text-decoration: none;
}
a:active.title_link{
font-size: 16px;
color:#8ec000;
text-decoration: none;
}
a:hover.title_link{
font-size: 16px;
color:#8ec000;
text-decoration: none;
}


a:link.reg{ 
text-decoration: none;
color:#f29400; font-weight:bold
}
a:visited.reg{ 
text-decoration: none;
color:#f29400; font-weight:bold
}
a:active.reg{ 
text-decoration: none;
color:#f29400; font-weight:bold
}
a:hover.reg{ 
text-decoration: underline;
color:#f29400; font-weight:bold
}


a:link.did{ 
text-decoration: none;
font-family: Trebuchet MS; font-size: 12px; color:#646464
}
a:visited.did{ 
text-decoration: none;
font-family: Trebuchet MS; font-size: 12px; color:#646464
}
a:active.did{ 
text-decoration: none;
font-family: Trebuchet MS;  font-size: 12px; color:#646464
}
a:hover.did{ 
text-decoration: underline;
font-family: Trebuchet MS; font-size: 12px; color:#f29400
}


a:link.glos{ 
text-decoration: none;
font-size: 12px; color:#8EC000
}
a:visited.glos{ 
text-decoration: none;
font-size: 12px; color:#8EC000
}
a:active.glos{ 
text-decoration: none;
font-size: 12px; color:#8EC000
}
a:hover.glos{ 
text-decoration: underline;
font-size: 12px; color:#f29400
}

.prod{
text-decoration: none;
font-family: Trebuchet MS; font-size: 17px; color:#f29400
}

a:link.prod{ 
text-decoration: none;
font-family: Trebuchet MS; font-size: 17px; color:#f29400
}
a:visited.prod{ 
text-decoration: none;
font-family: Trebuchet MS; font-size: 17px; color:#f29400
}
a:active.prod{ 
text-decoration: none;
font-family: Trebuchet MS; font-size: 17px; color:#f29400
}
a:hover.prod{ 
text-decoration: underline;
font-family: Trebuchet MS; font-size: 17px; color:#f29400
}



a:link.cat{ 
text-decoration: none;
font-family: Trebuchet MS; font-size: 15px; color:#f29400
}
a:visited.cat{ 
text-decoration: none;
font-family: Trebuchet MS; font-size: 15px; color:#f29400
}
a:active.cat{ 
text-decoration: none;
font-family: Trebuchet MS; font-size: 15px; color:#f29400
}
a:hover.cat{ 
text-decoration: underline;
font-family: Trebuchet MS; font-size: 15px; color:#f29400
}

a:link.tit{ 
text-decoration: none;
font-size: 16px; color:#8ec000
}
a:visited.tit{ 
text-decoration: none;
font-size: 16px; color:#8ec000
}
a:active.tit{ 
text-decoration: none;
font-size: 16px; color:#8ec000
}
a:hover.tit{ 
text-decoration: underline;
font-size: 16px; color:#8ec000
}


.bordercenter{
border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;
border-bottom: 1px solid #CECECE;
background-color:#FFFFFF;
vertical-align: top;
}


.borderbottom{
border-left: 1px solid #CECECE;
border-right: 1px solid #CECECE;
border-bottom: 1px solid #CECECE;
border-top: 1px solid #CECECE;
background-image:url('images/sf-bottom.jpg');
height:62px
}


/*---------definizione css per galleria foto---------*/

#lightbox{position: absolute;left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0}
#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: 40%;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: url('images/blank.gif') no-repeat; display: block}
#prevLink { left: 0; float: left}
#nextLink { right: 0; float: right}
:hover#prevLink, :visited:hover#prevLink { background: url('images/prevlabel.gif') no-repeat left 15%; }
:hover#nextLink, :visited:hover#nextLink { background: url('images/nextlabel.gif') no-repeat right 15%; }
#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	}
#overlay{position: absolute;top: 0;left: 0;z-index: 90;width: 100%;height: 500px;background-color: #000	}

:after.clearfix {content: "."; display: block; height: 0; clear: both; visibility: hidden}

* html>body .clearfix {display: inline-block; width: 100%}

* html .clearfix {/* Hides from IE-mac \*/ height: 1% /* End hide from IE-mac */}

/*---------fine definizione css per galleria foto---------*/
