BODY {
	font-family: verdana, arial;
	color: 545454;
	font-size: 11px;
	background-repeat: repeat-x
}
TABLE {
	font-family: verdana, arial;
	color: 545454;
	font-size: 11px
}
TD {
	font-family: verdana, arial;
	color: 545454;
	font-size: 11px
}
TD.titolo {
	font-family: verdana, arial;
	color: ffffff;
	font-size: 11px
}
A:link, A:visited {
	color: #0093DD;
	text-decoration: underline
}
A:hover {
	color: #F19E36;
	text-decoration: underline
}
.path_2:link {
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
.path_2:visited {
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none
}
.path_2:hover {
	font-family: arial, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #E1E1E1;
	text-decoration: none
}
.expand:link, .expand:visited {
	font-family: arial, verdana;
	font-size: 10px;
	color: #717171;
	text-decoration: none
}
.expand:hover {
	font-family: arial, verdana;
	font-size: 10px;
	color: #6CABAE;
	text-decoration: none
}
A.verticale:link, A.verticale:visited {
	font-family: arial, verdana;
	font-size: 10px;
	color: #717171;
	text-decoration: none
}
A.menulaterale:link, A.menulaterale:visited {
	color: #008273;
	font-weight: bold;
    font-size: 1.0em;
	text-decoration: NONE;
}
A.menulaterale:hover {
	color: #7d8183;
	font-weight: bold;
	font-size: 1.0em;
	text-decoration: none;
}
A.verticale:hover {
	font-family: arial, verdana;
	font-size: 10px;
	color: #6CABAE;
	text-decoration: none
}
A.copyright:link, A.copyright:visited {
	font-family: verdana, arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none
}
A.copyright:hover {
	font-family: verdana, arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline
}
a.figlio:link, a.figlio:visited {
	color: #545454;
	text-decoration: none
}
a.figlio:hover {
	color: #545454;
	text-decoration: underline
}

A.news:link, A.news:visited {
	color: #545454;
	text-decoration: none
}
A.news:hover {
	color: #545454;
	text-decoration: underline
}
.expand:link, .expand:visited {
	color: #717171;
	padding-left: 0px;
	text-decoration: none;
}
.expand:hover {
	color: #6CABAE;
	padding-left: 0px;
	text-decoration: none;
}
BODY {
	display: block;
	scrollbar-face-color: #CDCDCD;
	scrollbar-shadow-color: #E7E7E7;
	scrollbar-3dlight-color: #CDCDCD;
	scrollbar-darkshadow-color: #E7E7E7;
	scrollbar-track-color: #E7E7E7;
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #8F8F8F;
}
.login_form {
	text-decoration:         none;
	width:                   130px;
	height:                  18px;
	text-transform:          lowercase;
	background-color:        #F1F1F1;
	border:                  1px solid #004E8F;
}
ul.figli{
  margin:0 0 0 5px;
  list-style-image:url(img/folder_inbox.png);
}
li.figlio{
  margin:0;
  list-style-image:url(img/ark.png);
  padding:0 20px 0 0;
  cursor:hand;
  cursor:pointer;
}
ul.menu{
  list-style-type:none;
  margin:0;
  padding:0;
}
ul.menu a:link, ul.menu a:visited {
	color: #7d8183;
  font-weight: bold;
  font-size: 1.15em;
	text-decoration: NONE;
}
ul.menu a:hover {
	color: #008273;
  font-weight: bold;
	font-size: 1.15em;
	text-decoration: none;
}
ul.menu li{
  list-style-type:none;
}
li.menu {
  list-style-type:none;
  height:29px;
}

