/* CSS Document */
body {
	padding: 0;
	margin: 0;
	background: #000000 url(images/prod-digitale29.jpg) no-repeat center top;
	color: #322823;
font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
font-size:11px;
}
a{color:#322823; text-decoration:none;}
a:hover{color:#ffffff; text-decoration:none;}
h3 {color:#ffffff;}
#content {
	width: 480px;
	margin: 140px auto;
	/*height:350px;
background: #000000;
	border: solid 1px #ffffff;*/
	padding: 20px;


}
#text{
/*margin-top:150px;
margin-top:50px;
margin-left:50%;
float:right;
margin-right:150px;*/
text-align:center;
	margin-left:auto;
	margin-right:auto;
	/*width:50%;*/
color: #322823;
margin-top:40px;
/*margin-bottom:400px;
margin-right:25%;*/
}
#footerimage {
	width: 100%;
	height:127px;
	bottom:0px;
	position: relative;
	text-align:center;
	font-size: 11px;
	background: url(images/prod-digitale-source3_05.jpg) no-repeat center top;
	color: #322823;
	/*overflow: hidden;*/
	
}
#footer {
	width: 100%;
	margin-bottom: 0;

	/*background: #100D0C;*/
	background: #000000;
	padding-bottom:0px;
	padding-top:7px;
	height:20px;
	bottom:0;
	position: fixed;
	border-top: solid 1px #261F1C;
text-align:center;
font-size: 11px;
/*background:url(images/footer.jpg) no-repeat center top;*/
color: #322823;
}
h1 {
	margin: 0;
	padding: 0;
}

