@charset "utf-8";
/* CSS Document */

#mainContent h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
}
#sidebar2 h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.1em;
	font-weight: bold;
	color: #999999;
}
#mainContent #articolo p {
	font-family: Tahoma, Verdana, Arial;
	font-size: 0.9em;
	color: #000000;
}
#sidebar2 #news #areanews #newsitem #ntitolo a{
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#sidebar2 #news #areanews #newsitem {
	padding-right: 20px;
}
hr {
	background-image: url(../public/templates/prova/images/separatore.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
div.hr {
	height: 15px;
	background:  url(../public/templates/prova/images/separatore.gif) no-repeat scroll center;
	clear: right;
}
div.hr hr {
    display: none;
} 
#sidebar2 #news #areanews #newsitem #ndata {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #999999;
}
#sidebar2 #news #areanews #newsitem #ndescri {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #666666;
}
