body {
	margin:0;
	background-color:#D9D9D9;
}
#contenitore{
	background-color:#909090;
	width:810px;
	height:589px;
	margin:auto;
	position:relative;
}
#contenitore a{
	text-decoration:none;
	font-weight:bold;
	color:#444444;
}
#contenitore a:hover{
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}

#copy{
	background:#3C3725;
	height:24px;
}

#testoint{
    color:#ffffff;
	width:440px;
	height:200;
	margin-left:20px;
	margin-top:40px;
}

#testocon{
	margin-left:30px;
	margin-top:28px;
}



