/* (01) COLONNA GIALLA */
	TD.home01{ vertical-align: top; width: 127px; background: #FFBC09; border-right: 4px solid #ffffff; }
	.home01_txt{ text-align: right; color: #866C26; font-size: 9px; padding: 0px 4px 0px 5px; line-height: 9px; }
	INPUT.home01 { font-size: 11px; color: #E27500; width: 85px; border: 1px solid #B94F04; }
	TABLE.homeSpecialeFeste{ margin-top: 15px; }
	TD.homeSpecialeFeste { background: #E27500; font-size: 9px; font-weight: bold; color: #ffffff; padding: 3px 4px 3px 4px; }
	
/* 02 COLONNA GIALLA/ARANCIO */
	TD.home02{ vertical-align: top; width: 127px; background: #FF9D09; border-right: 4px solid #ffffff; }
	TABLE.home02{ margin-top: 15px; border-top: 1px solid #E27500; border-bottom: 1px solid #FFE6B4; }
	TABLE.home02 TD{ border-top: 1px solid #FFE6B4; border-bottom: 1px solid #E27500; }
	TABLE.home02 A:HOVER{ background: #E87D02; }
	
/* (03) COLONNA ARANCIO */
	TD.home03{ vertical-align: top; width: 127px; background: #FF7409; border-right: 4px solid #ffffff; }
	TABLE.home03 TD{ padding: 5px 7px 5px 7px; color: #ffffff; font-size: 9px; }
	
/* (04) COLONNA ROSSA */
	TD.home04{ vertical-align: top; width: 123px; background: #FF4309; }
	TABLE.home04{ margin-top: 15px; border-top: 1px solid #C12F02; border-bottom: 1px solid #FFAD94; }
	TABLE.home04 TD{ border-top: 1px solid #FFAD94; border-bottom: 1px solid #C12F02; }
	A:HOVER.home04 { background: #CD3303; }
	A:LINK.home04_txt,
	A:VISITED.home04_txt,
	A:ACTIVE.home04_txt,
	A:HOVER.home04_txt{ font-size: 10px; color: #ffffff; font-weight: bold; width: 100%; padding: 3px 0px 3px 15px; text-decoration: none; }
	A:HOVER.home04_txt{ background: #FF5622; }
