﻿div {behavior: url(iepngfix.htc);}

img {behavior: url(iepngfix.htc);}

.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-position: top;
	background-color: #d5bf9d;
	background-image: url('images/box_corpo_on.png');
	background-attachment: fixed;
	background-repeat: no-repeat;
	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-position: top;
	background-color: #d5bf9d;
	background-image: url('images/box_corpo_on.png');
	background-attachment: fixed;
	background-repeat: no-repeat;
	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;
}
