body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a:hover{ text-decoration:none}
a { 
color:#BAD718;
}
H1 {
font-size:13px;
}
.td_sfondo_left {
	background-color: #FFFFFF;
}
.td_sfondo_left_sel {
	background-color: #ECEEF4;
}
.font_titolo {
	font-family: tahoma;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.tbl_principale {
	background-color:#424851;
}
.tbl_btn_caratteristiche {
	background-color:#F1F1F1;
	border: 1px solid #51A8FF;
}
.td_riga_menu_left
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.font_evidenziato {
color: #BAD718;
}
.td_titoli {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F1F1F1;
	height: 20px;
}
.pulsante {
	background-color: #5B616A;
	border: 1px solid #FFFFFF;
	cursor: pointer;
	color:#FFFFFF;
}
.rigasopra {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.txt_left_bold {
	font-family: thaoma;
	font-size: 11px;
	font-weight: bold;
	color: #424851;
	letter-spacing: 1.3px;
	line-height: 18px;
}
.txt_left {
	font-family: thaoma;
	font-size: 11px;
	font-weight: normal;
	color: #424851;
	letter-spacing: 1.3px;
	line-height: 18px;
}
.txt_left_chiaro {
	font-family: thaoma;
	font-size: 11px;
	font-weight: normal;
	color: #707376;
	letter-spacing: 1.3px;
	line-height: 18px;
}
.edit_left
{
	font-family: thaoma;
	font-size: 11px;
	font-weight: normal;
	color: #707376;
	letter-spacing: 1.3px;
	line-height: 18px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	width: 200px;	
}
.memo_left
{
	font-family: thaoma;
	font-size: 11px;
	font-weight: normal;
	color: #707376;
	letter-spacing: 1.3px;
	line-height: 18px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	width: 200px;	
}
.memo_left_half
{
	font-family: thaoma;
	font-size: 11px;
	font-weight: normal;
	color: #707376;
	letter-spacing: 1.3px;
	line-height: 18px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	width: 100px;	
}
.memo_left_quarter
{
	font-family: thaoma;
	font-size: 11px;
	font-weight: normal;
	color: #707376;
	letter-spacing: 1.3px;
	line-height: 18px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	width: 50px;	
}
.memo_left_eighth
{
	font-family: thaoma;
	font-size: 11px;
	font-weight: normal;
	color: #707376;
	letter-spacing: 1.3px;
	line-height: 18px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	width: 25px;	
}
