body {
	background-image: url(file:///C|/Documents%20and%20Settings/Pc/Documenti/images/background.jpg);
	background-repeat: no-repeat;
	background-color: #90999E;
	
-------------------
text-align : left;

}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #9E2A2D;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.Stile3 {
	font-size: 12px;
	color: #ffffff;
		 }
.Stile4 {color: #000000}
.Stile5 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.Stile6 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
}
.Stile7 {
	font-size: 11px;
	color: #9E2A2D;
}

#container {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	position: absolute;
	height: 900px;
	width: 640px;
	left: 120px;
	top: 264px;
	right: auto;
	z-index: 0;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #9E2A2D;
	overflow: scroll;
}
#index{
	position: absolute;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #999999;
	height: 70px;
	width: 713px;
	left: 314px;
	top: 174px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	border-left-style: solid;
	border-bottom-color: #A82628;
	border-left-color: #A82628;
	padding-left: 5px;
}

#titolo {
	position: absolute;
	left: 120px;
	top: 190px;
	background-color: #FFFFFF;
	width: 645px;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	padding-left: 5px;
	padding-top: 5px;
	z-index: 1;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E2A2D;
}
#main_navbar {
	position: absolute;
	left: 120px;
	top: 126px;
	width: 645px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	z-index: 1;
	padding-left: 5px;
	padding-bottom: 0px;
}
#second_navbar {
	position: absolute;
	left: 120px;
	top: 222px;
	width: 645px;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	padding-left: 5px;
}
#header {
	position: absolute;
	height: 110px;
	width: 560px;
	left: 120px;
	top: 12px;
	background-color: #FFFFFF;
	z-index: 1;
}
#footer {
	position: absolute;
	height: auto;
	width: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	left: 0px;
	top: 0px;
}

