body{
	background-image: url(../../img/sfondo_testo.jpg);
	background-position: center;
	background-color: #bfbfbf;
	background-repeat:no-repeat;
}

div#menuContainer{
	position: absolute;
	bottom:21px;
	height:25px;	
	width:100%;
	background-color: #1e1e1e;
}


div#main{
	display:block;
}


div#textWrapper{
	position:relative;
	width:899px;
	height:500px;
	overflow: hidden;
	top:50%;
	margin-top:-305px;
	left:50%;
	margin-left:-450px;
}

div#textBg{
	position:absolute;
	top:200px;
	width:899px;
	height:250px;
}

div#textContainer{
	position:absolute;
	top:220px;
	width:800px;
	height:280px;
	padding:0 50px;	
	font-size:13px;
	line-height: 1.2em;
	color:black;	
	text-align: justify;
	margin:0 auto;
}

div#textContainer h1{
	font-size:20px;
	margin-top:10px;
	margin-bottom:20px;
	padding:0;
}

div#textContainer a{
	color:Blue;
}

div#textContainer a:visited{
	color:Blue;
}

div#image{
	position:absolute;
	top:0;
	width:899px;
	height:200px;
	background-color:transparent;
	vertical-align:middle;
	text-align: center;
}


div#image img{
	vertical-align:middle;
}

div#footer{	
	height:20px;
	position: absolute;
	bottom:0px;
	width:100%;
	line-height: 20px;
	color:#b4b4b4;	
	font-size:10px;
	text-align: right;
	background-color:#000000;
	opacity: 0.85;
	filter: alpha(opacity=85);
	border-top:1px solid #717171;
}

div#footer span{
	padding-right: 40px;
}

div#footer span b{
	color:#ffffff;
}

div#footer a{
	text-decoration:none;
}

ul#menu{
	border-bottom: 0;
}

div#textContainerContatti{
	position:absolute;
	top:350px;
	width:800px;
	height:250px;
	padding:0 50px;	
	font-size:11px;
	line-height: 1.2em;
	color:black;	
	text-align: justify;
	margin:0 auto;
}

div#textContainerContatti h1{
	font-size:20px;
	margin-top:10px;
	padding:0;
	margin-bottom:5px;
}


.testo_contatti
{
	height:250px;
	overflow:hidden;
	padding-right:15px;
}

.dati_contatti
{
	line-height:1.5em;
	font-weight:bold;
}

.dati_contatti a
{
	color:#000;
	text-decoration:none;
}

#div_stampa
{
	margin-bottom:3px;
	text-align:right;
	margin-right:50px;
	font-size:12px;
}

#div_stampa a
{
	color:#fff;
	text-decoration:none;
	height:20px;
}
