/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
td {
	font-size: 12px;
	padding: 2px 4px;
}

fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
#main-new {
	width: 900px;
	height: 461px;
	margin: 0 auto;
	position: absolute; /*--Set positioning to absolute--*/
	top: 50%; /*--Set top coordinate to 50%--*/
	left: 50%; /*--Set left coordinate to 50%--*/
	margin: -240px 0 0 -460px; /*--Set negative top/left margin--*/
	border: 10px solid #ffffff;
}
#main {
	width: 900px;
	height: 560px;
	margin: 0 auto;
	background-image: url(../immagini/bck-last-shadow.jpg);
	background-repeat: no-repeat;
	position: absolute; /*--Set positioning to absolute--*/
	top: 50%; /*--Set top coordinate to 50%--*/
	left: 50%; /*--Set left coordinate to 50%--*/
	margin: -280px 0 0 -450px; /*--Set negative top/left margin--*/
}
#main #imgframe {
	position: absolute;
	left: 23px;
	top: 58px;
	z-index: 100;
}
#main #imgfiles {
	position: absolute;
	left: 23px;
	top: 58px;
	z-index: 10;
}
body {
	background-color: #CCC;
}
#main #btcontatti {
	position: absolute;
	left: 659px;
	top: 357px;
	width: 135px;
	height: 40px;
}
#main #btcontatti a {
	display: block;
	height: 40px;
	width: 135px;
	overflow: hidden;
	background-image: url(../immagini/btcontatti.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9000px;
}
#main #btcontatti a:hover {
	background-position: 0px -40px;
}
