@charset "utf-8";

#contenitore {
	position: absolute;
	height: 603px;
	width: 975px;
	z-index: 1;
	left: 12px;
	margin-top: 0px;
	margin-left: -480px;
	left: 50%;
	
}
#logo {
	position:absolute;
	width:600px;
	height:110px;
	z-index:2;
	left: 188px;
	top: 285px;
	background-image: url(../images/logo.jpg);
}
#studio_legale {
	position:absolute;
	width:299px;
	height:28px;
	z-index:2;
	left: 339px;
	top: 246px;
	font-family: Eurostile;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	letter-spacing: 10px;
}
#sotto_legale {
	position:absolute;
	width:609px;
	height:28px;
	z-index:2;
	left: 189px;
	top: 415px;
	font-family: Eurostile;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	letter-spacing: 12px;
}
#fiera {
	position:absolute;
	width:68px;
	height:19px;
	z-index:2;
	left: 942px;
	top: 1169px;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #FFFFFF;
}
.f_a {
	font-size: 14px;
	color: #BBA68B;
	font-family: Eurostile;
	font-weight: bold;
}
.h_lingua {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
}

#home {
	position:absolute;
	width:659px;
	height:239px;
	z-index:3;
	left: 175px;
	top: 221px;
	
}
#professionisti {
	position:absolute;
	width:79px;
	height:67px;
	z-index:3;
	left: 658px;
	top: 38px;
	
}
#news {
	position:absolute;
	width:48px;
	height:69px;
	z-index:3;
	left: 800px;
	top: 38px;
	
}
#contatti {
	position:absolute;
	width:49px;
	height:64px;
	z-index:3;
	left: 910px;
	top: 38px;
	
}
#grigio {
	position:absolute;
	width:960px;
	height:63px;
	z-index:2;
	left: 0px;
	top: 910px;
	background-image: url(../images/nero.jpg);
	background-repeat: repeat-x;
}
#alto {
	position:absolute;
	width:235px;
	height:44px;
	z-index:2;
	left: 617px;
	top: 13px;
	background-image: url(../images/nero.jpg);
	background-repeat: repeat-x;
}
.titolo {
	font-family: Eurostile;
	font-size: 16px;
	color: #221002;
}

#indirizzo {
	position:absolute;
	width:923px;
	height:97px;
	z-index:5;
	left: 22px;
	top: 531px;
	font-family: Eurostile;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
body {
	background-image: url(../images/sfondo_ok_index.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	
}
