#Main {
	margin:0; padding:0;
}
#LatoSx {
	width: 200px;
	

}
#Centrato {
	
	width: auto; 
	margin: 0 1px;

}
#LatoDx {
	width: 200px;
	
}
.BloccoCentraleFisso {
	margin: 0px auto 0px auto;
	padding: 1px;
	width: 566px; 
	height: 243px; 
} 
.BloccoCentrale {
	padding: 5px;
	width: 98%;  
	margin: 0 auto 0 auto;
}
#Pagina {
	
	background-color: #c1cee7;
	color: #fff;
	margin: 2px 5px 5px 5px;
	padding: 5px;
	border: 2px solid #cc3300;
}
#Pagina .TitoloSezione {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	display: block;
	width: 100%;
	margin: 5px 5px 5px 10px;
	padding-left: 10px;
}
#Pagina .Titolo {
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 0px;
	text-align: center;
	color: #cc3300;
	display: block;
	width: 100%;
}
#Pagina P {
	font-size: 12px;
}
#Pagina A {
	font-size: 10px;
}
#Pagina A:hover {
	text-decoration: underline;
}

.BoxHomeLato {
	margin-top: 0px; 
	margin-bottom: 2px;
	font-size: 11px;
	border: 1px solid #cc3300;
	text-align: left;
	line-height: 11px;
	padding: 2px;
}
.BoxHomeLato .Titolo {
	font-size: 12px;
	diplay: block;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	line-height: 11px;
	padding: 3px; 
	margin: 3px 0 3px 0;
}
.BoxHomeLato .Titolo A {
	margin-left: 0px;
	/*background-image: url('../immagini/freccina_blu_dx.gif');
	background-repeat: no-repeat;
	background-position: 0 0px;*/
}
.BoxHomeLato .Titolo A:hover {
	text-decoration: underline;
}
.BoxHomeLato .Banner {
	width: 100%;
	margin-left:  auto;
	margin-right: auto;
	text-align: center;
}
.BoxHomeLato .Immagine {
	width: 85px;
	margin: 2px;
	float: left;
	height: auto;
}
.BoxHomeLato .Testo {
	margin: 0px;		
	line-height: 13px;
	padding: 0 2px 0 2px;
	width: auto;
	height: auto;
	display: block;

}
.BoxHomeCx {
	margin: 5px;
	font-size: 10px;
	border: 1px solid #002f88;
	text-align: left;
	line-height: 11px;
	padding: 2px;
	width: 267px;
	height: 190px;
	float: left;
}
.BoxHomeCx .Titolo {
	font-size: 12px;
	diplay: block;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	line-height: 11px;
	padding: 5px; 
}
.BoxHomeCx .Titolo A {
	margin-left: 0px;
	/*background-image: url('../immagini/freccina_blu_dx.gif');
	background-repeat: no-repeat;
	background-position: 0 0px;*/
}
.BoxHomeCx .Titolo A:hover {
	text-decoration: underline;
}
.BoxHomeCx IMG {
	width: 100%;
	height: 120px;
	margin-left:  auto;
	margin-right: auto;
	text-align: center;
}
