/* CSS Document */

body,html  { 
	height:100%;
	margin:0;
	background-color: #FFFFFF;
}

#container {
	height: 570px;
	width: 770px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -285px;
	margin-left: -385px;
	border: 1px solid #959595;

}
#containerunderc {
	height: 570px;
	width: 770px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top: -285px;
	margin-left: -385px;
	border: 1px solid #959595;
	background-image: url(images/under-c.jpg);

}
#top {
	height: 74px;
	width: 770px;
}
#centre {
	height: 445px;
	width: 770px;
	position: relative;
}
#foot {
	height: 51px;
	width: 770px;
	position: relative;
}
#bio {
	height: 490px;
	width: 770px;
	position: relative;
	background-image: url(images/bg-bio.jpg);
	overflow: auto;
}
#press {
	height: 490px;
	width: 770px;
	position: relative;
	background-image: url(images/bg-press.jpg);
	overflow: auto;
}

#presseng {
	height: 490px;
	width: 770px;
	position: relative;
	background-image: url(images/bg-press-eng.jpg);
	overflow: auto;
}
.txtbio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-right: 320px;
	margin-left: 20px;
	margin-top: 15px;
	height: 450px;
	text-align: left;
}

.txtbioeng {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-right: 320px;
	margin-left: 20px;
	margin-top: 15px;
	height: 450px;
	text-align: left;
}

.txthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-right: 380px;
	margin-left: 20px;
	margin-top: 5px;
	text-align: left;
	line-height: 1.6em;
}

.txtpress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-right: 360px;
	margin-left: 35px;
	margin-top: 40px;
	text-align: left;
	line-height: 1.6em;
}
.txt10 {
	line-height: 1.5em;
	font-size: 11px;
}

.txtcontatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	margin-right: 410px;
	margin-left: 20px;
	margin-top: 20px;
	text-align: left;
}
.txtcontatti a {
	color: #999999;
}
.txt9 {
	font-size: 9px;
}
.bordino {
	border: 1px solid #999999;
}




#home {
	height: 496px;
	width: 770px;
	position: relative;
	background-image: url(images/bg-home.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}

#contatti {
	height: 496px;
	width: 770px;
	position: relative;
	background-image: url(images/bg-contatti.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}
.imgrassegna {
	margin-right: 30px;
	margin-bottom: 30px;
	border: 2px solid #999999;
}
