
#content2 h1{
	color: #666666;
	font-size: 2em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;

}

#content2 h2{
	color: #478FA2;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 10px;
}

#content2 h2 a{
	color: #478FA2;
	text-decoration: none;
}

#content2 h2 a:hover{
	color: #2C60AC;
	text-decoration: underline;
}

#content2 h2 .nota{
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
}

#content2 h3{
	color: #2C60AC;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}


#content2 li{
	padding-bottom: 10px;
	list-style-image: url(../images/dot_ss.jpg);
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.recapito{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #3344FF;
	margin-bottom: 25px;

}

DIV#extra li{
	margin-bottom: 10px;
	margin-top: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #478FA2;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
}

DIV#extra h1{
	COLOR: #4A83D5;
	font-size: 1.0em;
	background-image: url(../images/bg_titolino_ss.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 15px;
}

.news h1{
	color: #666666;
	font-size: 2em;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url(../images/bg_titolino_ss.gif);
	background-position: right bottom;
}

.news .articolo a{
	text-decoration: none;
	color: #2C60AC;
}




