﻿body 
{
    font-family:"Trebuchet Ms", Arial, Helvetica, sans-serif;
    font-size:10pt;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #2b1e1e;
}
hr {
border: 0;
color: #000;
background-color: #9E9E9E;
height: 1px;
width: 100%;
text-align: left;
}
.giorgia{
	font: 11px Georgia, "Times New Roman", serif;
	text-align: justify;
	color: #333333;
}
.fotoLeft
{
	float:left;
	margin-right:20px;
	font-size:x-small;
	color:#990033;
	text-align:center;
}
.fotoRight
{
	float:right;
	margin-left:20px;
	font-size:x-small;
	color:#990033;
	text-align:center;
}
.fotoLeft img,.fotoRight img
{
	margin-bottom:10px;
}
div#grid table
{
	border: 1px dotted #999;
	border-collapse:collapse;
}
div#grid td
{
    font-family:Arial;
    font-size:x-small;
    font-weight:bold;
	border: 1px dotted #999;
	padding:4px;
}
div#news
{
    font: 11px Georgia, "Times New Roman", serif;
	text-align: justify;
	color: #333333;
	margin-top:20px;
	margin-bottom:40px;
}
div#news h4.titoliNews
{
    text-align:left;
    font-size:10pt;
}