﻿@charset "UTF-8";
html {
    background-image: url("../img/bkg-footer.jpg");
    background-position: bottom;
    background-repeat: repeat-x;
}

body {
    font-family: Lato !important;
    /*
    background-image: url(../img/bkg-top.jpg);
    background-position: top;
    background-repeat: repeat-x;
    */
}

.sliding-u-l-r {
    text-decoration: none;
    display: inline-block;
    border-bottom: 3px solid transparent;
    width: 0px;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    white-space: nowrap;
    height: 25px;
}

.sliding-u-l-r:hover {
    border-bottom: 3px solid #eef2f5;
    width: 200px;
}

#wrapper {
    background-repeat: repeat-x;
}

#container {
    margin: 0 20px 0 10px;
    /*background-image: url(../img/bkg-top.jpg);
   background-position: top;
   background-repeat: repeat-x;*/
}

#header {
    position: relative;
}

#header #logo {
    margin-top: 10px;
    width: 290px;
    height: 100px
}

#header #search-input {
    margin-top: 10px;
    float: left;
}

#header #search-input legend {
    display: none;
}

#header #search {
    position: absolute;
    top: 20px;
    right: 4px;
}

#header #nav {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    /*float:right;
	position: absolute;
	top:54px;
	right: 10px;*/
}

#header #nav ul li {
    display: inline;
    padding-top: 18px;
    padding-bottom: 8px;
}

#header #nav ul li a {
    padding-right: 16px;
    padding-left: 16px;
    background-position: right center;
    color: #eef2f5;
    font-size: 14px;
}

#header #nav ul li.active {
    border-bottom: 3px solid #eef2f5;
    width: 200px;
}

#header #nav ul li.menuRegione {
    background-image: url(../img/menu-bkg-selected.png);
    background-repeat: no-repeat;
    background-position: center;
}

#header .subnav {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    height: 40px;
    position: absolute;
    top: -10px;
    opacity: 0;
    background: #eef2f5;
    display: none;
    width: 100%;
    -moz-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease;
    /*position: absolute;
	top: 80px;
	right: 0px;*/
    /*background-color: #004080;*/
}

#header .subnav ul li.active {
    border-bottom: 3px solid #00498f;
    width: 200px;
}

#header .subnav ul li {
    display: inline;
    margin-right: 25px;
    margin-top: 10px;
}

#header .subnav ul li:hover {
    border-bottom: 3px solid #00498f;
    width: 200px;
}

#header .subnav ul li.active a {
    /*color:#8acfff;*/
    /*color: #D2E8FF;*/
    color: #00498f;
}

#header .subnav ul li a {
    /*color:white;*/
    text-decoration: none;
    color: #00498f;
    font-size: 14px;
}

#ricerca {
    color: #797979;
    width: 75%;
}


/*********** COMMON ***********/

.heading-container {
    margin-bottom: 10px;
}

.heading-container h2 {
    text-transform: uppercase;
    font-size: 14px;
}

.heading-tematiche {
    width: 810px;
    margin-left: 4px;
    margin-bottom: 2px;
    margin-top: 8px;
}

.celeste a {
    color: #0075ea;
}

.heading-container-detail {
    margin-bottom: 10px;
    margin-left: 6px;
    margin-top: 10px;
    margin-right: 8px;
    width: 690px;
}

.heading-bkg {
    background-image: url(../img/heading-bkg.jpg);
    background-position: right bottom;
    background-repeat: repeat-x;
}

.heading-bkg-light {
    background-image: url(../img/heading-bkg-light.jpg);
    background-position: right bottom;
    background-repeat: repeat-x;
}

.heading3 {
    color: #0075ea;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 4px;
}

.heading3 a {
    color: #0075ea;
}

.bkg-light {
    background-color: #e6eaf0;
}

.bkg-light-blue {
    background-color: #e3eef9;
}

.clear {
    clear: both;
}


/*********** LINKS ************/

