a:link{
    font: 11px verdana, arial, serif;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
	cursor: pointer;
}
a:active{
	font: 11px verdana, arial, serif;
    text-decoration: none;
    color: #FF0000;
    font-weight: bold;
	cursor: pointer;
}
a:visited{
	font: 11px verdana, arial, serif;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
	cursor: pointer;
}
a:hover{
    color: #FF0000;
}
a.linkRosso:link{
	font: 11px verdana, arial, serif;
    text-decoration: none;
    color: #FF0000;
    font-weight: bold;
	cursor: pointer;
}
a.linkRosso:active{
	font: 11px verdana, arial, serif;
    text-decoration: none;
    color: #FF0000;
    font-weight: bold;
	cursor: pointer;
}
a.linkRosso:visited{
	font: 11px verdana, arial, serif;
    text-decoration: none;
    color: #FF0000;
    font-weight: bold;
	cursor: pointer;
}
a.linkRosso:hover{
	font: 11px verdana, arial, serif;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
	cursor: pointer;
}

a:focus		{ outline: 0; }

BODY {
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
table#home {
	background-image: url(../immagini/str/sfondo_artistiko_home.gif);
	background-repeat: no-repeat;
}
table#cartina {
	background-image: url(../immagini/str/cartina.gif);
	background-repeat: no-repeat;
}
td#head1 {
	background-image: url(../immagini/str/head_sx.gif);
	background-repeat: no-repeat;
}
td#head2 {
	background-image: url(../immagini/str/head_centro.gif);
	background-repeat: no-repeat;
}
td#headsopra {
	background-image: url(../immagini/str/linea_lato_sopra.gif);
	background-repeat: no-repeat;
}
td#headsopra2 {
	background-image: url(../immagini/str/linea_lato_sopra2.gif);
	background-repeat: repeat-x;
}
td#headsotto {
	background-image: url(../immagini/str/linea_lato_sotto.gif);
	background-repeat: repeat-x;
}
h1{
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
h2{
	color: #666666;
	font-size: 11px;
	font-weight: bold;
}
h3{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
.latosx {
	background-image: url(../immagini/str/linea_lato_sx.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.latodx {
	background-image: url(../immagini/str/linea_lato_dx.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
}
.justify{
	text-align: justify;
}
.boldRosso{
	color: #FF0000;
    font-weight: bold;
}
.boldNero{
	color: #000000;
    font-weight: bold;
}
.rosso{
	color: #FF0000;
	font-size: 11px;
}
.bold{
	color: #666666;
    font-weight: bold;
}
.nero{
	color: #000000;
	font-weight: normal;
}
.NLboldRosso24{
	color: #FF0000;
    font-weight: bold;
	font-size: 24px;
	text-align: center;
}
.NLboldNero14{
	color: #000000;
    font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.NLboldRosso16{
	color: #FF0000;
    font-weight: bold;
	font-size: 16px;
	text-align: center;
}