
.descrizione h1 {
background-image:url(images/h1.png);
background-repeat:no-repeat;
border-bottom:1px solid #820A19;
color:#820A19;
font-size:16px;
height:21px;
margin-bottom:5px;
padding-left:50px;
padding-top:10px;
letter-spacing:-0.5px;
font-weight:bold;
letter-spacing:-0.05em;
text-transform: uppercase;
 font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-weight:900;
}

.descrizione h2
{
font-weight:bolder;
margin-top:10px;
font-size:12px;
color: #820A19;

margin-bottom:3px;
}

.descrizione h3 {
font-size:11px;
margin-top:10px;
color: #820A19;
margin-bottom:3px;

}

.descrizione p{
color:#454545;
font-size:11px;
line-height:17px;
text-align:justify;
}


.imgdx {
	float:right;
	border: 1px solid #6e1d1e;
	padding:5px;
	margin: 5px 0 5px 5px;
}

.imgsx {
	float:left;
	border: 1px solid #6e1d1e;
	padding:5px;
	margin: 5px 5px 5px 0px;
}

.force {
	float:none;
	clear:both;
}