a {
    color: #00498f;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}


/********** LABELS ***********/

.label {
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    font-size: 13px;
    display: inline;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    position: absolute;
    top: 18px;
    left: -4px;
}

.label_red {
    /*background-color: #cc2424;	*/
    background-color: #AD1F1F;
}

.red {
    /*color: #cc2424;	*/
    color: #CC0000;
}

.btn-primary-ticket{
    margin-top: 5px; 
}

@media screen and (max-width: 767px){
    .btn-primary-ticket{
        margin-top: 30px;
        margin-bottom: 20px;
    }
}

@media screen and (min-width: 768px){
    .testoContatto {
        line-height: 50px !important;
    }
}

.testoContatto {
	margin-bottom: 10px;
    line-height: 22px;
    font-size: 16px !important;
    color: #5e5e5e;
    margin-top: 10px;
    text-align: justify;
}

.rowContatto{
    padding: 10px 0 10px 15px; 
}

.rowContatto div:nth-child(n+2){
    padding-left: 0;        
}

.oggettoTicket{
    font-style: italic;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 22px !important;
    font-size: 16px !important;
    margin-top: 10px;
    text-align: justify;
}

.lblstato.red {    
    color: #FD231D;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 22px !important;
    font-size: 16px !important;    
    margin-top: 10px;
    text-align: justify;
}
.lblstato.green {    
    color: #299928;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 22px !important;
    font-size: 16px !important;    
    margin-top: 10px;
    text-align: justify;
}
.lblstato.blue {    
    color: #264D99;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 10px;
    line-height: 22px !important;
    font-size: 16px !important;    
    margin-top: 10px;
    text-align: justify;
}

.label_blue {
    background-color: #003366;
}

/** BREADCRUMB **/

#breadcrumb {
    margin-top: 10px;
}

#breadcrumb p {
    font-size: 16px !important;
    font-weight: bold;
    color: #000;
    line-height: 18px;
}

#breadcrumb a {
    color: #000;
    font-size: 16px;
}

#breadcrumb p span {
    /*color: #91c8ff;*/
    color: #000;
    font-size: 14px;
}


/***************/


/********** CONTENT *******/

#content {
    background-color: white;
}

#content h2.contatti {
    color: #cc0000;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px;
    margin-bottom: 8px;
}

#content .contatti-box {
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
}

#content .contatti-box p {
    margin-bottom: 2px;
}

#content .contatti-box span {
    color: #003366;
}

#content h1,
#content .heading-container h2,
.heading-container h3 {
    font-weight: bold;
    color: #004080;
    background-color: white;
    padding: 4px;
    float: left;
}

.container-fluid .desc p,
.container-fluid .desc ul,
.container-fluid .desc ul li,
.heading-bkg-inner .desc p,
.heading-bkg-inner .desc {
    margin-bottom: 10px;
    line-height: 22px !important;
    font-size: 16px !important;
    color: #5e5e5e;
    margin-top: 10px;
    text-align: justify;
}

.container-fluid .desc ul li {
    margin-left: 20px;
}

.desc ol {
    list-style: decimal;
    display: inline-block;
}

.desc ul {
    list-style: disc outside none;
    display: inline-block;
}

.desc ol,
.desc ul {
    margin-left: 20px;
}

.desc strong {
    font-weight: bold;
}

.data {
    color: #5e5e5e;
    font-size: 14px;
}

#content #news_body li {
    list-style: disc;
    margin-left: 30px;
}

#content .desc {
    font-size: 13px;
    margin-bottom: 0;
    margin-left: 10px;
    /*color: #063172;*/
}

#content .box-right {
    background-color: #DFE7F0;
    width: 218px;
    overflow: hidden;
    margin: 8px 8px;
    float: right;
}

#content .box-left {
    float: left;
    width: 700px;
}

#content .box-right p,
.box-giunta p {
    margin: 8px 4px 12px 4px;
    font-size: 13px;
    font-weight: bold;
    color: #063172;
}

#content .box-right h3.deleghe,
.box-giunta h3.deleghe {
    margin: 8px 4px 12px 4px;
    font-size: 13px;
    font-weight: bold;
    color: #063172;
}

#content .box-right h3 {
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    margin: 2px 4px 4px 4px;
}

#content .box-right ul {
    list-style: disc;
    font-size: 12px;
    margin: 2px 4px 10px 20px;
    color: #063172;
}

#content .box-right .box-right-menu ul {
    list-style: none;
    margin: 0px 0px 10px 6px;
}

#content .box-below {
    margin: 8px;
    line-height: 16px;
}

