/*background-image:  url(image/fondo.gif);
/*stili testo*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color: #000000;
	margin-top: 30px;
	text-align:center;
	color: #000000;
}
.menu
{
    border: 1px solid #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-transform: none;
}
.menu:hover {
	background-color: #FFFFFF;
    font-family:  Verdana, Arial,Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    text-transform : none;
	
}
.testo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
    text-decoration: none;
    text-transform : none;
}

.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
    text-decoration: none;
    text-transform : none;
}
.Stile6 {	
    color: #333333;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
.Stile5 {
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 90%;
}
.bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
    text-transform : none;
}
.lista1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
    text-decoration: none;
    text-transform : none;
}
.lista1:hover {

	background-color: #FFFFFF;
    font-size: 18px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    text-transform : none;
}
.lista2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.stile2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.estero {
	font-family: "Courier New", Courier;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
    text-transform : none;
}
.link:hover {
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;l;
	color: #FFFFFF;
	text-decoration: none;
    text-transform : none;
}
/*stili per i layout*/

#pos{
	position: relative;
	background-color: #FFFFFF;
	width: 834px;
	height: 130px;
	margin: 0% auto 0;
	text-align:left;
	padding: 8px;
    top: 0px;
    left: 0px;
}
#home{
	position:absolute;
	left: 0px;
	top: 134px;
	width: 850px;
	height: 400px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	z-index: 2;
	
}
#prima{
	position:absolute;
	left: 0px;
	top: 134px;
	width: 850px;
	height: 400px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	z-index: 2;
	background-image: url(image/fondo.jpg);
}
#inkiostri{
	position:absolute;
	left: 0px;
	top: 134px;
	width: 850px;
	height: 400px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	z-index: 2;
	background-image: url(image/ink.jpg);
}
#menu{
	position: absolute;
	background-color: #000000;
	width: 823px;
	height: 15px;
	margin: 0% auto 0;
	text-align:left;
	padding: 4px;
	top: 112px;
	left: 10px;
	}
	
#finestra {
position:relative;
left: 530px;
top: 20px;
width: 300px;
height: 350px;
overflow: auto;
z-index: 5;
}

#pie{
	position:absolute;
	background-color: #FFFFFF;
	left: 0px;
	top: 505px;
	width: 840px;
	height: 8;
	padding: 5px;
	z-index: 3;
}


div.box{
	height: 355px;
	overflow:auto;
	padding-right:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
