body
{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : #FFFFFF;
}

span.newshp
{
	FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
	COLOR: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
}

span.newshp A
{
    COLOR: #000000;
	text-decoration: none;
}

span.newshp A:hover
{
    COLOR: #000000;
	text-decoration: underline;
}

span.newshp1
{
	FONT-SIZE: 7pt;
	FONT-WEIGHT: bold;
	COLOR: #000000;
	font-family: arial, verdana, helvetica, sans-serif;
}

span.newshp1 A
{
    COLOR: #000000;
	text-decoration: none;
}

span.newshp1 A:hover
{
    COLOR: #000000;
	text-decoration: underline;
}

span.testo
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    font-family: arial, verdana, helvetica, sans-serif;
}

span.testo A
{
	COLOR: #999999;
	text-decoration: underline;
}

span.testo A:hover
{
	COLOR: #333333;
	text-decoration: none;
}

span.testodownload
{
    FONT-SIZE: 8pt;
    COLOR: #076060;
    font-family: arial, verdana, helvetica, sans-serif;
}

span.asterisco
{
    FONT-SIZE: 10pt;
    COLOR: #D7002A;
    font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
}

span.titologrigio
{
    FONT-SIZE: 8pt;
    COLOR: #333333;
    font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
}

span.paginazione
{
    FONT-SIZE: 8pt;
    COLOR: #3E6D58;
    font-family: arial, verdana, helvetica, sans-serif;
	font-weight: bold;
}

.paginazione A
{
    COLOR: #3E6D58;
	text-decoration: none;
}

.paginazione A:hover
{
    FONT-SIZE: 8pt;
    COLOR: #999999;
	text-decoration: none;
}

span.titolo
{
    FONT-SIZE: 8pt;
    COLOR: #1D4982;
    font-family: arial, verdana, helvetica, san-serif;
	font-weight: bold;
}

span.titolo A
{
    COLOR: #1D4982;
	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: #1D4982;
	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;
}

/*form del sito*/

input
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	border : 0px;
	border-top: 2px solid #EEEEEE;
	border-right: 2px solid #EEEEEE;
	border-bottom: 2px solid #DDDDDD;
	border-left: 2px solid #DDDDDD;
	width : 130px;
	background-color : #FFFFFF;
}

select
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	margin: -1px;
	border : -1px;
	border-top: -1px solid #EEEEEE;;
	border-right: -1px solid #EEEEEE;;
	border-bottom: -1px solid #DDDDDD;
	border-left: -1px solid #DDDDDD;
	background-color : #FFFFFF;
}
textarea
{
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	margin: 1px;
	border : 2px;
	border-top: 2px solid #EEEEEE;;
	border-right: 2px solid #EEEEEE;;
	border-bottom: 2px solid #DDDDDD;
	border-left: 2px solid #DDDDDD;
	background-color : #FFFFFF;
}
