body {
	margin:0px auto; padding:0px;
	text-align:center; width:100%;
	min-height:100%;
	background-color:#000000;
	text-align:center;
} body div#ws_container {
	width:100%; min-height:100%;
	margin:0px auto; text-align:center;
} body div#ws_container div#ws_holder {
	margin:20px auto;
	width:900px;
	background-color:#000000; text-align:center;
} body div#ws_container div#ws_holder div#ws_testata {
 	margin:0px auto;
	width:900px;
	height:490px;
	overflow:hidden;
	background-image:url(_structuredimages/pdf2010_invito_testata.jpg);
	background-repeat:no-repeat;
	background-position:top left;
} body div#ws_container div#ws_holder div#ws_banda-centrale {
 	margin:0px auto;
	width:900px;
	height:100px;
	overflow:hidden;
} body div#ws_container div#ws_holder div#ws_piede {
 	margin:0px auto;
	width:900px;
	height:100px;
	overflow:hidden;
	background-image:url(_structuredimages/pdf2010_invito_piede.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}

/* MOVIE */
body div#ws_container div#ws_holder div#ws_testata div#movie {
	width:720px;
	height:420px;
	overflow:hidden;
	padding:0px !important;
	margin-left:90px; margin-right:90px;
	margin-top: 71px;
	background-color:black;
	border:1px solid white;
}

/* GENERALS OVERRIDE DEFINITIONS */
a img {border:0px none transparent;}
