@charset "utf-8";
body {
	background-image: url(sito_08/immagini/sfondo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#container {
	width: 900px;
	position: absolute;
	margin: 0px;
	text-align: center;
	background-position: center;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	left: 108px;
	top: 44px;
}
#header {
	height: 150px;
	width: 900px;
}
#navigation {
	height: 500px;
	width: 150px;
	position: absolute;
	top: 148px;
	background-repeat: repeat-x;
	left: 2px;
}
#content {
	width: 560px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 150px;
	padding-right: 150px;
}
#footer {
	height: 25px;
	width: 900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #66CC00;
}
.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	display: block;
	margin: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00FF00;
	border-bottom-color: #669900;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #669900;
	border-left-color: #00FF00;
	padding: 2px;
}
.sidebar:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #669900;
	border-bottom-color: #00FF00;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #00FF00;
	border-left-color: #669900;
}
#navigatordx {
	top:150px;
	width:160px;
	height:500px;
	z-index:auto;
	left: 740px;
	position: absolute;
}
.sidebarheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 2px;
	background-image: url(file:///L|/PROGETTI/BW%20FAIR%202006/Sito/2006/immagini/bottone.gif);
	background-repeat: repeat-x;
	width: 100px;
}
.sidebarheader:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 2px;
	}
.titolotab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(immagini/bottone.gif);
	background-repeat: repeat-x;
	display: block;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
	text-align: center;
	font-weight: bold;
}
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(immagini/sopra_bottoni.gif);
	display: block;
	text-indent: 1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #006600;
}
.Stile2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #009900;
}
a:active {
	text-decoration: none;
}
.contenutitab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 2px;
	padding: 2px;
	border: medium solid #66CC00;
}

