#header {
	POSITION: relative; MARGIN: 0px auto; WIDTH: 978px; overflow:hidden;
}

.h1_large {
  font-size:66px;
}

#header .logo {
  float:left;width:160px;height:167px;background-image: url(./icona_quick_fiore.png);background-repeat: no-repeat;margin-top:40px;
}


#header .help {
	WIDTH: 818px; FLOAT: right; margin:40px 0px 0px 0px; padding:0px;
  background-repeat: no-repeat;font-weight:bold;FONT-SIZE: 24px;text-align:right;overflow:hidden;
}

#header .title {
		font-size:46px;color:#000; text-shadow:none;font-weight:bold; margin:0px;padding:0px; letter-spacing:4px;text-decoration:none;
}

#header .title a {
  text-decoration:none;
}

#header .help UL {
  margin-right:0px;padding:0px;
}
#header .help LI {
	float: right; margin:0px 0px 0px 10px;
}

#header .help LI A {
TEXT-DECORATION: none; COLOR: #898989;font-size:13px; font-weight:bold;
}

#header .help A:hover {
	COLOR: #aa0516
}
#header .help A.active {
	COLOR: #aa0516
}
