

.TitoloTabella {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #3e5155;
}
.TabellaAmministrazione {
	background-position: center;
	border: 2px solid #000000;
	width: 316px;
}
.CarattereGrande {
	font-size: 20px;
	font-weight: bold;
	margin-top:0px;
	font-family: "Times New Roman", Times, serif;
}
.CarattereMedio {
	font-size: 18px;
	font-weight: bold;
	margin-bottom:5px;
	font-family: "Times New Roman", Times, serif;
}
p.body	{
	font-size: 16px;
	margin-bottom:5px;
	text-align:justify;
	margin-left:10px;
	margin-right:10px;
	font-family: "Times New Roman", Times, serif;
	color:#000000;
}

p.componenti{
	font-size: 14px;
	margin-bottom:5px;
	margin-left:6px;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
}

.CarattereMedioDestra {
	font-size: 20px;
	font-weight: bold;
	margin-bottom:5px;
	color:#FFFFFF;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
}

.TitoloNews {
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
}
.TestoNews {
	font-size: 13px;
	color:#000;
	text-align:left;
	font-family: "Times New Roman", Times, serif;
}

.CaratterePiccolo {
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
}

input.piccolo { padding: 3px; margin: 0; border: 1px solid #BBB; font-size:11px; font-weight: normal; width:80;}
input.tasto { padding: 3px; margin: 0; border: 1px solid #BBB; font-size:10px; font-weight: normal;}
input { padding: 3px; margin: 0; border: 1px solid #BBB; font-size:15px; font-weight: normal;}
select { padding: 3px; margin: 0; border: 1px solid #BBB; font-size:15px; font-weight: normal;}
textarea { padding: 3px; margin: 0; border: 1px solid #BBB; font-size:15px; font-weight: normal;}

A:LINK    {text-decoration: none; Color: #3e5155}
A:VISITED {text-decoration: none; Color: #3e5155}
A:HOVER   {text-decoration: underline}

A.destra:LINK    {text-decoration: none; Color: #FFF}
A.destra:VISITED {text-decoration: none; Color: #FFF}
A.destra:HOVER   {text-decoration: underline; Color: #FFF}

.TabelleLaterali {

	padding: 10px 20px;
	vertical-align:top;

}

ul {

	margin:10px;

}

li {
	
	list-style:square;
	color:#3e5155;

}

tr.main{

	height:500px;

}