div, table, input, form, label, p, ul, ol, h1, h2, h3, h4, h5, center, blockquote {
	font-family: "Book Antiqua","Palatino Linotype","Arial","Verdana",times,serif;
	font-size: 12.5pt;
}

p, blockquote {
	line-height: 1.7em;
}

blockquote {
	font-style: italic;
	font-size: 11.5pt !important;
}

a:link, a:visited, a:active {
	color: black;
	/*text-decoration: none;*/
}

a:hover {
	color: gray; 
	/*text-decoration: none;*/
}

p, ul, ol, div {
	text-align: justify;
} 

ul, ol {
	margin-top: 0em;
	margin-bottom: 0em;
}

h2, .h2 {
	margin-top: 0em;
	padding-left: 0.2em;
	font-size: 1.5em;
	font-weight: normal;
	text-align: right;
	border-bottom: 1px solid #7173ff;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	letter-spacing: 4px;
	background-position: right;
	background-repeat: no-repeat;
	color: #000066;
}

h3, .h3 {
	text-align: left;
	margin-bottom: 1em;
	margin-top: 2.5em;
	font-size: 1.1em;
	color: #000000;
}

h4, .h4 {
	text-align: left;
	text-decoration: underline;
	margin-bottom: 1em;
	margin-top: 2.5em;
	font-size: 1em;
	color: #000000;
}

#tornasu {
	text-align: right;
	margin-top: 2em;
	margin-bottom: 1em;
}

small, .small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.8em;
}

big, .big {
	font-size: 1.16em;
}

img {
	border: 0px;
}

p img, h1 img, img.bottom, #footer img { 
	vertical-align: text-bottom;
}

.interna {
	background-color: #878787;
}

.mappa {
	border: 1px solid gray;
}

.mappa a:link, .mappa a:visited, .mappa a:hover, .mappa a:active {
	text-decoration: none;
}

table.interna {
	border-collapse: collapse;
}

table.interna td, th {
	border: 1px solid gray;
}

.news {
	margin-top: 1em;
	margin-bottom: 1em;
	border: solid 1px gray;
}

.news .titolo, .news .testo {
	padding: 0.3em;
}

.news .testo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.news .titolo {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-position: right;
	background-repeat: no-repeat;
	font-size: 10pt;
	line-height: 1.5em;
}

.news .testo * {
	font-size: 10pt;
}

.navpagina {
	margin-top: 3em;
	border: 1px solid gray;
	background-color: #EBEBFF;
	font-size: 11pt;
}

.navpagina td {
	padding: 1em;
}

.colonne {
	width: 100%;
}

.frame {
	width: 40%;
	vertical-align: top;
}

.sinistra {
	vertical-align: top;
	width: 282px;
}

.destra {
	vertical-align: top;
	padding-left: 10px;
}

.clear {
	clear: both;
}

.nascosto {
	display: none;
}

body {
	margin: 0.5em;
	padding: 0em;
}


table div {
	font-size: 1em;
}

table table {
	font-size: 1em;
}

form { 
	margin: 0em;
}

input {
	border: 1px solid gray;
	background-color: #FFFFFF;
	color: black !important;
}

input[type=submit] {
	vertical-align: bottom;
}

acronym:hover, abbr:hover {
    cursor: help;
}

abbr, acronym {
    border-bottom: 1px dotted gray;
    cursor: help;
}

@media screen {
	.solo-wai {display: none}
}
