body {
  margin-top	       : 5px;
  margin-left	       : 5px;
  background-color     : #FFFFFF;
  background-image     : url(img/logo.jpg);
  background-repeat    : repeat-y;
  background-position  : top left;
  font-family          : Verdana, Arial, Helvetica, sans-serif;
  font-size            : 8pt;
  font-weight          : normal;
  font-style           : normal;
  font-variant         : normal;
  color                : #000000;
}

A:link    { font-size: 11px; color: #0000AA; text-decoration: none     ; }
A:visited { font-size: 11px; color: #0000FF; text-decoration: none     ; }
A:active  { font-size: 11px; color: #0000CC; text-decoration: none     ; }
A:hover   { font-size: 11px; color: #00AADD; text-decoration: none     ; }
font  { font-size: 11px; text-decoration: none     ; }
p  { font-size: 11px; text-decoration: none     ; }
h1  { font-size: 18px; text-decoration: none     ; }
h2  { font-size: 15px; text-decoration: none     ; }
h3  { font-size: 9px; text-decoration: none     ; }
font.titolo  { font-size: 16px; color: #000000; text-decoration: none     ; }
font.sub { font-size: 8px; color: #000000; text-decoration: none     ; }


div#left {
	background	: none;
	border		: 1px solid black;
	width		: 128px;
	height		: 410px;
	overflow	: hidden;
	padding-right	: 0px;
	padding-left	: 0px;
	padding-top		: 0px;
	padding-bottom	: 0px;
}


div#main {
	background	: none;
	border		: 0px solid black;
	width		: 579px;
	height		: 575px;
	overflow        : auto;
	padding-right	: 0px;
	padding-left	: 0px;
	padding-top		: 0px;
	padding-bottom	: 0px;
}

div#visitatore {
	position 	: relative;
	z-index		: 1;
	border		: 0px solid black;
	width		: 133px;
	height		: 24px;
	overflow        : auto;
	padding-right	: 0px;
	padding-left	: 0px;
	padding-top		: 0px;
	padding-bottom	: 0px;
}

div#sub {

	background	: none;
	border		: 0px solid black;
	width		: 522px;
	height		: 18px;
	overflow        : hidden;
	padding-right	: 0px;
	padding-left	: 0px;
	padding-top		: 0px;
	padding-bottom	: 0px;
}


div#news {

	background	: none;
	border		: 0px solid black;
	width		: 187px;
	height		: 239px;
	overflow        : auto;
	padding-right	: 0px;
	padding-left	: 0px;
	padding-top		: 0px;
	padding-bottom	: 0px;
}
div#facebook {

	background	: none;
	border		: 0px solid black;
	width		: 155px;
	height		: 153px;
	overflow        : auto;
	padding-right	: 0px;
	padding-left	: 0px;
	padding-top	: 0px;
	padding-bottom	: 0px;
}
div#corsamese {

	background	: none;
	border		: 0px solid black;
	width		: 175px;
	height		: 187px;
	overflow        : auto;
	padding-right	: 0px;
	padding-left	: 0px;
	padding-top	: 0px;
	padding-bottom	: 0px;

}
div#videomese {
	background	: none;
	border		: 0px solid black;
	width		: 187px;
	height		: 145px;
	overflow        : auto;
	padding-right	: 0px;
	padding-left	: 0px;
	padding-top		: 0px;
	padding-bottom	: 0px;
}


