	/*colori: rosa=#FF99CC;
azzurro=#3A73FF arancionescuro:#FF6611*/
body {
	font-family:  verdana, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: black;
}
div.page {
	padding: 10px 30px 20px 40px;
/* top right bottom left*/
	margin: 3% 5% 2% 5%;
/* top right bottom left*/
	border-top: 1px solid #77BBFF;
	border-right: 0px solid blue;
	border-bottom: 0px solid blue;
	border-left: 1px solid #77BBFF;
}
table.title {
	margin-top: 10px;
	margin-bottom: 20px;
	border: 0px solid red;
	width: 100%;
}
table.title a#name {
	padding: 10px 40px 10px 30px;
	background-color: #77BBFF;
	text-decoration: none;
	font-variant: small-caps;
	color: black;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
#menu {
	clear: right;
	float: left;
	width: 130px;
	border: 0px solid red;
	margin: 0px 35px 10px 0px;
/* top right bottom left*/
	padding: 10px 35px 40px 0px;
	border-top: 0px solid blue;
	border-right: 1px solid #77BBFF;
	border-bottom: 1px solid #77BBFF;
	border-left: 0px solid blue;
}
#menu a:link {
	text-decoration: none;
	color: black;
}
#menu a:hover {
	text-decoration: underline;
	color: black;
}
#menu a:visited {
	text-decoration: none;
	color: black;
}
div.menuitem {
	padding: 5px 5px 5px 5px;
	background-color: #77BBFF;
	text-align: left;
	font-variant: small-caps;
	font-size: 100%;
	font-weight: bold;
}
div.menuitemactive {
	padding: 5px 5px 5px 5px;
	background-color: #DDDDDD;
	text-align: left;
	font-variant: small-caps;
	font-size: 100%;
	font-weight: bold;
}
div.firstsection {
	clear: both;
	padding: 20px 30px 10px 0px;
/* top right bottom left*/
	border-top: 1px solid #77BBFF;
	border-right: 1px solid #77BBFF;
	border-bottom: 0px solid blue;
	border-left: 0px solid blue;
	margin: 0px 0px 0px 0px;
/* top right bottom left*/
	text-align: justify;
}
div.section {
	padding: 10px 30px 10px 0px;
/* top right bottom left*/
	border-top: 0px solid blue;
	border-right: 1px solid #77BBFF;
	border-bottom: 0px solid blue;
	border-left: 0px solid blue;
	margin: 0px 0px 0px 0px;
/* top right bottom left*/
	text-align: justify;
}
div.logos {
	padding: 60px 30px 10px 0px;
/* top right bottom left*/
	border-top: 0px solid blue;
	border-right: 1px solid #77BBFF;
	border-bottom: 0px solid blue;
	border-left: 0px solid #77BBFF;
	margin: 0px 0px 0px 0px;
/* top right bottom left*/
	text-align: center;
}
div.firstsection a:link {
	text-decoration: none;
	color: #0077FF;
}
div.firstsection a:hover {
	text-decoration: none;
	color: #0077FF;
}
div.firstsection a:visited {
	text-decoration: none;
	color: #0077FF;
}
div.section a:link {
	text-decoration: none;
	color: #0077FF;
}
div.section a:hover {
	text-decoration: none;
	color: #0077FF;
}
div.section a:visited {
	text-decoration: none;
	color: #0077FF;
}
img {
	border: 0px;
	/*vertical-align: middle;
	*
}
table.title {
	width: 100%;
	/*table-layout: fixed;
*/
	/*margin: auto;
*/
	border: 0px solid red;
}
td.content {
	border: 0px solid red;
	vertical-align: top;
	width: 80%;
	margin: auto;
}
td.menu {
	border: 0px solid red;
	vertical-align: top;
	width: 20%;
}
div.li {
	padding: 0px 0px 10px 0px;
/* top right bottom left*/
	border: 0px solid red;
	line-height: 6mm;
	display: block;
}
div.paper {
	padding: 10px 0px 15px 0px;
/* top right bottom left*/
	border: 0px solid red;
	line-height: 6mm;
	display: block;
}
h4.title {
	background-color: #77BBFF;
	padding: 4px 5px 4px 10px;
/* top right bottom left*/
}
