*{
FONT-FAMILY: Lucida Sans, Verdana, Geneva, Arial, Helvetica, sans-serif	}

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a[href]:after{ content: " (" attr("href") ") "}

h1{
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
	line-height: 16px;
}

h2{
	font-size: 13px;
	font-weight: bolder;
	color: #003399;
}

h3{
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #000000;
}

p {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
}


hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#utility {
	DISPLAY: none
}

#gadget {
	DISPLAY: none
}

#logo {
	DISPLAY: none
}

#SlideShow {
	DISPLAY: none
}



#footer {
	font-size: 8px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}






.colorgrey {
	color: #FFFFFF;
}
.testo_nero {color: #000000}
.testo_bianco {color: #FFFFFF}
.testo_grey {color: #DBDBDB}
.testo_mini {
	font-size: 10px;
}

ol, li {
	font-size: 12px;
	font-weight: normal;
}

table, td, tr {
	font-size: 12px;
	font-weight: normal;
}
legend {
	margin: 1px;
	padding: 1px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #999999;
}

.path {
	color: #FF9900;
}
.bordo_destro {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordo_sinistro {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordo_sotto {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.titoletto {
	color: #000000;
}


.titoletto1 {
	color: #000000;
}
.titoletto2 {
	color: #000000;
}
.titoletto3 {
	color: #000000;
}



  /* INIZIO - Barra di navigazione
---------------------------------------------------------------------*/

#base {
	line-height:normal;
	font-weight: bold;
	font-variant: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
  }
  
#base ul {
	margin:0;
	padding:2px 5px 0px 4px;
	list-style:none;
  }
#base li {
	float:left;
	margin:0px;
	padding:0px 0px 0px 2px;
  }

#base a {
	float:left;
	display:block;
	text-decoration:none;
	font-weight:bold;
	color:#765;
	background-color: rgb(251, 244, 244);
	border-left: 1px solid #765;
	border-top: 1px solid #765;
	border-right: 1px solid #765;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #776655;
	margin-right: 3px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-size: 9px;
  }
  
#base a:hover {
  color:#fff;
  background-color: rgb(170, 147, 130);
  border-left: 1px solid #765;
  border-top: 1px solid #765;
  border-right: 1px solid #765;  
  text-align: center;
  }
#base #selezionata {
  text-align: center;
  }
#base #selezionata a {
  color:#333;
  background-color: #fff;
  padding-bottom:4px;
  border-bottom: 1px solid #fff;  
  text-align: center;  
  }

/* FINE - Barra di navigazione
---------------------------------------------------------------------*/

