#Header_Logo
{
	width: 218px;
	height: 48px;
	border: none;
	background-image: url(images/testata_logo.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#Header_Evergreen
{
	width: 528px;
	height: 48px;
	border: none;
	background-image: url(images/testata_strillo.gif);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0;
	padding: 0;
	text-align: right;
}
#Header_Divisore
{
	width: 7px;
	height: 48px;
	border: none;
	background-image: url(images/tetstata_divisore.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#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;
}
