	/* IDEALSEDIA screen layout */
	/* Copyright © 2007 primastudio.it */ 
	/* Ultimo aggiornamento 29 lug 2008 */

body {
	text-align: center;
	margin: 0px;
	padding: 16px 0px 0px;
	background: #E1E1E1 url(images/body.jpg) no-repeat center 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	margin: auto;
	width: 1000px;
	height: 600px;
}
#plugin span, #print {display: none;}
#plugin {
	background: url(plugin_ok.jpg) no-repeat;
	height: 350px;
	width: 500px;
	display: block;
	margin: auto;
}
#footer {
	margin: auto;
	width: 1000px;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	padding: 10px 0px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {color: #B20B21;}
