﻿body {
}

.print {
    display: inline;
}

div#container {
    width: auto;
}

footer, .linkBack, .linkPrint {
    display: none;
}

.datiPrint {
    float:left;
    font-size:12pt;
}

.logoPrint {
    float: right;
}

.testata {
    padding-bottom: 20px;
    margin-bottom: 35px;
}

h1 {
    font-size:14pt;
    font-weight:bold;
}

/*.table thead th {background-color:gray;
}*/
