img	{
	 border: 0;
}

	/* Primary layout divisions */

body	{
	 color: #000;
	 font: small/1.4 "Georgia", Times, serif;
}
#topMenu, #ricerca, #breadcrumbs,#right	{
	 display:none;
}

div.leftbox{
	float: right;
	/*margin-left: 10px;*/
	text-align: center;
	width: 170px;
}

div.rightbox{
	float: left;
	margin-right: 5px;
	text-align: center;
}

.didascalia{
	font-size: smaller;
	font-style: italic;
	margin-top: 0;
	padding-top: 0;
}
.nav {
	 display:none;
}

table.form {
	display:none;
}

.noprint {
	display:none;
}

#footer	{
	 color: #333;
	 font-size: smaller;
	 border-top: 1px solid #333;
	margin-top: 10px;
} 

h1 a:link, h1 a:visited	{	
	 color: #903;
	 text-decoration: none;
}
	/* Typography 	*/
	
p	{
	margin: 0 0 1em 0;
	line-height: 140%;
	}

h1 {
	 margin: 0 0 10px 0;
	 font: 24px/41px Georgia, "New Century Schoolbook", Times, serif;
	 font-weight: normal;
	 color: #036;
}

h2 {
	 margin: 0 0 10px 0;
	 font: 20px/35px Georgia, "New Century Schoolbook", Times, serif;
	 font-weight: normal;
	 color: #c60;
}

h3 {
	 margin: 0 0 10px 0;
	 font: 14px Georgia, "New Century Schoolbook", Times, serif;
	 font-weight: bold;
	 border-bottom: 1px solid #c60;
	 color: #c60;
}

table td{
	border: 1px solid #aaa;
	padding:4px;
}

td.caption {
 font-weight: bold;
}