.box_regione{
	background: url(/italia/regioni/immagini/line.jpg) no-repeat bottom right;
	margin-bottom:14px;
}
.box_regione img{
	float:left;
	margin-right:17px;
}
.box_regioni_nome{
	float: left;
	width:166px;
	padding-bottom:5px;
}
.box_regioni_province{
	float: right;
	width:314px;
	padding-bottom:5px;
	font-weight:bold;
}
.box_regioni_province a{
	text-decoration: none;
}
.left_regioni {
float:left;
padding:10px 0 15px 10px;
width:600px;
}
