﻿H1
{
    margin: 0px;
    color: #3c0058;
    padding-top: 5px;
}
H2
{
    margin: 0px;
    margin-top: 20px;
    color: #939;
    padding-top: 5px;
    text-align: center;
    font-size: 19px;
}
H3
{
    margin: 0px;
    color: #000;
    padding-top: 5px;
    font-weight: normal;
    text-align: justify;
    font-size: 16px;
}
DIV.forms_container
{
    margin-left: 40px;
    margin-right: 40px;
}
DIV.forms_container TABLE
{
    margin-left: auto;
    margin-right: auto;
}
DIV.video_container
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 10px 10px 10px;
    width: 512px;
    text-align: center;
    background-image: url(img/video-bg.jpg);
}
DIV.video_container_2
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 10px 10px 10px 10px;
    width: 600px;
    text-align: center;
    background-image: url(img/video-bg_2.jpg);
}
DIV.video_container_3
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
SPAN.name
{
    font-weight: bold;
    color: #606;
}
A.value
{
    font-weight: normal;
    color: #666;
}
SPAN.paragrafo
{
    display: block;
    margin: 0px 10px 10px 10px;
    padding: 0 10px 0 10px;
    text-align: justify;
    font-size: 11px;
}
A.normal
{
    font-weight: normal;
    color: #909;
    text-decoration: none;
}
A.normal:visited
{
    font-weight: normal;
    color: #909;
    text-decoration: none;
}
A.normal:hover
{
    font-weight: normal;
    color: #606;
    text-decoration: none;
    border-bottom: solid 2px #606;
}
SPAN.paragrafo A.text
{
    color: #939;
    text-decoration: none;
}
SPAN.paragrafo A.text:visited
{
    color: #939;
    text-decoration: none;
}
SPAN.paragrafo A.text:hover
{
    color: #939;
    text-decoration: none;
}
UL
{
    display: block;
    margin: 20px 0px 10px 0px; /*border-left: solid 1px #606;*/
    text-align: justify;
}
LI
{
    margin-top: 8px;
    list-style-image: url(img/listitem.jpg);
}
/* ----------------- NAVIGATOPRE DI PAGINA -----------------------*/
SPAN.navigator
{
    /*display: block;*/
    color: #1b1c29;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    margin: 15px 0 15px 40px;
    font-size: 13px;
}
SPAN.navigator SPAN
{
    color: #676767;
    font-weight: 700;
}
SPAN.navigator A
{
    color: #AEAEAE;
    text-decoration: underline;
    padding-left: 5px;
    padding-right: 5px;
}
SPAN.navigator A:visited
{
    color: #AEAEAE;
}
SPAN.navigator A:hover
{
    color: #1b1c29;
}
/* ________ stili dei controlli nome/valore ________*/
.ct_container
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #444444;
    display: block;
    margin: 2px 0px 2px 0px;
    padding: 5px 3px 5px 3px; /*border: solid 1px #00ff00;*/
}
.ct_container_error
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #444444;
    background-color: #ffCDCD;
    display: block;
    margin: 2px 0px 2px 0px;
    padding: 3px 3px 3px 3px;
    border: solid 1px #FFa6a6;
}
.ct_caption
{
    font-weight: normal;
    padding-top: 3px;
    color: #606;
    width: 150px;
    display: block;
    float: left;
    text-align: right;
    font-size: 12px;
}
.ct_text
{
    font-weight: bold;
    color: #666;
    padding-top: 3px;
    padding-left: 5px;
    display: block;
    font-size: 13px;
}
.ct_box
{
    font-weight: 500;
    font-size: 15px;
    color: #000;
    background-color: Transparent;
    padding: 3px 5px 3px 5px;
    border: solid 1px #606;
}
.ct_box_error
{
    font-weight: 500;
    font-size: 15px;
    color: #666;
    background-color: #ffCDCD;
    padding: 3px 5px 3px 5px;
    border: solid 1px #FFa6a6;
}
ct_flag
{
    color: #FF0000;
    border: solid 1px #ff0000;
}
/* -----------------------altro -------------------- */
SPAN.domain_message_green
{
    /*display: block;     width: 403px;     text-align: center;     padding: 3px 0 3px 3px;     font-weight: 700; color: #060;     color: #006;     text-align: left;     background-image: url(IMG/forms/_message_info.gif);     background-repeat: no-repeat; border: solid 1px #606;     */
}
SPAN.domain_message_red
{
    padding: 3px 0 3px 3px;
    display: block;
    width: 290px;
    font-size: 17px;
    font-weight: 700;
    text-decoration: none;
    padding-left: 115px;
    padding-top: 20px;
    border: solid 1px #cfcfcf;
    background-image: url(img/register-bg.jpg);
    background-repeat: no-repeat;
    text-align: center;
    height: 59px;
    color: #999;
}
SPAN.warning
{
    color: #ff0000;
    display: block;
     font-size:12px;
    text-align: center;
    margin: 10px 0 10px 0;
}

