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