﻿body
{
}

.SiteBackStyle
{
    background-position: 0px 0px;
    background-image: url(../Images/sfondo.jpg);
    background-repeat: repeat-x;
    background-color: #c4c6ff;
    font-size: 9pt;
    color: black;
    font-family: Arial;
}
.TextBox
{
    border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    border-bottom: red 1px solid;
    font-weight: bold;
    font-size: 7pt;
    color: black;
    font-family: Arial;
    background-color: white;
}
.TextBoxBig
{
    border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    border-bottom: red 1px solid;
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-family: Arial;
    background-color: white;
}
.TextBoxFade
{
    border: 1px solid black;
	font-weight: normal;
    	font-size: 8pt;
    	color: black;
    	font-family: Arial;
    background-image: url('../fader.ashx?w=1000&h=18&clr1=cccccc&clr2=ffffff&ang=90');
	height: 18px;
}
.TextFieldFade
{
    font-weight: normal;
    font-size: 8pt;
    font-family: 'Arial';
    color: Black;	
}
.ButtonFade
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    font-weight: bold;
    font-size: 7pt;
    color: black;
    font-family: Arial;
    background-image: url(../fader.ashx?w=1000&h=21&clr1=ff0000&clr2=ffff00&ang=90);	
	
}
.TextField
{
    font-weight: bold;
    font-size: 7pt;
    font-family: 'Arial Unicode MS';
    color: #00008B;
}
.TextFieldBig
{
    font-weight: bold;
    font-size: 10pt;
    font-family: 'Arial Unicode MS';
    color: #00008B;
}
.PannelloEmail
{
    background-image: url(../Images/pannelloPosta.gif);
    background-repeat :no-repeat;
}
.PannelloSezione
{
    background-image: url(../Images/pannelloLungo.gif);
    background-repeat :no-repeat;
}
.SottoTitolo
{
    font-weight: bold;
    font-size: 9pt;
    color: DarkBlue;
    font-family: Arial;
}
.Piccolo
{
    font-weight: normal;
    font-size: 8pt;
    color: black;
    font-family: Tahoma;
}
.Normale
{
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Tahoma;
}
.Titolo
{
    font-weight: bold;
    font-size: 12pt;
    color: DarkBlue;
    font-family: Arial;
}
.TitoloColorato
{
    font-weight: bold;
    font-size: 12pt;
    color: darkorange;
    font-family: Arial;
}
.Descrizione
{
    font-weight: normal;
    font-size: 9pt;
    color: DarkBlue;
    font-family: Arial;
    font-style: italic;
    
}
.Piccolissimo
{
    font-weight: normal;
    font-size: 7pt;
    color: DarkBlue;
    font-family: Arial;
    font-style: italic;
}

a.mainlevel  {
	margin           : 0px;
	padding          : 0px;
	font-size        : 10px;
	background-color : #ECEAD8;
	text-indent      : 10px;
	border: 1px solid #333333;
	text-decoration: none;
}
a.mainlevel: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 10px;
  
  background-color : #E3E3E3;
  text-indent      : 10px;
}
a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  font-size        : 10px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 2px solid #999999;
  background-color : #EDEDED;
  font-weight      : normal;
  padding          : 2px 0px 2px 0px;
  color            : #333333;
  
  text-indent      : 10px;
}
a.mainlevel:hover {
  background-color : #3366FF;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}
a:link, a:visited {
  font-size        : small;
  color            : #0000CC;
  text-decoration  : none;
  font-weight      : bold;
}
.PannelloEmail
{
    background-image: url(../Images/pannelloPosta.gif);
    background-repeat :no-repeat;
}
