body {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	font-family: Arial, sans-serif;
	color: #514e4c;
	background: url(../images/sfondo.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	text-align: center; }

img {
	margin: 0px;
	padding: 0px;
	border: 0px; }

img.foto {
	float: left;
	border: 1px #9f9f9f solid;
	margin: 0px;
	margin-bottom: 10px; }

img.foto_piccole {
	float: left;
	border: 1px #9f9f9f solid;
	margin-right: 10px;
	margin-bottom: 10px; }

div.ombra1 {
	background-image: url(../images/shadow.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	margin-bottom: 8px; }

div.ombra2 {
	background-image: url(../images/shadow_tr.gif);
	background-repeat: no-repeat;
	background-position: top right; }

div.ombra3 {
	padding: 0 8px 8px 0;
	background-image: url(../images/shadow_bl.gif);
	background-repeat: no-repeat;
	background-position: bottom left; }

img.bordo {
	border: 1px #9f9f9f solid; }

hr {
	width: 100%;
	clear: both;
	border: 1px #fff solid;
	border-bottom: 1px #9f9f9f solid;
	margin-top: 10px;
	margin-bottom: 10px; }

div#logo, div#menu {
	font-family: Times New Roman, serif;
	font-size: .8em;
	color: #002879;
	text-align: center; }

div#menu {
	width: 49em;
	margin: auto;
	margin-bottom: 2em; }

div#container {
	width: 49em;
	text-align: left;
	margin: auto; }

div#left {
	float: left;
	width: 230px; }

div.left2 {
	float: left;
	width: 39em;
	font-size: .72em;
	text-align: justify;
	line-height: 1.65em; }

div#right {
	float: right;
	width: 26.5em;
	font-size: .72em;
	text-align: left; }

div.right2 {
	float: right;
	width: 23.3em;
	font-size: .72em;
	text-align: justify;
	line-height: 1.65em; }

div#content {
	margin-left: 20em;
	margin-right: 28em;
	text-align: justify;
	font-size: .72em;
	line-height: 1.65em; }

div#content2, div.content3 {
	text-align: justify;
	font-size: .72em;
	line-height: 1.65em; }

div#footer {
	font-size: .65em;
	line-height: 1em;
	text-align: left; }

p {
	margin: 0px;
	margin-bottom: .3em; }

a {
	color: #002879;
	font-weight: bold;
	text-decoration: none; }

a:hover {
	color: #002879;
	text-decoration: underline; }

.titolo_rosso {
	font-family: Times New Roman, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #d60000; }

.titolo_rosso_small {
	font-family: Times New Roman, serif;
	font-weight: normal;
	color: #d60000; }

a.titolo_rosso:hover {
	color: #d60000;
	text-decoration: underline; }

.titolo_blu {
	font-family: Times New Roman, serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #002879; }

a.titolo_blu:hover {
	color: #002879;
	text-decoration: underline; }

.evidenziato { font-weight: bold; color: #000; }
.errore { font-weight: bold; color: #f00; font-size: .9em; }
