﻿body 
{
	font-family: Verdana;
	font-size: 10px;
	color: black;
	text-align: center;
	margin: 0px;
}

.txtsito 
{
	font-family: Verdana;
	font-size: 11px;
	color: Gray  ;
	
}

td.txtsito
{
	vertical-align: top;
	text-align: justify;
	}

a:link {text-decoration: none;}   
a:visited {text-decoration: none;}
a:hover {text-decoration:underline;}  
a:active {text-decoration: none;} 

a.header
{
	color: white;
	}	

a.headerSel
{
	color: Black ;
	}	

td.header
{
	height: 108px;
	width: 900px;
	background-image: url(../images/header.jpg);
	}
	
table.header
{
	width: 100%;
	height: 100%;
	}

td.logo
{
	vertical-align:top;
	text-align: left;
	}
	
td.bottoniera
{
	vertical-align:bottom;
	}	
	

tb.bottonieraSpacer
{
	width: 100%;
	vertical-align: bottom;
}

td.bottone
{
	vertical-align:bottom;
	}	

td.topButton
{
	height: 1px;
	width: 100px;
	}

td.midButton
{
	height: 20px;
	width:100px;
	text-align:center;
	vertical-align: middle;
	color: White;
	font-weight: bold;
	background-color:Black;
	}

td.midButtonSel
{
	height: 20px;
	width:100px;
	text-align:center;
	vertical-align: middle;
	color: Black;
	font-weight: bold;
	background-color: #EEEEEE;
	}


td.bottomButton
{
	height: 1px;
	width: 102px;
	background-color: Black;
	}	

td.bottomButtonSel
{
	height: 1px;
	width: 102px;
	background-color: #EEEEEE;
	}	

td.footer
{
	border-top: solid 1px black;
	border-bottom: solid 1px black;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #EEEEEE;
	}
	
td.contenuto
{
	text-align: left;
	height: 650px;
	vertical-align:top;
	}	
	
td.separatore
{
	background-color: #EEEEEE;
	border-bottom: solid 1px black;
	height:5px;
	}
	
td.expand
{
	border: solid 1px black;
	width: 12px;
	height: 12px;
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	}

td.argomento
{
	font-family: Verdana;
	font-size: 11px;
	padding-left: 10px;
	}
	
td.expand a
{
	color: Black;
	text-decoration: none;
	}	

td.argomento a
{
	color: Black;
	}
	
td.manualiLaterale	
{
	border-right: solid 5px #BBBBBB;
	width: 260px;
	vertical-align: top;
	}
	
td.manualiCentrale
{
	vertical-align: top;
	padding: 6px;
	width: 620px;
	}
	
.titolo
{
	font-size: 18px;
	font-weight: bold;
	}	

.testo
{
	text-align: justify;
	}
	
p.descrizioneHome
{
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	}
	
ul.descrizioneHome, ol.descrizioneHome
{
	padding-left: 40px;
	padding-right: 20px;
	text-align: justify;
	}
