﻿body
{
	font-family: Verdana;
	font-size: small;
	width: 800px;
  margin-left: auto ;
  margin-right: auto ;	
}

.titolo
{
	color: #522900;
	font-weight: bold;
	font-size: xx-large;
}
.titologrande
{
	color: #522900;
	font-weight: bold;
	font-size: xx-large;
}

.riquadro
{
    padding: 10px;
    display: inline;
}
.sottotitolo
{
	color: #522900;
	font-weight: normal;
	font-size: small;
	font-style: oblique;
}
.immagine
{
	width: auto;
	height: auto;
	top: auto;
	right: auto;
	bottom: auto;
	left: auto;
	display: inline;
}
