﻿body {
}
.testo {
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	color: #000033;
}
.Titolo {
	font-family: "Century Gothic", Verdana;
	font-size: 16px;
	color: #000033;
}
.testoB {
	font-family: "Century Gothic", Verdana;
	font-size: 14px;
	color: #000033;
}
.LinkButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #284E98;
	padding: 3px;
}
.IE8Fix
{
z-index: 100;
}


