@charset "utf-8";
/* CSS Document */

body {
background-color:#ff9900;
margin-top:0;
}
.Table {
background-color:#fff;
}
.OmbraSx {
background-image:url(Images/OmbraSx.jpg);
background-repeat:repeat-y;
width:40px;
}
.OmbraDx {
background-image:url(Images/OmbraDx.jpg);
background-repeat:repeat-y;
width:40px;
}
.Top {
background-image:url(Images/Top.jpg);
background-repeat:no-repeat;
height:24px;
}
.Bottom {
background-image:url(Images/Bottom.jpg);
background-repeat:no-repeat;
height:27px;
}
.Title {
font-family:Segoe Print;
font-size:23px;
font-weight:800;
}
.Testo {
font-family:"Trebuchet MS";
font-size:13px;
font-weight:normal;
line-height:20px;
}
.Grande {
font-family:"Trebuchet MS";
font-size:18px;
line-height:20px;
}
.Libro {
font-family:"Trebuchet MS";
font-size:23px;
font-weight:bold;
}
.Formattato {
padding:20px;
text-align:justify;
}
.Centrato {
text-align:center;
}
.Left {
font-family:"Trebuchet MS";
font-size:13px;
font-weight:normal;
line-height:20px;
text-align:left;
}
.Spazio
{
font-family:"Trebuchet MS";
font-size:13px;
font-weight:normal;
line-height:20px;
margin-left:20px;
}
