#struttura{
	display: block;
	width: 801px;
	margin: 0 0 20px 0;
	padding: 0 0 0 1.4em;
	float: left;	
}

#struttura p{
	color: #555;
	font-size: 1.3em;
	line-height: 150%;
	text-align: justify;
	margin-bottom: 1em;
}

#struttura p.capital:first-letter { 
	font-size: 1.3em;
	color: #369;
	padding-right: 1px;
	line-height: 1em;
	font-weight: normal;
}

* html a.clearing{
	margin-left: 1.5em;
}



/* =================================[ thumbs ]================================= */

#thumbs{
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 790px;
	text-align: center;
}	

#thumbs a{
	width: 82px;
	height: 60px;
	float: left;
	display: block;
	margin: 0 0 0 17px;
	border: 1px solid #69c;
	background: #eec;
	padding:5px
}

#thumbs a img{
	display: block;
	margin: 0;
	padding: 0;
	width: 82px;
	height: 60px;
	background: #eec url(../images/load_img.gif) no-repeat center;
}

#thumbs a:hover{ background: #eda }

/* POWERED BY Syn-Ergo(R) S.n.C. */
