/* CSS Document */

<style type="text/css">

body {
scrollbar-base-color: #d8d498;
}
embed {
}
#contenitore {
	position:relative;
	width:800px;
	height:750px;
	z-index:1;
	background-color: #eaeaea;
	border: 1px solid #000000;
}
#Layer1 {
	position:relative;
	width:800px;
	height:144px;
	z-index:2;
	background-color: #919191;
	float: none;
	background-image: url(header2.jpg);
}
#menu {
	position:relative;
	width:244px;
	height:580px;
	z-index:3;
	padding-top: 25px;
	padding-bottom: 0px;
	background-color: #eaeaea;
	float: left;
}
.btnhome {
	padding-top: 10px;
	padding-left: 20px;
}

#main {
	position:absolute;
	width:497px;
	height:526px;
	z-index:4;
	top:156px;
	left:266px;
	padding-top: 13px;
	padding-bottom: -15px;
	background-color: #eaeaea;
	padding-right: 20px;
	padding-left: 15px;
	overflow: auto;
}
#Layer2 {
	position:absolute;
	width:20px;
	height:602px;
	z-index:5;
	top: 144px;
	left: 247px;
	padding-top: 40px;
}
.text {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: justify;
}
.textbis {
	font-family: Arial;
	font-size: 18px;
	color: #000000;
	text-align: justify;
}
.textter {
	font-family: Arial;
	font-size: 19px;
	color: #000000;
	text-align: justify;
}
.textquar {
	font-family: Verdana;
	font-size: 19px;
	color: #000000;
	text-align: justify;
}
.textred {
	color: #ed1c24;
	font-weight: bold;
}

.subtext {
	font-family: Arial;
	font-size: 11px;
	color: #f0a6a8;
}

#Layer3 {
	position:relative;
	width:490px;
	height:15px;
	z-index:6;
	float: right;
	top: 578px;
	text-align: right;
	padding-right: 35px;
}

a:link {
	text-decoration: none;
	color: #919191;
}
a:visited {
	text-decoration: none;
	color: #919191;
}
a:hover {
	text-decoration: none;
	color: #919191;
}
a:active {
	text-decoration: none;
	color: #919191;
}
.text2 {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	text-align: justify;
}
.text3 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align: justify;
}

.text4 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-align: right;
	padding-right: 112px;
}
</style>
