﻿ul.list { /*margin: 0 0 0 15px;*/ border: 0px solid red; }
	ul.list li {
		padding: 3px 0 3px 18px;
		min-height: 94px;
		background: transparent url(../images/bullet_lista.png) no-repeat left 6px;}
		ul.list li a { text-decoration: none;}
			ul.list li a:hover { text-decoration: underline;}
			ul.list li strong { display: block;}

		ul.preview li {
		min-height: 75px;
		padding:0 0 1em 0;
		margin: 0px 5px 1em 0;
		border-bottom: 1px dotted #ccc;
		background-image: none;}
		ul.preview li a { font-size: 120%; color: #666;}
		ul.preview li a:hover { color: #C21C8D;}
		ul.preview li img {float: right;margin: 0 0 0 2em; border: 1px solid #ddd;}
		ul.preview li .photo {display:block; float: right;margin: 0 0 0 2em; border: 1px solid #ddd;
			width: 110px; height: 76px;
			background-repeat: no-repeat; background-position: center center; }

		ul.download li {
		background: transparent url(../images/disk.png) no-repeat left 3px;
		padding: 3px 0 5px 25px;}
		ul.download li .photo {display: none;}


		div.gallery {
		width: 180px;
		float: right;
		background: #ffffff;
		margin: 0 0 20px 20px;
		text-align: center;
		-moz-border-radius: 5px;
		-khtml-border-radius:5px;
		-webkit-border-radius: 5px;
		padding: 10px 10px 0 10px;}
		div.gallery a {
		float: right;
		text-decoration: none;
		font-size: 0.8em;
		color: #000;
		margin: 0 0 10px 0;}
		div.gallery a img { margin-bottom: 5px}


div.cataloghi {
	border: 1px solid #ccc;
	background: #dcdcdc;
	width: 125px;
	height: 240px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 5px;
	text-align: center;
	font-size: 90%; }
	div.cataloghi a { text-decoration: none; font-size: 0.9em;}