#content .box-below p.title {
    font-size: 14px;
    font-weight: bold;
    color: #063172;
    margin-bottom: 4px;
}

#content .box-below p.desc {
    color: #063172;
    font-size: 12px;
}

#content #list ul li {
    padding: 10px;
    margin-bottom: 10px;
}

#content #list p {
    margin-bottom: 2px;
}

#content #list .ruolo {
    font-size: 12px;
    font-weight: bold;
}

#content #list .nome {
    font-size: 12px;
    font-weight: bold;
    color: #063172;
}

#content #list .tel {
    font-size: 12px;
    color: #063172;
}

#content #list a.attachment {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 4px;
}


/******** DOCUMENTS ******/

#list a[href$='.pdf'] {
    display: inline-block;
    padding-left: 28px;
    line-height: 26px;
    background: transparent url(../img/icon-pdf.gif) center left no-repeat;
}

.main a.linkToImage {
    display: inline-block;
    padding-left: 28px;
    line-height: 24px;
    background: transparent url(../img/icon-image.png) center left no-repeat;
    margin-left: 12px;
}

.main a.linkToVideo {
    display: inline-block;
    padding-left: 28px;
    line-height: 24px;
    background: transparent url(../img/icon-video.png) center left no-repeat;
    margin-left: 6px;
}

.main-full a.linkToVideo {
    display: inline-block;
    padding-left: 28px;
    line-height: 24px;
    background: transparent url(../img/icon-video.png) center left no-repeat;
    margin-left: 6px;
}


/************* STATIC ***************/

.twoPan {
    font-size: 13px;
}

.twoPan .left {
    float: left;
    display: inline;
    width: 350px;
    margin-left: 10px;
}

.twoPan .right {
    float: right;
    display: inline;
    width: 330px;
}

.enti p {
    margin-bottom: 6px;
}

.enti ul.nostyle {
    list-style: none;
    margin-left: 0px;
}

.urp .left .urpImg {
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 30px;
}

.twoPan .headtext {
    font-size: 12px;
    font-weight: bold;
}

.twoPan .smalltext {
    font-size: 11px;
    color: #004080;
}

.twoPan ul {
    list-style-type: disc;
    margin-left: 20px;
    color: #004080;
    font-size: 13px;
}

.twoPan ul li {
    margin-bottom: 6px;
}

.urp p {
    font-size: 13px;
    color: #004080;
}

.twoPan a {
    font-size: 13px;
    font-weight: bold;
}

.normativa {
    margin-left: 10px;
}

.programmazione {
    margin-left: 10px;
    margin-right: 240px;
}

.blue {
    color: #004080;
}

.urp ul.faq {
    margin-left: 50px;
    margin-top: 20px;
    color: #262626;
}

.urp ul.faq a {
    font-weight: normal;
    color: #262626;
}

.programmazione p {
    color: #262626;
    line-height: 16px;
    margin-top: 4px;
}

.programmazione img {
    float: left;
    margin-top: 4px;
    margin-right: 4px;
}

.link-uffici {
    margin-top: 5px;
}

.enti {
    float: left;
    width: 700px;
}

.twoPan .left-uffici {
    float: left;
    display: inline;
    width: 650px;
}

.twoPan .box-enti-left {
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 112px;
    margin-left: 8px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8eef4;
}

.twoPan .box-enti-left ul {
    list-style: none;
    margin-left: 390px;
    margin-top: 6px;
}

.twoPan .box-enti-right {
    background-position: right top;
    background-repeat: no-repeat;
    min-height: 120px;
    margin-left: 8px;
    border: 1px solid white;
    margin-bottom: 20px;
    border-bottom: 1px solid #e8eef4;
}

.twoPan .box-enti-right ul {
    list-style: none;
    margin-left: 6px;
    margin-top: 6px;
}

.twoPan .box-enti-right ul li {
    color: #363636;
}

.twoPan .box-enti-left ul li {
    color: #363636;
}


/**************** COMMON ************/

.text {
    line-height: 16px;
    text-align: justify;
}

.active>.NavRightMenu {
    font-weight: bold;
}

.heading-section {
    width: 100%;
    height: 290px;
    margin-top: 6px;
    border: 1px solid #fff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.heading-section h2 {
    margin-top: 24px;
    margin-left: 20px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    color: #004080;
}


