BODY,DIV,SPAN,TH,A,P,TD,TEXTAREA,SELECT,INPUT{font-family:century gothic; color:#2E2E2E; font-size: 13px;}
TD.Prod{color:#FF2222;}
INPUT.cerca {background-color:#EDEBEC; border:1px solid  #aca9a9; color:2E2E2E; font-size:12px;height:16px;width:160px;}
INPUT.Label {background-color:#EDEBEC; border:1px solid  #aca9a9; color:#2E2E2E; font-size:12px;height:21px;width:97%;}
select.combo {background-color:#EDEBEC; border:1px solid  #aca9a9; color:#2E2E2E; font-size:12px;width:94%;}
INPUT.Scheda {background-color:#FFFFFF; border:1px solid  #2E2E2E; color:#2E2E2E; font-size:12px;height:16px;width:22px;}
INPUT.Button{background-color:#EDEBEC; border:1px solid  #aca9a9; color:#2E2E2E; font-size:12px;height:16px;}
TEXTAREA.Area{background-color:#EDEBEC; border:1px solid #aca9a9; color:#2E2E2E; font-size:12px;width:99%}
DIV.Testo{text-align:justify; margin:4px;}
A{color: #2E2E2E;text-decoration: none;}
A:hover{color: #2E2E2E;text-decoration: underline;}
A.coll{color: #2E2E2E; text-decoration: none;font-size: 18px;}
A.coll:hover{color: #2E2E2E;font-size: 18px;}
A.news{color: #569BC9; text-decoration: none;}
A.news:hover{color: #2E2E2E;}
A.docenti{color: #5B92B5; text-decoration: none;}
A.docenti:hover{color: #357AA6;}

.imageSlideshowHolder,.imageSlideshowHolder_left{
	margin:0px;	/* "Air" */
	float:left; /* Floating gallery at the right side of other web page content */		
	width:612px;	/* Image width */
	height:378px;	/* Image height */
	
	position:relative;	/* Don't remove this line */
}
.leftFloatingDiv{
	float:left;
	width:612px;
	height:378px;
}
/* Don't change these values */
.imageSlideshowHolder img{
	position:absolute;
	left:0px;
	top:0px;
}