body {
	font-family: arial,sans-serif;
	font-size: 76%;
	margin: 0px;
	color: Navy;
}
/* a, a:active, a:link, a:visited {
  text-decoration: none;
  color: navy;
  font-size: 12px;
}
a:hover {
  font-size: 16px;
  font-weight: bold;
} */
td, textarea, input, select {
  font-size: 12px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  padding-left : 6px;
  padding-right : 6px;
}

#arch_button {
	float: left;
	width: 54px;
	/* border-right: 1px solid #FFFF99; */
	/* padding: 0 0 1em 0; */
	margin-left: 4px;
	/* margin-bottom: 1em; */
	font-family: 'Trebuchet MS', 'Lucida Grande',
    	  Verdana, Lucida, Geneva, Helvetica, 
    	  Arial, sans-serif;
	background-color: #FFFF99;
	color: Gray;
}
#arch_button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#arch_button li {
	/*border-bottom: 1px solid #90bade;*/
	border-bottom: 1px solid #FFFF99;
	margin: 0;
}
#arch_button li a {
	display: block;
	padding: 2px 2px 2px 2px;  	  /* padding: 5px 2px 5px 2px; */
	border-left: 4px solid #DAA520; /* border-left: 4px solid #1958b7; */
	border-right: 4px solid #DAA520; /* border-right: 4px solid #508fc4; */
	background-color: #DAA520; /* background-color: #2175bc; */
	color: White;
	text-decoration: none;
	width: 100%;
	font: bold 14px;
}
html>body #arch_button li a {
	width: auto;
}
#arch_button li a:hover {
	border-left: 4px solid Gold;   /* border-left: 4px solid #1c64d1; */
	border-right: 4px solid Gold;  /* border-right: 4px solid #5ba3e0; */
	background-color: Gold;        /* background-color: #2586d7; */
	color: Navy;
}
#arch_button li a#activelink {
	/*border-left: 4px solid #1c64d1;
	border-right: 4px solid #5ba3e0;
	background-color: #2586d7;*/
	border-left: 4px solid Gold;
	border-right: 4px solid Gold;
	background-color: Gold;
	font-size: larger;
	font-weight: bold;
	color: Navy;
}
div#arch_container {
	/* height: 590px;	 */
	background-color: FFFF99;
	background: url(images/leftcol84.jpg) repeat-y top left;
	height: 460px;
}
div#arch_content {
	height: 492px;
	overflow: auto;
	margin-left: 76px;
	background-color: White;
	padding: 0;
}
#button {
	float: left;
	width: 216px;
	/* border-right: 1px solid #FFFF99; */
	/* padding: 0 0 1em 0; */
	margin-left: 4px;
	/* margin-bottom: 1em; */
	font-family: 'Trebuchet MS', 'Lucida Grande',
    	  Verdana, Lucida, Geneva, Helvetica, 
    	  Arial, sans-serif;
	background-color: #FFFF99;
	color: Gray;
}
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#button li {
	/*border-bottom: 1px solid #90bade;*/
	border-bottom: 1px solid #FFFF99;
	margin: 0;
}
#button li a {
	display: block;
	padding: 2px 2px 2px 2px;  	  /* padding: 5px 2px 5px 2px; */
	border-left: 4px solid #DAA520; /* border-left: 4px solid #1958b7; */
	border-right: 4px solid #DAA520; /* border-right: 4px solid #508fc4; */
	background-color: #DAA520; /* background-color: #2175bc; */
	color: White;
	text-decoration: none;
	width: 100%;
	font: bold 14px;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	border-left: 4px solid Gold;   /* border-left: 4px solid #1c64d1; */
	border-right: 4px solid Gold;  /* border-right: 4px solid #5ba3e0; */
	background-color: Gold;        /* background-color: #2586d7; */
	color: Navy;
}
#button li a#activelink {
	/*border-left: 4px solid #1c64d1;
	border-right: 4px solid #5ba3e0;
	background-color: #2586d7;*/
	border-left: 4px solid Gold;
	border-right: 4px solid Gold;
	background-color: Gold;
	font-size: larger;
	font-weight: bold;
	color: Navy;
}
div#container {
	/* height: 590px;	 */
	/* background-color: FFFF99; */
	background: url(images/leftcol250.jpg) repeat-y top left;
	height: 460px;
}
div#header {
	height: 80px;
	background-color: #FFFF99;
	padding-top: 4;
}
div#content {
	height: 476px;
	overflow: auto;
	margin-left: 20px;
	padding: 1em;
	background-color: #FFFF99;
}
div#Presentazione {
	width: 640px;
	height: 450px;
	padding: 26 40 26 40;
	overflow: auto;
	background-color: White;
	border: thin solid Navy;
	text-align: justify;
	float: left;
}
div#footer {
	/*clear: left;*/
	text-align: right;
	background-color: #FFFF99;
	font-size: 12px;
	color: Navy;
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 5 20 5 20;
}
div#footer a {
	color: Navy;
	text-decoration: none;
}
div#footer a:hover {
	color: Navy;
	font-weight: bold;
	text-decoration: none;
}
div#HomeFooter {
	/*clear: left;*/
	/* text-align: right; */
	background-color: #FFFF99;
	/* color: navy; */
	/* font-size: 32px; */
	position: absolute;
	bottom: 0px;
	width: 100%;
	padding: 5 20 5 20;
}
div#HomeFooter a {
	color: navy;
	text-decoration: none;
	font-size: 12px;
}
div#HomeFooter a:hover {
	color: navy;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
}
h1 {
	font: bold arial,serif;
	color: Navy;
}
h2 {
	color: White;
	font-size: 1.5em;
}
h3 {
	color: Navy;
	font-size: 16pt;
	font-weight: bold;
	padding-right: 12px;
}
h4 {
	color: Navy;
	font-size: 16pt;
}

