* { padding: 0; margin: 0; }

body {
 font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
 font-size: 15px;
}
#wrapper { 
 margin: 0 auto;
 width: 100%;
	border-style: none;
	position: static;
}

#header {
 width: 900px;
  padding: 0px;
 border: 0px none #ccc;
 height: 200px;
 margin:auto;
 bottom: 80px;
left: 0px;
right: 0;;
position: absolute;
top: 0;

}


#immagine { width: 582px;
  padding: 0px;
 border: 8.1px solid #7F8084;
 height: 184px;
 margin:0px 0px 0px 0px;
	left: 62px;
	position: relative;
	float: left;
	top: 0.5px;
}

#logo { width: 200px;
  padding: 0px;
 border: 0px none #ccc;
 height: 200px;
 margin:0px 0px 0px 0px;
	left: 72px;
	position: relative;
	top: 0;
	float: left;
}