body {
	margin: 0 2%;
	font-family: "trebuchet MS", "verdana";
	font-size: 80%;
	background-color: #ffffff;
	color: #000;
}
div#menu_rapido{
	width: 0; 
	position: absolute;
	height: 0; 
	overflow: hidden; 
	top: -1000em;
}
img {
	border: 0;
}
table.aa{
	border:2px solid #CDE4E4;
}
table.aa td {
	border:1px solid #B1D6D6;
	padding:5px;
	background-color:#FFECD9;
}

#testata{
	background: url(img/testata.gif) top center no-repeat;
	padding-top: 30px;
	text-align: center;
}
#tipologia{
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
	background-color: #000;
}
#contenuto{
	float: right;
	width: 75%;
	border-left: 1px solid #EBEBEB;
	padding-left: 0.5em;
	margin-top: 10px;
}
#contenuto_intro{
	float: right;
	width: 95%;
	border-left: 1px solid #EBEBEB;
	padding-left: 0.5em;
}
#contenuto p{
	text-indent: 2em;	
}
#autore {
	display: block;
}
#copyright {
	clear: both;
	border-top: 1px solid #999666;
	padding-top: 0.2em;
	text-align: center;
}
#avvio {
	clear: both;
	border-top: 0px  #999666;
	padding-top: 0.2em;
	text-align: right;
}
#menu {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	padding-left: 1.2em;
}
#menu li {
	list-style-image: url(img/quadrino.gif);
	margin-bottom: 1em;
}
#cont_menu {
	float: left;
	width: 24%;
}
#contenuto{
	float: right;
	width: 75%;
	border-left: 1px solid #EBEBEB;
	padding-left: 0.5em;
	margin-top: 0;
}
#download {
	clear: left;
	font-size: 0.8em;
	text-align: center;
}
.menu_lo{
	list-style-image:url(../images/li_menu.gif);
}
#menu_li_txt{
	padding: 2px;
	background-color:#E5FDFF ;
	border: 4px solid #A3D9E3;
	font-weight: bold;
}
#menu_li_href{
	padding: 2px;
	background-color:#A3D9E3 ;
	border: 4px solid #E5FDFF;
	font-weight: bold;
}
a#menu_li_href:link{
	text-decoration: none;
	padding: 2px;
	background-color: #A3D9E3;
	border: 4px solid #E5FDFF;
	font-weight: bold;
	text-decoration: none;
}
a#menu_li_href:hover{
	padding: 2px;
	background-color: #A3D9E3;
	border: 4px solid #E5FDFF;
	font-weight: bold;
	text-decoration: none;
}
a#menu_li_href:visited{
	padding: 2px;
	background-color: #A3D9E3;
	border: 4px solid #E5FDFF;
	font-weight: bold;
	text-decoration: none;
}
a:link          {font-family: trebuchet MS, verdana, sans-serif; font-size: small; text-decoration: none; color: #2B4F4E}
a:visited       {font-family: trebuchet MS, verdana, sans-serif; font-size: small; text-decoration: none; color: #2B4F4E}
a:hover         {font-family: trebuchet MS, verdana, sans-serif; font-size: small; text-decoration: underline; color: #1E6116}
#square_page{
	text-align: center;
	float: left;
	background-color: #CADFE8;
	font-weight: bold;
	font-size: 15;
	color: #152E3B;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin: 2px;
}
#menu_right{
	text-align: right;
	margin-left: 500px;
}
.hide{
	display:none;
}
.hide_news{
	display:none;
}
.centra{
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}