﻿body {
	background-color: #FFFFFF;
	background-image: url('images/doubleBarMainChip.gif');
	background-repeat: repeat-x;
	font-size: 10pt;
	font-family: Tahoma;
}
td {
	font-size: x-small;
}
td.BarTitle {
	color: #000000;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16px;
}
a {
	font-family: Tahoma;
	font-size: 10pt;
	color: blue;
	text-decoration: none;
	background: trasparent;
}
a:hover {
	font-family: Tahoma;
	font-size: 10pt;
	color: red;
	text-decoration: underline;
	font-weight: bold;
	background: trasparent;
}
.Menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	text-decoration: none;
	background: transparent;
}
a:hover.Menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: blue;
	text-decoration: none;
	background: transparent;
}
.Corpo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
.TitoloPagina {
	font-size: 12pt;
	font-weight: bold;
	color: #FFCC00;
	text-align: center;
}
.Lato {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
}
td.line {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
tabDiapo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
.BlogTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background: transparent;
}
.BlogText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-decoration: none;
	background: transparent;
	text-align: justify;
}
.BlogDate {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	text-decoration: none;
	background: transparent;
	color: silver;
}
.TitoloPiccolo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background: transparent;
	color: #FF9900;
}
