﻿H1
{
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    color: #ffffff;
    margin-top: 6px;
    margin-bottom: 6px;
    background-color: #ffffff;
    height: 24px;
    padding-left: 12px;
    background-image: url(images/h1-bg.jpg);
}
H1 A
{
    color: #fe6500;
    text-decoration: none;
}
H1 A:visited
{
    color: #fe6500;
    text-decoration: none;
}
H1 A:hover
{
    color: #fe6500;
    text-decoration: none;
}
H1 SPAN
{
    color: #ffffff;
}
H2
{
    display: block;
    font-size: 13px;
    font-weight: 700;
    text-decoration: none;
    color: #ae0a00;
    margin: 5px 5px 5px 5px;
}
IMG.separator
{
    width: 672px;
    height: 8px;
    float: left;
}
IMG.separator-spaced
{
    width: 672px;
    height: 8px;
    float: left;
    margin-bottom: 15px;
}
SPAN.text
{
    display: block;
    line-height: 20px;
    text-align: justify;
    margin-left: 2px;
    margin-right: 5px;
    margin-top: 25px;
    font-size: 13px;
    color: #343434;
}
SPAN.text A
{
    color: #ae0a00;
    text-decoration: none;
}
/*___________________________________ coppie nome/valure ( controlli CTC )__________________________________*/
.ct_container
{
    color: #777777;
    display: block;
    border: solid 1px #FFFFFF;
    padding: 3px 3px 3px 3px;
}
.ct_container_error
{
    color: #777777;
    background-color: #ffCDCD;
    display: block;
    border: solid 1px #FFa6a6;
    padding: 3px 3px 3px 3px;
}
.ct_caption
{
    font-weight: 500;
    color: #878787;
    width: 110px;
    display: block;
    float: left;
    text-align: right;
    padding-top: 3px;
}
.ct_text
{
    font-weight: 700;
    color: #565656;
    display: block;
    text-align: justify;
    padding-top: 3px;
    padding-left: 5px;
    border: solid 1px #FFFFFF;
}
.ct_box
{
    font-weight: 700;
    color: #777777;
    background-color: #ffffff;
    padding-left: 5px;
    border: solid 1px #a6a6a6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ct_box_error
{
    font-weight: 700;
    color: #777777;
    background-color: #ffCDCD;
    padding-left: 5px;
    border: solid 1px #FFa6a6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ct_flag
{
    font-weight: 700;
    color: #000000;
    margin-left: 3px;
}
.ct_button
{
    border: solid 1px #fe6500;
    color: #fe6500;
    padding-left: 7px;
    padding-right: 7px;
    background-color: #efefef;
}
A.ct_button
{
    background-color: #efefef;
    border: solid 1px #fe6500;
    color: #fe6500;
    padding-left: 7px;
    padding-right: 7px;
    display: inline-block;
    width: 70px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    cursor: default;
    font-size: 11px;
}
DIV.attach
{
    border: solid 1px #dedede;
    background-color: #ffffff;
    padding: 10px 10px 10px 10px;
    margin: 10px 10px 10px 10px;
}
INPUT.attach
{
    border: solid 1px #fe6500;
    color: #fe6500;
    padding-left: 7px;
    padding-right: 7px;
}
SPAN.attach
{
    font-weight: 700;
    color: #565656;
    display: block;
    text-align: justify;
    padding-top: 3px;
    padding-left: 5px;
    border: solid 1px #FFFFFF;
}
/* ________ stili di altri controlli ________*/
DIV.p_agree_container
{
    font-family: Arial, Helvetica, sans-serif;
    color: #7B7B7B;
    font-size: 11px;
    display: block;
    margin-top: 4px;
    margin-left: 20px;
    margin-right: 40px;
}
DIV.p_agree_text
{
    text-align: justify;
    padding: 5px 5px 5px 5px;
}
/*----------------------------------------------*/
A.payment
{
    display: block;
    width: 630px;
    height: 40px;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
    background-image: none;
    text-align: center;
}
A.payment:hover
{
    background-image: url(images/pay_bg.gif);
}


