div#pillole {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FDFDFD;
	padding: 2em;
}
div#pillole h1{
	font-size: 130%;
}
div#pillole h2{
	font-size: 120%;
}
div#pillole h3{
	font-size: 110%;
}
div#pillole h4{
	font-size: 100%;
	color: #000099;
}
div#pillole  strong{
	color: #990000;
}

div#pillole td{
	font-size: 120%;
	background-color: #F5F5F5;
	text-align: center;
	border: 1px solid #E8E8E8;
}
div#pillole  caption{
	font-size: 120%;
	background-color: #FFFF66;
	text-align: center;
	border: 1px dashed #CCCCCC;
	font-weight: bold;
	color: #000066;
}.separatore-paragrafi {
	background-image: url(/immaginiSito/bullet-sub-menu.gif);
	background-repeat: repeat;
	background-position: bottom;
	bottom: 0px;
}

