body {background: #FAF2CD;
}
#all {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(img/sfondo.jpg);
	padding:10px;
	font-size: 14px;
	color: #333333;
	width:768px;
	height:430px;
	margin:auto;
}
.titolo {
	font-size:14px;
	background-image:url(img/header.jpg);
	text-align:center;
	border: 3px #333333 double;
	padding:5px;
}
.titolo img{
	border:0px;
	float:right;
}
#boxs {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background: #FAF2CD;
	font-size: 13px;
	color: #333333;
	width:788px;
	margin:auto;
	margin-top: 10px;
}
#boxleft {
	background: url(img/bgsn.jpg) no-repeat;
	width:384px;
	height:300px;
	margin-right:10px;
	float: left;
}
#boxleft h4 {
	font-size: 14px;
	width:300px;
	height:50px;
	text-align: center;
	background:#FFFFFF;
	margin:auto;
	border: 1px #333333 solid;
}
#boxright {
	background: url(img/bgdx.jpg) no-repeat;
	width:384px;
	height:300px;
	margin-left:10px;
	float: left;
}
#boxright h4 {
	width:300px;
	font-size: 14px;
	height:40px;
	text-align: center;
	background:#FFFFFF;
	margin:auto;
	border: 1px #333333 solid;
	padding-top:10px;
}
.tabbox {
	padding-top:5px;}
.pdf {
	list-style-image: url(img/pdf_icon.png);
	list-style-position: outside;
    margin-bottom:5px;
}
.excel {
	list-style-image: url(img/excel.png);
	list-style-position: outside;
	margin-bottom:5px;
}
#valid {
	width:200px;
	margin-top:60px;
	margin-left: 100px;
}
