a {
	color: #0000F2;
	text-decoration: underline;
}

a.readon {
	color: #ff0000;
}

#ja-container2 ul.menu li li a:hover,
#ja-container2 ul.menu li li a:active,
#ja-container2 ul.menu li li a:focus {
	color: #ff0000;
}

.bignumber {
	color: #0000F2;
}

#ja-container2 ul.menu li.active a {
	color: #0000F2;
}

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3 {
	color: #00648A; /* #0000F2; */
}

div.module h3 {
	color: #00648A; /* #0000F2; */
}
/* seba attenzione colore rosso nel sub menu con mouse over */
#ja-container2 ul.menu li.active a:hover span
{
	background: url(images/bullet3.gif) no-repeat 5px;
	color: #ff0000;
}

#ja-container2 ul.menu li ul li a span
{
	background: url(images/bullet3.gif) no-repeat 5px;
	color: #ff0000;
}

#ja-container2 ul.menu li.active a span {
	background: url(images/bullet3.gif) no-repeat 5px;
	color: #00648A;
}



/* box con i titoli con background celestino */
h2.contentheading, .contentheading {
	border:none;
	font-size: 135%;
	text-align: center;
	/* background-color:#f8f8fe; */
	background: url(images/grad3.gif) repeat-x 8px;
	color: #00648A; /*#0000f2; */
}

.article-tools
{
	background: none;
	}

