@charset "utf-8";
/* CSS Document */

#osservatorio_argomenti {
	margin:0px 0px 0px 10px;
}
#osservatorio_argomenti_titolo {
	text-align:center;
	font-weight:bold;
	line-height:12pt;
	font-size:13px;
	color:#00447b;
	margin:15px 0px 17px 0px;
}
#osservatorio_argomenti_corpo {
	padding:10px 0px 10px 0px;
	text-align:left;
	font-size:14px;
}
#osservatorio_argomenti_corpo ul {
	
	list-style-type: none;
	/*list-style-position:outside;*/
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#osservatorio_argomenti_corpo h2 {
	color:#00447b;
	font-size:12px;
	padding: 2px 20px 0px 0px;
	margin:0px 0px 0px 0px;
	text-indent:0px;
}

#osservatorio_argomenti_corpo h3 {
	font-size:12px;
	color:#00447b;
	padding: 15px 20px 0px 0px;
	margin:0px 0px 0px 0px;
	text-indent:0px;
}
#osservatorio_argomenti_corpo h4 {
	font-size:12px;
	padding: 0px 18px 1px 0px;
	margin:0px 0px 0px 0px;
	text-indent:0px;
	overflow:hidden;
}

#osservatorio_argomenti_corpo h5 {
	/*color:#00447b;*/
	font-size:12px;	
	padding: 0px 18px 1px 0px;
	margin:0px 0px 0px 0px;
	text-indent:0px;
	overflow:hidden;
}
#osservatorio_argomenti_corpo h6 {
	color:#002240;
	font-size:11px;
	font-weight:bold;
	padding: 0px 18px 1px 0px;
	margin:0px 0px 0px 0px;
	text-indent:0px;
	overflow:hidden;
}

#tabella {
	width:100%;
	margin:0px 0px 40px 0px;
	border-color:#97BE23;
	border-style:solid;
	border-width:4px;
}

#tabella table{
	width:100%;
}

#tabella table th{
	text-align:center;
	background-color:#97BE23;
	color:#FFF;
}

#tabella table td h3{
	text-align:center;
	font-size:12px;
	color:#00447b;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#tabella table td h6{
	text-align:right;
	font-size:12px;
	color:#00447b;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#tabella table td h4{
	text-align:center;
	font-size:12px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#tabella table td h5{
	text-align:right;
	font-size:12px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#tabella table td h7{
	text-align:center;
	font-style:italic;
}

#tabella table td h8{
	text-align:left;
	font-size:12px;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#tabella table td h9{
	text-align:right;
	font-size:12px;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

