@charset "utf-8";
/* CSS Document */

.bold {	font-weight: bold;}
.bold_verde {font-weight: bold;	color: #006633;}
.bold_small_grigio {font-family:  "Trebuchet MS", Arial, Verdana, sans-serif; font-size: 8pt; font-weight: bold; color: #333333;}
.text_normal {color: #003333;}

.font_grigio {color: #333333; font-weight:bold;}

.titolo_pagina {
	font-size: 14pt;
	color: #006666;
	padding-bottom: 10px;
	font-weight: bold;
}
.titolo_approfondimenti {
	font-size: 8pt;
	color: #669999;
	text-align: right;
	padding-bottom: 10px;
	font-weight: bold;
}
.titolo_paragrafo {
	font-size: 12pt;
	font-weight: bold;
	color: #003333;
}

.area_indice_interno {
	text-align: left;
	padding-bottom: 40px;
	padding-left: 40px;
	font-weight: bold;
}

.news_home {padding-right: 10px;text-align:left;}
.news_home_titolo {	font-size: 12pt; font-weight: bold; color: #339966;}