#HomeButton {
	float: left;
	width: 264px;
	/* border-right: 1px solid #FFFF99; */
	/* padding: 0 0 1em 0; */
	margin-left: 20px;
	/* margin-bottom: 1em; */
	font-family: 'Trebuchet MS', 'Lucida Grande',
    	  Verdana, Lucida, Geneva, Helvetica, 
    	  Arial, sans-serif;
	background-color: #FFFF99;
	color: Gray;
}
#HomeButton ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#HomeButton li {
	/*border-bottom: 1px solid #90bade;*/
	border-bottom: 1px solid #FFFF99;
	margin: 0;
}
#HomeButton li a {
	display: block;
	padding: 2px 2px 2px 2px;  	  /* padding: 5px 2px 5px 2px; */
	border-left: 4px solid #DAA520; /* border-left: 4px solid #1958b7; */
	border-right: 4px solid #DAA520; /* border-right: 4px solid #508fc4; */
	background-color: #DAA520; /* background-color: #2175bc; */
	color: White;
	text-decoration: none;
	width: 100%;
	font: bold 14px;
}
html>body #HomeButton li a {
	width: auto;
}
#HomeButton li a:hover {
	border-left: 4px solid Gold;   /* border-left: 4px solid #1c64d1; */
	border-right: 4px solid Gold;  /* border-right: 4px solid #5ba3e0; */
	background-color: Gold;        /* background-color: #2586d7; */
	color: Navy;
}
#HomeButton li a#activelink {
	/*border-left: 4px solid #1c64d1;
	border-right: 4px solid #5ba3e0;
	background-color: #2586d7;*/
	border-left: 4px solid Gold;
	border-right: 4px solid Gold;
	background-color: Gold;
	font-size: larger;
	font-weight: bold;
	color: Navy;
}
div.modular {
	overflow: hidden;
	background: url(images/boxBk.png) repeat-x bottom left;
	padding-bottom: 15px;
	margin-left: 80px;
	margin-bottom: 10px;
}
div.m1 { width: 180px; }
div.m2 { width: 360px; }
div.m3 { width: 540px; }
div.m4 { width: 720px; }
div.modular div {
	float: left;
	width:150px !important; width /**/:180px;
	background: url(images/boxBk.png) repeat-x top left;
	padding: 15px 15px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

.firma {
	text-align: right;
}
.FonteBibliografica {
	font-size: 11px;
}
.Titolo1 {
	font-size: 36px;
	font-weight: bolder;
	color: navy;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.testa {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: White;
  bcolor: olive;
  background-color: Gray;
  padding-right: 6px;
  padding-left: 6px;
  font-weight: bold;
}
