body	{
	background-color: #ffffff;
	color: #333333;
	font-family: Verdana;
	font-size: 2;
	margin: 0px;
	margin-bottom: 10px;
}

h1 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}


.title {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}


p.subtitle {
	font-family: "Arial Black";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	background-position: center top;
	line-height: normal;
	text-transform: none;
	background-attachment: fixed;
	text-align: center;
	vertical-align: middle;
}

p.subtitle2 {
	font-family: "Courier New";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	background-position: center top;
	line-height: normal;
	text-transform: none;
	background-attachment: fixed;
	text-align: justify;
	vertical-align: middle;
	
}

table#top_table {
  border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;

}

tr#top_tbl {
	background-attachment: fixed;
	background-image: url('images/top_bar2.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

td#top_td {
	background-attachment: fixed;
  background-image: url('images/top_bar_fill.gif');
  background-repeat: repeat-x;
	background-position: left top;
	background-color: #E4EBF5;
	}

td#barra_oriz1 {
	background-attachment: fixed;
	background-image: url('images/bg_menu.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	}

td#menu3_td {
	background-attachment: fixed;
	background-image: url('images/menu3.jpg');
	background-repeat: repeat-x;
	background-position: left top;
	font-size: medium;
	color: #0099CC;
	}

a {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #551a8b;
	text-decoration: underline;
}

a:active {
	color: #FF0000;
	text-decoration: underline;

}

a.adminmode	{
	color: #000099;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #0000CC;


}


h2 {
	font-family: Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-position: left top;
	word-spacing: normal;
	background-color: #F7F7F7;
}

p.text {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}


div.text {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #333333;
	text-align: justify;
	vertical-align: top;
}


span.text {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-align: justify;
}

td.dot {
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
}


h3 {

	font-family: Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-position: left top;
	word-spacing: normal;
	background-color: #F7F7F7;
}

/* this gives the buttons and the other input fields their stylish flat look - disabled if unwanted */
input    {
	color: #606060;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #666666;
}

textarea {
	color: #606060;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #999999;

}

a.ref {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
}

a.ref:visited {
	color: #999999;
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
}

a.ref:active {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
      text-decoration: none;

}

a.ref:hover
{
	text-decoration: underline;
	color: #666666;
	background-color: #EBEBEB;
	font-family: Arial;
	font-size: 10px;
}

a.hide {
	color: #F8F8F8;
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}

a.hide:visited {
	color: #F8F8F8;
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	}

a.hide:active {
	color: #F8F8F8;
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}

a.hide:hover
{
	color: #F8F8F8;
	font-family: Arial;
	font-size: 9px;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
}


a.databs {
	color: #333333;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
	line-height: normal;
}

a.databs:visited {
	color: #333333;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;

}

a.databs:active {
	color: #333333;
	font-family: Arial;
	font-size: 10px;
      text-decoration: none;

}

a.databs:hover
{
	text-decoration: underline;
	color: #333333;
	background-color: #EBEBEB;
	font-family: Arial;
	font-size: 10px;
}



a.faq {
	color: #0000CC;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	line-height: normal;

}

a.faq:visited {
	color: #0033FF;
	font-family: Verdana;
      text-decoration: none;
	font-size: 12px;
}

a.faq:active {
	color: #0033FF;
	font-family: Verdana;
	font-size: 12px;
      text-decoration: none;
}

a.faq:hover
{
	color: #0000CC;
	background-color: #EBEBEB;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;

}

td.sup {

	border-top: 1px dotted;
	border-right: 1px dotted;
	border-bottom: 1px none;
	border-left: 1px none;
}
td.inf {


	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px dotted;
	border-left: 1px dotted;
}
td.sfform {
	background-attachment: fixed;
	background-image: url(images/TESTATA.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

a.coord {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

a.coord:visited {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

a.coord:active {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

a.coord:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

a.coord2 {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}

a.coord2:visited {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}

a.coord2:active {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}

a.coord2:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #666666;

}
td.dot2 {

	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px dotted;
	border-left: 1px none;
}

td.dot3 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	}

h4 {

	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-position: left top;
	word-spacing: normal;
	background-color: #F7F7F7;
}



a.top_bar {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC66;
	background-color: #000000;
}

a.top_bar:visited {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFCC66;
	background-color: #000000;
}

a.top_bar:active {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
	background-color: #000000;
}

a.top_bar:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFF66;
	background-color: #000000;
}





#dhtmltooltip{
position: absolute;
width: 250px;
border: 2px solid black;
padding: 12px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/* filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
}
td.sfform2 {
	background-attachment: fixed;
	background-image: url(images/schema_regina.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F5EEE6;
}

div.evidenza {
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}
div.text_small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	vertical-align: top;
}

.Stile8 { /* stile Titolo Home Page */
	font-size: medium;
	color: #0099CC;
	font-style: italic;
	font-weight: bold;
}
.Stile9 { /*Ultime notizie Blu spesso*/
	color: #0033CC;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 24px;
}

.Stile11 {font-size: 10}

.Stile13 { /*Scritte piccole, commenti*/
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.Stile15 {font-family: Arial, Helvetica, sans-serif; font-size: 10px;}
.Stile16 {
	color: #FF0000;
	font-size: 9px;
}
.Stile18 { /*Neretto Titoli piccoli*/
    font-family: "Arial Black"; font-size: 10px; }
.Stile21 { /*Copyright piccolo*/
	font-family: "BankGothic Md BT";
	font-size: 12px;
	/*font-weight: bold;*/
}
.Stile23 { /*Copyright grande*/
    font-family: "BankGothic Md BT"; 
	font-size: 16px;
	}


a.Stile21L {
	font-family: "BankGothic Md BT";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
}

a.Stile21L:visited {
	font-family: "BankGothic Md BT";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;

}

a.Stile21L:active {
	font-family: "BankGothic Md BT";
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;

}

a.Stile21L:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

