﻿body
{
    background-position: center top;
    width: 970px;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url(../images/fondo_pagina.png);
    background-repeat: no-repeat;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#corpo
{
    width: 970px;
    overflow: hidden;
}
#colonna_sx
{
    float: left;
    width: 730px;
    text-align: left;
    padding-left: 10px;
    margin-right: 20px;
}
#colonna_dx
{
    float: left;
    width: 210px;
    text-align: left;
}
#testata
{
    background-position: left top;
    width: 730px;
    height: 198px;
    background-image: url(../images/fondo_testata.png);
    background-repeat: no-repeat;
}
#testata_sx
{
    float: left;
    width: 298px;
}
#testata_dx
{
    float: left;
    width: 422px;
    padding-left: 10px;
    padding-top: 10px;
}
#colonna_menu
{
    float: left;
    padding-left: 16px;
    margin-top: 15px;
    text-align: left;
    width: 167px;
    padding-right: 9px;
    margin-right: 10px;
    border-right-style: dotted;
    border-right-width: 1px;
    border-right-color: #cfd0d2;
}
#contenuto_pagina
{
    width: 525px;
    float: left;
    text-align: left;
    margin-top: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenuto_sx_dx
{
    float: left;
    width: 260px;
    text-align: left;
    margin-bottom: 10px;
}
#percorso
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #444444;
    text-align: left;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #b4b6b8;
    padding-bottom: 3px;
    margin-bottom: 15px;
}
#percorso a:link, #percorso a:visited
{
    color: #666666;
	text-decoration: none;
}
#percorso a:hover, #percorso a:active
{
    color:#000000;
	text-decoration: underline;
}
.box_verde
{
    background-position: left top;
    width: 167px;
    height: 19px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding-top: 6px;
    margin-top: 3px;
    background-image: url(../images/box_verde.png);
    background-repeat: no-repeat;
    color: #444444;
}
.box_rosso
{
    background-position: left top;
    width: 167px;
    height: 19px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    padding-top: 6px;
    margin-top: 3px;
    background-image: url(../images/box_rosso.png);
    background-repeat: no-repeat;
    color: #444444;
}
#piede
{
    background-position: left 27px;
    width: 757px;
    height: 70px;
    padding-left: 213px;
    text-align: left;
    background-image: url(../images/fondo_piede.png);
    background-repeat: no-repeat;
    font-size: 10px;
    color: #555555;
    margin-bottom: 20px;
}
.info_rosso
{
    background-position: left top;
    width: 300px;
    text-align: left;
    padding-left: 16px;
    padding-top: 18px;
    background-image: url(../images/info_rosso.png);
    background-repeat: no-repeat;
}
.info_giallo
{
    background-position: left top;
    width: 300px;
    text-align: left;
    padding-left: 16px;
    padding-top: 18px;
    background-image: url(../images/info_giallo.png);
    background-repeat: no-repeat;
}
.info_viola
{
    background-position: left top;
    width: 300px;
    text-align: left;
    padding-left: 16px;
    padding-top: 18px;
    background-image: url(../images/info_viola.png);
    background-repeat: no-repeat;
}
.info_verde
{
    background-position: left top;
    width: 300px;
    text-align: left;
    padding-left: 16px;
    padding-top: 18px;
    background-image: url(../images/info_verde.png);
    background-repeat: no-repeat;
}
.info_blu
{
    background-position: left top;
    width: 300px;
    text-align: left;
    padding-left: 16px;
    padding-top: 18px;
    background-image: url(../images/info_blu.png);
    background-repeat: no-repeat;
}
.link_verde_info
{
    background-position: left top;
    width: 300px;
    text-align: left;
    padding-left: 16px;
    padding-top: 18px;
    background-image: url(../images/link_verde.png);
    background-repeat: no-repeat;
}
.allegati
{
    background-position: left top;
    width: 300px;
    text-align: left;
    padding-left: 16px;
    padding-top: 18px;
    background-image: url(../images/allegati.png);
    background-repeat: no-repeat;
    margin-top: 20px;
}
.archivio_news
{
    float: right;
    width: 150px;
    text-align: left;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    padding-bottom: 7px;
    margin-left: 20px;
}
.allegati2
{
    width: 150px;
    text-align: left;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #C0C0C0;
    padding-top: 5px;
    margin-top: 8px;
    font-size: 11px;
}
.foto_pagina
{
    float: left;
    margin-right: 20px;
    margin-bottom: 5px;
}
.input_test
{
    border: 1px solid #C0C0C0;
    width: 214px;
    margin-top: 3px;
    background-color: #f4f4f4;
    padding: 3px;
}
.filetto_separa
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #808080;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 5px;
}


/* Font */

.corpo11_linkverde
{
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.corpo11_linkverde a:link, .corpo11_linkverde a:visited
{
    color: #00a261;
	text-decoration: underline;
}
.corpo11_linkverde a:hover, .corpo11_linkverde a:active
{
    color:#00a261;
	text-decoration: none;
}
.corpo10
{
    font-size: 10px;
    color: #444444;
}
.corpo10_grigio
{
    font-size: 10px;
    color: #666666;
    margin-bottom: 3px;
}
.corpo16_verde
{
    font-size: 16px;
    color: #00a261;
}
.corpo16_rosso
{
    font-size: 16px;
    color: #e73f3a;
}
.corpo16_giallo
{
    font-size: 16px;
    color: #c77f2f;
}
.corpo16_grigio
{
    font-size: 16px;
    color: #a09181;
}
.corpo18_grigio
{
    font-size: 18px;
    color: #a09181;
}
.corpo12_rosso
{
    font-size: 12px;
    color: #d21854;
}
.corpo12_viola
{
    font-size: 12px;
    color: #7A4FA1;
}
.corpo12_giallo
{
    font-size: 12px;
    color: #c77f2f;
}
.corpo12_verde
{
    font-size: 12px;
    color: #2a8f87;
}
.corpo12_blu
{
    font-size: 12px;
    color: #3d549b;
}
