span.testo
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
    font-family: arial, verdana, helvetica, sans-serif;
}

span.testo A
{
	COLOR: #bb2827;
	text-decoration: underline;
}

span.testo A:hover
{
	COLOR: #666666;
	text-decoration: none;
}

span.asterisco
{
    FONT-SIZE: 9pt;
    COLOR: #900F05;
    font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
}

span.testoblu
{
    FONT-SIZE: 8pt;
    COLOR: #000000;
    font-family: arial, verdana, helvetica, sans-serif;
}

span.titnews
{
    FONT-SIZE: 14pt;
    COLOR: #000000;
    font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
}

span.paginazione
{
    FONT-SIZE: 8pt;
    COLOR: #bb2827;
    font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
}

span.paginazione A
{
    COLOR: #bb2827;
	text-decoration: underline;
}

span.paginazione A:hover
{
    FONT-SIZE: 8pt;
    COLOR: #666666;
	text-decoration: none;
}

span.titolo
{
    FONT-SIZE: 8pt;
    COLOR: #1D4982;
    font-family: arial, verdana, helvetica, san-serif;
	font-weight: bold;
}

span.titolo A
{
    COLOR: #bb2827;
	text-decoration: underline;
}

span.titolo A:hover
{
    COLOR: #1D4982;
	text-decoration: none;
}

span.titoloa
{
    FONT-SIZE: 8pt;
    COLOR: #1D4982;
    font-family: arial, verdana, helvetica, san-serif;
	font-weight: bold;
}

span.titoloa A
{
    COLOR: #bb2827;
	text-decoration: none;
}

span.titoloa A:hover
{
    COLOR: #1D4982;
	text-decoration: none;
}

span.titolorosso
{
    FONT-SIZE: 8pt;
    COLOR: #900F05;
    font-family: arial, verdana, helvetica, san-serif;
	font-weight: bold;
}

span.titolorosso A
{
    COLOR: #900F05;
	text-decoration: underline;
}

span.titolorosso A:hover
{
    COLOR: #900F05;
	text-decoration: none;
}

span.titolorossoa
{
    FONT-SIZE: 8pt;
    COLOR: #900F05;
    font-family: arial, verdana, helvetica, san-serif;
	font-weight: bold;
}

span.titolorossoa A
{
    COLOR: #900F05;
	text-decoration: none;
}

span.titolorossoa A:hover
{
    COLOR: #900F05;
	text-decoration: none;
}

span.navsx
{
    FONT-SIZE: 8pt;
    COLOR: #6D6A62;
    font-family: arial, verdana, helvetica, san-serif;
	font-weight: normal;
}

span.navsx A
{
    COLOR: #6D6A62;
	text-decoration: none;
}

span.navsx A:hover
{
    COLOR: #AB0000;
	text-decoration: underline;
}

span.navsxon
{
    FONT-SIZE: 8pt;
    COLOR: #AB0000;
    font-family: arial, verdana, helvetica, san-serif;
	font-weight: normal;
}

ul
{
	FONT-SIZE: 8pt;
	COLOR: #000000;
	font-family: arial, verdana, helvetica, san-serif;
	font-weight: normal;
	margin-left : 3px;
	margin-top: 3px;
	margin-bottom: 3px;
	list-style-type : square;
	list-style : inside;
}

img.bordato
{
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	border-left: 1px solid #e6e6e6;
}

span.mappa
{
    FONT-SIZE: 8pt;
    COLOR: #0F3B5F;
    font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
}

span.mappa A
{
	COLOR: #0F3B5F;
	text-decoration: none;
}

span.mappa A:hover
{
	COLOR: #0F3B5F;
	text-decoration: underline;
}

span.mappa1
{
    FONT-SIZE: 8pt;
    COLOR: #0F3B5F;
    font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
}

span.mappa1 A
{
	COLOR: #0F3B5F;
	text-decoration: none;
}

span.mappa1 A:hover
{
	COLOR: #AB0000;
	text-decoration: underline;
}

/*form del sito*/

input
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	background-color : #FFFFFF;
}

input.checkbox
{
	width: 15px;
	height: 15px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	background-color : #FFFFFF;
}

select
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	height: 20px;
	font-weight: normal;
	color: #666666;
	margin: -1px;
	border : -1px;
	border-top: -1px solid #333333;
	border-right: -1px solid #333333;
	border-bottom: -1px solid #333333;
	border-left: -1px solid #333333;
	background-color : #FFFFFF;
}
textarea
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	border : 1px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC
	width : 100px;
	background-color : #FFFFFF;
}

