body {
	font-weight: normal;
	font-size: 12px;
	color: black;
  margin: 0px;
}
p, li, th, td { 
	color: black;
}
h { font-weight: bold; text-align: left; }
p, h, li { 	line-height: 16px; }

h2, h3, h4, h5, h6 {
	font-family: 'Trebuchet MS',Tahoma, Arial,Helvetica, 'MS Sans Serif';
	color: black;  
}
h1 {
	font-size: 18px;
	line-height: 20px;
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
h4 {
	font-size: 12px;
	font-style: normal;
}
h5 {
    FONT-SIZE: 11px;
    MARGIN-TOP: 1px;
    MARGIN-BOTTOM: 3px;
}
h6 {
  font-size: 10px;
  font-style: italic; 
  margin-bottom: 0px; margin-top: 0px;
  padding-bottom: 0px; padding-top: 0px;
}
p {
  text-align: justify;
}
p.indent {
	margin-left: 12px;
}
li {
  font-weight: normal;
  text-align: justify;
}
td { vertical-align: top }
th { 
  vertical-align: middle; 
  text-align: center;
  padding: 8px; 
  background-color: #f9f9f9;
  border-right: solid 1px #cecece;
  border-bottom: solid 1px #cecece;
  }
sub, sup { font-size: 8px }
pre {  
	font-family: 'Times New Roman',Arial,'MS Sans Serif'; 
  	color: black; 
  	text-align: center; 
  	font-weight: bold;
  	font-size: 14px;
  	font-style: italic;
  	letter-spacing: 1px 
}
cite {
	font-family: 'Times New Roman';
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
code {
	font-weight: normal; font-family: Symbol;
}
var {
	letter-spacing: 2px;
	font-size: 13px; font-weight: normal; font-style: italic; font-family: Symbol;
	padding-right: 1px;
	padding-left: 1px;
}
/* #7F7FFF #5555FF #68A6BF*/
a:active { color : #3366cc; text-decoration : underline; }  
a:link { color : #3366cc; text-decoration : none; }
a:visited { color : #3366cc; text-decoration : none; }
a:hover { color : navy; text-decoration : none; }

input, select, textarea {
	font-family: Verdana, Tahoma, Arial, "Trebuchet MS",'MS Sans Serif';
	color: black;  
	font-size: 10px;
}
fieldset {
  margin: 0px 0px 10px 0px;
  padding: 10px;
	-moz-border-top-colors: #e3e3e3;
	-moz-border-right-colors: #e3e3e3;
	-moz-border-left-colors: #e3e3e3;
	-moz-border-bottom-colors: #e3e3e3;
	-moz-border-radius: 3px;
/*	-moz-padding-top: 10px*/
  
}
legend {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial,'MS Sans Serif';
  	color: navy; margin-bottom: 6px;
  	/*padding: 6px; 0px 6px 0px 6px;*/
  	font-size: 14px; font-weight: bold;
}
label { font-weight: bold; white-space: nowrap }
address {
	font-size: 9px; font-weight: normal; font-style: normal;
	border-top: solid 1px #cecece; /*border-bottom: solid 1px #cecece;*/
	margin-top: 10px; margin-bottom: 10px;
	padding-top: 10px; padding-bottom: 10px;
   text-align: justify;
   line-height: 14px
}
ul.ulleft {
  list-style: url('../images/xforward.gif') disc;
  padding-left: 16px; margin-left: 0px;
  margin-top: 0px; padding-top: 0px;
}
ul.left:hover {
  list-style: url('../images/zendarrow2.gif') disc;
}
li.lileft {
  text-align: left; padding-left: 0px;
}
/**************************************************************************************************/
/* BOX STATICI */
/**************************************************************************************************/
/**************************************************************************************************/
/* NAVIGAZIONE  */
/**************************************************************************************************/
.innerbar {
	background-image: url(../images/innerbar@back.png);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight : bold; font-size : 10px; 
	border : outset 1px #cccccc; 
	margin-bottom : 10px; 
	width: 100%;
	}
.borderImg {
  border: solid 1px black;
}
.gform {
	background-image: url(../images/googleico.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
	font-weight : bold; font-size : 9px; 
  margin: 0px; padding: 1px; width: 177px
}
/**************************************************************************************************/
/* PRIMA PAGINA */
/**************************************************************************************************/
.sep { font-weight: bold; color: orange }
.listtitle { 	
  font-family: "Trebuchet MS",Verdana, Tahoma, Arial, 'MS Sans Serif';
  color: navy; 
  font-size: 18px;
  font-weight: bold; 
  padding: 0px; margin: 0px;
}
.sublisttitle { 
  font-family: "Trebuchet MS",Verdana, Tahoma, Arial, 'MS Sans Serif';
  color: black; 
  font-size: 15px; 
  font-weight: bold 
}
.moveback {
	background-repeat: no-repeat; 
	background-position: left 2px; 
	background-image: url(../images/xback.gif); 
	padding-left: 14px	
}
.moveforward {
	background-repeat: no-repeat; 
	background-position: right 4px; 
	background-image: url(../images/xforward.gif); 
	padding-right: 14px
}
/**************************************************************************************************/
/* TABELLE */
/**************************************************************************************************/
table.simpleTab {
  border: solid 1px #cecece;
  margin: 6px 0px 6px 0px;
}
.cell {
  vertical-align: top;
  padding: 4px 2px 4px 2px;
  border-bottom: solid 1px #cecece;
  border-right: solid 1px #cecece;
}
.tdtable {
  vertical-align: top;
  text-align: center;
  padding: 4px 2px 4px 2px;
  border-bottom: solid 1px #cecece;
  border-right: solid 1px #cecece;
}
.tdform {
  vertical-align: top;
  text-align: left;
/*  padding: 4px 2px 4px 2px;*/
  border-bottom: solid 1px #cecece;
}
td.tdcn {
  background-color: white;
  font-weight: normal;
	text-align: center;  
  border-right: solid 1px #cecece; 
	border-bottom: solid 1px #cecece;
}
td.tdcb {
  background-color: white;
  font-weight: bold;
	text-align: center;  
  border-right: solid 1px #cecece; 
	border-bottom: solid 1px #cecece;
}
td.tdln {
  background-color: white;
  font-weight: normal;
	text-align: left;  
  border-right: solid 1px #cecece; 
	border-bottom: solid 1px #cecece;
}
td.tdlb {
  background-color: white;
  font-weight: bold;
	text-align: left;  
  border-right: solid 1px #cecece; 
	border-bottom: solid 1px #cecece;
}
td.th {
  background-color: #f9f9f9;
  border-right: solid 1px #cecece; 
	border-bottom: solid 1px #cecece;
  font-weight: bold;
	text-align: center;    
}
.tdleft {
  border-right: solid 1px #cecece; 
	border-bottom: solid 1px #cecece;
	text-align: left;
}
tdcenter {
  border-right: solid 1px #cecece; 
	border-bottom: solid 1px #cecece;
	text-align: center;
}
/**************************************************************************************************/
/* FORMS */
/**************************************************************************************************/
.error {
  text-align: left;
  font-weight: bold;
  color: red;
}
.xbutton {
/*	border: outset 2px black;
	background-color: #cecece;
	color: black;
	width: 200px;
	padding: 6px;
	line-height: 14px;*/
	text-transform: uppercase; 
	text-align: center;
	font-weight: bold; 
	font-size: 12px; 
	margin: 6px;
}

/**************************************************************************************************/
/* PLUSMN JAVASCRIPT */
/**************************************************************************************************/
#containerul, #containerul ul{
  text-align:left;
  margin:0; /* Removes browser default margins applied to the lists. */
  padding:0; /* Removes browser default padding applied to the lists. */
}

#containerul li{
  margin:0 0 0 8px; /* Left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 100%;
  background-repeat:no-repeat;
}
/**************************************************************************************************/
/* RIFERIMENTI BIBLIO E NOTE */
/**************************************************************************************************/
.maintext { padding: 2px 6px 2px 6px; }
.note { font-size: 9px; border-top: solid 1px #cecece; margin-top: 10px; padding-top: 10px; }
.blink { font-weight: bold; background-color: #f1f1f1; padding-right: 1px; padding-left: 1px }
.cimg { text-align: center; padding-top: 13px; padding-bottom: 13px; }
.flink { font-weight: bold; background-color: #fafad2; padding-right: 1px; padding-left: 1px }

