/* CSS Document */

#testata{
	position:relative;
	top: 0px;
	padding:0 5px o 5px;
	width:960px;
	height:120px;
	margin:0 auto;
	background-image:url(../img/contratti/header.png);
	
}
html>/**/body #testata{height:110px;}
