.bordo {
	border: 1px solid #1E2863;
}
.sfondocentrale {
	background-attachment: fixed;
	background-image: url(../img/sfondocentrale.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B8AE88;
}
a:link {
	color: #B8AE88;
	text-decoration: none;
}
a:visited {
	color: #B8AE88;
	text-decoration: none;

}
a:active {
	color: #B8AE88;
	text-decoration: none;

}
a:hover {
	color: #FFF6C5;
	text-decoration: none;

}
.testoblu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545786;
}
a.testoblu:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #545786;
	text-decoration: none;
}
a.testoblu:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #545786;
	text-decoration: none;

}
a.testoblu:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #545786;
	text-decoration: none;
}
a.testoblu:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF6C5;
	text-decoration: none;
}
