body {
	margin:0;
}
.form {
	height: 20px;
	width: 170px;
	color: #4D4D4D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.font_form {
	color: #4D4D4D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.select {
	height: 20px;
	width: 70px;
	color: #4D4D4D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/*------------------------------*/
/*---------- SFONDI ------------*/
.sf_home_top {
	background-image: url(../images/sf_home_top.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	
}
.sf_home_bottom {
	background-image: url(../images/sf_home_bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}
.sf_content {
	background-image: url(../images/sf_content.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

/*------------------------------*/
/*------------ TEXT ------------*/
.text_white, .text_white a, .text_white a:hover, .text_white a:active, .text_white a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: top;
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #4D4D4D;
	text-decoration: none;
	line-height: 15px;
}
.text a, .text a:hover, .text a:active, .text a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #79AE00;
	text-decoration: none;
}
.copy, .copy a, .copy a:hover, .copy a:active, .copy a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #4D4D4D;
	text-decoration: none;
	vertical-align: top;
}
/*------------------------------*/
/*------------ SEP -------------*/
