body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	font-size: 12px;
	color: black;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bd0001; 
	text-decoration: none; 
}

a#active {
	color: #bd0001;
	text-decoration: underline
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #bd0002;
	text-decoration: underline;
}

a:visited {
	color: #bd0003;
}

/* classi caselle */

td.logo {
	vertical-align:top;
	text-align: center;
}

td.sfmenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image:   url("imagebase/sf_Menu.jpg");
	background-position: top;
	vertical-align:top;
}

td.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 7px;
	padding: 5px;
	text-align: center;
	color: #bd0002;
	background-image:  url("imagebase/news.jpg");
	background-repeat: repeat-y;
}

td.news a {
	font-size: 16px;
	color: #bd0008;
}

td.news a#active {
	font-size: 16px;
	color: #bd0007;
}

td.news a.hover {
	font-size: 16px;
	color: #bd0007;
}

td.news a.visited {
	font-size: 16px;
	color: #bd0006;
}

td.comunicati {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	color: #bd0003;
}

td.centrato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	text-align: center;
}

td.nul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px;
	color: #000033;
}

.box1 {
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-color: white;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #F2F2F2;
	padding: 3px;
	border-width: thin;
	border-style: dashed;
}

.box2 a {
	color: #fffff0;
}

.box2 a#active {
	color: #fffff1;
}

.box2 a.hover {
	color: #fffff2;
}

.box2 a.visited {
	color: #fffff3;
}

.box3 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #F3F3F1;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: double;
}

.box3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFF1; 
	text-decoration: none; 
}

.box3 a#active {
	color: #fffff0;
	text-decoration: underline;
}

.box3 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fffafa;
	text-decoration: underline;
}

a.visited {
	color: #ffffe0;
}


/* barra navigazione principale */
.bordotab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	color: #000033;
	background-color: White;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: silver;
	border-bottom-color: silver;
	border-left-color: silver;
	text-align: center;
}

.classetd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	color: #000033;
	background-image: url(imagebase/bot.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:  silver;
	background-repeat: repeat-y;
}

.classetd a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	color: #000033; 
	text-decoration: none; 
}

.classetd a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	color: #bd0005;
	text-decoration: underline;
}

.classed a#active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	color: #bd0001;
	text-decoration: underline;
}

.classetd a.visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 3px;
	color: #000034; 
	text-decoration: none; 
}

/* barra navigazione sinistra */

td.barsin {
	background-color: #bd0000;
	border-left: thin solid #ac0000;
	border-right: thin solid #ac0000;
	border-top: thin solid #ac0000;
	border-bottom: thin solid #ac0000;
	vertical-align: top;
}

td.carta{
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 7px 3px 15px 3px;
	text-align: center;
	line-height: 2em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: silver;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: silver;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: silver;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: silver;
	
}

td.notizie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 18px;
	background-color: White;
	border-color: silver;
	border-style: solid;
	text-align: justify;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-width: 3px;
	border-top-width: 1px;
}

.img_sin {
	margin: 0px 7px 7px 0px;
}

.footer {
	font-size: 10px;
	color: black;
	text-align: center;
}

.footer a {
	font-size: 10px;
	color: #bd0009;
	text-align: center;
}
p.rosso {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	font-weight:bold;
}
p.rosso_cen {
	font-size: 14px;
	font-weight: bold;
	color: #990001;
	font-weight:bold;
	text-align: center;
}
p.verde {
	font-size: 14px;
	font-weight: bold;
	color: #369f63;
	font-weight:bold;
	text-align: center;
}
p.verde_testo {
	font-weight: bold;
	color: #369f63;
	font-weight: bold;
}
p.nero_cenbig {
	font-size: 14px;
	font-weight: bold;
	color: #000001;
	font-weight:bold;
	text-align: center;
}
p.nerobig {
	font-size: 14px;
	font-weight: bold;
	color: #000001;
	font-weight:bold;
	text-align: justify;
}
p.nero_cen {
	font-size: 12px;
	color: #000011;
	text-align: center;
}
p.blu_cen {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	font-weight:bold;
	text-align: center;
}
p.titolo1 {
	color: Maroon;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
