body {
	background-color: #6685FF;
	margin: 0px;
	padding: 0px;
	height: 100%;
	text-align: center;
	min-width: 800;
}
body#galleria {
	background-color: white;
	text-align: left;
}

#wrapper {
	background-color: white;
	background: url('bg.png') repeat-y;
	margin: auto;
	padding: 0px;
	width: 800px;
	text-align: left;
}
#galleria #wrapper {
	background: url('bg-gall.png') repeat-y;
	width: auto;
	margin: 0px;
}

#content {
	background: url('titlebanner.png') no-repeat center top;
	margin: 0px;
	padding: 0px;
	padding-left: 120px;
	padding-right: 120px;
	padding-top: 225px;
}
#galleria #content {
	background: url('titlebanner-gall.png') no-repeat left top;
	padding-right: 0px;
}

#subcol {
	background-color: white;
	background: url('sidebg.png') repeat-y;
	margin: 0px;
	padding: 0px;
	width: 140px;
	float: left;
	position: relative;
	left: -98px;
	clear: left;
	margin-right: -98px;
}

#subcol .pad {
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	text-align: right;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 9pt;
}
#subcol .pad p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#subcol .pad a:hover, #subcol .pad a:active {
	font-style: italic;
	font-weight: bold;
}

#subcol .top {
	height: 9px;
	width: 140px;
	background: url('sidetop.png') no-repeat center top;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

#subcol .bottom {
	height: 9px;
	width: 140px;
	background: url('sidebottom.png') no-repeat center bottom;
	line-height: 1px;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
}

#maincol {
	margin: 0px;
	padding: 0px;
}

#maincol .image {
	text-align: center;
	margin-left: 60px;
}
#maincol .image img {
	border: none;
}
#maincol p, #maincol dt, #maincol dd, #maincol li, #maincol h4 {
	text-align: justify;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	font-size: 12pt;
	margin-left: 60px;
}
#maincol dt {
	font-weight: bold;
	color: white;
	background-color: #6685FF;
	padding-left: 5px;
	margin-top: 30px;
	clear: right;
}
#maincol h4 {
	clear: right;
}
#maincol dd {
	margin-left: 100px;
}
#maincol h2, #maincol h3, #maincol h1 {
	text-align: center;
	font-family: Verdana, Arial, Helvetica;
	font-size: 15pt;
	margin-left: 60px;
}
#maincol h2, #maincol h1 {
	font-size: 24pt;
}
#maincol h4 {
	text-align: left;
	font-size: 14pt;
}

#maincol blockquote p {
	text-align: center;
	font-style: italic;
	font-family: Times New Roman, Times;
	font-size: 13pt;
}
#maincol img.left {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
}
#maincol img.right {
	float: right;
	margin-left: 10px;
}

#maincol .boxout {
	background-color: #6685FF;
	padding: 10px;
	margin-left: 60px;
}
#maincol .boxout p {
	font-family: Verdana, Arial, Helvetica;
	text-align: center;
	color: white;
	font-size: 15pt;
	margin-left: 0px;
}

#maincol table {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica;
	border: solid thin black;
	width: 500px;
	margin-left: 60px;
	clear: none;
}
#maincol table col.classe {
	text-align: left;
	width: 90px;
}
#maincol table col.descr {
	text-align: justify;
}
#maincol table col.euro {
	text-align: right;
	width: 120px;
	vertical-align: bottom;
}
#maincol table col.denom {
	text-align: right;
	width: 300px;
	padding-right: 10px;
}
#maincol table col.val {
	text-align: left;
}
#maincol table th {
	text-align: center;
	border-bottom: solid thin black;
}
#maincol table td {
	vertical-align: top;
}

#maincol ul.links li {
	margin: 0px;
	padding: 0px;
	margin-left: 100px;
	list-style-image: url('link.png');
	list-style-position: inside;
}

#galleria #maincol .pad {
	margin-left: 60px;
	padding: 0px;
	border: 0px;
}

#galleria #maincol .photo {
	width: 242px;
	height: 288px;
	background: url('photo.png') no-repeat;
	margin: 5px;
	padding: 21px 0px 0px 17px;
	border: 0px;
	float: left;
}
#galleria #maincol .photo div {
	padding: 0px;
	width: 220px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: center;
	border: 0px;
}
#galleria #maincol .photo img {
	border: 0px;
	margin: 0px;
}
#galleria #maincol .photo p {
	text-align: center;
	margin: 10px 20px 0px 0px;
	padding: 0px;
	border: 0px;
}

#galleria #maincol .foto {
    text-align: center;
}
#galleria #maincol .foto img {
    border: 0px;
}
#galleria #maincol .foto p {
    margin: 10px;
    padding: 0px;
    text-align: center;
}
#galleria #maincol h1 {
    margin: 10px 10px 30px 10px;
    padding: 0px;
}
	
#footer {
	text-align: center;
	font-family: Arial, Helvetica;
	font-size: 7pt;
	color: #B0B0B0;
	width: 600px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	margin-left: 100px;
	margin-top: 50px;
	background-color: white;
	background: url('footer.png') no-repeat center bottom;
	clear: both;
}
#galleria #footer {
	background: none;
	width: auto;
}

#footer p {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
}
#footer a {
	color: #9090FF;
}
