*
{
    padding: 0;
    margin: 0;
} 

/* Stili generali --------------------------------------------------- */

body
{
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-size: 85%;
} 

#avviso
{
    border-style: solid;
    border-color: #000099;
    padding: 5px;
}

cite
{
    font-style: oblique;
    margin-left: 2em;
}

.nascosto, hr
{
    position: absolute;
    left: 0px;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.nobordo
{
    border: none;
}

.clear
{
    clear:both
}

.ruler
{
    line-height: 0px;
    height: 1px;
    border-bottom: #0066FF 1px dotted;
    font-size: 0px;
    margin: 10px 0;
    padding: 0;
}

.hotspot
{
    border: 1px double #FF0000;
    padding: .5em;
    margin: 0.5em 0;
}

.rosso
{
    color: #FF0000;
    font-weight: bold;
}


.link
{
    padding: 0.5em 0.5em 0.5em 25px;
    margin: 0.5em;
    background: url(/images/freccia.gif) no-repeat left center;
}

.numerico
{
    list-style-type: decimal;
    list-style-position: inherit;
    margin-left: 2em;
    display: inherit;
}

.letterale
{
    list-style-type: lower-alpha;
    list-style-position: inherit;
    margin-left: 2em;
    display: inherit;
}

.richiamo
{
    padding: 0 1em;
}

.right, .destra
{
    float: right;
}

.left, .sinistra
{
    float: left;
}

.centro
{
    text-align:center
}

.indietro
{
    background-image: url(/images/indietro.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 40px; 
    margin-left: 10px; 
    margin-top:10px;
}

#index
{
    border: 1px dotted #999999;
    padding: 1em;
    margin: 1em 0;
}

h1, h2
{
    display: none;
}

img, .bordo, #box img
{
    padding: 3px;
    border: 1px solid #0099CC;
    margin: 3px;
}

a img:hover
{
    padding: 3px;
    border: 1px solid red;
    margin: 3px;
}

/* Form --------------------------------------------------- */

#contenuto fieldset
{
    padding: 1em;
}

/* Atti ----------------------------------------------- */

.boxcalendario
{
    border: 1px ridge #000099;
    text-align: center;
    float: left;
    width: 60px;
    padding: 5px;
    margin-right: 5px;
    margin-left: -90px;
}

.boxcalendario .numero
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 250%;
    color: #CC0000;
}

.atto
{
    border-width: 1px;
    border-color: #999999;
    padding-left: 90px;
    margin-bottom: 0.5em;
    border-bottom-style: dashed;
    padding-bottom: 1.5em;
}

/* Tabelle --------------------------------------------------- */

table
{
    border: 1px solid #000099;
    table-layout: auto;
    border-collapse: separate;
    empty-cells: show;
}

th, td
{
    border: 1px solid #000099;
    padding: 5px;
}

/* Contenitore --------------------------------------------------- */

#contenitore
{
    width: 800px;
    margin: 5px auto 0 auto;
} 

/* Utilità ------------------------------------------------------ */

#caratteri
{
    padding: 0;
    margin: 0;
}

#caratteri ul
{
    padding: 0;
    margin: 0; 
    list-style-type: none;   
}

#caratteri ul li
{
    display: inline;  
}

#caratteri img
{
    border: none;
}

/* Prima riga --------------------------------------------------- */

#testa-uno
{
    display: inline;
    width: 200px;
    float: left;
    min-height: 46px;
    background-color: #003366;
    line-height:46px;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border:none;  
} 
* html #testa-uno
{
    height: 46px;
} 

#testa-uno img
{
    margin: 0;
    padding: 0; 
}

#testa-due
{
    display: inline;
    width: 199px;
    float: left;
    min-height: 46px;
    background-color: #336699;
    border-left: 1px solid #fff;
    line-height: 46px;
    vertical-align:middle;   
} 
* html #testa-due
{
    height: 46px;
} 

#testa-tre
{
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    display: inline;
    width: 198px;
    float: left;
    min-height: 46px;
    background-color: #3366CC;
    line-height:46px;
    vertical-align:middle;    
} 

* html #testa-tre
{
    height: 46px;
} 

#testa-quattro
{
    display: inline;
    width: 200px;
    float: left;
    min-height: 46px;
    height:46px;
    background-color: #003399;
    text-align:right;
    line-height:46px;  
} 

#testa-quattro fieldset
{
    border: none;
    padding: 0;
    margin: 0;
    height:46px;
}

#testa-quattro label
{
    color: white;
    background-color: #003399;  
    padding: 0;
    margin: 0;      
}

#testa-quattro input
{
    margin: 2px;
    padding: 0;
    margin-right: 2px;         
}

* html #testa-quattro
{
    height: 30px;
} 

#testa-uno a, #testa-due a, #testa-tre a,  #testa-due a:visited, #testa-tre a:visited  
{
    color: #fffffe;
    font-family: Verdana;
    font-size: 1em;
    text-decoration: none;
    float: right;
    padding-right: 5px;
} 

#testa-due a:hover, #testa-tre a:hover
{
    text-decoration: underline;
    float: right;
    color: yellow;
} 

/* Testata --------------------------------------------------- */

#testata
{
    display: inline;
    width: 800px;
    float: left;
    min-height: 180px;
    margin-left: -3px;
    padding: 0;
    border-top: 3px solid #fff;
    border-right: 1px solid #ccc;
} 
* html #testata
{
    height: 180px;
} 

#testata img
{
    margin-left: -1px;
}

/* Briciole di pane --------------------------------------------------- */

#briciole
{
    background-color: #3366CC;
    float: left;
    width: 799px;
    border-top: 3px solid #fff;
    margin-bottom: 3px;
} 

#briciole p
{
    font-family: verdana;
    font-size: 1em;
    text-align: left;
    padding: 4px;
    color: White;
    background-color: #3366CC;
} 

#briciole a:link, #briciole a:visited 
{
    color: white;
    background-color: #3366CC;    
} 

#briciole a:hover
{
    color: yellow;
    background-color: #3366CC;
} 

/* Colonne home page --------------------------------------------------- */

#mezzo
{
    clear:both;
    width: 800px;
    border: 1px solid #ccc;
}

#contenuto
{
    width: 593px;
    padding: 0;
    margin:0;
    border: none;
    margin-left: 200px;
    border-left: 1px solid #ccc;
}

#box
{
    margin: 1em;
}

#contenuto ul
{
    list-style-type: square;
    list-style-position: inside;
    line-height: 1.5em;
}

#contenuto ul ul
{
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 1.5em;
}

#contenuto p
{
    margin: 0.5em 0;
}

#contenuto h3
{
    background-color: #336699;
    color: #f1f1f1;
    font-family: verdana;
    font-size: 16px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 4px;
    margin-right: 1px;
} 

#contenuto h4, #contenuto h5, #contenuto h6
{
    margin: 1em 0;
} 

#contenuto h4
{
    color: #000099;
    background-color: white;    
    display: block;
    border-bottom-style: dashed;
    border-width: 1px;
    border-color: #000099;
}

#contenuto h5
{
    font-size: 1.1em;
}

#contenuto h6
{
    font-size: 1.0em;
    font-style: oblique;
}

#contenuto a
{
    color: #667dfe;
    font-weight: bold;
    text-decoration: underline;
    font-size: 1em;
} 

#contenuto a:hover
{
    color: red;
} 

#contenuto a:visited
{
    color: purple;
    font-weight: bold;
    text-decoration: underline;
    font-size: 1em;
} 

#colonna-uno
{
    display: inline;
    width: 199px;
    float: left;
    min-height: 440px;
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
} 
* html #colonna-uno
{
    height: 440px;
} 

#colonna-uno h3
{
    background-color: #003366;
    color: #f1f1f1;
    font-family: verdana;
    font-size: 16px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 4px;
    margin-right: 1px;
} 

#colonna-uno h4
{
    font-family: verdana;
    font-size: 0.9em;
    padding-top: 10px;
    padding-left: 15px;
    padding-bottom: 5px;
    color: #a06314;
    background-color: white;       
    background-image: url(images/news.gif);
    background-repeat: no-repeat;
    background-position: left 10px;
    margin-left: 10px;
} 

#colonna-uno p
{
    font-family: verdana;
    font-size: 0.75em;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 20px;
    background-color: #eff6ff;
} 

#colonna-uno ul, #colonna-uno a 
{
    list-style-type:none;
    background-color: #eff6ff;
    margin: 0;
    padding: 0;    
}

#colonna-uno li a:link, #colonna-uno li a:visited
{
    color: blue;
    margin: 6px 2px;
    padding: 0;
    border-bottom: dotted 1px white;
    list-style-type: none;
    display: block;
    text-decoration: none;
    border-bottom-color: #999999;
}

#colonna-uno ul li a:hover
{
    background: #003399;
    color: #FFFFFF;
    margin: 6px 2px;
    padding: 0;    
}

#colonna-uno ul a:hover
{
    background: #a06314;
    color: white;
    margin: 6px 2px;
    padding: 0;    
}

#colonna-uno ul li li
{
padding-left: 8px;   
}

#colonna-due
{
    display: inline;
    width: 197px;
    float: left;
    min-height: 440px;
    background-color: #fff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: black;
} 
* html #colonna-due
{
    height: 440px;
} 

#colonna-due p
{
    font-size: 0.9em;
    background-color: #e6e6e6;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 3px;
    color: black;    
} 

#colonna-due h3
{
    background-color: #336699;
    color: #f1f1f1;
    font-family: verdana;
    font-size: 16px;
    padding-top: 3px;
    padding-left: 5px;
    padding-bottom: 4px;
} 

#colonna-due img
{
    margin-top: 5px;
    margin-left: 5px;
} 

#colonna-tre
{
    border-left: 1px solid #fffff0;
    border-right: 1px solid #fffff0;
    display: inline;
    width: 199px;
    float: left;
    min-height: 440px;
    background-color: #fff;
    color: black;    
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
} 
* html #colonna-tre
{
    height: 440px;
} 

#colonna-tre p
{
    font-size: 0.9em;
    background-color: #e6e6e6;
    color: black;    
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    padding: 3px;
} 

#colonna-tre h3
{
    background-color: #3366CC;
    color: #f1f1f1;
    font-family: verdana;
    font-size: 16px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 4px;
} 
#colonna-tre img
{
    margin-top: 5px;
    margin-left: 5px;
} 

#colonna-quattro
{
    display: inline;
    width: 197px;
    float: left;
    min-height: 440px;
    background-color: #fff;
    color: black;    
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
} 
* html #colonna-quattro
{
    height: 440px;
}

#colonna-quattro h3
{
    background-color: #003399;
    color: #f1f1f1;
    font-family: verdana;
    font-size: 16px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 4px;
} 

/*-----*/

#colonna-due h4, #colonna-tre h4, #colonna-quattro h4
{
    text-align: center;
    font-family: verdana;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 5px;
    font-weight: lighter;
}

#colonna-due ul, #colonna-tre ul, #colonna-quattro ul
{
    margin-left: 15px;
    margin-top: 5px;
    color: #667dff;
}

#colonna-due li, #colonna-tre li, #colonna-quattro li
{
    padding-top: 5px;
    padding-left: 10px;
    list-style-type: square;
    list-style-position: inside;
} 

/* Copyright  --------------------------------------------------- */

#copyright
{
    margin-top: 3px;
    border: 1px solid #ccc;
    background-color: #3366CC;
    display: inline;
    float: left;
    width: 800px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
} 

#copyright p
{
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 0.8em;
    color: white;
    background-color: #3366CC;  
}

/* Pié di pagina --------------------------------------------------- */

#pie-di-pagina
{
    margin-top: 3px;
    display: inline;
    float: left;
    width: 400px;
    text-align: left;
    font-size: 0.8em;
} 

#validazioni
{
    float: right; 
    margin: 3px 0;
    width: 100%
}

#validazioniimg
{
    border: none;
}