
body {
  background:#fff;
  margin:0;
  padding:0;
  color:#000;
 font:small/1.2em Georgia, Serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:medium;
  
} 
html>body {
  font-size:medium;
}

.highlight {
  float: right;
  margin: 10px 30px;
  padding: 10px 20px;
  border-left: 1px solid #ccc;
  width: 200px;
  text-align: center;
}

h1 {
  font-size: 1.6em;
  font-weight: normal;
  line-height: 1em;
}

h2 {
  font-size: 1.2em;
  font-weight: normal;
}

blockquote, q {
  margin: 0;
  quotes: "\ab" "\bb" "\27" "\27";
}

#footer p {
  font-size: 0.8em;
  line-height: 1.3em;
  margin: 0;
  padding: 0;
}

#footer .box {
  text-align: center;
  background-color: #dae0d2;
}

#column {
  font-size: 0.85em;
}

pre {
  font-size: 1.2em;
  background-color: #dae0d2;
  border: 1px solid #765;
  padding: 10px;
}

acronym, abbr {
  cursor: help;
  border-bottom: 1px dotted #000;
}

a, a:link {
	color: #765;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #654;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	text-decoration: underline;
	color:#333;
}

a:active {
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}

a:focus {
	background-color: transparent;
	text-decoration: underline;
}

td h4 {
	text-align: center;
}
ol.listaletterale {
	list-style-type: upper-latin;
}
ol.listaletteralemin {
	list-style-type: lower-latin;
}

td.destra{
	text-align: right;
	width: 25%;
	font-weight: bolder;
	text-transform: capitalize;
	border-right-style: dotted;
	border-right-width: thin;
	padding-right: 3px;
	font-size: 70%;
	border-bottom: solid 1px #765;
}

caption.bordato {
	border-bottom: 1px solid #765;
	border-top: 1px solid #765;
	margin-top: 10px;
	margin-bottom: 10px;
}
.pulsante {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #DAE0D2;
	border:  solid 1px #765;
	padding: 5px;
	display: inline;
	margin-bottom:10px;
}
.elencopulsanti{
      font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #DAE0D2;
	border:  solid 1px #765;
	padding: 5px;
	list-style: none;
	width: 50%;
	margin-bottom: 2px;
}
textarea {
	height: 100px;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
td.sinistra {
	padding-left: 3px;
	font-size: 70%;
	border-bottom: solid 1px #765;
}
form {
	border: #765;
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
legend.modulo{
font-size: 120%;
font-weight: bold;
text-align: center;
color: #000;
}

fieldset.submit {
	text-align: center
}
fieldset {
padding-top: 5px;
}


