@import "http://sites.etleboro.com/themes/osservatorio/style.css";
	.logo {
		clear: both;
		background: url('image/logo.png') bottom left no-repeat;
		width: 965px;
		height: 100px;
	}
	
	.footer {
		display: block;
		clear: both;
		height: 50px;
		width: 924px;
		margin: auto;
		background: url('image/footer-bg.jpg') top left repeat-x !important;
		margin-top: 10px;
	}
		.footer .logo {
			display: block;
			float: left;
			width: 166px;
			height: 51px;
			background: url('image/footer-logo.jpg') top left no-repeat !important;
		}