﻿body
{
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.bg
{
    background-image: URL(images/bg_backoffice.gif);
    background-repeat: repeat-x;
    }
.content
{
    font-family: verdana;
    font-size: 13px;
    font-weight: normal;
    color: #663333;
    padding-left: 0px;
    text-align: justify;
    text-decoration: none;
}
.content_bold_white
{
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 0px;
    text-align: justify;
    text-decoration: none;
    background-image: URL(images/bg_body.gif);
    background-repeat: repeat;
}
.titolosezione
{
    font-family: verdana;
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
    padding-left: 0px;
    text-align: justify;
    text-decoration: none;
    background-color: #cc3300;
    line-height: 20px;
}
.dataTableListItems1
{
    font-family: verdana;
    font-size: 13px;
    font-weight: normal;
    color: #663333;
    padding-left: 0px;
    text-align: justify;
    text-decoration: none;
    background-color: #ffcc66;
}
.dataTableListItems2
{
    font-family: verdana;
    font-size: 13px;
    font-weight: normal;
    color: #663333;
    padding-left: 0px;
    text-align: justify;
    text-decoration: none;
    background-color: #ffffff;
}
.box01
{
    border: 1px solid #cccccc;
    font-family: verdana;
    font-size: 13px;
    font-weight: normal;
    color: #663333;
}
.box02
{
    border: 1px solid #cccccc;
    font-family: verdana;
    font-size: 13px;
    font-weight: normal;
    color: #663333;
}
.button
{
    font-family: verdana;
    font-size: 13px;
    font-weight: normal;
    color: #ffffff;
    background-color: #cc3300;
    border: 0px;
    cursor: pointer;
}
