#Header_Logo
 { background-image: url(../images/testata_logo.gif); background-repeat: no-repeat; margin: 0; padding: 0; width: 218px; height: 48px; border: none }
#Header_Evergreen
 { background-image: url(../images/testata_strillo.gif); background-repeat: no-repeat; background-position: right top; text-align: right; margin: 0; padding: 0; width: 528px; height: 48px; border: none }
#Header_Divisore
 { background-image: url(../images/tetstata_divisore.gif); background-repeat: no-repeat; margin: 0; padding: 0; width: 7px; height: 48px; border: none }
#Header_Login
{
	width: 214px;
	height: 48px;
	border: none;
	background-color: white;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, sans-serif;
	font-size: 13px;
	font-weight: 400;
	text-align: right;
	color: #333;
}
#Header_Login a
{
	background-color: white;
	margin: 0;
	padding: 0;
	color: #000;
	text-decoration: none;
}
#Header_Login a img
{
	border: none;
	vertical-align: middle;
}

#Header_Menu
{
	width: 960px;
	height: 24px;
	border: none;
	background-color: #001F5E;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: white;
	vertical-align: middle;
	text-align: right;
	white-space: nowrap;
	padding-right: 12px;
}
#Header_Menu a
{
	color: white;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#Header_Menu a:hover
{
	color: #EF9357;
}

