body
{
	background-color: #6699CC;
	background-image: url(/images/sfondo.gif);
	background-repeat: repeat-x;
	top: 0px;
	margin-top: 0px;
	left: 0px;
	margin-left: 0px;
	font-family: Verdana;
	font-size: small;
}

td.angoloAS
{
	background-color: White;
	background-image: url(/images/angoloAS.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
td.angoloBS
{
	background-color: White;
	background-image: url(/images/angoloBS.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
td.angoloBD
{
	background-color: White;
	background-image: url(/images/angoloBD.gif);
	background-repeat: no-repeat;
	background-position: top right;
}
td.angoloAS2
{
	background-color: #DEDEDE;
	background-image: url(/images/angoloAS2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 10px;
}
td.angoloBS2
{
	background-color: #DEDEDE;
	background-image: url(/images/angoloBS2.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
td.angoloBD2
{
	background-color: #DEDEDE;
	background-image: url(/images/angoloBD2.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

p.menu
{
	margin: 0px;
	margin-bottom: 5px;
	font-family: Verdana;
	font-size: small;
	color: white;
	letter-spacing: 4px;
}
p.testo
{
	margin: 15px;
	font-family: Verdana;
	font-size: small;
	color: black;
}
p.testocella
{
	margin: 2px;
	font-family: Verdana;
	font-size: x-small;
	color: black;
}
a
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a.menu
{
	color: White;
	text-decoration: none;
}
a.menu:hover
{
	text-decoration: underline;
}
a.menusel
{
	color: #BBDEE0;
	text-decoration: underline;
}
.footer
{
	color: #808080;
}
.titolo
{
	font-size: medium;
	color: Navy;
	font-weight: bold;
}
.testo
{
}
.pager
{
	font-weight: bold;
	color: Red;
}