﻿div {
	behavior: url(iepngfix.htc);
}
img {
	behavior: url(iepngfix.htc);
}
h1 {
	font-family: Verdana;
	color: #000000;
	font-size: 10px;
	height:18px
}

ul {
	list-style-type: disc;
}
.Titoli {
	font-family: Verdana;
	font-size: 20px;
	text-align: center;
}
.Sottotitoli {
	font-family: Verdana;
	font-size: 15px;
	text-align: center;
}
.Normale {
	table-width: 460px;
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;
}

body {
	background: #d5bf9d url('../images/box_corpo_on.png') no-repeat fixed 50% top;
	scrollbar-arrow-color: #f2aab5;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #f2aab5;
	scrollbar-track-color: #e5dccc;
	scrollbar-face-color: #81c4fc;
	scrollbar-shadow-color: #f2aab5;
	scrollbar-highlight-color: black;
	scrollbar-3d-light-color: silver;
}

html {
	background: #d5bf9d url('../images/box_corpo_on.png') no-repeat fixed 50% top;
	scrollbar-arrow-color: #f2aab5;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: #f2aab5;
	scrollbar-track-color: #e5dccc;
	scrollbar-face-color: #81c4fc;
	scrollbar-shadow-color: #f2aab5;
	scrollbar-highlight-color: black;
	scrollbar-3d-light-color: silver;
}

#corpo {
	width: 440px;
	left: 10px;
	top: 10px;
	position: absolute;
	z-index: 6;
}

#container {
	padding-left: 10px;
	margin-top: 5px;
	display: none;
	border: 2px #69512D dotted;
}
