﻿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;
}

.CapoLettera {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
}


body {
	background: #5cc6f0 url('../images/texture_pag.jpg') 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: #5cc6f0 url('../images/texture_pag.jpg') 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: 400px;
	left: 10px;
	top: 10px;
	position: absolute;
	z-index: 6;
}

#container {
	padding-left: 10px;
	margin-top: 5px;
	display: none;
	border: 2px #69512D dotted;
}

#container_imm {
	width: 10px;
	left: 225px;
	top: 5px;
	position: absolute;
	z-index: 200;
}

#container_video {
	width: 200px;
	left: 180px;
	top: 340px;
	position: absolute;
	z-index: 1;
}

#container_auguri {
	width: 200px;
	left: 60px;
	top: 150px;
	position: absolute;
	z-index: 1;
}

#container_text {
	width: 200px;
	left: 30px;
	top: 49px;
	position: absolute;
	text-align: center;
	z-index: 1;
	font-size: x-small;
}

