﻿body
{
   	background: #d8000b;
	top:-5px;
}
.corpo
{
	background-color: #ffffff;
}
.centrato
{
	text-align: center;
	background:#d8000b;

}
.titolo
{
	font-family: Verdana;
	font-size: 18px;
	color: #0066cc;
	font-weight: bold;
	text-align: left;
}

.biografia
{
	font-family: Verdana;
	font-size: 14px;
	text-align: justify;
	line-height: 14pt;
}
.navigazione
{
	border-bottom-style: none;
	border-right-style: none;
	text-transform: uppercase;
	font-variant: normal;
	font-family: Verdana;
	border-top-style: none;
	color: #ffffff;
	font-size: 12px;
	border-left-style: none;
	text-decoration: none;
	vertical-align: middle;
}
.impegni
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #d8000b;

}
.titoloTabella
{
    border: 1px groove #FFFFFF;
    font-family: sans-serif;
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    border-spacing: 3px;
}
.tabella
{
    background-color: #0F3655;
    padding-top: 1px;
    padding-right: 1px;
    padding-bottom: 1px;
    padding-left: inherit;
    margin: 1px;
    border-width: 1px;
    width: 200px;
    table-layout: inherit;
    border-spacing: 10px;
    position:relative;
    top:-3px
}
.rigaTabella
{
    border: 1px groove #FFFFFF;
    font-family: Verdana;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: inherit;
    text-align: left;
    border-spacing: 3px;
    text-indent: 10px;
}
.scheda
{
    padding: 12px;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    border: medium ridge #FFFFFF;
    width: 198px;
    background-color: #0F3655;
    text-decoration: none;
    vertical-align: middle;
    text-align: center;
}
.programma
{
    margin: 20px;
    font-family: Verdana;
    font-size: 14px;
    text-align: justify;
    line-height: 24px;
}
.bianco
{
    background-color: #FFFFFF;
    width: 795px;
    height: 400px;
}
.dataora
{
    width: 80px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
}
.impegnib
{
    font-family: Verdana;
    font-size: small;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    color: #FFFFFF;
    background-color: #0F3655;
}
.tabellabianca
{
    background-color: #FFFFFF;
}