body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.main_rosso_sfondo {
	border-bottom:1px solid #DC3333; 
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #DC3333;
	border-left: 1px solid #DC3333;
}
.main_blu_sfondo {
	border-bottom:1px solid #0088FF; 
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #0088FF;
	border-left: 1px solid #0088FF;
}
.main_verde_sfondo {
	border-bottom:1px solid #69EE65; 
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #69EE65;
	border-left: 1px solid #69EE65;	
}
.main_giallo_sfondo {
	border-bottom:1px solid #FFAA17; 
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right: 1px solid #FFAA17;
	border-left: 1px solid #FFAA17;	
}
.LEFT_menu_TIT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
	text-align: right;
	vertical-align: bottom;
	height: 27px;
	width: 179px;
	padding-right: 8px;
	padding-bottom: 3px
}
.LEFT_menu_TES {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5B5B5B;
	text-decoration: none;
	width: 179px;
	padding: 5px;
	border: 1px solid #BEBEBE;
	.main_offerte_testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	text-decoration: none;
	line-height: 12px;
}