
.fotoG{
	width:600px;
	min-height:350px;
	position:relative;
	left:0px;
}
.fotoGF{
	width:500px;
	min-height:350px;
	position:relative;
	left:0px;
	
}


.dettagli{
	width:300px;
	min-height:350px;
	position:absolute;
	color:#1e201d;
	background-image:url(../img2/pagina/sfumaBIANCO.png);
	background-color:#ebebeb;
	background-repeat:repeat-x;
	left:610px;
	top:-10px;
}
.dettagliF{
	width:400px;
	position:absolute;
	color:#1e201d;
	background-image:url(../img2/pagina/sfumaBIANCO.png);
	background-color:#ebebeb;
	background-repeat:repeat-x;
	left:510px;
	top:-10px;
}
.elenco{
	text-decoration:none;
	color:#333;
	}
.elenco:hover{
	color:#000;
}
.righetta{
	border:1px solid #FFF;
	margin-top:5px;
	margin-bottom:5px;
}
.bianco{
	color:#26a844;
	font-weight:bold;
	font-size:12px;
}
.dl{
	color:#ebebeb;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
}
.download{
	cursor:pointer;
	margin-bottom:2px;
	background-color:#ebebeb;
	padding:5px;
}

.download:hover{
	background-color:#666;
	background-image:url(../img2/pagina/sfumaBIANCO.png);
	background-repeat:repeat-x;
	background-position:-55px -55px;
	color:#FFF;
}
