/* Definisco attributi di formattazione testo */

body		 	{ margin-top: 0px; margin-bottom: 0px; margin:0px auto 0px auto; font-family: Verdana; width:850px }
a		     	{ color: #336699; font-family: Verdana; text-decoration: none }
a:hover      	{ color: #CCCCCC; font-family: Verdana; text-decoration: underline }
li           	{ list-style-type: disc; margin-top: 0px; margin-bottom: 0px; font-family: Verdana; color:#000000 }
p            	{ font-family: Verdana; margin-top: 0px; margin-bottom: 0px; border-top: 0px }
.input-nascosto 		{ width: 0%; height: 0%; font-size: 0em; margin-top: 0px; margin-bottom: 0px }
input					{ font-family: Verdana; font-size: 0.8em; color: #336699 }
h1						{ font-family: Verdana; font-size: 1.4em; margin-top: 0px; margin-bottom: 0px }
h2						{ font-family: Verdana; font-size: 1.2em; margin-top: 0px; margin-bottom: 0px }
h3						{ font-family: Verdana; font-size: 1em; margin-top: 0px; margin-bottom: 0px }
h4						{ font-family: Verdana; font-size: 0.8em; margin-top: 0px; margin-bottom: 0px }
h5						{ font-family: Verdana; font-size: 0.6em; margin-top: 0px; margin-bottom: 0px }
.h1n					{ font-family: Verdana; font-weight: normal; font-size: 1.4em; margin-top: 0px; margin-bottom: 0px }
.h2n					{ font-family: Verdana; font-weight: normal; font-size: 1.2em; margin-top: 0px; margin-bottom: 0px }
.h3n					{ font-family: Verdana; font-weight: normal; font-size: 1em; margin-top: 0px; margin-bottom: 0px }
.h4n					{ font-family: Verdana; font-weight: normal; font-size: 0.8em; margin-top: 0px; margin-bottom: 0px }
.h5n					{ font-family: Verdana; font-weight: normal; font-size: 0.6em; margin-top: 0px; margin-bottom: 0px }
.h6n					{ font-family: Verdana; font-weight: normal; font-size: 0.4em; margin-top: 0px; margin-bottom: 0px }
.h1b					{ font-family: Verdana; font-weight: bold; font-size: 1.4em; margin-top: 0px; margin-bottom: 0px }
.h2b					{ font-family: Verdana; font-weight: bold; font-size: 1.2em; margin-top: 0px; margin-bottom: 0px }
.h3b					{ font-family: Verdana; font-weight: bold; font-size: 1em; margin-top: 0px; margin-bottom: 0px }
.h4b					{ font-family: Verdana; font-weight: bold; font-size: 0.8em; margin-top: 0px; margin-bottom: 0px }
.h5b					{ font-family: Verdana; font-weight: bold; font-size: 0.6em; margin-top: 0px; margin-bottom: 0px }
.h5b					{ font-family: Verdana; font-weight: bold; font-size: 0.4em; margin-top: 0px; margin-bottom: 0px }
.tabella				{ width: 500px; margin: auto }
.prima-riga				{ width: 500px; height: 30px; line-height: 30px; background-color: #E4EAED; font-weight: Bold; text-align: center }
.riga					{ width: 500px; text-align: center }
.prima-cella			{ float: left }
.ultima-cella			{ float: right }
.inline					{ display: inline }
.block					{ display: block }

/* Definisco elementi del template */

#box 		 	{ top:15px }
#barra 		 	{ DISPLAY: none }
#barretta 	 	{ DISPLAY: none }
#orologio	 	{ DISPLAY: none }
#menu-superiore { DISPLAY: none }
#centrale	 	{ height: 100%; left:0; top: 0 }
#menu-laterale-sx { DISPLAY: none }
#menu-laterale-dx { DISPLAY: none }
#footer			  { DISPLAY: none }
#principale 	  { position: relative; height: 90%; left:0; top: 0; float: left }



/* Definisco elementi pagine */
#pagina				{ width: 92%; margin: auto }
#titolo-pagina		{ font-family: verdana; font-size: 1.3em; font-weight: bold; color: #214162; text-align: left; line-height: 1.3em; }
#striscia-titolo	{ height: 1em; text-align: left; background-image:url('../risorse/pixel_blu.gif'); background-repeat: repeat-x }
#contenuto-pagina	{ font-family: verdana; font-size: 0.8em; text-align: left; margin: auto }