﻿  /* CSS style FAMIGLIE*/

h1 {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #FF7800;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 19px;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #FF7800;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: left;
	height: 19px;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
