div.banner_custom{clear:both; width:100%; display:block;}
div.banner_custom img{float:none;}


div.azienda_riga{
	width:550px;
	height:auto;
	min-height:70px;
	padding:5px;
	float:left;
	text-align:left;
	color:#666666;
}

#corpo-sinistra-grande div.azienda_riga h2 a.dettaglio_azienda2{
	color:#B76615;
	display: block;
	height: 15px;
}

div.azienda_riga a:hover{
	color:#256f6f;
}


div.azienda_riga_contenitore{
	padding-top:3px;
	height:auto;
	min-height:70px;
	
}
div.azienda_riga_contenitore_alt{
	background-color:#F2F2F2;
	padding-top:3px;
	height:auto;
	min-height:70px;
}


div.azienda_logo{
	width:100px;
	height:70px;
	margin-left:5px;
	float:left;
	overflow:hidden;
}

div.azienda_dettagli{
	min-height:70px;
	float:left;
	overflow:hidden;
	padding-left:5px;
	margin-left:5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
}


div.azienda_dettagli a.dettaglio_azienda2{
	background-image: url(../../css_image/dettaglio_arrows.gif);
	line-height:15px;
	background-repeat: no-repeat;
	color: #CC3333;
	text-decoration: none;
	background-position: left 3px;
	padding-left: 15px;
}

div.dettaglio_corto_azienda{
	clear:both;
	background-color:#F1F3F5;
	padding:5px;
	text-align: justify;
}

div.azienda_clear{
	height:1px;
	margin-top:3px;
	clear:both;
}




#corpo-sinistra-grande .modera{
font-size:10px;
border-top:dashed 1px #efefef;
padding-top:5px;
width:500px;
text-align:left;
padding-bottom:15px;
color:#cc0000;
text-transform:uppercase;

}
#corpo-sinistra-grande .modera a{
color:#666666;
font-size:10px;
padding:3px;
display:block;
width:auto;
float:left;
margin-right:3px;
}
