.body{
	position: absolute;
	float:none;
	left:0px;
	top: 3%;
	visibility:visible;
	height:auto;
	width:100%;
	background-color:#C2C2C2;
	background-attachment:scroll;
	margin:0px auto 0px auto ;

}

.back{
	position:absolute;
	top: 20%;
	left: 20%;
	visibility:visible;
	height: 500px;
	margin: auto auto auto auto ;
	z-index : 10;
	background: #FFFFFF url(../img/novantanovepercento.jpg) no-repeat scroll center center;
	width: 500px;
	padding: 25px;

}

.backITA{
	position:absolute;
	top: 20%;
	left: 20%;
	visibility:visible;
	height: 500px;
	margin: auto auto auto auto ;
	z-index : 10;
	background: #FFFFFF url(../img/marchio-picc.jpg) no-repeat scroll 25px 25px;
	width: 500px;
	padding: 25px;
}

.ita-eng{
	position: absolute;
	float:none;
	visibility:visible;
	height:auto;
	width:100%
	background-color:transparent;
	background-attachment:scroll;
	margin:0px auto 0px auto ;
	padding:0px 0px 0px 0px;
	color:#666666;
	text-decoration: none ;
	letter-spacing:0px;
	text-align:left;
	text-indent:0px;
	z-index: 30;
	top: 70%;
	left: 43%;
	direction: ltr;
	font: normal normal x-small/1 "arial",sans-serif;
}

a#ita:link{
	background-attachment:scroll;
	color:#666666;
	text-decoration: none ;

}

a#ita:hover{
	background-attachment:scroll;
	color:#666666;
	text-decoration:underline;

}

a#ita:visited{
	background-attachment:scroll;
	color:#AF0D13;
	text-decoration: none ;

}

.menu {
	color: gray;
	text-decoration: none;
	text-align:left;
	text-indent:0px;
	position: absolute;
	top: 170px;
	font: bold x-small/16px Verdana, Arial, Geneva, sans-serif;
}

.testo {
	color: #999999;
	text-decoration: none;
	text-align: justify;
	position: absolute;
	width: 280px;
	*width: 290px;
	left: 190px;
	white-space: normal;
	top: 162px;
	*top: 172px;
	font: 11px/13px arial, sans-serif;
	direction: ltr;
	text-transform: lowercase;
}

.testoLeft {
	color: #999999;
	text-decoration: none;
	text-align: left;
	position: absolute;
	width: 280px;
	left: 190px;
	*width: 250px;
	*left: 186px;
	white-space: normal;
	top: 230px;
	*top: 240px;
	font: 11px/13px arial, sans-serif;
	direction: ltr;
	text-transform: lowercase;
	list-style-position: outside;
	list-style-image: url(../img/freccetta_picc.jpg);
}

.testoLeftEngServices {
	color: #999999;
	text-decoration: none;
	text-align: left;
	position: absolute;
	width: 280px;
	left: 190px;
	*width: 250px;
	*left: 186px;
	white-space: normal;
	top: 225px;
	*top: 230px;
	font: 11px/13px arial, sans-serif;
	direction: ltr;
	text-transform: lowercase;
	list-style-position: outside;
	list-style-image: url(../img/freccetta_picc.jpg);
}

.testoLeftEngOrganization {
	color: #999999;
	text-decoration: none;
	text-align: left;
	position: absolute;
	width: 280px;
	left: 190px;
	*width: 250px;
	*left: 186px;
	white-space: normal;
	top: 230px;
	*top: 230px;
	font: 11px/13px arial, sans-serif;
	direction: ltr;
	text-transform: lowercase;
	list-style-position: outside;
	list-style-image: url(../img/freccetta_picc.jpg);
}

ul {
	position: absolute;
	left: -30px;
	*left: -20px;
}

.serv{
	position: absolute;
	top: 286px;
	*top: 282px;
}

.servEngServices{
	position: absolute;
	top: 286px;
	*top: 271px;
}

.testoBold {
		text-decoration: none ;
		letter-spacing:0px;
		text-align: justify;
		text-indent:0px;
		font-weight: bold;
	color: #b3b3b3;
}

.img{
	top: 0;
	left: 0;
	border-style: none;
}

/* menu */

a#menu:link{
	color: gray;
	text-decoration: none ;

}

a#menu:hover{
	color: red;
	text-decoration: none;
}

a#menu:visited{
	color: gray;
	text-decoration: none ;
}

/* email studio */

a#menuST:link{
	color: #999999;
	text-decoration: none ;

}

a#menuST:hover{
	color: red;
	text-decoration: none;
}

a#menuST:visited{
	color: #999999;
	text-decoration: none ;
}


/* copyright */

div#copyright {
	color: white;
	text-decoration: none;
	font: normal normal xx-small Arial, sans-serif;
	padding-left: 25px;
	top: 555px;
	position: absolute;
	margin: auto auto auto 20%;
	
}


