﻿A:link 
{
		text-decoration: none;
        font-family: tahoma;
        font-size: small;
        color: #000080; 
}
A:visited 
{
		text-decoration: none;
        font-family: tahoma;
        font-size: small;
        color: #000080;
}
A:active 
{
	text-decoration: none;
    font-family: tahoma;
    font-size: small;
    color: #000080;
}
A:hover 
{
	 text-decoration: underline; 
     font-family: tahoma;
	 font-size: small;
     color : red;
}
    
.Errore
{
    font-family: Tahoma;
    font-size: small;
    font-weight: bold;
    text-transform: capitalize;
    color: #FFFFFF;
    background-color: #FF0000;
    text-align: center;
    position: relative;
    left: 0px;
}
.Standard
{
    font-family: Tahoma;
    font-size: small;
    color: #626262;
    line-height: 23px;
    vertical-align: top;
    text-align: justify;
    margin-top: 0px;
}
.Titolo
{
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    font-style: normal;
    color: #63AE8C;
    position: relative;
    background-color: #DEEFEF;
    top: 2px;
    left: 2px;
	}
.Sezione
{
    padding: 0px;
    margin: 0px;
}
.Bottone
{
    font-family: tahoma;
    font-size: small;
    color: #FFFFFF;
    background-color: #3399FF;
}
.Box
{
    font-family: tahoma;
    font-size: small;
    color: #0066FF;
    background-color: #DDEEFF;
    border-style: solid;
    border-width: 1px;
}
.TabellaPagina
{
	margin: 0px;
	padding: 0px;
	width: 895px;
	height: 2%;
	border-style: none;
	font-family: tahoma;
	font-size: small;
	color: #000080;
	background-color: #FFFFFF;
}
.TabellaSezioni
{
    font-family: tahoma;
    font-size: small;
    color: #000080;
    border-style: none;
    border-width: 0px;
    padding: 1px;
    margin: 1px;
    background-color: #CECFCE;
}
.TabellaRiquadri
{
    border-color : #000000;
    font-family: tahoma;
        font-size: small;
        border-style: none;
        border-width: 0px;
        padding: 0px;
        margin: 0px;
}

 

.Data
{
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    color: #000000;
}
.Sottotitolo
{
    font-family: tahoma;
    font-size: x-small;
    font-weight: normal;
    color: #808080;
}
.SfondoMenu
{
    font-family: tahoma;
    font-size: small;
    background-color: #BFD9CE;
}
.SfondoPannello
{
    font-family: tahoma;
    font-size: small;
    background-color: #CECFCE;
}
.SfondoPannelloChiaro
{
    font-family: Tahoma;
    font-size: small;
    background-color: #E6E6E6;
}
.SfondoPannelloPremuto
{
    font-family: tahoma;
    font-size: small;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #CECFCE;
}
.BottoneHome
{
    font-family: Tahoma;
    font-size: medium;
    background-color: #BFD9CE;
}
.SfondoSezioneLoginLogout
{
    font-family: tahoma;
    font-size: small;
    background-color: #F2F2F2;
}
.GligliaDati
{
    font-family: tahoma;
    font-size: small;
    font-weight: normal;
    empty-cells: hide;
    caption-side: top;
    border: thin solid #C0C0C0;
}
.GridView
{
    font-family: tahoma;
    font-size: small;
    border: 1px solid #C0C0C0;
}
.Messaggio
{
	font-family: tahoma;
	font-size: small;
	background-color: #CCFFFF;
	color: #0000FF;
	font-weight: bold;
}
.Body
{
	font-family: tahoma;
	font-size: medium;
	background-color: #E2E2E2;
}
.TabellaMain
{
    border-style: 0;
    border-color: 0;
    font-family: tahoma;
    font-size: small;
    background-color: white;
    border-width: 0px;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    empty-cells: 0;
    width: 880px;
    height: 100%;
}
.TitoloTabella
{
    font-family: tahoma;
    font-size: small;
    color: #999999;
    font-weight: normal;
}
.SfondoCategorie
{
	font-family: Tahoma;
	font-size: small;
	background-color: #F0F0F0;
}
.Contenitore
{
	border-style: 0;
	border-color: 0;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: top;
		width: 100%;
}
.SfondoSezioni
{
	background-color: #FFFFFF;
}
.TitBackOffice
{
	font-family: tahoma;
	font-size: large;
	background-color: #808080;
	color: #FFFFFF;
}
.TestoContenuti
{
	font-family: tahoma;
	font-size: small;
	color: #626262;
	line-height: 20px;
	vertical-align: top;
	text-align: justify;
}
.Disabilitato
{
    color: #C0C0C0;
}
