* {
	border: 0;
	margin: 0;
	padding: 0;
}
body, #container {
	background-color: #D9F1FD;
	color: #1B2F74;
}
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 72.5%;
	border-top: 5px solid #97C9E4;
	border-right: 5px solid #398EBF;
	border-bottom: 5px solid #97C9E4;
	border-left: 5px solid #398EBF;
}
#container {
	border-top: 5px solid #398EBF;
	border-right: 5px solid #97C9E4;
	border-bottom: 5px solid #398EBF;
	border-left: 5px solid #97C9E4;
}
#content {
	border-top: 1px solid #89C6E7;
	padding: 40px 270px 0 80px;
}
#header {
	background-image: url(../images/header.jpg);
	height: 133px;
	position: relative;
	width: 100%;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 154px;
}
#slogan {
	background-image: url(../images/back.jpg);
	font-size: 0.9em;
	height: 22px;
	letter-spacing: 0.1em;
	color: #2B679D;
}
#header, #slogan {
	background-repeat: repeat-x;
}
#slogan, #banner, #footer {
	clear: both;
	line-height: 1.5em;
}
#footer {
	font-size: 0.8em;
	padding: 5px;
}
#banner, #footer {
	border-top: 1px solid #8CC8E8;
}
#spot  {
	text-align: left;
	margin-left: 80px;
}
#slogan, #banner, #footer, #figure, #media, #paypal fieldset, #centra {
	text-align: center;
}
#figure {
	padding: 30px 5px 0 5px;
	margin: 5px;
}
#figure a {
	color: #0000E1;
}
#centra {
	width: 94%;
}
#media {
	margin-top: 40px;
	width: 99%;
}
#paypal {
	border-left: 1px solid #82C3E6;
	border-top: 1px solid #82C3E6;
	border-bottom: 1px solid #E7EDFF;
	border-right: 1px solid #E7EDFF;
}
#paypal fieldset {
	padding: 10px 0;
	border-color: #3366CC;
	border-width: 2px;
}
h4.news a {
	color: #CE0000;
	font-size: 1.2em;
	height: 1.8em;
	line-height: 1.8em;
}
p {
	line-height: 17px;
	padding: 0 0 14px 0;
}
p .first {
	font-weight: bold;
	font-size: 1.5em;
	font-style: italic;
}
/* fine codici base */
/* inizio codice menu di navigazione */
#topnav, #bottomnav, #sidenav {
	font-size: 0.8em;
	font-weight: bold;
	padding: 0 0 0 12px;
}
#topnav, #bottomnav {
	padding-left: 80px;
}
#sidenav {
	float: right;
	padding-top: 70px;
	width: 23em;
}
#topnav dl, #bottomnav dl {
	list-style: none;
	text-align: center;
}
#sidenav  dd  {
	width: auto;
}
#container  #sidenav  img  {
	padding: 0 20px;
	height: 10px;
	width: 10px;
}
#topnav dd, #bottomnav dd {
	display: block;
	float: left;
	width: auto;
}
#topnav a, #bottomnav a, #sidenav a {
	background-color: #CCEDFF;
	border-left: 1px solid #E7EDFF;
	border-top: 1px solid #E7EDFF;
	border-bottom: 1px solid #82C3E6;
	border-right: 1px solid #82C3E6;
	color: #2B679D;
	display: block;
	padding: 2px 6px;
	text-decoration: none;
	width: auto;
}
#topnav a:hover, #topnav a:focus, #bottomnav a:hover, #bottomnav a:focus, #sidenav a:hover, #sidenav a:focus {
	background-color: #B9E7FF;
	color: #9B0000;
}
#topnav dl dd.attivo a, #bottomnav dl dd.attivo a, #sidenav dl dd.attivo a {
	background-color: #9BD0F0;
	color: #00306A;
}
#topnav dl dd.attivo a:hover, #topnav dl dd.attivo a:focus, #bottomnav dl dd.attivo a:hover, #bottomnav dl dd.attivo a:focus, #sidenav dl dd.attivo a:hover, #sidenav dl dd.attivo a:focus {
	background-color: #DFEFFF;
	color: #F40000;
}
dd h4 {
	background-color: #E0EEF5;
	border-left: 1px solid #9BB4FF;
	border-top: 1px solid #9BB4FF;
	border-bottom: 1px solid #E7EDFF;
	border-right: 1px solid #E7EDFF;
	font-size: 1.2em;
	padding: 2px 0;
	text-align: center;
}
/* fine codice menu di navigazione */
/* inizio codice GuestBook e Form vari */
#topguest {
	text-align: center;
}
#topguest dl dd a {
	background-color: #B2E5FF;
	color: #195184;
	border-left: 1px solid #9BB4FF;
	border-top: 1px solid #9BB4FF;
	border-bottom: 1px solid #E7EDFF;
	border-right: 1px solid #E7EDFF;
	padding: 0.5em 5em;
	text-decoration: none;
}
#topguest dl dd a:hover, #topnav dl dd a:focus  {
	background-color: #5FB0E5;
	color: #E6F2FF;
}
#contatto h4 {
	width: 99%;
	border-bottom: 1px solid #fff;
}
#topguest dl dd a, #contatto h4, #firme h4, legend, #info h4 {
	font-size: 1.1em;
}
#firme {
	background-color: #CAEDFF;
	border-left: 2px solid #EDF1FF;
	border-top: 2px solid #EDF1FF;
	border-bottom: 2px solid #B7C9FF;
	border-right: 2px solid #B7C9FF;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 96%;
}
#firme p {
	padding: 0 15px 4px 15px;
}
#firme h4 {
	background-color: #E6F2FF;
	color: #00254A;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	text-align: left;
}
#firme .scrittoil {
	padding: 0 20px 0 50px;
}
#firme .firma {
	padding: 0 20px 0 0;
}
#firme .scrittoil, #firme .firma {
	font-weight: normal;
}
form {
	padding: 5px;
}
form p {
	margin: 0.2em 0;
}
legend, label, #submit, #reset, #security {
	font-weight: bold;
}
legend {
	padding: 0 5px;
}
label {
	float: left;
	font-size: 1em;
	text-align: right;
	width: 220px;
}
fieldset {
	padding: 1em;
	border: 0.1em solid #63B4DF;
}
#informativa, #autore, #Message {
	width: 60%;
}
#info input, #info option, #info select, #info textarea {
	border-left: 2px solid #EEF7FC;
	border-top: 2px solid #EEF7FC;
	border-bottom: 2px solid #89C6E7;
	border-right: 2px solid #89C6E7;
}
#info input, #info option, #info select {
	background-color: #EAF4FF;
	margin-left: 10px;
}
#info textarea {
	background-color: #E1F1F9;
	margin-left: 10px;
	padding: 5px;
	width: 290px;
}
#info #predisposto {
	overflow: auto;
	vertical-align: middle;
	height: 17px;
	width: 252px;
}
#info h4 {
	background-color: #9CCFEB;
	color: #0E1969;
	text-align: center;
}
#submit, #reset, #info .centro .submit #submit {
	background-color: #4DA6D0;
	color: #E6F1FF;
	font-size: 1em;
	margin-top: 0.8em;
	padding: 2px;
	width: 166px;
}
#submit, #reset {
	height: 2.7em;
}
#security, .security {
	background-color: #9BCDFF;
	font-size: 1.3em;
	font-style: italic;
	letter-spacing: 0.4em;
}
#security  {
	margin-left: 24px;
	width: 94px;
}
#search {
	background-color: #9FD0EE;
	border-left: 1px solid #E7EDFF;
	border-top: 1px solid #E7EDFF;
	border-bottom: 1px solid #9BB4FF;
	border-right: 1px solid #9BB4FF;
	color: #004488;
	font-weight: bold;
	width: 250px;
}
#stile  {
	background-color: #F5EBEB;
	border-left: 1px solid #E1E9FF;
	border-top: 1px solid #E1E9FF;
	border-bottom: 1px solid #8BA8FF;
	border-right: 1px solid #8BA8FF;
	width: 140px;
}
/* fine codice GuestBook e Form vari */
/* inizio codice tabelle */
#table {
	font-size: 0.95em;
}
#table td {
	background-color: #E1F4FE;
	border-left: 1px solid #8BA8FF;
	border-top: 1px solid #8BA8FF;
	border-bottom: 1px solid #E1E9FF;
	border-right: 1px solid #E1E9FF;
	height: 1.5em;
	line-height: 1.5em;
	padding: 3px 0 3px 5px;
	text-align: left;
	text-decoration: none;
}
#table .headtable td, #table .headtable td a {
	background-color: #AFDEF2;
	color: #00509F;
	font-weight: bold;
	font-size: 0.95em;
}
#table .headtable td {
	border-left: 2px solid #E1E9FF;
	border-top: 2px solid #E1E9FF;
	border-bottom: 2px solid #8BA8FF;
	border-right: 2px solid #8BA8FF;
}
#table .uno, #table .uno_monitor {
	width: 260px;
}
#table .uno_monitor {
	background-image: url(../images/mi_monitor.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#table .due {
	width: 170px;
}
#table .tre, #table .quattro {
	width: 70px;
}
#table .cinque {
	width: 110px;
}
#table .sei {
	width: 300px;
}
#table .sette {
	width: auto;
}
#table .otto {
	width: 100px;
}
#table .headtable td, #table .headtable td a, #table .tre, #table .quattro, #table .cinque, #table .otto {
	text-align: center;
}
/* fine codice tabelle */
/* inizio codice classi varie */
.barra, .centro, .firma, .notes input, .notes input, .security, .upload, .zipfile {
	font-weight: bold;
}
.avviso, .preferiti  {
	font-size: 1em;
}
.barra, .centro, .zipfile {
	text-align: center;
}
.avviso {
	background-color: #CCE7F4;
	border-left: 2px solid #EBF0FF;
	border-top: 2px solid #EBF0FF;
	border-bottom: 2px solid #A7D5ED;
	border-right: 2px solid #A7D5ED;
	padding: 20px 40px;
	width: auto;
}
.barra {
	letter-spacing: 1px;
	margin: 15px 0;
}
.commento {
	font-size: 0.8em;
}
.conferma {
	padding: 80px 0;
	text-align: center;
	line-height: 2em;
	font-size: 1.2em;
}
.data {
	background-color: #A8E0FF;
	border-left: 2px solid #E1E9FF;
	border-top: 2px solid #E1E9FF;
	border-bottom: 2px solid #8BA8FF;
	border-right: 2px solid #8BA8FF;
	padding: 0 10px 2px 10px;
}
.elenco {
	padding: 10px 50px;
}
.esito {
	background-color: #E6F7FF;
	border-left: 2px solid #F9FBFF;
	border-top: 2px solid #F9FBFF;
	border-bottom: 2px solid #B1D8FF;
	border-right: 2px solid #B1D8FF;
	padding: 0 50px 50px 100px;
	line-height: 1.8em;
	width: auto;
}
.evident {
	line-height: 1.5em;
	list-style-type: decimal;
	padding: 0 20px 10px 20px;
}
.firma {
	font-style: italic;
	padding: 30px 0 120px 0;
	text-indent: 3em;
}
.googlesearch {
	padding: 0 50px;
	position: absolute;
	width: 60%;
}
.hidden, .hiddenlogo {
	left: -9999px;
	position: absolute;
	top: -9999px;
}
.indice {
	border-bottom: 1px solid #6F93FF;
	font-size: 0.8em;
	line-height: 1.8em;
	margin-bottom: 20px;
	text-align: right;
}
.news {
	line-height: 17px;
	padding: 10px 30px;
	font-size: 0.9em;
	margin-bottom: 10px;
}
.news, .notes {
	background-color: #E1F4FF;
	border-left: 1px solid #72BFED;
	border-top: 1px solid #72BFED;
	border-bottom: 1px solid #F3F9FF;
	border-right: 1px solid #F3F9FF;
}
.note {
	padding: 15px 35px;
}
.notes {
	line-height: 17px;
	padding: 10px 30px;
}
.notes select, .notes input {
	background-color: #B9DCFF;
	border-left: 1px solid #EFF3FF;
	border-top: 1px solid #EFF3FF;
	border-bottom: 1px solid #BFCFFF;
	border-right: 1px solid #BFCFFF;
	color: #000066;
	margin: 4px 0;
}
.paypal {
	border-left: 1px solid #E1F1F9;
	border-top: 1px solid #E1F1F9;
	border-bottom: 1px solid #82C3E6;
	border-right: 1px solid #82C3E6;
	background-color: #BCE5FE;
	padding: 10px;
}
.preferiti {
	line-height: 1.8em;
	list-style: none;
	padding: 10px 0 0 0;
	text-indent: 1.5em;
}
.presentazione {
	background-image: url(../images/presentazione.gif);
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 10%;
	padding: 30px 0;
}
.responso {
	background-color: #4DA6D0;
	border-left: 2px solid #E1F1F9;
	border-top: 2px solid #E1F1F9;
	border-bottom: 2px solid #82C3E6;
	border-right: 2px solid #82C3E6;
	color: #E6F1FF;
	font-size: 1em;
	font-weight: bold;
	margin: 0 20px;
	padding: 2px;
	width: 166px;
}
.security {
	color: #00458A;
	margin-left: 10px;
	padding: 0 3px;
}
.space {
	padding: 20px 0;
	border-bottom: 1px solid #BCE5FE;
}
.spot {
	background-color: #D5F0FD;
	/*	border-left: 2px solid #EBF0FF;
	border-top: 2px solid #EBF0FF;
	border-right: 2px solid #A7D5ED; 
	border-bottom: 2px solid #A7D5ED; */
	padding: 5px;
	width: auto;
	margin: 0 3%;
	letter-spacing: 2px;
	font-size: 0.9em;
	font-weight: bold;
}
.upload {
	background-color: #EAEFFF;
	border: 1px solid #BFCFFF;
	font-size: 0.9em;
}
.zipfile {
	background-color: #E1F4FD;
	border-left: 1px solid #9BB4FF;
	border-top: 1px solid #9BB4FF;
	border-bottom: 1px solid #E7EDFF;
	border-right: 1px solid #E7EDFF;
	margin-bottom: 20px;
}
.zipfile  p {
	font-size: 1.1em;
	padding: 10px 0;
}
/* fine codice classi varie */
/* inizio codice mini bottoni e mini icone */
.minicon {
	padding: 0 6px 0 2px;
}
.monitor {
	background-image: url(../images/mi_monitor.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.czip {
	background-image: url(../images/mi_zip.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
}
/* fine  codice mini bottoni e mini icone */
/* inizio codice titoli e link generali */
h1 {
	font-size: 2em;
	margin-bottom: 1em;
}
h2 {
	font-size: 1.7em;
	margin-bottom: 1em;
}
h3 {
	font-size: 1.4em;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 1.5em;
	margin-top: 1.5em;
	color: #990000;
	text-indent: 1.5em;
}
h5 {
	font-size: 1em;
	margin-bottom: 1em;
	text-indent: 1.5em;
}
h6 {
	font-size: 1.2em;
	margin-bottom: 1em;
	text-align: center;
}
a:link {
	text-decoration: underline;
	color:#0000D5;
}
a:visited {
	text-decoration: underline;
	color: #BA75FF;
}
a:hover {
	text-decoration: underline;
	color: #F20000;
}
a:focus {
	text-decoration: underline;
	color: #F20000;
}
a:active {
	text-decoration: underline;
	color: #D50000;
}
