@charset "UTF-8";
#cont_est {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 960px;
}

#cont_est #testata {
	padding: 0px 0px 0px 0px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	height: 185px;
	background-image: url("../pictures/tp_header.png");
	font-family: Arial, Helvetica, sans-serif;
	background-position: 0px 0px;

}

