.sfondo {
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	height: 369px;
}
.pagina {
	position: absolute;
	height: auto;
	width: 1100px;
	top: 0px;
	left: 50%;
	margin-left: -550px;
}
.Top {
	background-image: url(../images/SfondoTop.jpg);
	height: 172px;
	width: 784px;
}
.LeftMenu {
	position: relative;
	top: -180px;
	left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #02284F;
	width: 130px;
}
.main {
	background-color: #FFF;
	height: auto;
	width: 850px;
	background-image: url(../images/SfondoContenuto.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #1A6AC4;
	position: relative;
	top: 0px;
	text-align: justify;
	left: 20px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #F59C1E;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #F49C1E;
}
.Centro {
	position: relative;
	height: auto;
	width: auto;
}

.Right {
	background-image: url(../images/BordoDestro.jpg);
	position: absolute;
	height: 197px;
	width: 25px;
	top: 172px;
	right: 0px;
}
.bottom {
	background-image: url(../images/SfondoBottom.jpg);
	bottom: 0px;
	height: 139px;
	width: 784px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F4A026;
}

a.LinkMenu:link, a.LinkMenu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-decoration: none;
}

a.LinkMenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #333;
	text-decoration: none;
	background-color: #FAD298;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	position: relative;
	bottom: 50px;
	color: #666;
}

h1.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999;
	text-decoration: none;
	position: relative;
	bottom: 0px;
}

.Enfasi{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #F4A026;
	text-align: center;
}