/*INSERITO DA GG */

#heading-section-agricoltura {
    background-image: url("/assets/tematiche/agricoltura.jpg");
}

#heading-section-ambiente {
    background-image: url("/assets/tematiche/ambiente.jpg");
}

#heading-section-finanza-e-tributi {
    background-image: url("/assets/tematiche/finanza-e-tributi.jpg");
}

#heading-section-finanza-tributi-e-patrimonio {
    background-image: url("/assets/tematiche/finanza-e-tributi.jpg");
}

#heading-section-giovani {
    background-image: url("/assets/tematiche/giovani.jpg");
}

#heading-section-imprese {
    background-image: url("/assets/tematiche/imprese.jpg");
}

#heading-section-innovazione {
    background-image: url("/assets/tematiche/innovazione.jpg");
}

#heading-section-lavoro {
    background-image: url("/assets/tematiche/lavoro.jpg");
}

#heading-section-mobilita {
    background-image: url("/assets/tematiche/mobilita.jpg");
}

#heading-section-enti-locali {
    background-image: url("/assets/tematiche/enti-locali.jpg");
}

#heading-section-politiche-sociali {
    background-image: url("/assets/tematiche/politiche-sociali.jpg");
}

#heading-section-salute {
    background-image: url("/assets/tematiche/sanita.jpg");
}

#heading-section-scuola {
    background-image: url("/assets/tematiche/scuola.jpg");
}

#heading-section-scuola-e-cultura {
    background-image: url("/assets/tematiche/scuola.jpg")
}

#heading-section-lavori-pubblici {
    background-image: url("/assets/tematiche/lavori-pubblici.jpg");
}

#heading-section-sicurezza {
    background-image: url("/assets/tematiche/sicurezza.jpg");
}

#heading-section-turismo-e-beni-culturali {
    background-image: url("/assets/tematiche/turismo-e-beni-culturali.jpg");
}

#heading-section-urbanistica {
    background-image: url("/assets/tematiche/urbanistica.jpg");
}

#heading-section-personale-enti-locali {
    background-image: url(/assets/tematiche/personale-enti-locali.jpg);
}

#heading-section-ricerca-e-universita {
    background-image: url("/fe/img/heading-ricerca-e-universita.jpg");
}

#heading-section-protezione-civile {
    background-image: url("/fe/img/heading-protezione-civile.jpg");
}

#heading-section-consiglio {
    background-image: url("/fe/img/heading-consiglio.jpg");
}

#heading-section-ricerca {
    background-image: url("/fe/img/heading-ricerca.jpg");
}

.sfumatura {
    background-image: url(../img/box-sfumatura.jpg);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 120px;
}

.bkg_white {
    background-color: #fff;
}

#text-uffici {
    width: 96%;
    margin-top: 5px;
}


/******INSERITI DA GG*****/


/********** CONTENT *******/

.box-right .deleghe-list {
    color: #063172;
    margin: 2px 4px 10px 20px;
}

.img-person {
    width: 148px;
    height: 185px;
}


/******** ACCESSIBILITY *******/

.ac-hide {
    position: absolute;
    top: -9999px;
}


/************ CALENDAR **************/

.calendar {
    width: 210px;
    /*border: 1px solid #A2ADBC;*/
    color: #515151;
    text-align: center;
    background-color: #fff;
    font: normal 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    /*float: left;*/
    margin-left: 4px;
    display: none;
    border-spacing: 3px;
    border-collapse: separate;
}

.calendar-nav,
.calendar-nav a {
    font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #004080;
}

caption {
    width: 210px;
    /*background: #073374;*/
    color: #004080;
    font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    /*border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;*/
    height: 24px;
}

#events-list {
    float: right;
    width: 216px;
    font-size: 11px;
    color: #262626;
}

.calendar td,
.calendar th {
    height: 22px;
    padding-top: 4px;
}

.calendar th {
    font-weight: bold;
    background-color: #c7e1fa;
}

.calendar td {
    background-color: #f6f6f6;
}

.calendar td a {
    color: #004080;
}

#events-list p.desc {
    font-weight: normal;
    font-size: 12px;
    color: #505962;
}

