body {
    font-family:Arial, Helvetica, sans-serif;
	color: #000000;
    margin: 0 0 0 0;
	font-size: 12px;
}

a { text-decoration: none; }
a:Hover { text-decoration: underline; }


/* STRUTTURA TABLELESS */





#SpallaSx {
	font-size: 12pt;
	width: 134px;
	background-color: #E5E7E8;
	height: 100%;
	
	

}



#Spalladx {
	width: 134px;
	background-color: #CCD3E1;
	height: 100%;
	float: right;
	font-size: 80%;
	

}

#Spalladx_ed {
	font-size: 80%;
	float: right;
	width: 134px;
	background-color: #E3E394;
	height: 100%;
	

}

#Spalladx_web {
	font-size: 80%;
	float: right;
	width: 134px;
	background-color: #B0D2F2;
	height: 100%;
	

}

#Spalladx_grafic {
	font-size: 80%;
	float: right;
	width: 134px;
	background-color: #BDDEA5;
	height: 100%;
	
}

#Spalladx_pub {
	font-size: 80%;
	float: right;
	width: 134px;
	background-color: #F5D4BE;
	height: 100%;
	
}


.box {
	
	width: 100%;
	background-color: #E5E7E8;
	
	
}
.box2 {
	
	width: 100%;
	
}
	
#Centro {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	
	
	
}
#titolo {
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #31598C;
	font-weight: bold;

}
#titolo_giallo {
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #A09A3C;
	font-weight: bold;

}
#titolo_verde {
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3C762E;
	font-weight: bold;

}

#titolo_rosso {
	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CD4F3E;
	font-weight: bold;

}
#Piede{
	font-size: 10px;
    clear: both;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
	color: #FFFFFF;
	background-color: #003164;
	height: 20px;
}
#Piede_web{
	font-size: 10px;
    clear: both;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
	color: #FFFFFF;
	background-color: #318AE7;
	height: 20px;
}

#Piede_pub{
	font-size: 10px;
 
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
	color: #FFFFFF;
	background-color: #FF6D39;
	height: 20px;
}

#Piede_ed{
	font-size: 10px;
    clear:both;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
	color: #000000;
	background-color: #EFCF42;
	height: 20px;
}
#Piede_grafic{
	font-size: 10px;
    clear: both;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:center;
	color: #FFFFFF;
	background-color: #39B67B;
	height: 20px;
}



/* FINE STRUTTURA TABLELESS */




/* VOCE MENU' DI SPALLA */
.voce_menu_spalla {
	color: #000000;
	padding-left: .3em;
	padding-bottom: .2em;
	padding-top: .3em;
	font-size: 12px;
	height: 4px;
	
	
}
.voce_menu_spalla:Hover {
	color: #FC4641;
	text-decoration: none;
	height: 4px;
}




/* CONTENUTO GENERICO */


.blu {
	color: #1A4B1C;
}
.n13 {
	font-size : 13px;
}
.n12 {
	font-size : 12px;
}
