body	{
	background-color: white;
	margin-top: 5px;
	}

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

a:hover {
	background-color: #FFFFFF;
	color: #DF1605;
	text-decoration: underline;
	}

a.linkmenu {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 1.0em;
	color: #FFFFFF;
	background-color: #DF1605;
	}

a.linkmenu:hover {
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #DF1605;
	}

a.linkbarra {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #404040;
	font-size: 0.9em;
	}

a.linkbarra:hover {
	color: #DF1605;
	text-decoration: none;
	background-color: #FFFFFF;
	}

strong {
	color: #505050; 
	font-weight: bold;
	}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 0.9em;
	text-align: justify;
	}

.testopiccolo {
	font-family: Arial, Helvetica, sans-serif;
	color: #555555;
	font-size: 0.8em;
	text-align: justify;
	}

.testopiccolo a {
	text-decoration: none;
	color: #808080;
	}

.testopiccolo a:hover {
	text-decoration: none;
	color: #DF1605;
	}

h1 	{
	font-family: Arial, Helvetica, sans-serif;
	color: #DF1605; 
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px;
	text-align: left;
	}

.titolosezione {
	color: #DF1605;
	}

.foto	{
	border: 1px solid #9EA8A8;
	}

.small {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.7em;
	}

.smallnav {
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #9EA8A8; 
	font-size: 0.7em;
	}

.smallnav a {
	font-family: Arial, Helvetica, sans-serif;
	color: #9EA8A8; 
	}

a.linktitolo {
	color: #808080; 
	font-weight: bold;
	text-decoration: none;
	}

a.linktitolo:hover {
	text-decoration: underline;
	color: #DF1605; 
	background-color: white;
	}

fieldset {
	padding: 10px;
	border: 1px solid #9EA8A8;
	}

legend {
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: 5px;
	}

table.bordato {
	border: 1px solid #9EA8A8;
	margin-bottom: 5px;
	}