#events-list a {
    color: #073374;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 4px;
    margin-top: 4px;
    display: block;
}

.table-wrapper {
    width: 240px;
    height: 220px;
    overflow: hidden;
    float: left;
}


/***** UFFICI ****/

.aree-box {
    background-image: url("../img/aree-box-bkg.jpg");
    background-repeat: no-repeat;
    text-align: center;
    float: left;
    width: 220px;
    margin-bottom: 10px;
    padding-top: 14px;
    margin-left: 6px;
    margin-right: 6px;
    height: 60px;
}

.aree-box p {
    text-transform: uppercase;
    font-size: 12px;
    color: #004080;
    font-weight: bold;
    line-height: 12px;
}

.aree-box p.title {
    color: #0075ea;
}

.interna .data {
    font-size: 12px;
    /*
	color: #004080;
	margin-left: 4px;
	margin: 6px 0px 8px 8px;
        */
}


/******* TESTING ********/

.test-small {
    font-size: 9px;
}

.accesskey {
    display: none;
}

div.notizie-box span {
    display: none;
}


/****************/

.disclaimer {
    padding: 10px;
}

.disclaimer h2 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 6px;
    margin-top: 6px;
    display: block;
}

.disclaimer p {
    margin-bottom: 6px;
    line-height: 20px;
}


/******* PAGINATION ******/

.pagination {
    text-align: right;
}

ul.pagination {
    text-align: right;
    display: block;
    float: right;
}

.fl {
    float: left;
}

.pagination ul li {
    padding: 5px;
    margin: 2px;
}

.pagination ul li.fixed {
    width: 32px;
    height: 18px;
    text-align: center;
}

.pagination ul li.active {}

.pagination ul li.active a {
    color: #eef2f5;
}


/************************/

.live_text {
    line-height: 16px;
}


/* UTILITA */

.box-utilita {
    height: 200px !important;
    margin-right: 4px !important;
    padding: 0px !important;
    background-color: white !important;
}


/* RASSEGNA STAMPA */

#login-form {
    margin-top: 10px;
}

#rassegna_form {
    width: 300px;
    padding: 20px;
    background: #f0f0f0;
    overflow: auto;
    /* Border style */
    border: 1px solid #cccccc;
    /* DOES NOT VALIDATE */
    /* 
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px; 
    */
    /* Border Shadow */
    margin: 0 auto;
    /* DOES NOT VALIDATE */
    /*
    -moz-box-shadow: 2px 2px 2px #cccccc;
    -webkit-box-shadow: 2px 2px 2px #cccccc;
    box-shadow: 2px 2px 2px #cccccc;
    */
}

#rassegna_form .field {
    margin-bottom: 6px;
}

#rassegna_form label {
    font-family: Arial, Verdana;
    display: block;
    float: left;
    font-weight: bold;
    margin-right: 10px;
    text-align: right;
    width: 100px;
    line-height: 25px;
    font-size: 15px;
    /* DOES NOT VALIDATE */
    /*
    text-shadow: 2px 2px 2px #ccc;
    */
}

#rassegna_form .input {
    font-family: Arial, Verdana;
    font-size: 15px;
    padding: 5px;
    border: 1px solid #b9bdc1;
    width: 170px;
    color: #797979;
}

#rassegna_form .button {
    float: right;
    margin: 10px 10px 10px 0;
    font-weight: bold;
    line-height: 1;
    padding: 6px 10px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    /* Background gradient */
    background: #a5b8da;
    /* DOES NOT VALIDATE */
    /*
    text-shadow: 0 -1px 1px #64799e;
    background: -moz-linear-gradient
       (top, #a5b8da 0%, #7089b3 100%);
    background: -webkit-gradient
       (linear, 0% 0%, 0% 100%,
       from(#a5b8da), to(#7089b3));
    */
    /* Border style */
    border: 1px solid #5c6f91;
    /* DOES NOT VALIDATE */
    /*
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    */
    /* Box shadow */
    /* DOES NOT VALIDATE */
    /*
    -moz-box-shadow: inset 0 1px 0 0 #aec3e5;
    -webkit-box-shadow: inset 0 1px 0 0 #aec3e5;
    box-shadow: inset 0 1px 0 0 #aec3e5;
    */
}

