#body {
	width: 100%;
	position: relative;
	margin:0px;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px;


}
#left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	text-align: right;
	bottom: 0px;
	right: 0px;
	margin: 0px;
	padding:5px;
	background: url(../immagini/laterale_eng.gif) no-repeat center;
	height: 520px;







}
#main {
	padding:1em;
	text-align: justify;
	background: #000000 url(../immagini/sfondo2.gif);
	margin-right: 0px;
	margin-left: 160px;
	width: 610px;
	border-right: 2px dotted #CC9900;
	border-left: 2px dotted #CC9900;







}
body {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", serif;
	font-size: 10px;
	color: #FFFFCC;
	background: url(../immagini/bg.gif) repeat-x bottom;


}
div {
	font-size: 12px;
}
hr {
	color: #CC9900;
	margin: 0px;
	padding: 0px;
	height: 1px;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h2 {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-size: 14px;

}
a:link {
	font-weight: bold;
	color: #F4F4F4;
	text-decoration: none;
	font-size: 12px;

}
a:visited {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;

}
a:hover {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: underline;
	font-size: 12px;

}
a:active {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;

}
h3 {
	font-size: 22px;
	font-weight: bold;
	color: #CC9900;
	margin: 0px;
	padding: 0px;

}
a.shadow:link {
	color: #330033;
}
a.shadow:visited {

	color: #330033;
}
a.shadow:hover {

	color: #330033;
}
a.shadow:active {

	color: #330033;
}