
html, body {
}
#art-main {
    cursor: default;
    left: 0;
    min-height: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 0;
}
body {
    background-color: #fff;
    background-position: center top;
    background-repeat: no-repeat;
    color: #0f1419;
    margin: 0;
    min-width: 960px;
    padding: 0;
}
.cleared {
    border: medium none;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
div.art-header {
    height: 90px;
    margin: 9px auto 0;
    position: relative;
    width: 960px;
}
div.logo {
    float: left;
    height: 90px;
    position: relative;
    width: 474px;
}
.logo img {
    bottom: 10px;
    left: 0;
    position: absolute;
    z-index: 99;
}
.art-sheet {
    border-bottom: 11px solid #bebebe;
    border-radius: 10px;
    cursor: auto;
    margin: auto auto -3px;
    max-width: 960px;
    width: 960px;
}
.art-sheet-body {
    background-color: white;
    background-image: url("../images/sheet1.png");
    background-position: center bottom;
    background-repeat: repeat-x;
    padding: 10px 0;
}
.art-layout-cell {
    float: left;
}
.art-content {
    width: 100%;
}
.art-content2 {
    width: 700px;
}
.bottom .art-block {
    background-image: url("../images/modul.png");
    background-position: center bottom;
    border: 3px solid #bebeb9;
    border-radius: 10px;
    margin: 10px;
    max-height: 310px;
}
.art-sidebar1 .block {
    background-image: url("../images/later.png");
    background-position: center bottom;
    border-radius: 10px;
    bottom: 10px;
    left: 0;
    max-height: 600px;
    position: relative;
    right: 10px;
    top: 0;
}
.art-block-body {
    padding: 0;
}
div.art-block img {
    border-width: 0;
    margin: 0;
}
.bottom .art-blockheader {
    padding: 20px 0 10px;
}
.art-sidebar1 .art-blockheader {
    background-image: url("../images/laterhead.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    padding: 10px 0 0;
}
.art-sidebar1 .art-blockheader .t {
    color: #0e3051;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
}
.bottom .art-blockheader .t {
    background-color: #bcbcb1;
    color: white;
    font-size: 16px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 5px;
    text-transform: uppercase;
    white-space: nowrap;
}
.bottom .modimg .art-blockheader {
    background-position: left center;
    background-repeat: no-repeat;
}
.bottom .modimg .art-blockheader .t {
    padding-left: 70px;
}
.art-blockheader .t a, .art-blockheader .t a:link, .art-blockheader .t a:visited, .art-blockheader .t a:hover {
    color: #6382a1;
    font-size: 14px;
}
.art-footer {
    background-color: #bebebe;
    margin-bottom: 0;
    margin-top: 0;
    position: relative;
    width: 100%;
}
.art-footer-body {
    color: #192129;
    font-size: 11px;
    padding: 11px 0 0;
    position: relative;
}
.art-footer-text p {
    color: white;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
}
.art-content-layout .art-sidebar1 {
    background-color: #dedede;
    border-radius: 10px;
    bottom: 0;
    margin: 10px 0 10px 10px;
    padding: 10px;
    position: relative;
    right: 0;
    top: 0;
    width: 230px;
}
.title {
    background-color: #bebebe;
    border-radius: 10px;
    color: white !important;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 10px;
    text-transform: uppercase;
}
.title a {
    color: white;
    font-size: 20px;
    text-decoration: none;
}
.titolo {
    bottom: 15px;
    position: absolute;
    right: 0;
    text-align: right;
    width: 960px;
}
.page {
    padding: 10px 10px 0 0;
}
.paragraph {
    margin-bottom: 10px;
}
.art-blockcontent-body {
    padding: 0 10px;
}
.header {
    background-color: #bebebe;
    border-radius: 10px 10px 0 0;
    color: white !important;
    font-size: 20px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0 10px;
    text-transform: uppercase;
}
.header a {
    color: white;
    font-size: 20px;
    text-decoration: none;
}
.content {
    border: 3px solid #bebebe;
    border-radius: 0 0 10px 10px;
    max-height: 300px;
    min-height: 300px;
    padding: 5px 10px;
}
input {
    margin: 2px 0;
    width: 204px;
}
textarea {
    height: 50px !important;
    width: 208px !important;
}
.button {
    margin: 10px auto;
    width: auto;
}
form {
    text-align: center;
}
label {
    clear: both;
    float: left;
    margin-top: 5px;
}
.content p {
    text-align: justify;
}
