body {
	background-color: #ebebe1;
}
img {  border: none;
}  
a {
	text-decoration: none;
	color: #B4B4A8;
}
a:link {
	text-decoration: none;
	color: #B4B4A8;
}
a:visited {
	text-decoration: none;
	color: #B4B4A8;
}
a:hover {
	text-decoration: none;
	color: #F4A460;
}
a:active {
	text-decoration: none;
}
a.linkgrigio {
	text-decoration: none;
	color: #666666;
}
a.linkgrigio:link {
	text-decoration: none;
	color: #666666;
}
a.linkgrigio:visited {
	text-decoration: none;
	color: #666666;
}
a.linkgrigio:hover {
	text-decoration: none;
	color: #F4A460;
}
a.linkgrigio:active {
	text-decoration: none;
}
#boxbianco {
	position: absolute;
	background-color: #FFFFFF;
	width:900px;
	height:600px;
	top:50%;
	left:50%;
	margin:-300px 0px 0px -450px;
}
#griffeindex {
	position:absolute;
	left:160px;
	top:285px;
	width:528px;
	height:27px;
}
#logoindex {	
    position:absolute;
	left:374px;
	top:133px;
	width:100px;
	height:100px;
}
#testocentrato {
	position:absolute;
	left:160px;
	top:312px;
	width:528px;
	height:190px;
	font-size: 15px;
	color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#piva {
	position:absolute;
	left:160px;
	top:502px;
	width:528px;
	height:30px;
	font-size: 11px;
	color: #B4B4A8;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

