.header {
	width:100%;
	height:100px;
	position:relative;
	text-align:center;
	font-size:small;
	padding-bottom:20px;
	margin-bottom:4px;
 }
#_logo {
	position:absolute;
	top:76px;
	left:25px;
	width:80px;
	height:80px;
	background: transparent url('/Loghi/logo_bimbo80_2.png') no-repeat left top; 
 }
#_sfondo {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: url(/gif/holid020.jpg);
 }
#_nomesito {
	position:absolute;
	top:10px;
	left:0;
	width:98%;
	height:100%;
	background: transparent url('/Loghi/logo_playmobil_mondo.gif') no-repeat top center;
 }
#_deco1 {
	position:absolute;
	top:0;
	left:0;
	width:250px;
	height:100%;
	background: transparent url('/Loghi/hd_afrika.jpg') no-repeat top left;
 }
#_deco2 {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: transparent url('/Loghi/drago_pla.gif') no-repeat top right;
}