.logout_btn {
    float: right;
    margin-right: 10px;
    font-size: 12px;
    margin-top: 10px;
    background: none;
    border: 0;
    color: #063172;
    font-weight: bold;
}

.label a {
    text-decoration: none;
    color: #FFF;
}

ul.sitemap {
    margin-bottom: 0px;
}

ul.sitemap li {
    margin-top: 0px;
}

ul.sitemap ul {
    padding: 0 0 0 10px;
}

ul.sitemap ul a:before {
    content: '» ';
}

ul.sitemap desc {
    font-size: 12px;
}

#sitemap ul {
    padding: 0 0 0 20px;
    margin-bottom: 10px;
    display: block !important;
}

#sitemap ul li {
    margin-bottom: 10px;
    margin-top: 10px;
}

#sitemap ul li a {
    font-size: 18px;
    font-weight: bold;
    font-family: Lato !important;
}

#sitemap>ul>li>ul>li>a {
    font-size: 16px;
    padding-top: 4px;
    color: #8f0000;
    font-family: Lato !important;
    padding-bottom: 15px;
}

#sitemap>ul>li>ul>li>ul>li a {
    font-size: 14px;
    padding-top: 4px;
    color: #000;
    font-family: Lato !important;
    font-weight: normal;
    padding-bottom: 15px;
}

ul.navigation-rss {
    padding-left: 0 !important;
}

#news_body #feed-rss .navigation-rss li {
    margin-left: 10px;
    margin-bottom: 10px;
    list-style: none;
}

#news_body #feed-rss .navigation-rss li a img:first-child {
    margin-right: 5px;
    width: 12px;
    height: 12px;
}

#news_body #feed-rss .navigation-rss li.heading-bkg-inner {
    color: #004080;
}

.uppercase {
    text-transform: uppercase;
}

.error_container {
    padding: 20px;
}

