html,body {
	margin: 0 auto;
	padding: 0;
	border: 0;
	background: transparent url(img/bg_01.jpg) left top repeat;
	color: #000;
	font-family: "Times New Roman", serif;
	font-size: 16px;
	text-align: center; /* for IE 5.* for Windows */
}

div#container {
	position: relative;
	top: 0;
	margin: 0 auto;
	width: 780px;
	height: auto;
	background-color: #fff;
	text-align: left; /* for IE 5.* for Windows */
}

#header {
	width: 780px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: #000 url(img/top_01.jpg) 100px 1px no-repeat;
}

#naviBar {
	position: relative;
	top: 81px;
	left: 100px;
	width: 580px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
	border-bottom: 3px solid #f66;
}

.naviList {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 15px;
}

.naviList li {
	float: left;
	border-right: 1px solid #000;
}

#lastList {
	float: left;
	border: 0;
}

.naviList a {
	float: left;
	width: 96px;
	height: 15px;
	background-color: #fff;
	font-weight: bold;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
}

.naviList a:hover,
.naviList a:focus {
	background-color: #f66;
	color: #fff;
	text-decoration: none;
}

a#naviFisso {
	background-color: #f66;
	color: #fff;
	text-decoration: none;
}

a.naviCorto {
	width: 95px;
}

a#naviCortoFisso {
	background-color: #f66;
	color: #fff;
	text-decoration: none;
	width: 95px;
}

#logoSin {
	position: absolute;
	top: 0;
	left: 0;
}

#logoDxt {
	position: absolute;
	top: 0;
	left: 680px;
	width: 100px;
	height: 100px;
	margin: 0;
	padding: 0;
	background: transparent url(img/top_02.jpg) left top no-repeat;
}

#content {
	position: relative;
	margin: 0;
	padding: 50px 50px 0;
	border-top: 2px solid #fff;
	background-color: transparent;
}

#contentStretto {
	position: relative;
	margin: 0;
	padding: 50px 100px 0;
	border-top: 2px solid #fff;
	background-color: transparent;
}

h1 {
	margin: 0 0 50px;
	padding: 0;
	border: 0;
	font-size: 20px;
	font-family: "Times New Roman", serif;
	font-weight: 500;
	word-spacing: 2px;
}

h2 {
	margin: 0 0 30px;
	padding: 0;
	border: 0;
	font-size: 19px;
	font-family: "Times New Roman", serif;
	font-weight: 500;
}

h3 {
	margin: 0 0 20px;
	padding: 0;
	border: 0;
	font-size: 16px;
	font-family: "Times New Roman", serif;
	font-weight: 500;
}

.sezioneFloat h2 {
	margin: 0;
}

.sezione {
	margin: 0 0 50px;
	text-align: justify;
}

.sezioneFloat {
	margin: 30px 0 50px;
	text-align: justify;
}

.leftFloat {
	float: left;
	margin: 0 25px 20px 0;
}

.rightFloat {
	float: right;
	margin: 0 0 20px 25px;
}

.floatImage {
	margin: 0;
}

.floatDida {
	display: block;
	margin: 10px 0 0;
	font-size: 13px;
	line-height: 14px;
}

#bottomLinks {
	clear: right;
	margin-top: 50px;
	text-align: center;
}

#bottomLinks a {
	margin: 0 15px;
}

.spaceNormal {
	margin-top: 50px;
}

.spaceSmall {
	margin-top: 20px;
}

.arrowLeft {
	margin-right: 15px;
}

.arrowRight {
	margin-left: 15px;
}

#contOpera {
	position: relative;
	float: left;
	width: 680px;
	height: auto;
	margin: 50px 0 0;
	padding: 0;
}

.opera {
	position: relative;
	float: left;
	background: transparent url(img/shadow.jpg) right bottom no-repeat;
}

.imgOpera {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 15px 15px 0;
	padding: 0;
	background: transparent;
}

.opera .imgOpera {
	margin: 0 15px 10px 0;
}

.didaOriz {
	position: absolute;
	left: 520px;
	bottom: 18px;
	width: 160px;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 15px;
}

.didaVert {
	position: absolute;
	left: 440px;
	bottom: 18px;
	width: 240px;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 15px;
}

.operaBack {
	margin-top: 20px;
	font-size: 17px;
	text-align: right;
}

.thumbGrid {
	position: relative;
	float: left;
	width: 580px;
	height: auto;
	margin: 0 0 50px;
	padding: 0;
}

.thumbOpera {
	position: relative;
	float: left;
	background: transparent url(img/shadow.jpg) right bottom no-repeat;
}

.urCorner {
	position: absolute;
	top: 0;
	right: 0;
	width: 15px;
	height: 15px;
	background: transparent url(img/urCorner.jpg) right top no-repeat;
}

.blCorner {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 15px;
	height: 15px;
	background: transparent url(img/blCorner.jpg) left bottom no-repeat;
}

.thumbDida {
	float: right;
	width: 280px;
	margin-right: 0;
	font-size: 16px;
}

ul {
	margin: 0;
	padding: 0;
}

li.arrowList {
	display: block;
	margin: 20px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: url(img/arroli.gif) left 2px no-repeat;
}

li.arrowListClose {
	display: block;
	margin: 10px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: url(img/arroli.gif) left 2px no-repeat;
}

li.trattoList {
	display: block;
	margin: 5px 0;
	padding: 0 0 0 25px;
	list-style-type: none;
	background: url(img/trattino.gif) left 2px no-repeat;
}

ul.approf {
	margin: -20px 0 -20px 140px;
}

li.checkList {
	display: block;
	margin: 5px 0;
	padding: 0 0 0 35px;
	list-style-type: none;
	background: url(img/check.gif) left 2px no-repeat;
}

#footer {
	clear: left;
	margin: 0;
	padding-top: 100px;
	padding-bottom: 10px;
	border: 0;
	background-color: transparent;
	font-style: italic;
	font-size: 13px;
	word-spacing: 2px;
	text-align: center;
}

p {
	margin: 0 0 20px;
	padding: 0;
	border: 0;
}

p.bold {
	margin: 0 0 5px;
	padding: 0;
	border: 0;
	font-weight: bold;
}

.normal {
	font-size: 16px;
}

.small {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	text-align: justify;
}

img {
	border: 0;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover,
a:focus {
	color: #f44;
	text-decoration: none;
}