body{
	font-family: "Lucida Grande", Lucida , sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: white;
}
.left{
	background-color: white;
}
.right{
	position: absolute;
	left: 120px;
	margin-right: 0px;
	top: 21px;
	height: 530px;
	margin-bottom: -21px;
	width: 1010px;
	border: 1px solid;
	background-color: #cce8f5;
	background-image: url("../gif/logo_big.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
}
.space{
	width: 20px;
	float: right;
	clear: left;
}
#ricerca_parametri{
	position: absolute;
	left: 0px;
	top: 5px;
	margin-right: 0px;
	width: 200px;
	font-family: "Lucida Grande", Lucida , sans-serif;
	font-size: 12px;
}
.credits{
	position: absolute;
	left: 985px;
	top: 0px;
	height: 20px;
	background-color: white;
}
#info{
	position: absolute;
	left: 10px;
	width: 180px;
	top: 120px;
	text-align: justify;
}
.how_to{
	position: absolute;
	left: -23px;
	width: 160px;
	top: 90px;
	font-size: small;
}
.logo{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100px;
}
.col{
    width: 240px;
    height: 400px;
	padding-left: 10px;
    float: left;
    clear: right;
    visibility: visible;
    text-align: center;
	margin: 10px;
	margin-top: -15px;
	background-image: url("../gif/col.gif");
	background-repeat: no-repeat;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
#colonna1{
	position: absolute;
	left: 200px;
}
#colonna2{
	position: absolute;
	left: 470px;
}
#colonna3{
	position: absolute;
	left: 740px;
}
.res_col{
	overflow: auto;
	height: 400px;
    position: relative;
    left: 0px;
    right: 0px;
}
.col#quando{/*
	position: relative;
	left: -230px;
	top: -30px;*/
	width: 200;
    height: 90%;/*
    float: left;
    clear: right;*/
    visibility: visible;
    text-align: left;
    background-image: none;
    margin: 5px;
    border: 0px;
	margin: 10px;
}
.form_scelta{
	text-align: justify;
	position: relative;
	top: 0px;
	left: 10px;
}
legend , fieldset{
	background-color: white;
	border: 1px solid;
	border-color: black;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
select{
	text-align: center;
	border: 1px solid;
	border-color: black;
	margin-top: 2px;
	height: 20px;
	font-family: "Lucida Grande", Lucida , sans-serif;
	font-size: 14px;
}
.sel_cat_top{
	width: 250px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.sel_cat{
	width: 180px;
}
input.btn{
	background-image: url("../gif/btn.gif");
	border: 0px;
	height: 30px;
	font-size: 13px;
	width: 250px;
	font-weight: bold;
	margin-top: 2px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
.colonne{
	margin: 0px;
	float: right;
	margin-top: 0px;
}
td{

	vertical-align: top;
}
img.loading{
	position: relative;
	top:20px;
}
.anno{
	margin-bottom: -13px;
	font-weight: bold;
	left: -20px;
	color: #666666;
}
.risultati{
	width: 200px;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}
a{
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
}
a.author{
	font-size: 9px;
	margin-bottom: 30px;
	color: gray;
}
p.autori{
	margin-top: 5px;
}
.release{
	position: absolute;
	left: 2px;
	border: 1px solid;
	background-color: white;
	font-size: 12px;
	color: black;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}
p.release{
	margin: 10px;
}