.error_404 {
    margin: 0 auto;
    width: 660px;
    position: relative;
    background-image: url(../img/404.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    height: 500px;
}

.error_404 p.heading {
    color: #167bbf;
    font-size: 26px;
    position: absolute;
    left: 340px;
    bottom: 160px;
    line-height: 1.2;
}

.error_404 p.subtitle {
    color: #003466;
    font-size: 16px;
    line-height: 1.2;
    position: absolute;
    bottom: 70px;
    left: 340px;
}

.error_404 a {
    color: #167bbf;
}

.error_sitemap {
    position: absolute;
    left: 140px;
    bottom: 20px;
}

.error_sitemap li {
    display: inline;
    margin-right: 20px;
}

.list_item {
    float: left;
    margin-right: 2px;
    margin-top: 4px;
    height: 109px;
    width: 8px;
    background: #e3eef9;
}

.UlMenuMainNoPadding {
    display: none;
    margin-bottom: 10px;
    padding-left: 5px;
}

.UlMenuMainNoPadding li {
    margin-left: 0;
    text-align: left;
}

.UlMenuMain {
    text-align: left;
    margin-left: 0;
    margin-bottom: 10px;
    display: none;
    padding-left: 5px;
}

.NavRightMenuMagazine {
    color: #111440;
    font-size: 14px;
    text-decoration: none;
    margin-left: 0;
    display: inline-block;
    width: 100%;
}

.NavRightMenu {
    color: #585858;
    font-size: 14px;
    text-decoration: none;
    margin-left: 0;
    display: inline-block;
    width: 100%;
}

.NavRightMenu:hover {
    color: #585858;
}

.list_box {
    display: inline-block;
    vertical-align: middle;
}

.list_box .desc,
.list_box .desc a {
    -ms-text-overflow: ellipsis !important;
    -o-text-overflow: ellipsis !important;
    text-overflow: ellipsis !important;
    font-size: 16px !important;
    color: #5e5e5e;
    font-weight: normal !important;
    line-height: normal !important;
    margin-left: 0 !important;
    margin-top: 8px !important;
    text-align: justify;
}

.list_box>.desc>a {
    text-decoration: underline;
}

.list_box .title,
.list_box .title a {
    font-size: 26px !important;
    color: #5e5e5e;
    font-weight: bold !important;
    line-height: normal !important;
    text-decoration: none;
    margin-left: 0 !important;
}

.list_item.active {
    background: #cc0000;
}

acronym,
abbr {
    border-bottom-width: 1px !important;
    border-bottom-style: dashed !important;
    border-bottom-color: #999999 !important;
    cursor: help !important;
}

.treelisingolo {
    background: url(/fe/img/pointer.png) no-repeat left top !important;
}

.treeliclose {
    -moz-transition: .5s ease-in-out all;
    -o-transition: .5s ease-in-out all;
    -webkit-transition: .5s ease-in-out all;
    transition: .5s ease-in-out all;
    background: url(/fe/img/next.png) no-repeat left top;
}

.treeliclose,
.treeliclose ul {
    -moz-transition: .5s ease-in-out all;
    -o-transition: .5s ease-in-out all;
    -webkit-transition: .5s ease-in-out all;
    transition: .5s ease-in-out all;
}

.treeliopen {
    background: url(/fe/img/openlist.png) no-repeat left top;
}

.ContainerBoxRaggrupamenti {
    margin-top: 30px;
    display: inline-block;
}

.BoxRaggrupamenti {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    box-shadow: 0px 0px 15px 0px rgba(41, 35, 35, 0.67);
    cursor: pointer;
    -moz-transition: .2s ease-in all;
    -o-transition: .2s ease-in all;
    -webkit-transition: .2s ease-in all;
    transition: .2s ease-in all;
    overflow: hidden;
    display: inline-block;
    text-align: left;
    margin-right: 8px;
    margin-left: 8px;
    height: 275px;
    width: 238px;
}

.BoxRaggrupamenti:hover {
    box-shadow: 0px 0px 30px 0px rgba(41, 35, 35, 1);
}

.BoxRaggrupamenti span {
    color: rgba(41, 35, 35, 0.67);
    font-size: 12px;
    font-family: Tahoma;
    display: inline-block;
    max-height: 40px;
    overflow: hidden;
    width: 95%;
}

.BoxRaggrupamenti p {
    color: rgba(41, 35, 35, 0.67);
    font-size: 14px;
    font-family: Tahoma;
    margin: 0 !important;
}

.BottoneRaggrupamento {
    display: inline-block;
    min-width: 150px;
    max-width: 179px;
    background: url("/fe/img/arrow_right.png") no-repeat 96% center;
    padding: 10px;
    padding-left: 10px;
    padding-right: 40px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: rgba(41, 35, 35, 0.67);
    border: 1px solid rgba(41, 35, 35, 0.3);
    -moz-transition: .2s ease-in all;
    -o-transition: .2s ease-in all;
    -webkit-transition: .2s ease-in all;
    transition: .2s ease-in all;
    font-size: 12px;
}

.BottoneRaggrupamento:hover {
    border: 1px solid rgba(41, 35, 35, 0.67);
}

.block::after {
    display: table;
    clear: both;
}

.BoxRaggrupamenti .BoxImage {
    width: 238px;
    height: 170px;
    display: block;
    background-size: cover !important;
}

.BoxRaggrupamenti .BoxTitle {
    width: 238px;
    height: 55px;
    overflow: hidden;
    padding: 5px 10px;
    display: block;
}

.BoxRaggrupamenti .BoxButton {
    width: 229px;
    height: 51px;
}

div.ulnomine>ul {
    float: left;
    margin-left: 0 !important;
    padding-left: 5px;
    list-style: none;
}

div.ulnomine>ul>li,
div.ulnomine>p {
    margin-bottom: 0!important;
    float: left;
    margin-right: 5px;
    font-weight: bold;
    margin-top: 0 !important;
}

div.ulnomine>ul>li::after {
    content: ',';
}

div.ulnomine>ul>li:last-child::after {
    content: '.' !important;
}

.calendario {
    font-size: 14px;
    color: #5e5e5e;
}

.calendario th {
    text-align: center;
    height: 20px;
}

.calendario td {
    height: 30px;
    vertical-align: middle;
    text-align: left;
}

.calendario tr {}

.calendario .presente {
    background: #00498F;
    width: 80px;
    border-bottom: 1px solid #CCC;
}

.calendario .nonpresente {
    background: #D9EDF7;
    width: 80px;
    border-bottom: 1px solid #CCC;
}