body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999900;
	margin: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	position: relative;
}
#wrapper #head {
	background-color: #FEFFC0;
	position: absolute;
	height: 455px;
	width: 760px;
	left: 0px;
	top: 19px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8A8A00;
	border-right-color: #8A8A00;
	border-left-color: #8A8A00;
}

#wrapper #logo {
	position: absolute;
	top: 24px;
	left: 5px;
}
#wrapper #cannicci {
	position: absolute;
	left: 545px;
	top: 24px;
}
#wrapper #slide {
	position: absolute;
	left: 143px;
	top: 145px;
}
#wrapper #nav_side {
	background-color: #6B6B01;
	position: absolute;
	height: 165px;
	width: 118px;
	top: 194px;
	left: 5px;
	padding-top: 54px;
	padding-left: 20px;
}
#wrapper #nav_main {
	position: absolute;
	left: 25px;
	top: 420px;
}
#wrapper #main {
	width: 720px;
	position: absolute;
	left: 0px;
	top: 479px;
	padding-left: 20px;
	padding-right: 20px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8A8A00;
	border-left-color: #8A8A00;
	background-color: #FEFFC0;
}
#wrapper #main h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
#wrapper #main h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #6B6B01;
}
#wrapper #main .imgdx {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #6B6B01;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper #main .imgsx {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #6B6B01;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}
#wrapper #main a {
	font-size: 13px;
	font-weight: normal;
	color: #6B6B01;
	text-decoration: none;
}
#wrapper #main a:hover {
	color: #999900;
}
#wrapper #main ol {
	list-style-position: outside;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#wrapper #main ul {
	list-style-position: outside;
	margin-left: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: circle;
}
#wrapper #main li {
	margin-bottom: 15px;
}
#wrapper #main .programma {
	margin-bottom: 15px;
	color: #6B6B01;
	font-weight: bold;
	font-size: 12px;
}
#wrapper #main #content label {
	float: left;
	width: 80px;
}
#wrapper #main #footer {
	float: left;
	width: 720px;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6B6B01;
	padding-bottom: 10px;
	font-size: 9px;
	color: #6B6B01;
	text-align: right;
}

#wrapper #main #content {
	width: 380px;
	float: left;
	margin-left: 10px;
}
#wrapper #main #column {
	width: 280px;
	float: left;
	margin-left: 40px;
}
