﻿/* - - - HEADER - - - */
div.Tabella_01
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1000px;
    height: 98px;
}

div.Header-01_
{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 400px;
    height: 98px;
}

div.Header-02_
{
    position: absolute;
    left: 400px;
    top: 0px;
    width: 589px;
    height: 31px;
}

div.Header-03_
{
    position: absolute;
    left: 989px;
    top: 0px;
    width: 11px;
    height: 98px;
}

div.Header-04_
{
    position: absolute;
    left: 400px;
    top: 40px;
    width: 401px;
    height: 58px;
}

div.Header-05_
{
    position: absolute;
    left: 801px;
    top: 40px;
    width: 188px;
    height: 58px;
}

div.ContentPlaceholder
{
    position: absolute;
    left: 10px;
    top: 120px;
    width: 1000px;
}

/* - - - PIE PAGINA - - - */
#DivPiePagina
{
    position: absolute;
    left: 30px;
    top: 680px;
}

/* - - - STILI TESTO - - - */
.TestoMenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

.TestoMenu:hover
{
    color: #FF0000;
    text-decoration: underline;
}

.Body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.CarrelloTesto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

.CarrelloTitolo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

.FAQ_Titolo
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    font-weight: bold;
}

.HxFont
{
    font-family: Arial, Helvetica, sans-serif;
}


/* - - - TABELLE - - - */
.TabellaIntestazione
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FF0000;
    text-decoration: none;
    font-weight: bold;
}

.TabellaTesto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

.TabellaCollegamento
{
    color: #000000;
    text-decoration: none;
}

.TabellaCollegamento:hover
{
    color: #FF0000;
    text-decoration: underline;
}