/* programmer: Barbara Aksamit */


HTML, BODY{background: #FFF;}


/* fonts */
.grey{font-family: Verdana; font-size: 10px; color: #8B8A82;}
.comingeng{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #E2001A;}
.red{font-family: Verdana; font-size: 10px; color: #E2001B;}
.lines{font-family: Verdana; font-size: 9px; color: #AAA9A3;}

.Scroll_contents{overflow:auto; height:200px}
.hidden{display:none}
/* links */
a.close, a.close:active{font: 10px Verdana; color: #D69425; text-decoration: none;}
a.close:hover{font: 10px Verdana; color: #8B8A82; text-decoration: none;}

a.small_menu, a.small_menu:active{font: 9px Verdana; color: #DBDBDB; text-decoration: none;}
a.small_menu:hover{font: 9px Verdana; color: #DBDBDB; text-decoration: none;}

a.entra, a.entra:active{font: 10px Verdana; color: #8B8A82; text-decoration: none;}
a.entra:hover{font: 10px Verdana; color: #8B8A82; text-decoration: none;}

a.products, a.products:active{font: 10px Verdana; color: #AAA9A3; text-decoration: none; font-weight: bold;}
a.products:hover{font: 10px Verdana; color: #AAA9A3; text-decoration: none; font-weight: bold;}

a.prod2, a.prod2:active{font: 10px Verdana; color: #AAA9A3; text-decoration: none;}
a.prod2:hover{ font: 10px Verdana; color: #AAA9A3; text-decoration: none;}

a.forms, a.forms:active{font: 9px Verdana; color: #AAA9A3; text-decoration: none;}
a.forms:hover{font: 9px Verdana; color: #AAA9A3; text-decoration: none;}
	
/* spaces */
.space{padding-left:30px;}
.space25{padding-left:25px;}
.space10{padding-top:10px;}
.space30{padding-top:30px;}
.rightspace{padding-right:60px;}

/* scrollbar */
.scroll{
overflow-y: auto;
scrollbar-3dlight-color: #cccbc7;
scrollbar-arrow-color: #8B8A82;
scrollbar-base-color: #FFFFFF;
scrollbar-darkshadow-color: #cccbc7;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;}

.relativo{position: relative;}
.divscroll_out{overflow: hidden; position: absolute; left: 0; top: 0; z-index:100; width: 100%; height: 100%;}
.divscroll{position: absolute; left: 0; top: 0; z-index:1; width: 100%; height: 100%;}
a.scrollup:link,a.scrollup:visited{display:none; background: url(../images/up_1.gif) no-repeat;}
a.scrollup:active{display:none; background: url(../images/up_2.gif) no-repeat;}
a.scrolldown:link,a.scrolldown:visited{display:none; background: url(../images/down_1.gif) no-repeat;}
a.scrolldown:active{display:none; background: url(../images/down_2.gif) no-repeat;}
a.scrollleft:link,a.scrollleft:visited{background: url(../images/left_1.gif) no-repeat;}
a.scrollleft:active{background: url(../images/left_2.gif) no-repeat;}
a.scrollright:link,a.scrollright:visited{background: url(../images/right_1.gif) no-repeat;}
a.scrollright:active{background: url(../images/right_2.gif) no-repeat;}
.hideelement{display: none;}

a.downlink:link,a.downlink:visited{float: right;text-decoration:none; font-family: Verdana; font-size: 10px; color: #666;}
a.downlink:hover{text-decoration:none; color: #C00;}

a.creditlink:link,a.creditlink:visited{text-decoration:none; font-family: Verdana; font-size: 11px; color: #D69425;}
a.creditlink:hover{text-decoration:none; color: #8B8A82;}

a.cartelleoff:link,a.cartelleoff:visited{float: left; padding: 3px 0 0 20px; background: url(../images/folder_off.gif) no-repeat; color: #999;}
a.cartelleoff:hover{background: url(../images/folder_off2.gif) no-repeat; color: #C00; text-decoration: none;}
a.cartelleon:link,a.cartelleon:visited{float: left; padding: 3px 0 0 20px;background: url(../images/folder_on.gif) no-repeat; color: #999;}
a.cartelleon:hover{background: url(../images/folder_on2.gif) no-repeat; color: #C00; text-decoration: none;}
a.cartelleacceso:link,a.cartelleacceso:visited{float: left; padding: 3px 0 0 20px;background: url(../images/folder_on2.gif) no-repeat; color: #C00;}
a.cartelleacceso:hover{background: url(../images/folder_on2.gif) no-repeat; color: #C00; text-decoration: none;}

.rientracartelle{float: left; padding: 0 0 2px 20px; display: none;}

.rigamotivi{clear: both; float: left; width: 100%; padding: 2px 0 4px 0; background: url(../images/oriz.gif) bottom left repeat-x;}

.motivosx{float: left; width: 65%;}
.motivosx2{float: left; width: 20%; text-align: center;}
.motivodx{float: right; width: 15%; text-align: center; padding-top: 3px;}

a.linkcartelle:link,a.linkcartelle:visited{color: #4C4C4C; font-weight: normal;}
a.linkcartelle:hover{color: #C00; text-decoration: none;}

a.linkcartelleon:link,a.linkcartelleon:visited{color: #C00; font-weight: bold;}
a.linkcartelleon:hover{color: #C00; text-decoration: none;}

a.linkcartelleoff:link,a.linkcartelleoff:visited,a.linkcartelleoff:hover{color: #999; font-weight: normal; cursor: default; text-decoration: none;}