body{
	margin:0;
	padding:0;
	font-family:'BetaSansNormalRegular';
	color:#fff;
	background-color:#89A49F;
}

a:link, a:visited{
	color:#fff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}


#header h1{
	height:142px;
	background:url(http://noetica2.webhat.it/_templates/coming/img/noetica2.jpg) no-repeat center top;
	margin:0;
	padding:0;
	text-indent:-9999px;
}

#content{
	background:url(../img/bg-grey.jpg) repeat-x;
	margin-top:-1px;
}

#content p{
	background:url(../img/change.jpg) no-repeat;
	width:317px;
	height:525px;
	margin:0 auto;
	text-indent:-9999px;
	display:block;
	float:left;
}

#allpane{
	width:510px;
	margin:0 auto;
}

footer{
	background:url(../img/bg-footer.jpg) repeat-x;
	display:block;
	font-size:11px;
}

footer p{
	margin:0 auto;
	padding:26px 0;
	width: 844px;
	font-size:11px;
	color:#fff;
	text-align:left;
}

footer strong{
	/*font-size:18px;*/
}
