body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #E0DCDC; /*#e1eaef; */
}

/*
	La pseudo classe Menu formatta i caratteri del menù superiore, scritte bianche.
*/
.Menu
{
	font-family: Verdana;
	font-size: 12px;
	color: White;
	font-weight: bolder;
	text-decoration: none;
}

A.Menu:hover
{
	color: #434343;
}

.TitoloPagina
{
	font-family: Verdana;
	font-size: 12px;
	color: White;
	font-weight: bolder;
}

.testonorm
{
	font-family:Times New Roman, Verdana;
	font-size: 12px;
	color: #434343;
	font-weight: bolder;
}

.Testo
{
	font-family:Verdana;
	font-size: 12px;
	color: #434343;
	font-weight: bolder;
	/*font-variant: small-caps;*/
}

.TestoNoBold
{
	font-family:Verdana;
	font-size: 12px;
	color: #434343;
}

.TestoBold
{
	font-family:Verdana;
	font-size: 13px;
	color: #434343;
	font-weight: bolder;
}

.TestoNoBoldOrario
{
	font-family:Verdana;
	font-size: 13px;
	color: #434343;
}

.MenuPiePagina
{
	font-family: Verdana;
	color: Black;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
}

.TestoPiePagina
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	
}

.NomeUtente
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	color: #434343;
}
	
	.Contatore
{
	font-family:Verdana;
	font-size: 12px;
	color: #F0F0F0;
	font-weight: bold;
	text-decoration: none;
}

.ContatoreAttuale
{
	font-family:Verdana;
	font-size: 12px;
	color: #F0F0F0;
	font-weight: bold;
	text-decoration: underline;
}

.contatti-nome {
    font-family:Times New Roman, Verdana;
	font-size : 24px;
	font-weight : bold;
	color:white;
	text-decoration:none;
}

.contatti-sotto-nome {
    font-family:Times New Roman, Verdana;
	font-size : 20px;
	font-weight : bold;
	color:white;
	text-decoration:none;
}

.contatti {
    font-family:Times New Roman, Verdana;
	font-size : 14px;
	font-weight : bold;
	color:#2A1F00;
	text-decoration:none;
}

.contatti-intest {
    font-family:Verdana,Tahoma;
	font-size : 12px;
	font-weight : normal;
	color:#2A1F00;
	text-decoration:none;
}

.contatti-area{
    font-family:Verdana,Tahoma;
	font-size : 10px;
	font-weight : normal;
	color:black;
    width:470px;
	height:70px;
	background:white;
	border-style:none;
}

.contatti-input{
    font-family:Verdana,Tahoma;
	font-size : 10px;
	font-weight : normal;
	color:black;
    width:150px;
	background:white;
	border-style:none;
}

.contatti-input2{
    font-family:Verdana,Tahoma;
	font-size : 10px;
	font-weight : normal;
	color:#e1eaef;
    width:20px;
	background:#e1eaef;
	border-style:none;
}

.contatti-campi {
    font-family:Verdana,Tahoma;
	font-size : 11px;
	font-weight : bold;
	color:#66666;
	text-decoration:none;
}

.contatti-tasti {
        background-color:white;
        border-color:#C0C0C0;
        color:black;
        font-weight:bold;
		width:120px;
		height:20px;
        border-style:solid;
    }

.contatti-tasti2 {
        background-color:white;
        border-color:white;
        color:black;
        font-weight:bold;
		width:140px;
		height:20px;
        border-style:solid;
    }

.messagerronblack {
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#AE500B;
	font-weight:bold;
}