/* definizione stili */

	* {font-family:Arial;}

	FORM TD {font-size:12px;}

DIV.err {
	font-size:11px; font-weight:bold; color:#F00;
	border:1px solid #F00; padding:4px;
}

DIV.homenews {
	font-family:Arial; font-size:11px;
}
DIV.homenews H2 {
	margin-bottom:0px;
	font-family:Arial; font-size:12px;
}
DIV.hpbanner {
margin:30px auto 0 auto;
}

	H1.testo	{	font-family:Arial;
				font-size:13px;
				color:#000000;
				font-weight:normal;
				margin:0px;
			}

	H1.testobold	{	font-family:Arial;
					font-size:13px;
					color:#000000;
					font-weight:bold;
					margin:0px;
				}
	
	H2.testonews	{	font-family:Verdana;
					font-size:11px;
					color:#000000;
					font-weight:normal;
					margin:0px;
				}

	H2.testonews	A {	font-family:Verdana;
					font-size:11px;
					color:#000000;
					font-weight:normal;
					margin:0px;
				}
	H2.testonews	A:hover {	text-decoration:underline;
				}

	H2.titsubandaverde	{	font-family:Verdana;
					font-size:11px;
					color:#FFFFFF;
					font-weight:bold;
					margin:0px;
				}

	H2.testocatalogo	{	font-family:Arial;
					font-size:10px;
					color:#000000;
					font-weight:normal;
					margin:0px;
				}

	H3.testo	{	font-family:Arial;
				font-size:13px;
				color:#000000;
				font-weight:normal;
				margin:5px 0 0 0;
			}


	A		{	font-family:Arial;
				font-size:13px;
				color:blue;
				text-decoration: none;
			}
	
	A:hover		{ text-decoration: underline;
				}

