
.sottolinea_bordeaux  { color: #000; text-decoration: underline }
a:link   { color: #000; text-decoration: none }
a:visited { color: #000; text-decoration: none }
a:active { color: black; text-decoration: none }
a:hover  { color: #900; text-decoration: underline }
h1    {
	color: #557d40;
	font-weight: bold;
	font-size: medium;
	font-family: georgia, serif;
	margin-bottom: .2em
	}
h2    {
	color: #557d40;
	font-weight: normal;
	font-size: x-small;
	margin-top: 0px;
	margin-bottom: 0px
	}
form {
	margin-top: 0px
	}
textarea, input  { font-size: 12px }
select, option {
	font-size: x-small
	}
td  { color: #333; font-size: 10px; font-family: verdana }
td.MainTableHeader {
	color: #fff;
	background-color: #699
	}
td.TabellaTitolo  { color: black; font-weight: bold; font-size: 10px; font-family: Verdana; background-color: #fc0 }
td.TabellaMenu   { color: black; font-size: 10px; font-family: verdana; background-color: #ffff9c }
td.ColumnHeading  {
	color: #cff;
	background-color: #7bb6b6;
	border-right: 1px solid #699;
	border-bottom: 1px solid #699
	}
td.ColumnItem  {
	color: #699;
	background-color: #cfeaeb;
	border-right: 1px solid #5dafb0;
	border-bottom: 1px solid #5dafb0
	}
td.ColumnItemAlt  {
	color: #fff;
	background-color: #9cc;
	border-right: 1px solid #5dafb0;
	border-bottom: 1px solid #5dafb0
	}
td.FormControlLabel  {
	color: #cff;
	background-color: #7bb6b6;
	border-right: 1px solid #699;
	border-bottom: 1px solid #699
	}
td.FormControl  { color: #699; background-color: #ffc; border-right: 1px solid #fc0; border-bottom: 1px solid #fc0 }
input.MainButton   { color: #fff; font-weight: bold; background: #900 no-repeat; margin: 0px; border-style: outset; border-width: 1px; border-color: #9cc #366 #366 #9cc; cursor: hand  }
input.SecondaryButton {
	color: #666;
	font-weight: bold;
	background-color: #ccc;
	cursor: hand;
	border-top: 1px outset #fff;
	border-left: 1px outset #fff;
	border-right: 1px outset #999;
	border-bottom: 1px outset #999;
	margin: 0px
	}
a.Bordeaux-Link { color: #900 }
a.HeadingArea-Link  { color: #9c0000; text-decoration: none }
a.HeadingArea-Link:hover   { color: #fc0; text-decoration: underline }
a.HeadingArea-Link:visited { color: #9c0000 }
a.Bordeaux-Link:hover { color: #ce4a00 }
