
#content2 h1{
	color: #666666;
	font-size: 2em;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;

}

#content2 h2, #content3 h2{
	color: #379B70;
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 10px;
}

#content2 h2 a, #content3 h2 a{
	color: #379B70;
	text-decoration: none;
}

#content2 h2 a:hover, #content3 h2 a:hover{
	color: #379B70;
	text-decoration: underline;
}

#content2 h2 .nota{
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
}

#content2 h3, #content3 h3{
	color: #379B70;
	font-size: 1.1em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}


#content2 li{
	padding-bottom: 10px;
	list-style-image: url(../images/dot_rg.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: #5FAF1E;
	margin-bottom: 25px;

}

DIV#extra li{
	margin-bottom: 10px;
	margin-top: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #5FAF1E;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
}

DIV#extra h1{
	COLOR: #379B70;
	font-size: 1.0em;
	background-image: url(../images/bg_titolino_rg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 15px;
}

DIV#extra h1.scaff{
	COLOR: #379B70;
	font-size: 1.0em;
	background-image: url(../images/bg_titolino_rg_scaff.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 25px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-top: 0px;
}


.news h1{
	color: #176560;
	font-size: 1.6em;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-image: url(../images/bg_titolino_rg.gif);
	background-position: right bottom;
}

.news .articolo a{
	text-decoration: none;
	color: #3F743B;
}


.calendario .gg{
	border: 1px solid #528B05;
	text-align: center;
	padding: 1px;
	width: 14px;
	background-color:#FFFFFF;

}

.calendario .day{
	text-align: center;
	color: #589941;
}

.calendario .oggi{
	border: 1px solid #528B05;
	text-align: center;
	padding: 1px;
	width: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8FEF08;

}




