﻿body {
font-family: Arial;
}
.Interno 
{
	width:100%;
}
.TitoloGenerale 
{
	font-size:17pt;
	font-style:italic;
	padding-bottom:6px;
	text-align: center;
	color: #ffffff;
	background-image:url('../Img/sfondo_titolo2.jpg');
	background-repeat:repeat-x;
	border-bottom: 2px solid #ff9900;
	border-top: 2px solid #ff9900;
	padding-top: 6px;
	vertical-align: middle;
}
.Colonna 
{
	color:#54697c;
	font-size:10pt;
	padding:10px 10px 10px 10px;
	text-align:justify;
}
