body {
	position:relative;
	background-color: #e3e3e3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0;
 	padding: 0; 
	height:100%;
}
img{border:0;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
}
.contesto{
	margin-left:auto;
	margin-right:auto;
	width:990px;	
	height:100%;
}
.Header{
	background-image:url("../images/header.gif"); 
	background-repeat:no-repeat;
	width:auto;
	height:168px;
	text-align:left;
	padding-left:15px;
	margin-top:0px;
}
.Corpo{
	background-image:url("../images/body.gif");
	background-repeat:repeat-y;
	margin-top:20px;
	width:920px;
	padding:0 20px;
	min-height:500px;
}
.Bottom{
	background-image:url("../images/bottom.gif");
	background-repeat:no-repeat;
	width:100%;
	height:35px;
	padding-top:15px;
	text-align:center;
}
.Bott00 {
	background-image:url("../images/tabheader.gif");
	background-repeat:repeat-x;
	border:1px solid Gray;
	width:70px;
	height:18px;
	padding-bottom:4px;
	font-size:70%;
}
.Bott01 {
	background-image:url("../images/tabheader.gif");
	background-repeat:repeat-x;
	border:1px solid Gray;
	height:18px;
	padding-bottom:3px;
	font-size:90%;
}
.TD00 {
	background-image:url("../images/sfondo01.gif");
	background-repeat:repeat-y;
	border:1px Solid #CCCCCC;
}
.TR00 {
	background-image:url("../images/sfondo02.gif");
	background-repeat:repeat-X;
	border-top:1px Solid #CCCCCC;
	/*border-bottom:1px Solid #CCCCCC;	*/
}
