body {
	background-color: #FEF0B8;
	background-image:url(img/bg.gif);
	background-attachment:fixed;
	background-repeat:repeat-x;
}
Table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #534200;
}
.TestoNews {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #534200;
}
.TitoloNewsArancio {
	font-size: 20px;
	font-style: italic;
	color: #FF6600;
}
.TitoloNewsBianco {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.LinkMenu:link,a.LinkMenu:visited,a.LinkMenu:active {
	color: #893221;
	font-weight: bold;
	text-decoration: none;
}
a.LinkMenu:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #CD6741;
}
a.LinkDettNews:link, a.LinkDettNews:active, a.LinkDettNews:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #534200;
}
a.LinkDettNews:hover{
	text-decoration:none;		
}
a.LinkCatNews:link,a.LinkCatNews:visited,a.LinkCatNews:active {
	color: #893221;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
}
a.LinkCatNews:hover {
	text-decoration: underline;
	font-weight:bold;
	color: #CD6741;
}
.TblCommentiNews{
	border:1px solid #CF6E0F;
	font-size:10px;
	/*font-weight:bold;*/
}
.ErroreCommentiNews{
	font-size:14px;
	color:#A65136;
}
.TitoloCommentoNews{
	font-size:14px;
	color:#FFFFFF;
	background-color:#A65136;;
}
.inputtext, .textarea{
	border:1px solid #534200;
	font-size:10px;
	width:120px;
}
.textarea{
	overflow:auto;
	height:100px;
}
.button{
	border:1px solid #534200;
	font-size:10px;
	width:120px;
	cursor:pointer;
}
a.LinkEmailClero:link, a.LinkEmailClero:active, a.LinkEmailClero:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #534200;
	text-decoration:none;	
}
a.LinkEmailClero:hover{
	text-decoration:underline
}
.TblSondaggi td{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #534200;
}
.TblSondaggi{
	background-color:#FFFFFF;
	border:1px dotted #534200;
	padding:3px;
}
.bntVotaSondaggio{
	width:80px;
	height:18px;
	border:1px solid #534200;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	cursor:pointer;
}
.MessaggioSondaggi{
	font-size:14px;
	color:#A65136;
	font-weight:bold;
}