div#body-header{
	float:left;
	width:100%;
}
div#header{
	float:left;
	width:942px;
	height:74px;
	padding:10px 8px 0px 0px;
	position:relative;
	z-index:100;
	background:url(../img/header.png);
}
a.header-menu{
	float:right;
	width:70px;
	height:26px;
	padding:48px 0px 0px 0px;
	margin:0px 0px 0px 24px;
	text-align:center;
	font-size:10px;
	color:#e1e1e1;
	overflow:hidden;
	text-decoration:none;
	background-position: 0 0px;
}
a.header-menu:hover{
	color:#ffdb01;
	background-position: 0 74px;
}
a.header-menu-fb{
	float:right;
	width:70px;
	height:26px;
	padding:48px 0px 0px 0px;
	margin:0px 0px 0px 24px;
	text-align:center;
	font-size:10px;
	color:#e1e1e1;
	overflow:hidden;
	text-decoration:none;
	background-repeat:no-repeat;
}
a.header-menu-fb:hover{
	color:#ffdb01;
}
a#header-dove-siamo{
	background-image:url(../img/dove-siamo.png);
}
a#header-home{
	background-image:url(../img/home.png);
}
a#header-facebook{
	background-image:url(../img/facebook.png);
}
div#header-flag-container{
	float:right;
}
a.header-flag{
	float:left;
	width:24px;
	height:24px;
	margin:0px 0px 0px 20px;
}
a.header-flag img{
	border:0px;
}
