@media screen {
	/* tags */
	body {
		padding: 0px;
		margin: 0px;
	}
	
	/* links */
	.menu {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		color: #999999;
		text-decoration: none;
	}
	.menu_scomparso {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		color: #CCCCCC;
		text-decoration: none;
	}
	.sottomenu {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 1.0em;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #999999;
		text-decoration: none
	}
	.allegato {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		color: #000000;
		text-decoration: none;
		line-height: normal
	}
	.sottomenu_link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #999999;
		text-decoration: none
	}
	a:hover {
		color: #000000;
		text-decoration: none;
	}
	a.menu_selezionato_link {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		color: #000000;
		text-decoration: none;
	}
	
	/* text */
	.menu_selezionato {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		font-style: normal;
		line-height: normal;
		font-weight: bold;
		font-variant: normal;
		color: #000000;
		text-decoration: none;
	}
	.sottomenu_selezionato {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		font-style: normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		color: #000000;
		text-decoration: none
	}
	
	.testi {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}
	.campo_testo {  width: 100%; height: 172px}
	.campo_titolo {  width: 100%}
	.campo_elenco {  width: 100%}
	.pulsante_invia {  width: 80px; height: 20px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none}
	.campo_iscrizione {  width: 100%}
	.campo_cambia {  width: 94px; height: 20px}
	.campo_testo_risp {  height: 240px; width: 100%}
	.successo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none}
	.campo_cerca {  height: 20px; width: 94px}
	.pulsante_cerca {  height: 20px; width: 94px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.7em; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none}
	.titolo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.75em; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #000000; text-decoration: none}
	
	/* spazio */
	.spaceundertitle {
		font-size: 1px;
		height: 3px;
	}
	.leftmargin1 {
		margin-left: 7px;
	}
	
	/* colore della linea centrale */
	.filldot {
		background-color: #999999;
	}
	.filldotpr {
		background-color: #FF2100;
	}
	.filldotes {
		background-color: #FF6C00;
	}
	.filldotau {
		background-color: #585F2B;
	}
	.filldotin {
		background-color: #009600;
	}
	
	/* scroller da non toccare */
	#divScroller1 {
		position:relative;
		overflow:hidden;
		z-index:1;
		left:0px;
		top:0px;
		height:250px;
		visibility: visible;
	}
	.dynPage {
		position:absolute;
		z-index:2;
		left:0px;
		top:0px;
		visibility: hidden;
	}
	/* glossario */
	.top 	{  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.9em; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000; text-decoration: none}
  	.top:LINK    {text-decoration : none; font-size : 0.9em;}
	.top:VISITED {text-decoration : none; font-size : 0.9em;}
	.top:HOVER   {text-decoration: underline; font-size : 0.9em;}
	.az {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: Gray;
	text-decoration: none;
}
.nolink
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: Black;
	text-decoration: none;
}
}
}

