﻿DIV.form-reserved
{
    margin: 5px 0px 25px 0px;
    background-color: #fff;
    color: #000;
    padding-bottom: 15px;
    border: solid 1px #808080;
}
H1, SPAN.form-title
{
    display: block;
    text-align: justify;
    font-size: 16px;
    color: #fff;
    padding: 2px 0 2px 10px;
    background-color: #a0a0a2;
    text-transform: uppercase;
    background-image: url(images/bg-h1.jpg);
    background-position: right;
    background-repeat: repeat-y;
    margin-top: 0px;
    margin-bottom: 15px;
     font-weight: 700;
}
SPAN.form-title A, SPAN.form-title A:visited
{
    color: #fff;
    text-decoration: none;
     border-bottom: solid 1px #fff;
}
H2
{
    display: block;
    text-align: justify;
    font-size: 15px;
    color: #a0a0a2;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0 0 0 0;
}
HR
{
    margin-right: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
}
SPAN.text
{
    display: block;
    text-align: justify;
    line-height: 18px;
    margin-right: 18px;
}
/* ________ stili dei controlli nome/valore ________*/
.ct_container
{
    display: block;
    margin: 2px 0px 2px 0px;
    padding: 2px 3px 2px 3px;
    border: solid 1px #FFFFFF;
}
.ct_container_error
{
    background-color: #ffCDCD;
    display: block;
    margin: 2px 0px 2px 0px;
    padding: 2px 3px 2px 3px;
    border: solid 1px #FFa6a6;
}
.ct_caption
{
    display: block;
    float: left;
    width: 120px;
    padding-top: 2px;
    text-align: right;
    font-size: 13px;
    font-weight: 700;
    color: #878787;
}
.ct_text
{
    font-size: 13px;
    color: #5F5F5F;
    margin-left: 0px;
    margin-right: 0px;
    font-weight: 700;
}
.ct_box
{
    font-size: 13px;
    border: solid 1px #d2d2d2;
    background-color: #ffffff;
    color: #5F5F5F;
    margin-left: 0px;
    margin-right: 0px;
}
.ct_box_error
{
    font-size: 13px;
    border: solid 1px #FFa6a6;
    background-color: #ffCDCD;
    color: #5F5F5F;
    margin-left: 0px;
    margin-right: 0px;
}
.ct_button
{
    font-weight: 700;
    font-size: 11px;
    min-width: 150px;
    color: #808080;
    background-color: #e5e5e5;
    padding: 2px 5px 3px 5px;
    border: solid 1px #e5e5e5;
}
.ct_button:hover
{
    color: #000000;
    cursor: pointer;
}
A.button
{
    display: block;
    float: left;
    width: 90px;
    height: 16px;
    font-size: 12px;
    margin-right: 13px;
    text-decoration: none;
    text-align: left;
    font-weight: 700;
    color: #878787;
}
A.button:visited
{
    color: #878787;
    text-decoration: none;
}
A.button:hover
{
    color: #565656;
    text-decoration: none;
}
/* ------------- privacy e note legali ---------------- */
DIV.legal
{
    text-align: justify;
    text-align: justify;
    padding-right: 10px;
    padding-left: 5px;
}
DIV.legal SPAN
{
    display: block;
    font-weight: 700;
    margin: 5px 5px 0px 0px;
}
/**********************************************************/
A.command
{
    display: inline-block;
    width: 100px;
    height: 100px;
    padding: 10px 10px 10px 10px;
    background-color: #feee88;
    margin: 18px 18px 18px 18px;
    text-align: center;
    color: #000;
    background-position: center bottom;
    background-repeat: no-repeat;
    border: solid 1px #ffdd00;
}

.ckeditor
{
    width: 600px;
    height: 400px;
}
/************************************************************/
.attachment_viewer
{
    border: solid 1px #a8a8a3;
    margin-left: 125px;
    margin-bottom: 25px;
    width: 580px;
    padding: 10px 0px 10px 0px;
    color: #000;
}
.attachment_viewer TD
{
    padding: 0px 10px 0px 10px;
}
.attachment_viewer TD SPAN
{
    display: block;
    font-size: 13px;
}
.attachment_viewer TD A
{
}
INPUT.ct_button_m, A.ct_button_m
{
    display: inline-block;
    color: #808080;
    font-weight: 700;
    font-size: 11px;
    background-color: #e5e5e5;
    margin: 5px 5px 5px 5px;
    border: solid 1px #e5e5e5;
}
A.ct_button_m
{
    padding: 2px 10px 3px 10px;
}

