.whitetext {
	color : #ffffff;
	font-weight : bold;
	text-decoration : none;
}
.blog {
	font-family : "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	line-height: 30px;
	text-align: justify;
}
.greytext {
	color : #999999;
	font-weight : bold;
	text-decoration : none;
}
.redtext {
	color : #cc0000;
	font-weight : bold;
	text-decoration : none;
}
.capolettera {
	font-size : 36px;
	font-weight : bold;
}
.Stile1 {font-family: Symbol}

.centra {
	text-align: center;
}
.giustifica {
	text-align: justify;
}	
	 
table.santiebeati_tabella1 {background-color: #CCCCCC}
table.santiebeati_tabella2 {background-color: #666666}
td.santiebeati_tabella3 {background-color: white}
td.santiebeati_titolosfondo {background-color: #CCCCCC}
a.santiebeati_titolotesto {color: yellow; font-family: verdana; font-size: 12px; font-weight: bold; text-decoration: none}
a.santiebeati_linktesto {color: blue; font-size: 12px; text-decoration: none}
a.santiebeati_altrotesto {color: black; font-size: 12px}
td.santiebeati_altrisfondoto {font-size: 12px; font-weight: bold}
a.santiebeati_altritesto {color: black; font-size: 12px; font-weight: bold}

/* the news box */
#news
{
	width:auto;
	background-color: #FFFFFF;
}
#news a
{
	color:#000;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:2em;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
td.sanponziano_titolosfondo {
	background-color: #ffffcc;
	font-weight: bold;
	border: thin dashed #9DACBF;
}
