.backgroundEsterno
{
    width: 1000px;
    height: auto;
    background-image: url("Images/backgroundEsterno.jpg");
    background-repeat: repeat-x;
    background-color: #d2d2d2;
    text-align: center;
    margin: 0;
    scrollbar-base-color: #FD282E;
    scrollbar-face-color: #FD282E;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-dark-shadow-color: #FFFFFF;
    scrollbar-3d-light-color: #FFFFFF;
    scrollbar-track-color: #B2A2A3;
}

a
{
    color: #c0c0ff;
    font-size: 12px;
    font-family: Arial;
    text-decoration: none;
    cursor: hand;
}
a:hover
{
    color: #c0c0ff;
    font-size: 12px;
    font-family: Arial;
    text-decoration: underline;
    cursor: hand;
}


.HEADER
{
    text-align: center;
    color: White;
    font-family: Arial Narrow;
    font-size: 15px;
}

a.HEADER
{
    color: red;
    font-size: 15px;
    font-family: Arial Narrow;
    text-decoration: none;
}

a.HEADER:hover
{
    color: #AD7373;
    font-size: 15px;
    font-family: Arial Narrow;
    text-decoration: underline;
}

.MENU
{
    background: url("images/menu.jpg");
    text-align: center;
    font-size: 20px;
    font-family: Arial Narrow;
    color: White;
    text-decoration: none;
}
a.MENU
{
    background: url("images/menu.jpg");
    text-align: center;
    font-size: 20px;
    font-family: Arial Narrow;
    color: White;
    text-decoration: none;
    cursor: hand;
}
a.MENU:hover
{
    background: url("images/menu.jpg");
    text-align: center;
    font-size: 20px;
    font-family: Arial Narrow;
    color: White;
    text-decoration: none;
    cursor: hand;
}
.MENUDIVISORIO
{
    background: url("images/MenuDivisorio.jpg");
    width: 10px;
}
.TESTOGRIGIO
{
    color: #eaeaea;
    font-family: Arial;
    font-size: 12px;
}
.TITOLOBIANCO
{
    color: White; 
    font-size: 14px; 
    font-family: arial; 
    font-variant: small-caps;
}
.TESTONERO
{
    color: black; 
    font-size: 12px; 
    font-family: arial; 
}
.TESTOROSSO
{
    color: #400000; 
    font-size: 12px; 
    font-family: arial; 
}
.TESTOBLU
{
    color: #c0c0ff; 
    font-size: 12px; 
    font-family: arial; 
}
.TESTOBIANCO
{
    color: #ffffff; 
    font-size: 12px; 
    font-family: arial; 
}
.CASELLA
{
    background-image: url('Images/tabVideo.gif');
}

.TABELLABORDER1
{
    background: url('Images/sfondoTabellaVideo_1.gif') no-repeat;
}
.TABELLABORDER2
{
    background: url('Images/sfondoTabellaVideo_2.gif') repeat-x;
}
.TABELLABORDER3
{
    background: url('Images/sfondoTabellaVideo_3.gif') no-repeat;
}
.TABELLABORDER4
{
    background: url('Images/sfondoTabellaVideo_4.gif') repeat-y;
}
.TABELLABORDER5
{
    background: url('Images/sfondoTabellaVideo_5.gif');
}
.TABELLABORDER6
{
    background: url('Images/sfondoTabellaVideo_6.gif') repeat-y;
}
.TABELLABORDER7
{
    background: url('Images/sfondoTabellaVideo_7.gif') no-repeat;
}
.TABELLABORDER8
{
    background: url('Images/sfondoTabellaVideo_8.gif') repeat-x;
}
.TABELLABORDER9
{
    background: url('Images/sfondoTabellaVideo_9.gif') no-repeat;
}



.DAQUIPARTONOLECLASSINUOVELAYOUT
{
}

table.TABLERED{border: 2px solid black; background-color: #990000; width: 100%;}
td.TITOLOTABLERED{background-image: url('images/bar1.jpg'); padding: 2px; color: White; font-size: 10px;}
td.BODYTABLERED{text-align: left; font-family: Arial; font-size: 12px; color: White;}

table.ANTEPRIMAVIDEO{border: 1px solid white; background-color: #373c41; font-family: Arial; color: White; padding: 0px; margin: 0;}
td.ANTEPRIMAVIDEOTOP{font-size: 14px; padding: 10px; color: #b40000; text-align: left;}
td.ANTEPRIMAVIDEOBOTTOM{font-size: 12px; padding: 10px; text-align: left;}

table.ARTICOLI{background-color: White; width: 100%; border-spacing: 0px; border-collapse: collapse;}
td.TITOLOARTICOLI{background-image: url('images/bar2.jpg'); padding: 2px; color: White;}
td.BODYARTICOLI{font-family: Arial; font-size: 10px; color: black; text-align: justify; background-image: url('images/bg2.jpg'); background-repeat: repeat-x; background-position: top; padding: 6px;}

.LINKBLU{color: #c0c0ff; font-size: 12px; font-family: Arial; text-decoration: none; cursor: hand;}
.LINKBLU:hover{color: #c0c0ff; font-size: 12px; font-family: Arial; text-decoration: underline; cursor: hand;}

.LINKBLU2{color: #0000c0; font-size: 12px; font-family: Arial; text-decoration: none; cursor: hand;}
.LINKBLU2:hover{color: #4040ff; font-size: 12px; font-family: Arial; text-decoration: underline; cursor: hand;}

.LINKROSSO{color: #ff2525; font-size: 12px; font-family: Arial; text-decoration: none; cursor: hand;}
.LINKROSSO:hover{color: #99735b; font-size: 12px; font-family: Arial; text-decoration: underline; cursor: hand;}

.LINKBIANCO{color: white; font-size: 12px; font-family: Arial; text-decoration: none; cursor: hand;}
.LINKBIANCO:hover{color: #d8d8d8; font-size: 12px; font-family: Arial; text-decoration: underline; cursor: hand;}



