codice:
#box {
	background: #666;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}