body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/sfondo1.jpg);
}


.text {
	font-size: 11px;
}
.TitoloCat {
	font-size: 14px;
	font-weight: bold;
	color: #01266C;
}
.BordoFoto1 {
	border: medium solid #FF4500;
}
.testo2 {
	font-size: 14px;
	color: #01266C;
}
.testo2Bold {
	font-size: 12px;
	color: #01266C;
	font-weight: bold;
}
.BordoFotoGiallo {

	border: medium solid #FDEA21;
}
#Contacts {
}
#Contacts h1{
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 25px;
}
#Contacts h2{
	font-size: 14px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 10px;
}
#Contacts h3{
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}

