
div#header h2{
	width:800px;
	height:20px;
	background-image: url(../images/template/cuore-en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin:0;
	padding:0;
}

div#header h2 span{
	display:none;
}

div#header div#cornice{
	width:800px;
	height:108px;
	background-image: url(../images/template/cornice-en.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

div#header div#cornice span{
	display:none;
}






