#content{
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#listaGallery{
	margin: 0px;
	padding: 0px;
}
#listaGallery li{
	padding: 0px;
	list-style-type: none;
	color: #999999;
	font-size: 10px;
	margin: 0px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	background-color: #FFFFFF;
	width: 780px;
	height: 86px;
}
#listaGallery li img{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	left: 260px;
	top: 0px;
}
#listaGallery li p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#listaGallery li a{
	font-size: 11px;
	font-weight: bold;
}
#listaGallery li strong{
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}
#listaGallery li a:hover{
	color: #999999;
	text-decoration: none;
}
#listaGallery li form{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#listaGallery li form select{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	display: block;
	margin-top: 10px;

}
.flashTitle{
}

.testo{
	position: absolute;
	left: 420px;
	top: 10px;
}
