﻿.titolo01, .titolo02
{
	font-family: Arial;
	font-style: normal;
	line-height: 120%;
}



.titolo01
{
	font-size: 18px;
	font-weight: bold;
	border-bottom: 0px solid Gray;
	line-height: 120%;
	padding-bottom: 5px;
}

.titolo02
{
	font-size: 15px;
	font-weight: bolder;
}

.separatore
{
	border-bottom: 1px solid Gray;
	display: block;
	padding-bottom: 5px;
}
