html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body { font: 0.8em/1.4 Tahoma, Verdana, Arial, sans-serif; color: #333; background-color: #fff; background-image: url(../files/bg_body.jpg); background-repeat: repeat-x; background-position: 0 0; margin: 0; padding: 0; }
.lavora { margin-right: 40px; padding-right: 40px; padding-left: 40px; }
body * {
    
}

h1, h2, h3, h4, h5, h6 {
    color:#4088b8;
    clear: both;
}

h1 { color: #006299; font-size: 1.2em; }
.footer { background-image: url(../files/bg_footer.jpg); background-repeat: repeat-x; background-position: 0 0; text-align: center; height: 41px; }
.content { width: 440px; padding-left: 10px; }
.content_2 { padding-left: 35px; width: 440px; }
.footer p { color: #fff; font-size: 0.7em; text-align: center; padding-top: 5px; }
.footer a { color: #7dbeff; }
.payoff { text-align: center; width: 540px; height: 60px; }
h2, h3, h4 { color: #000; font-size: 1.1em; }
p { text-align: left; margin: 10px 0; clear: both; }

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
    margin: 20px 40px 20px 0;
}

a {
    color: #4088b8;
}

table {
    
}

th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}
ul { list-style-type: disc; margin: 1em 0 1em 40px; }
ul li { font-size: 1em; font-weight: bold; margin-top: 2px; margin-bottom: 5px; }
td {
    text-align: left;
    vertical-align: top;
}

select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}
.header{ background-image: url(../files/logo.jpg); background-repeat: no-repeat; background-position: 0 20px; width: 430px; height: 167px; margin: 0; }
.header_2 { background-image: url(../files/logo.jpg); background-repeat: no-repeat; background-position: 35px 20px; margin: 0; width: 430px; height: 167px; }
ul.topnav { text-align: right; float: right; width: 430px; margin-top: 128px; margin-right: 0; margin-left: 30px; padding: 0; }
ul.topnav li { text-align: center; vertical-align: text-bottom; list-style: none; float: left; width: 85px; }
ul.topnav li a{ color: #fff; font-size: 12px; font-family: Tahoma, Verdana, Arial, sans-serif; text-decoration: none; text-transform: uppercase; display: block; }
ul.topnav li.menu a:hover { color: #006299; background: url(../files/bg_button_over.jpg) no-repeat; width: 88px; padding-top: 5px; }
ul.topnav li.menu a{ color: #fff; font-size: 12px; background-image: url(../files/bg_button.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; text-align: center; width: 88px; padding-top: 5px; padding-bottom: 20px; }
ul.topnav li.current a{ color: #e6ce4e; width: 88px; background: url(../files/bg_button_current.jpg) no-repeat; padding-top: 10px; padding-bottom: 15px; }

