A.link-head {
	FONT: bold 12px "Courier New", Courier, mono;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	letter-spacing: 1px;

} 
A.link-head:hover { FONT: bold 12px "Courier New", Courier, mono; COLOR: #FFFFFF; TEXT-DECORATION: underline
}
A.link-feet {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
A.link-feet:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;

}
.txt-mi-black {
	font-family: "Courier New", Courier, mono;
	color: #202020;
	font-size: 11px;

}

.txt-mi-black-footer {
	font-family: "Courier New", Courier, mono;
	color: #202020;
	font-size: 11px;
	letter-spacing:0px;
	word-spacing:1px;	

}

.txt-mi-grey {
	font-family: "Courier New", Courier, mono;
	color: #999999;

}
.txt-mi-black-bold {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #202020;
	font-weight: bold;


}
.txt-white-mi {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;

}
.txt-white-mi-bold {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;

}
.txt-blu-med {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #0F4D7B;
	font-weight: bold;


}
.CS-form-link-med-1 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0369CC;

}

.CS-form-Validate-1 {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #D93836;

}

.title-black-big {
	font-family: "Courier New", Courier, mono;
	font-size: 35px;
	color: #000000;
	font-weight: bold;
}
.txt-blu-med-bold {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	color: #0F4D7B;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 16px;



}
.txt-red-mi-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D93836;
}

.form-textbox {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #000000;
	border: 1px solid #9DBEEA;
}

.form-button {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D93836;
	height: 18px;
	width: 80px;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}

.form-textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
	border: 1px solid #9DBEEA;
}
.tab_sep_dots {
}
.BG_tab_modelli {
	color: #999999;
}
.link-med-blue {

	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #0369CC;
	font-weight: normal;
	line-height: normal;
	vertical-align: middle;
}
.link-med-red {


	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #D93836;
	font-weight: normal;
	line-height: normal;
	vertical-align: middle;
}
.border-black {
	border: 1px solid #000000;
}
.background {
	background-color: #D7D7D7;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:center; 
}
