

		
.contenitore_link {
	display:inline;
	float:left;
}

.separatore_links {
	width:540px;
	height:10px;
	display:block;
	float:left;
}

.box_immagine_link {
	margin-left:25px;
	width:155px;
	height:65px;
	display:inline;
	float:left;
}

.immagine_link {
	/*width:115px;*/
	display:block;
	float: left;
}

.img_vab {
	vertical-align:baseline;
}

.blocco_testo_link {
	width:400px;
	height:80px;
	display:block;
	float:left;
}

.grafica_pulsante_link {
	width:25px;
	height:80px;
	display:block;
	float:left;
}

.testo_link_1 a,v {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #005894;
	text-decoration: none;
	font-weight: bold;
}

.testo_link_1 a:hover {
	color: #D20000;
}

.testo_link_2 a,v {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #FE4F02;
	text-decoration: none;
	font-weight: bold;
}

.testo_link_2 a:hover {
	color: #D20000;
}