﻿body 
{
	 background-color:#6C6143;
}

table.Corpo
{
	background-position: right top; 
	background-repeat: no-repeat;
	}
	
.LineaInBasso
	{
		border-bottom: dashed 1px #5B1615;
		}

p.Testo, Span, .Testo
{
	font-family: verdana;
	font-size: x-small;
	color: #5B1615;
	margin: 7px 0px 7px 0xp;
}
p.TestoPiccolo, a.TestoPiccolo, .TestoPiccolo
{
	font-family: verdana;
	font-size:xx-small;
	color: #5B1615;
	margin: 7px 0px 7px 0xp;
}
p.Titolo
{
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #283031;
	margin: 7px 0px 7px 0px;
}
p.SottoTitolo
{
	font-family: Verdana;
	font-size: larger;
	color: #283031;
	margin:0px 0px 0px 0px;
}

a
{
	font-family: Verdana;
	font-size: x-small;
	color: #0751FF;
	text-decoration:none;
}
a:Hover
{
	text-decoration: underline;
}

a.Titolo
{
	font-family: Verdana;
	font-size: x-small;
	color: #5B1615;
}
a.Titolo:hover
{
	font-family: Verdana;
	font-size: x-small;
	color: #0751FF;
	text-decoration: underline;
}

p.TestoChiaro, a.TestoChiaro
{
	font-family: verdana;
	font-size: xx-small;
	color: #FDEA9A;
	margin: 0px  0px  0px  0xp;
}
	p.TestoScuro
{
	font-family: verdana;
	font-size: xx-small;
	color: #283031;
	margin: 0px  0px  0px  0xp;
}

