﻿
/* stile di testa  */

#Testa {
	position:relative;
	z-index:+5;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top:-110px;
	width: 950px;
}
  
