body {
	background-image:url(../img/bg_pag-contatti.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	text-align: center;
	margin-top: 50px;
}

#lay_head {
	height: 70px;
	background-image:url(../img/bg_tit-contatti.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#lay_headuk {
	height: 70px;
	background-image:url(../img/bg_tit-contacts.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#contenuto_contatti {
	margin-left: 410px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	line-height: 17px;
	color:#333333;
	margin-top: 60px;
}

.contattitd_separatore {
	height:12px;
	background-image: url(../img/tratteggio_h.gif);
	background-repeat:repeat-x;
	background-position: left center;
}
