.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.bgsale {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FF9900;
}
.titoletto {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #663333;
}
.nolink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #660000;
	text-decoration: none;
	font-weight: normal;
}
.nolinkbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #660000;
	text-decoration: none;
}
.textl {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;

}
.tit {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bolder;
	color: #660000;
	text-decoration: none;
	font-style: oblique;
	line-height: normal;
}
.titolopag {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #663300;
}
.nolinkb {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.textlnol {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;

}
.nolinkboldm {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-style: italic;

}

#film {
	padding:15px;
	background-image:url(../src/sf_film.gif);
	width:160px;
	height:120px;

}

#filmbig {


padding:90px;
background-image:url(../src/sf_film_big.gif);
width:200px;
height:150px;
margin-top:5px;

}

#click {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align: right;
	padding-right: 18px;
	margin-top: 5px;
}

#click a {
	text-decoration: none;
	color: #666666;
	font-style:italic;

}

#click a:link, #click a:vistited, #click a:hover, #click a:active {

font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;

}
