body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	font-weight: bold;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-right: 10px;
}

#logo {
	background-image: url(grafica/logo.jpg);
	height: 141px;
	width: 126px;
	position: absolute;
	z-index: 1;
}
#barra_sx {
	background-image: url(grafica/barra_sx.jpg);
	height: 383px;
	width: 126px;
	position: absolute;
	left: 0px;
	top: 141px;
	z-index: 3;
}
#header {
	background-image: url(grafica/header.jpg);
	height: 141px;
	width: 824px;
	margin-left: 141px;
	margin-top: 0px;
	padding: 0px;
	top: 0px;
	position: absolute;
	right: auto;
	left: -15px;
	z-index: 2;
}
#corpo {
	background-image: url(grafica/corpo.jpg);
	height: 383px;
	width: 824px;
	margin-left: 0px;
	position: absolute;
	margin-top: 72px;
	overflow: auto;
	top: 69px;
	left: 126px;
	z-index: 5;
}
#footer {
	background-image: url(grafica/footer.jpg);
	height: 26px;
	width: 950px;
	margin-top: 450px;
	margin-left: 0px;
	position: absolute;
	left: 0px;
	top: 74px;
	z-index: 4;
}

div#navigation{
	margin:0 20px;
	position: absolute;
	left: 717px;
	top: 124px;
	width: 150px;
	height: 277px;
	z-index: 6;
}
div#navigation ul{list-style-type: none;margin: 0;padding: 0}
div#navigation li{
	margin: 3px;
	padding: 0;
	background-image: url(grafica/sf.gif);
	width: 150px;
	height: 26px;
}
div#navigation a{
	display: block;
	width: 129px;
	line-height: 20.3px;
	text-decoration: none;
	text-indent: 5px;
	color: #336699;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: inherit;
}
div#navigation a:hover{
	color: #003366;
	background-color: inherit;
	}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	background-color: inherit;
}
#content {
	height: 369px;
	width: 580px;
	margin-top: 200px;
	margin-left:200px;
	position: absolute;
	top: -60px;
	overflow: auto;
	left: -61px;
	z-index: 8;
}
a:visited {
	color: #3399CC;
	background-color: inherit;
}
#validates {
	left: 756px;
	top: 502px;
	position: absolute;
	width: 191px;
	height: 46px;
	background-color: #FFFFFF;
	visibility: inherit;
	z-index: 9;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	height: 369px;
	width: 580px;
	left: 138px;
	top: 139px;
	position: absolute;
	z-index: 10;
}
