/* Stile Home Page */


.tabellaGenerale {
	border: none;
	width: 800px;
 	padding: 0px;
	margin: auto;	
}
.tabellaTitoloEsterna {
	border: none;
	width: 665px;
 	padding: 0px;
}
.tabellaTitoloCentrale {
	border: none;
	width: 100%;
}
.tabellaTitoloInterna {
	border: 1px solid #21609A;
}
.tabellaLinkSinistra {
	border: none;
	width: 135px;
	border-collapse: collapse;
}






.cellaTitoliSezioni {
	background-color: #D9E1E8;
	color: #000066;
	font-size: 10px;
	font-weight: bold;
}
.cellaSeparatoreTitoliSezioni {
	background-image: url("../separatore.gif");
	width: 15px;
}
.cellaSezioni {
	background-color: #E7ECF1;
	color: #003366;
	text-align: left;
	width: 130px;
	font-style: normal;
	font-weight: normal;
}
.TitoloSezioni {
	font-style: normal;
	font-weight: bold;
	color: #000066;
	background-color: #D9E1E8;
}
.SottoSezioni {
	font-style: normal;
	font-weight: normal;
	color: #000066;
  	background-color: #D9E1E8;
}
.testo {
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.testoPiccolo {
	font-style: normal;
	font-weight: normal;
}
.testoSfondo {
	font-style: normal;
	font-weight: normal;
	color: #003366;
  	background-color: #D9E1E8;
}
.testosx {
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-align: left;
	background-color: transparent;
}
.testosx a 
{
	color: #003366;
	text-decoration: none;
}
.testosx a:hover
{
	color: #6495ED;
}
.tabellaModelloUnico {
	border: none;
	width: 600px;
	padding: 0px;
	margin: auto;
}
.titoloModelloUnico {
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.sottotitoloModelloUnico {
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.testoModelloUnico {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.cellaModelloUnico {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
.titoloverbale {
	COLOR: #000080;
	font-weight: bold;
}
.testoverbale {
	font-size: x-small;
	COLOR: #000080;
	font-weight: normal;
}
.pulsante {
	color: #003366; 
	background-color: #D9E1E8; 
	border: 1px ridge #003366;
	cursor: pointer;
	}
INPUT, TEXTAREA, SELECT {
	color: #003366;
	background-color: transparent;
}
hr
{
	color: #D5DDE6;
}
h1
{
	font-size: x-small;
	text-align: center;
}
.linkVisitato {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	background-color: #E7ECF1;
	color: #C40000;
}
.interlinea
{
	
	margin-top : 3px;
	margin-bottom : 6px;
	margin-left : 1px;
	margin-right : 4px;
	padding-left : 3px;
}
.imgsx
{
	margin-top : 5px;
	margin-right : 6px;
	margin-left : 0px;
	margin-bottom : 5px;
}
.titolo1
{
	background-color: #3AAA00;
	text-transform:uppercase;
	color: #FFFFFF;
	font-weight:bold;
	padding-left: 2px;
	border-bottom : 1px solid #336633;
}
.tab1
{
	background-color: #F4F4EC;
	padding: 5px 3px 5px 0px;
	margin: 1px;
	text-align: left;
	color: Black;
}
.tab1 a
{
	color: #000182;
	background-color: #F4F4EC;
	text-decoration: none;
}
.tab1 a:hover
{
	color: Green;
	text-decoration: none;
	background-color: #F4F4EC;
}
#contenuto
{
	text-align: center;
}
