img {
border:0px;
}
body {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #990000;
	background-color: #ffffff;
}
#flash {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0px;
	left:-1px;
	z-index:1;
}
#cont {
	position: absolute;
	height: 100%;
	width: 500px;
	top: 4px;
	left:50%;
	margin-left:-40px;
	z-index:2;
}
#logosan {
	position: absolute;
	height: 176pxpx;
	width: 132px;
	top: 1px;
	margin-left:-5px;
	z-index:3;
}
#contindex {
	position: absolute;
	height: 665px;
	width: 568px;
	top: 10%;
	left:50%;
	margin-left:-190px;
	z-index:2;
}
.sfondocont {
	background-image: url(../images/sfondocont.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.footer {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #274A34;
}
.txtglobal {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #003300;
	text-align: justify;
}
.titolopagina {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
	text-transform: uppercase;
}
.txtlistino {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #003300;
	text-align: justify;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	text-indent: 8px;
}
.subtit {
	font-family: "Century Gothic";
	font-size: 12px;
	text-transform: uppercase;
	color: #006600;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-weight: bold;
	text-indent: 8px;
}
a {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #003300;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}

