* {
	border:0;
	margin:0;
}
/* body */
body {
	background-color: #7AB5DE;
	font:0.8em "trebuchet ms", helvetica, sans-serif;
	scroll:no;
}
/* container */
#container {
	background:url('images/ingresso3.jpg') no-repeat;
	height:586px;
	width:654px;
	left:43%;
	margin:-250px 0 0 -250px;
	position:absolute;
	top:331px;
	background-image: url(images/ingresso3.jpg);
	}
/* content */
#content {
	height:190px;
	overflow:auto;
	width:280px;
    padding-left: 190px;
	padding-top:365px;
}

.Testo {color: #AB8459;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

