html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	
/*	background: #FFF100;*/

	font-family: Arial,Helvetica,sans-serif;
	color:#fff;
	font-size: 12px;
}
body {
	background:#FFF100 url(bghome.jpg) repeat-y center top;
	display:block;
}

li {list-style-type: none;}

div#tabella {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	height:560px;
	width: 440px;
	background: url(bg.png) no-repeat center top;
	position:relative;
	bottom:0px !important;
/*	top:70px;*/
}

* html div#tabella {
	background: url(bg.jpg) no-repeat center top; 
}

ul.button{
	width:172px;
	padding-left:0px;
}

#tabella  ul.button{
	position:relative;
	left: 230px;
	top: 430px;
}

*+html #tabella  ul.button{
	left: 190px;
}

#tabella2  ul.button{
	float:right;
	position:relative;
	top: 525px;
	margin-top:10px;
}

ul.button li{
/*	background: url(button.jpg) no-repeat center bottom;*/
	background: none;
	height:18px;
	width:158px;
	margin-bottom:7px;
	padding:4px 7px 3px;
	vertical-align:baseline;
	float:left;
	color:#fff;
	font-weight:bold;
/*	visibility:hidden;*/
}

ul.button li:hover{
/*background: url(button.jpg) no-repeat center top;*/
}

ul.button li a{
	color:#fff;
	font-weight:bold;
	text-decoration: none;
}

div#tabella2 {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	height:560px;
	width: 980px;
	background: url(info.jpg) no-repeat center top; 
	padding-bottom:20px;
}

ul.topmenu li  {
	float:left;
	padding-right:20px;
}

ul.topmenu li a, a.linkfile {
	color: #cc0000;
	font-weight:bold;
	text-decoration: none;
}

ul.topmenu li a:hover, a.linkfile:hover {
	color: #07AED8;
}

div#tabella3 {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 660px;
	background: url(settimanale.gif) repeat-y center top; 
}

div#tabella3footer {
	margin: 0 auto;
	height:36px;
	width: 660px;
	background: url(settimanale_footer.gif) no-repeat center top; 
}

div#tabella3header {
	margin: 0 auto;
	height:208px;
	width: 660px;
	background: url(settimanale_header.jpg) no-repeat center -5px; 
}

#tabella3header ul {
	margin: 0;
}


.settimane {
	width:580px;
	margin:auto;
}

td.linkfile {
	padding: 3px 0;
	border-bottom:1px dotted #cc0000;
}

.titolo {
	color: #cc0000;
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 5px;
}

div.print {
	font-weight:bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-bottom:20px;
}

div.errore {
	width:300px;
	margin:20px auto;
	background:#fff;
	color:#8F3632;
}

div.errore #titlebar {
	font-weight:bold;
	padding:3px 0;
	background: #cc0000;
	color:#fff;
}
