﻿.banner {
	background-image: url('../Images/SIFA-Banner.jpg');
	background-repeat: repeat-x;
	height: 197px;
}
.bannerinferiore {
	background-image: url('../Images/BannerInferiore.jpg');
	background-repeat: no-repeat;
	padding-left: 10px;
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #333333;
}
.menu {
	font-family: "century Gothic";
	font-size: 10pt;
	color: #333333;
	padding: 5px 5px 5px 10px;
	border-bottom-style: ridge;
	border-color: #CCCCCC;
}
a:active {
	font-family: "century Gothic";
	font-size: 10pt;
	color: #FF0000;
}
a:visited {
	font-family: "century Gothic";
	font-size: 10pt;
	color: #006600;
}
a {
	font-family: "century Gothic";
	font-size: 10pt;
	color: #333333;
}
a:hover {
	font-family: "century Gothic";
	font-size: 10pt;
	color: #FF0000;
}
.Corpo {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #333333;
	text-align: left;
	vertical-align: top;
	padding: 5px 10px 5px 10px;
	background-color: #FFFFFF;
}
.IntestazioneTabVerde {
	font-family: "century Gothic";
	font-size: 10pt;
	color: #FFFFFF;
	border-bottom-style: solid;
	background-color: #009900;
	border-top-style: solid;
	border-top-color: #006600;
	border-bottom-color: #006600;
}
.IntestazioneGrigia {
	font-family: "Century Gothic";
	font-size: 17pt;
	color: #006600;
	text-align: left;
	vertical-align: top;
	background-image: url('../Images/Titolo.jpg');
	padding-right: 10px;
	padding-left: 60px;
	background-repeat: no-repeat;
	height: 50px;
	font-weight: bold;
	font-style: italic;
	padding-top: 6px;
	font-variant: small-caps;
}
.TabellaRiferimenti {
	font-family: "century Gothic";
	font-size: 10pt;
	color: #333333;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #666666;
}
.IntestazioneGrScuro {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #333333;
	border: thin none #999999;
}
.CellaBordoGrigio {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #333333;
	border: 1px solid #666666;
}
.CellaBordoVerde {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #666666;
	border: 1px solid #006600;
	vertical-align: top;
	text-align: center;
	width: 250px;
	padding: 5px;
}
.ImmagineBordoVerde {
	border: thin solid #008000;
}
.CorpoMenu1 {
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	padding-top: 5px;
}
.Menu1 {
	border-top-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
		font-size: xx-small;
}
.Menu1R {
	border-top-style: solid;
	border-right-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
		font-size: xx-small;
}
.Menu1L {
	border-top-style: solid;
	border-left-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-size: xx-small;
	}
.Menu1LHP {
	border-left-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	font-size: xx-small;
}
.ImmagineSenzaBordo
{
	border: 0 none;
}