body {
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
	background-color: #000;
	overflow: auto;
	color: #fff;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	text-align: center; /* for IE 5.* for Windows */
}

#container {
	position: relative;
	width: 770px;
	height: 580px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: transparent url(img/back_01.gif) 300px top no-repeat;
	text-align: left; /* for IE 5.* for Windows */
}

#content {
	position: relative;
	width: 770px;
	height: 580px;
	margin: 0;
	padding: 0;
	border: 0;
}

#sezione {
	position: relative;
	top: 40px;
	left: 330px;
	width: 285px;
	margin: 0;
	color: #000;
	font-size: 11px;
}

#sezioneOpere {
	position: relative;
	top: 55px;
	left: 357px;
	width: 249px;
	height: 480px;
	margin: 0;
	background: transparent;
}

#sezioneOpereGrandi {
	position: relative;
	top: 55px;
	left: 377px;
	width: 243px;
	height: 480px;
	margin: 0;
	background: transparent;
}

#sezioneOpere img {
	margin: 5px 4px 5px 4px;
	padding: 0;
	border: 0;
}

#sezioneOpereGrandi img {
	margin: 5px 3px 5px 3px;
	padding: 0;
	border: 0;
}

h1 {
	margin: 0 0 20px 10px;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	margin: 40px 0 20px 10px;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-weight: bold;
}

p {
	margin: 0 0 10px 10px;
}

div.cont {
	clear: left;
	margin: 0 0 20px 10px;
	padding: 0 0 15px;
}

div.contNome {
	float: left;
	width: 100px;
	margin: 0;
}

div.contDati {
	float: left;
	width 170px;
	margin: 0;
	padding: 0 0 15px;
}

#header {
	position: relative;
	top: -580px;
	left: 0;
	width: 300px;
}

#nome {
	position: absolute;
	top: 15px;
	left: 12px;
	font-size: 34px;
	font-family: "Callisto MT", Garamond, "Times New Roman", serif;
	color: #fff;
}

#home {
	position: absolute;
	top: 0;
	left: 565px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}

#titolo {
	position: absolute;
	top: 560px;
	left: 320px;
	width: 325px;
	height: 25px;
	padding: 0;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#titOpGra {
	position: absolute;
	top: 562px;
	left: 350px;
	width: 290px;
	height: 25px;
	padding: 0;
	color: #fff;
	font-size: 14px;
	text-align: center;
}

#naviBar {
	position: absolute;
	top: 40px;
	left: 645px;
	background-color: transparent;
}

.naviLink {
	width: 125px;
	height: 45px;
	margin-bottom: 10px;
	background: transparent;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	vertical-align: middle;
}

#naviBar a {
	display: block;
	padding-top: 12px;
	padding-bottom: 13px;
}

#naviBar a:link,
#naviBar a:visited {
	color: #fff;
	text-decoration: none;
}

#naviBar a:hover,
#naviBar a:focus {
	color: #ccc;
}

a:link,
a:visited {
	color: #000;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #aaa;
}

#header a:link,
#header a:visited {
	color: #fff;
	text-decoration: none;
}

#header a:hover,
#header a:focus {
	color: #ccc;
}

a.continua:link,
a.continua:visited {
	margin: 0 0 10px;
	padding-right: 16px;
	background: transparent url(img/arrow_1.gif) right 1px no-repeat;
	color: #666;
	font-style: italic;
	text-decoration: none;
}

a.continua:hover,
a.continua:focus {
	margin: 0 0 10px;
	padding-right: 16px;
	background: transparent url(img/arrow_2.gif) right 1px no-repeat;
	color: #ccc;
	font-style: italic;
	text-decoration: none;
}