.rientro {
        border: solid black 1px;
	margin: 0px;
	margin-left: 30px;
	background: #ffff99;
	margin-bottom: 6pt;
	padding: 2px;}
.table1{
  width: 780px;
  height: 5px;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}
.table2{
  width: 780px;
  height: 560px;
  margin: 0px;
  padding: 0px;
  border-collapse: collapse;
}
.table4{
  margin: 2px;
  padding: 2px;
  border-collapse: collapse;
}

.table-win {
  width: 140px;
  padding:0px;
  margin: 5px;
  border: solid #666666 1px;
  border-collapse: collapse;
}
.cell-titolo {
width: 780px;
height: 5px;
margin: 0px;
font-size: 12px;
font-weight: bold;
font-family: arial, sans serif;
color: #ffffff;
padding: 3px;
background: #008ecb;
text-align: center;
border-left: solid black 1px;
border-right: solid black 1px;
border-top: solid black 1px;

}

/*
 * finestra: tabella che offre una grafica con titolo
 * Usato da: tutte le pagine
 */
.finestra {
        width: 195px;
        height: 270px;
        border: solid #cc9966 1px;
        font-family: tahoma, sans-serif;
        font-size: 11px;
        color: #000000;
        margin-bottom: 10px;
}
.finestra-titolo{
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	margin: 2px;
	background: #ffeecc;
	border: solid #ffcc80 1px;
	text-align: center;
}
.finestra-contenuto{
        height: 90%;
}


.spalla-sx{
width: 150px;
background: #7ab3cb;
border: solid #666666 1px;
text-align: center;
padding: 3px;
}

.spalla-sx2{
width: 180px;
background: #7ab3cb;
border: solid #666666 1px;
}


.riquadro-up{
background: #ffcc80;
border: solid #666666 1px;
height: 10px;
font-size: 1px;
color: #ffcc80;
}

.riquadro-up2{
background: #ffcc80;
border: solid #666666 1px;
height: 50px;
text-align: center;
font-family: serif;
font-size: 16px;
font-weight: bold;
}

.colonna-centro{
width: 480px;
border: solid #666666 1px;
padding-top: 10px;
text-align: center;
height: 90%;
}

.colonna-centro2{
width: 600px;
height: 510px;
border: solid black 1px;
}


.riquadro-sx{
width: 235px;
padding: 5px;
border: solid #666666 1px;
}

.riquadro-dx{
width: 235px;
padding: 5px;
border: solid #666666 1px;
}

.riquadro-sotto{
width: 470px;
padding: 5px;
border: solid #666666 1px;
}

.spalla-dx{
width: 120px;
border: solid #666666 1px;
background: #a2bfcb;
}


.spalla-dx-top-titolo{
border: solid #666666 1px;
background: #666666;
color: #ffffff;
font-family: tahoma, sans-serif;
font-weight: bold;
font-size: 12px;
}

.spalla-dx-top{
border: solid #666666 1px;
background: #eeeeee;
}

.spalla-dx-sotto-titolo{
border: solid #666666 1px;
background: #666666;
color: #ffffff;
font-family: tahoma, sans-serif;
font-weight: bold;
font-size: 12px;
}

.box{
border: solid #666666 1px;
background: #008ecb;
color: #ffffff;
font-family: tahoma, sans-serif;
font-weight: bold;
font-size: 12px;
}

.spalla-dx-sotto{
border: solid #666666 1px;
background: #eeeeee;
}

.titolo1{
font-family: tahoma, arial, sans-serif;
font-size: 14px;
font-weight: bold;
text-align: center;
}
.titolo{
font-family: tahoma, arial, sans-serif;
font-size: 14px;
font-weight: bold;
}

.titolo2{
font-family: tahoma, arial, sans-serif;
font-size: 12px;
font-weight: bold;
padding: 3px;
margin: 2px;
background: #ffeecc;
border: solid #ffcc80 1px;
text-align: center;
}

.sottotitolo1{
font-family: tahoma, arial, sans-serif;
font-size: 11px;
text-align: center;
color: #008040;
}

.testo {
font-family: verdana, arial, sans-serif;
font-size: 12px;
text-align: left;
padding: 5px;
text-align: justify;
}
.testo2 {
font-family: verdana, arial, sans-serif;
font-size: 10px;
text-align: justify;
}
.testo3 {
font-family: verdana, arial, sans-serif;
font-size: 12px;
text-align: justify;
margin: 10px;
margin-left: 20px;
margin-right: 20px;
}

.titolo-piccolo{
	font-family: arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}

.link1 {
        text-decoration: none;
        font-family: verdana, sans serif;
        font-size: 12px;
        font-weight: bold;
        color: #000066;
	text-align: right;
}
.link1:hover {
        text-decoration: none;
        color: #ff8080;
}

.link2 {
        text-decoration: none;
        font-family: verdana, sans serif;
        font-size: 10px;
        font-weight: bold;
        color: #0000ff;
	text-align: right;
}
.link2:hover {
        text-decoration: none;
        color: #ff8080;
}
.link3{
	font-size: 12px;
	font-weight: bold;
	font-family: arial, sans serif;
	color: #ffffff;
}
.link3:hover{
	color: #ffff80;
}

.link4 {
  text-decoration: none;
  color: #0000ff;
}
.link4:hover {
        color: #ff8080;
}

.entry{
padding: 1px;
padding-left: 3px;
width: 140px;
margin: 2px;
background: #eeeeee;
border: solid #000066 1px;
border-left: solid #cc6600 10px;
text-align: left;
}

.links{
   margin-top: 15px;
   line-height: 1.75em;
}
.ruler{
   text-align: right;
}
.bordo{
   border: solid black 1px;
}
.riga1{
	margin: 0px;
	margin-bottom: 4px;
}
.riga2{
	margin: 0px;
	margin-top: 22px;
}
.red{
   color: #ff0000;
}
.cell-box-titolo{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: black solid 1px;
	padding: 5px;
	background: #f0f0f0;
	text-align: center;
}

.cell-box{
	font-family: arial, sans-serif;
	font-size: 12px;
	border: black solid 1px;
	padding: 5px;
}

.centra{text-align: center; 
font-size: 9px; color: #aaaaaa;
font-family: verdana, arial;
margin-top: 10px;}

BODY{
  margin:0px;
  background: #ffffff;
}
A{text-decoration:none;}
A:hover{text-decoration: underline;}

IMG{padding: 0px; border: 0px;}
LI{margin-top: 4px; margin-bottom: 4px;}
