﻿body
{
    text-align: center;
    min-width: 726px;
    background-image: url(../immagini/pattern/bg01.gif); 
    background-repeat: repeat-x;
    background-position: top;
    background-color: #D7E2EB;
    font-family: Verdana, Arial, Sans;
    font-size: 11px;
}
 
#wrapper
{
    width: 726px;
    position: relative;
    text-align: left;
    margin: 5px auto;
    background-color: #ECF2F7;
    padding: 2px 2px 2px 2px;
}

#banner
{
    background-attachment: fixed;
    background-position: top;
    /* background-image: url('immagini/componenti_pagina/banner/upper-banner.gif'); */
    background-repeat: no-repeat;
}

#content
{
    width: 512px;
    margin-left: 200px;
    margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 10px;
}

#banner #navigation
{ 
    line-height: 100%;
    height: 22px;
    background-repeat: repeat-x;
    background-position: left center;
    background-image: url(../immagini/pattern/menu-bg.gif);
    color: white;
    margin-bottom: 2px;
}

#banner #navigation ul {
    list-style-type: none;
    margin: 0;
    padding: 2px;
}

#banner #navigation ul li
{
    padding: 0;
    margin: 0;
    margin: /**/ 0 0 -3px 0;
    ma\rgin: 0;
    float: left;
    border-right: solid 1px white;
    width: auto;
}

#banner #navigation a, 
#banner #navigation a:visited 
{
    color: #ffffff;
    display: block;
    padding: 2px 10px 2px 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
}

#banner #navigation a:hover, #banner #navigation a:focus
{
    background-color: transparent;
    border-bottom: 1px solid #ffffff;
    color: #ffcc33;
}

#separatore
{
    height: 20px;
    margin: 0px;
    padding: 2px;
    margin-top: 2px;
}

#leftcol
{
    float: left;
    width: 200px;
    margin-bottom: 50px;
}

.pnlLogin
{
    padding: 10px 10px 10px 10px;
}

#extra
{
    padding: 30px 10px 10px 10px;
}

#donazioni
{
    margin-left: 5px;
    padding: 38px 0px 0px 0px;
    background-image: url('/immagini/email.png');
    background-repeat: no-repeat;
    height: 100px;
    text-align: center;
}

#footer
{
    width: 726px;
    clear: left;
}

#barra
{
    font-size: 9px;
    margin-top: 16px;
}

.separatore
{
    background-color: #3B6FAC;
    color: White;
    font-weight: bold;
}

img
{
    border-style: none;
    border-width: 0px;
}

img.destra
{
    float: right;
    padding-left: 8px;
}

img.sinistra
{
    float: left;
    padding-right: 8px;
}

.nopadding
{
    padding: 0px 0px 0px 0px !important;
}

.iscr
{
    width: 470px;
    margin-left: auto;
    margin-right: auto;
}

#box-link
{
    border: solid 1px #FFD200;
    background-color: #FCF5E0;
    padding: 0px 6px 0px 6px;
}

.link
{
    background-color: #C0D5E4;
    margin-top: 10px;
    clear: right;
    height: 35px;
}

.link p
{
    padding-top: 2px;
    padding-bottom: 2px;
    height: 35px;
}

.lstMenu
{
    list-style-type: none;
    clear: left;
    font-size: 12px;
}

.noborder
{
    border-style: none;
}

.destra
{
    float: right;
    width: auto;
}

.sinistra
{
    float: left;
    width: auto;
}

.padding10
{
    padding: 10px;
}
/* Colorazione LINK */
a:link 
{
    text-decoration: none;
    font-weight: bold;
    color: #FF6000;
}

a:active 
{
    text-decoration: none;
    font-weight: bold;
    color: #FF6000;
}
a:visited 
{
    text-decoration: none;
    font-weight: bold;
    color: #FF6000;
} 

a:hover
{
    text-decoration: none;
    font-weight: bold;
    color: #FF6000;
}

/* Bottoni e testi */
.pulsante
{
    font-weight: bold;
    font-size: 12px;
    color: white;
    font-family: Arial;
    background-color: #3B6FAC;
}

.label
{
    margin: 2px 4px 6px 4px;
    text-align: right;
}

.input
{
    font-family: Arial;
    font-size: 12px;
    color: #000000;
    border: 1px solid #3B6FAC;
    background-color: #FFFFFF;
}

h1, h2, h3, h4, h5
{
    color: #5889c2;
    font-family: Arial;
}

h1
{
    font-size: 2em;
}

h2
{
    font-size: 1.6em;
}

h3
{
    font-size: 1.1em;
}

.rosso
{
    color: Red;
    font-weight: bold;
}

.giustificato
{
    text-align: justify;
}

.titolo
{
    font-weight: bold;
    color: #FF6000;
}

.corsivo
{
    font-style: italic;
}

/* Tabelle */
.tabArancione
{
    /* border: solid 1px #8F4D06; */
}


.tabArancione th, .tabArancioneHeader, .tabArancionePager, .tabArancioneFooter
{
    background-color: #F5B93D;
    border-style:hidden;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #8F4D06;
}

.tabArancionePager a
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #8F4D06;
}

.tabArancione td, .tabArancioneRow
{
    background-color: #FFFFCC;
    border: solid 1px #8F4D06;
}

.tabArancioneAlt
{
    background-color: #FBEEA4;
    border: solid 1px #8F4D06;
}

.tabArancione th, .tabArancione td, .tabArancioneRow td, .tabArancioneHeader th, .tabArancioneAlt td
{
    border-style: hidden;
    padding: 3px 3px 3px 3px;
}

.tabBlu
{
}

.tabBlu th, .tabBluHeader, .tabBluPager, .tabBluFooter
{
    background-color: #294E7A;
    border-style:hidden;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.tabBluPager a, .tabBluHeader a
{
    background-color: #294E7A;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
}

.tabBluRow
{
    background-color: #D9EAFB;
    border: solid 1px #294E7A;
}

.tabBluAlt
{
    background-color: #C6DBFF !important; 
    border: solid 1px #294E7A;
}

.tabBlu th, .tabBluRow td, .tabBluHeader th, .tabBluAlt td
{
    border-style: hidden;
    padding: 3px 3px 3px 3px;
}
