/* Foglio di stile realizzato da Giovanni Bilotti - bilotti.g#libero.it */
body {
	margin: 0px;
	padding: 0px;
	font-family: "Arial", Verdana, Geneva, MS Sans Serif, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	line-height: 1.266;
	}
#intestazione {}

#logo {display:none;}

#testa {
	font-size: 18px;
	font-weight: bold;
	color: black;
}

#navigazione-principale {display:none;}

#settore {display:none;}
#navigazione-settore {display:none;}

#corpo {color: black;}
/*---------------------------- MENU SINISTRO ------------------------------------*/
#menu {display:none;}

/*---------- PRINCIPALE  --- PARTE CENTRALE  ------------*/
#nascosto { display: none;}

#principale {color: black;}

li.principale {
	margin-left: 50px;
	font-size: 1em;
}
ul.principale {
	list-style: square;
}

ol.principale {
	list-style: decimal;
}
#secondario {display:none;}
#piedipagina {display:none;}
dt {
	color: black;
	font-size: 0.8em;
	text-decoration: none;
	font-weight: bolder;
	margin: 0.5em 0px 0.5em 0em;
	text-align: left;
}

dd{
	color: black;
	font-size: 0.8em;
	text-decoration: none;
	margin: 0px 0px 0px 1.5em;
	text-align: left;
}

p {
	margin: 0em 0 1em;
	color: black;
	text-align: justify;
	font-size: 0.9em;
}

p.centrato {
	text-align: center;
}

h1 {
	text-decoration: none;
	font-size: 1em;
	font-style: normal;
	border-bottom: 2px solid black;
	text-align: left;
	color: black;
	font-weight: bolder;
	margin: 0px 0px 1em 0em;
}

h2 {
	text-decoration: none;
	font-size: 0.8em;
	font-style: normal;
	border-bottom: 2px solid black;
	width: 50%;
	text-align: left;
	font-weight: bolder;
	margin: 1em 0px 0.5em 0em;
}
h3 {
	text-decoration: none;
	font-size: 0.8em;
	font-style: normal;
	width : 50%;
	text-align : left;
	margin: 1em 0px 0.5em 0em;
}

h4 {
	text-decoration: none;
	font-size: 0.8em;
	font-style: normal;
	width : 50%;
	text-align : left;
	margin: 0px 0px 0px 0em;
}

h5 {
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	border-bottom: 2px solid black;
	margin: 5px 0px 0px 0em;
	border-top: 2px solid black;
}
h6 {
	background:url(../foto/triangolo.gif) 0 3px no-repeat;
	text-indent: 10px;
}
#briciole {display:none;}
/* ---------------- immagini --------------- */
/*img  {display:none}*/
img.piccola  {display:none}
img.vuota {}
img.cornice {
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
}
img.sinistra {
	float: left;
	border: 1px solid #cccccc;
	padding: 3px 3px 3px 3px;
}
img.sinistra-1 {
	float: left;
	padding: 3px 30px 3px 3px;
}

/*----------tabella-----------------------*/
td {
	FONT-WEIGHT: normal;
	FONT-SIZE: 1em;
	COLOR: #333; 
	LINE-HEIGHT: 1em;
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
}
td.trat {
	BORDER-TOP: #878698 1px dashed
}
td.grigio { }
td.verde {
	
}
td.verde-c {
	
	text-align: center;
}
td.nero {
	
}
.tab {
	
}
td.bianco {
	
}
.th {
	FONT-WEIGHT: bold;
	FONT-SIZE: 1em;
	COLOR: white;
	FONT-STYLE: normal;
	BACKGROUND-COLOR: #c0c0c0;
}
p.td {
	margin: 0em 0 1em;
	color: black;
	text-align: justify;
	font-size: 1em;
	font-family: Verdana, Geneva, Arial, Helvetica,sans-serif;
}

.contenitore-1 {
	PADDING-RIGHT: 0.5em;
	MARGIN-TOP: 0.25em;
	PADDING-LEFT: 0.5em;
	BACKGROUND: white;
	MARGIN-BOTTOM: 0.25em;
	PADDING-BOTTOM: 0.5em; 
	PADDING-TOP: 0.5em;
	border: 1px solid black;
}

.contenitore-2 {
	PADDING-RIGHT: 0.5em;
	MARGIN-TOP: 0.25em;
	PADDING-LEFT: 0.5em;
	BACKGROUND: white;
	MARGIN-BOTTOM: 0.25em;
	PADDING-BOTTOM: 0.5em; 
	PADDING-TOP: 0.5em;
	border: 1px solid black;
}
.contenitore-140 {
	padding: 0.5em;
	margin-top: 0.5em;
	height: 140px;
}
h6.contenitore-140 {
	font-size: 100%;
	font-style: normal; 
	text-align: left;
	text-indent: 10px;
}
/*===========================*/
acronym:after {
  content: " (" attr(title) ")";
}