@CHARSET "UTF-8";

/*
COLORI:
sfondo #E5E5DF
scritte #808080
scritta verde #3DC726
sfondo colonna scura #232323
arancione #F15A24
*/

a, a:link {
    color: #232323;
    font-weight: bold;
    text-decoration: none;
}

a:hover, #arbo a:hover, #arboArt a:hover, a.on:hover {
    color: #03593B !important; /*text-decoration:underline;*/
}

a img {
    border-style: none;
    margin: 0;
    padding: 0;
}

a.on, span.on {
    color: #F15A24 !important;
}

a.spip_doc:hover {
    color: #FFFFFF !important;
    text-decoration: underline !important;
}

a.spip_doc_green:hover {
    color: #3DC726 !important;
    text-decoration: underline !important;
}

a.iscriviti, a.iscriviti:link {
    cursor: pointer;
    background-color: #3DC726;
    border: none;
    color: white !important;
    display: block;
    float: none;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    margin: 20px auto;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}
a.iscriviti:hover {
    background-color: #03593B !important; /*text-decoration:underline;*/
    color: #fff !important;
    text-decoration: none !important;
}
#a2a {
    margin: 10px 0;
    padding: 10px;
    background-color: #f7f7f7;
}

#a2a li a {
    font-weight: normal !important;
    display: block; /*letter-spacing: 1px;*/
    background-color: #fff;
    padding: 2px 5px 2px 18px;
    color: #232323;
    margin: 0;
    border-bottom: 1px solid #f7f7f7;
}

#a2a li a:hover {
    color: #fff !important;
    text-decoration: none !important;
    background-color: #808080;
}

.addthis_toolbox {
    margin-bottom: 20px;
}

#advanced-search {
    margin: 8px 0;
    color: #F15A24;
}

#advanced-search-form {
    background-color: #fff;
    padding: 8px;
}

#advanced-search-form p {
    font-weight: bold;
    margin: 0 0 10px 0;
}

.agendaBoxP {
    color: #000000;
}

.agendaBoxP a, .agendaBoxP a:link {
    color: #808080;
    font-weight: normal;
}

.agendaBoxP a:hover {
    color: #03593B;
}

.altriEventi {
    margin-top: 20px;
}

#arbo {
    margin: 0;
}

#arbo, #arboArt {
    font-size: 16px;
    margin: 0;
    padding: 0 0 16px 0;
}

#arbo a, #arbo a:link, #arboArt a, #arboArt a:link {
    color: #808080;
    font-weight: normal;
}

#arboContainer {
    background-color: #fff;
    padding: 12px 12px 0 12px;
}

.artAbstract {
    color: #808080;
    font: 12px Arial, Helvetica, sans-serif;
    margin-bottom: 6px;
}

.artAbstract a:hover {
    text-decoration: underline;
}

.artAbstract p {
    margin-top: 12px;
}

.artAutori {
    color: #03593B;
    font-weight: bold;
    margin: 6px 0 0 0;
}

#artHeading {
    background-color: #f7f7f7;
    border-bottom: 1px solid #cdcdcd;
    margin: 0 0 24px 0;
    padding: 30px 16px;
}

#artHeading a {
    font-weight: normal;
    color: #03593B;
}

#artHeading a:hover {
    text-decoration: underline;
}

.artRubrica {
    color: #03593B;
    font-weight: bold;
    margin-bottom: 6px;
}

#artText {
    border-bottom: 1px solid #cdcdcd;
    line-height: 1.5;
    margin: 0 0 12px 0;
    padding: 0 18px;
    overflow: hidden;
}

#artText a, #artText a:link {
    color: #03593B;
}

#artText a:hover {
    text-decoration: underline;
}

#artText a:visited {
    color: #808080;
}

#artText p {
    margin-bottom: 10px;
}

#artText strong {
    color: #606060;
}

#artText sup {
    font-size: 11px;
}

#artDate {
    font-size: 10px;
    color: #808080;
}

blockquote.spip {
    background: #F7F7F7 url(../images/quoteLeft.png) no-repeat 15px 15px;
    color: #808080;
    line-height: 1.8em;
}

blockquote.spip p {
    background: transparent url(../images/quoteRight.png) no-repeat bottom right;
    display: block;
    font: 18px Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}

body {
    color: #808080;
    margin: 0;
    padding: 0;
    /*text-align: left;*/
}

.boxAllegato {
    padding: 15px 0;
    background: transparent url(../images/boxAllegato_background.png) no-repeat bottom left;
}

.boxAllegatoLast {
    padding: 15px 0;
}

.boxInEvidenza {
    background-color: #3DC726;
    padding: 20px 14px;
    margin: 12px 0 0 0;
    color: #000000;
}

#buttons input[type="submit"] {
    cursor: pointer;
    background-color: #3DC726;
    border: none;
    color: white;
    display: block;
    float: none;
    font-size: 12px;
    height: 38px;
    line-height: 38px;
    margin: 10px auto;
    outline: none;
    text-align: center;
    text-transform: uppercase;
    width: auto;
}

#cboxOverlay {
    background-color: #000 !important;
}

.choix {
    margin: 12px 0 20px 0;
}

.cinquepermille {
    margin: 30px 0 0 0;
}

.clearBoth {
    clear: both;
}

.clearLeft {
    clear: left;
}

.colBox {
    border-bottom: 1px solid #7f7f7f;
}

.colBox, .colBoxLast {
    padding: 24px 0;
}

.colBoxSub a, .colBoxSub a:link {
    display: inline-block;
    color: #F15A24;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin: 0;
}

.colBoxSub a:hover {
    color: #03593B;
}

.colBoxSur {
    color: #808080;
    font-size: 11px;
    padding: 0 0 4px 0;
}

.colBoxSur span {
    color: #3DC726;
}

.colBoxTitle, .colBoxTitle a, .colBoxTitle a:link {
    color: #696969;
    margin: 0;
    padding: 0 0 5px 0;
}

.colBoxTitle a:hover {
    color: #03593B;
}

h3.colBoxTitle {
    font: bold 14px Arial, Helvetica, sans-serif;
}

h4.colBoxTitle {
    font: normal 12px Arial, Helvetica, sans-serif;
}

.colContent {
    margin-top: 12px;
}

.colName, .colName a, .colName a:link {
    color: #ffffff;
    font: 18px Georgia, "Bitstream Charter", "URW Bookman L", serif;
}

.colNameHome {
    margin-left: 10px;
    margin-bottom: 4px;
}

.colNameHome a, .colNameHome a:link {
    color: #ffffff;
    font: 20px Georgia, "Bitstream Charter", "URW Bookman L", serif;
    white-space: nowrap;
    overflow: hidden;
}

.colSlogan {
    color: #000000; /*font-size: 12px;*/
    margin-left: 10px;
}

#documents_portfolio {
    margin: 0 0 20px 0;
}

#documents_portfolio img {
    float: left;
    margin: 5px 5px 0 0;
}

.documents_portfolio {
    margin: 0 0 20px 0;
    padding: 0 5px 5px 5px;
    background-color: #F7F7F7;
}

.documents_portfolio img {
    float: left;
    margin: 5px 5px 0 0;
}

.donationFormContainer {
    width: 100%;
}

.donationFormText {
    display: inline-block;
}

.donationFormContainer input[type="text"] {
    background: white;
    border: 1px solid #cdcdcd;
    color: #3c3c3c;
    display: inline-block;
    font-size: 13px;
    height: 21px;
    line-height: 21px;
    outline: none;
    text-indent: 7px;
    margin-left: 10px;
}

.donationFormContainer input[type="image"] {
    vertical-align: bottom;
    margin-left: 10px;
}

.allegati {
    margin: 5px 0 0 0;
    padding: 5px;
    background-color: #F7F7F7;
}

fieldset, .comments {
    background-color: #F7F7F7;
    border-bottom: 1px solid #cdcdcd;
    border-top: 3px solid #000000;
    margin: 0 0 24px 0;
    padding: 20px 16px;
}

fieldset.previsu {
    border-bottom: 1px solid #3DC726;
    border-top: 3px solid #3DC726;
    background-color: #E4F7E1;
/ / verde chiaro
}

.filtro {
    margin: 10px 0;
    padding: 20px 10px;
    background-color: #F7F7F7;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

#footer {
    border-top: 3px solid #000;
    font: 11px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 20px;
}

#footer a, #footer a:link {
    color: #808080;
    font-weight: normal;
    text-decoration: none;
}

#footer a:hover { /*text-decoration:underline;*/
    color: #03593B;
}

#footer li {
    list-style: square outside url("../images/footer_square.png");
}

#footer p {
    margin-top: 10px;
}

#footer p img {
    float: left;
    margin-right: 8px;
    vertical-align: middle;
}

#footer ul {
    margin: 12px 0 24px 0;
}

#footerBackground {
    margin: 0;
    padding: 0;
}

#footerContainer {
    margin: 0;
    padding: 0;
}

.footerBold {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
}

.footerTitle, .footerTitle a, .footerTitle a:link {
    color: #3DC726 !important;
    font-size: 12px;
    text-transform: uppercase;
}

#gmaps {
    margin-top: 15px;
}

h1 {
    color: #000000;
    font: bold 17px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 5px 0;
}

h2 {
    color: #808080;
    font: bold 17px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 5px 0;
}

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
    text-decoration: none;
}

h3 {
    margin: 20px 0 10px 0;
    padding: 0 18px;
}

h5 {
    font-weight: normal;
    margin: 0 0 10px 0;
}

h3.spip {
    color: #000000;
}

h3.spip, h3 a:link, h3 a:visited {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    text-decoration: none;
}

h3 a:hover { /*text-decoration:underline;*/
}

#header {
    background-color: #3DC726;
    color: #18500F;
    font-size: 10px;
}

#headerLine {
    margin: 0 16px;
}

.hyperlien {
    display: block;
    padding: 1.5em 0;
    background-color: #808080;
}

hr, hr.spip {
    color: #cdcdcd;
    background-color: #cdcdcd;
    margin: 24px 0;
    padding: 0;
    height: 1px;
    border: none;
}

.hreview {
    padding: 0;
    margin: 10px 0;
    border-bottom: 1px solid #fff;
}

iframe {
    border: 0;
    margin-bottom: 20px;
    max-width: 100%;
}

img {
    margin: 0;
    padding: 0;
}

img a {
    margin: 0;
    padding: 0;
    border: 0;
}

#innerContainer {
    background-color: #fff;
    padding: 12px;
}

#innerRightContent {
    color: #ffffff;
    margin: 0;
    padding: 12px 8px;
}

.innerRightContentTitle {
    border-bottom: 3px solid #ffffff;
    border-top: 1px solid #7f7f7f;
    color: #ffffff;
    text-transform: uppercase;
    margin: 4px 0;
    padding: 6px 0;
}

#left {
    padding: 0 0 12px 0;
}

legend {
    padding: 4px;
    color: #000;
    font-weight: bold;
}

.line {
    border-top: 3px solid #000;
    margin: 10px 0 12px 0;
}

li.comment-item.comment-fil.even {
    background-color: #fff;
    padding: 10px 0 10px 4px;
}

li.comment-item.comment-fil.odd {
    padding: 10px 0 10px 4px;
}

li.erreur {
    background-color: #FBE3E4;
    padding: 12px;
}

#listContainer {
    background-color: #fff;
    padding: 0 12px 12px 12px;
}

.logoInPortfolio {
}

.m-0 {
    margin: 0;
}
.m-1 {
    margin: 0.5rem;
}
.m-2 {
    margin: 1rem;
}
.m-3 {
    margin: 2rem;
}
.mb-0 {
    margin-bottom: 0;
}
.mb-1 {
    margin-bottom: 0.5rem;
}
.mb-2 {
    margin-bottom: 1rem;
}
.mb-3 {
    margin-bottom: 2rem;
}

.menuBox {
    border-bottom: 1px solid #7f7f7f;
    padding: 18px 0 18px 49px;
}

#menuChisiamo {
    border-bottom: 3px solid #000;
    padding: 18px 0 18px 49px;
}

#menuCittadinanza {
    background: #ffffff url(../images/menu_cittadinanza.png) no-repeat left 6px;
    border-bottom: 1px solid #7f7f7f;
    padding: 18px 0 18px 49px;
}

#menuContainer {
    padding: 0;
}

.menuHeader {
    color: #4D4D4D;
    font-size: 14px;
}

.menuHeader a, .menuHeader a:link {
    color: #4D4D4D;
    font-size: 13px;
    font-weight: normal;
    padding-left: 24px;
}

.menuLinks {
    color: #808080;
    padding: 8px 0 0 24px;
}

.menuLinks a, .menuLinks a:link {
    color: #808080;
    font-weight: normal;
}

.menuLinks a:hover {
    color: #03593B;
}

#menuLinksSanspapier {
    color: #808080;
    padding: 8px 0 0 24px;
}

#menuLinksSanspapier a, #menuLinksSanspapier a:link {
    color: #808080;
    font-weight: normal;
}

#menuLinksSanspapier a:hover {
    color: #03593B;
}

#menuSanspapier {
    background: #ffffff url(../images/menu_sans-papier.png) no-repeat left 6px;
    border-bottom: 1px solid #7f7f7f;
    padding: 18px 0 18px 49px;
}

#motHeading {
    background-color: #f7f7f7;
    border-bottom: 1px solid #cdcdcd;
    margin: 0 0 12px 0;
    padding: 30px 16px;
}

#motHeading a {
    font-weight: normal;
    color: #808080;
}

#newsletterDiv {
    background-color: #fff !important;
    margin: 20px;
    padding: 40px;
}

#newsletterDiv input[type="text"] {
    background: white;
    border: 1px solid #cdcdcd;
    color: #3c3c3c;
    display: block;
    float: left;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    outline: none;
    text-indent: 7px;
    width: 100%;
}

.note {
    font-size: 11px;
    line-height: 1;
}

ol.spip {
    list-style-position: inside;
    list-style-type: decimal;
    margin: 10px 0;
    padding: 0 18px 0 0;
}

ol.spip li ol.spip li {
    list-style-position: inside;
    list-style-type: circle;
    margin: 0 0 0 10px;
}

.ordinaPer {
    margin: 8px 0;
}

.pagination {
    padding: 10px 0;
    border-bottom: 1px solid #cdcdcd;
}

.pertinenza {
    font-size: 11px;
    color: #3DC726;
    font-weight: bold;
}

.primoPiano {
    display: none;
}

.primoPianoInt {
    margin: 4px 0 0 0;
}

.primoPianoInt span {
    background: transparent url(../images/primoPianoInt_background.png) repeat-x left top;
    padding: 4px 12px;
}

.primoPianoTitleHome, .primoPianoTitleHome a, .primoPianoTitleHome a:link, .primoPianoTitleHome a:visited {
    font: bold 17px Arial, Helvetica, sans-serif;
    padding: 35px 0 5px 0;
}

.primoPianoTitleHome, .primoPianoSub {
    margin: 0 30px;
}

.primoPianoTitle, .primoPianoTitle a, .primoPianoTitle a:link, .primoPianoTitle a:visited {
    font: bold 17px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0 0 5px 0;
}

.primoPianoTitle, .primoPianoTitle a, .primoPianoTitle a:link, .primoPianoTitleHome, .primoPianoTitleHome a, .primoPianoTitleHome a:link {
    color: #000000;
}

.primoPianoTitle a:visited, .primoPianoTitleHome a:visited {
    color: #333333;
}

.primoPianoTitle a:hover, .primoPianoTitleHome a:hover {
    color: #03593B;
}

.ps {
    font-size: 12px;
    line-height: 1;
}

.pulsante_cerca {
    margin: 0;
    padding: 0;
}

#right {
    margin: 0 0 12px 0;
}

#signatures table.spip {
    width: 100%;
}

#signatures table.spip thead {
    background-color: #F7F7F7;
}

#sostienici {
    border-top: 1px solid #000; /*#cdcdcd;*/
    line-height: 1.5;
    margin: 12px 0 0 0;
    padding: 12px 0 0 0;
}

#sostienici a, #sostienici a:link {
    color: #03593B;
}

#sostienici a:hover {
    text-decoration: underline;
}

#sostienici a:visited {
    color: #808080;
}

#sostienici p {
    margin-bottom: 10px;
}

#sostienici strong {
    color: #606060;
}

#sostienici sup {
    font-size: 11px;
}

small {
    font-size: 10px;
    margin: 4px 0 8px 0;
}

/* loghi - immagini */
span.erreur_message {
    display: block;
    color: #8A1F11;
    font-weight: 700;
    padding: 0 0 8px 0;
}

.spip_logos {
    display: block;
    margin: 0;
}

.spip_logos_float {
    float: left;
    margin: 12px 6px 0 0;
}

.spip_doc {
    color: #FFFFFF !important;
    font-weight: normal !important;
}

.spip_doc_descriptif { /*border-bottom: solid 1px #cdcdcd;*/
    color: #ffffff;
    font-size: 11px;
    margin: 0;
    padding: 4px;
    text-align: left;
}

.spip_doc_green {
    color: #3DC726 !important;
    font-weight: normal !important;
}

.spip_doc_icon {
    display: block;
    margin: 6px 0;
}

.spip_arton_titre {
    border-bottom: solid 1px #cdcdcd;
}

.spip_doc_titre, .spip_arton_titre {
    color: #ffffff;
    font-size: 11px;
    margin: 0;
    padding: 4px;
    text-align: left;
}

.spip_documents_left {
    margin: 3px 10px 7px 0;
}

.spip_documents_right {
    margin: 3px 0 7px 10px;
}

strong.on {
    font-weight: bold;
    padding: 2px 4px;
    background-color: #3DC726;
    color: #ffffff !important;
}

#subHeader {
    border-bottom: 3px solid #000;
    height: 22px;
    padding: 7px 0 3px 0;
}

#subHeader a, #subHeader a:link {
    font-weight: normal;
    text-decoration: none;
    color: #3DC726;
}

#subHeader a:hover {
    color: #03593B;
}

#subHeaderOne {
    width: 209px;
}

#subHeaderThree {
    text-align: right;
    width: 227px;
}

#subHeaderTwo {
    width: 500px;
}

#subHeaderTwo a:last-of-type { vertical-align: top; margin-left: 4px }

table {
    border-collapse: collapse;
    border-style: none;
    border: 0;
}

table.spip {
    border-top: 3px solid #232323;
    border-bottom: 1px solid #232323;
    text-align: left;
    max-width: 99%;
    margin-left: 0;
    margin-bottom: 1em;
    border-collapse: collapse;
    border-spacing: 5px;
    line-height: 1.5;
}

table.spip caption {
    caption-side: top; /* bottom pas pris en compte par IE */
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
}

table.spip th, table.spip td {
    padding: 0.20em 0.40em;
}

table.spip tr.row_first {
    background: #d8d8d8;
    color: #000;
}

table.spip tr.row_odd {
    background: #f2f2f2;
}

table.spip tr.row_even {
    background: #fff;
}

table.spip th {
    text-align: left;
}

table.spip th {
    vertical-align: bottom;
    font-weight: bold;
}

table.spip td.numeric {
    text-align: right;
}

textarea {
    width: 400px;
}

.titoloInEvidenza {
    margin: 0 0 4px 0;
    color: #ffffff;
    font: 20px Georgia, "Bitstream Charter", "URW Bookman L", serif;
    white-space: nowrap;
    overflow: hidden;
}

.titoloInEvidenza a {
    color: #ffffff;
    font: 20px Georgia, "Bitstream Charter", "URW Bookman L", serif;
    white-space: nowrap;
    overflow: hidden;
}

#twitter {
    margin: 12px 0;
}

/* U */
ul.forum {
    padding: 0;
    margin: 10px 0;
}

ul.spip {
    list-style-position: inside;
    list-style-type: disc;
    margin: 10px 0;
    padding: 0 18px;
}

ul.spip li ul.spip li {
    margin-left: 20px;
}

ul.spip li ul li {
    list-style-position: inside;
    list-style-type: circle;
    margin-left: 20px;
}

.unaColonna {
    padding: 8px 12px;
}

.unaColonnaTitle {
    padding: 8px 12px;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-icon {
    background-image: url("../images/ui-icons_ef8c08_256x240.png");
    height: 17px;
    width: 17px;
}

.ui-state-default .ui-icon {
    background-image: url("../images/ui-icons_ef8c08_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url("../images/ui-icons_ef8c08_256x240.png");
}

.ui-state-active .ui-icon {
    background-image: url("../images/ui-icons_ef8c08_256x240.png");
}

.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-accordion .ui-accordion-header {
    cursor: pointer;
    position: relative;
}

.ui-accordion .ui-accordion-header a {
    display: block;
}

.ui-accordion-icons .ui-accordion-header a {
    padding-left: 24px;
}

.ui-accordion .ui-accordion-header .ui-icon {
    /*left: 0.5em;
    margin-top: -8px;*/
    position: absolute;
    top: 0;
}

table.calendario {
    font-size: 14px;
    margin: 38px 0 14px 0;
    border-left: 1px solid #D8D9DA;
    border-top: 1px solid #D8D9DA;
    padding: 0;
}

table.calendario th {
    color: #03593b;
    text-align: center;
    text-transform: uppercase;
    padding: 3px;
}

table.calendario td, .ui-datepicker-calendar td {
    border-right: 1px solid #D8D9DA;
    border-bottom: 1px solid #D8D9DA;
    padding: 3px;
    text-align: center;
}

table.calendario tr.mese {
    background-color: #F5F5F6;
    height: 31px;
    border-right: 1px solid #D8D9DA;
    border-bottom: 1px solid #D8D9DA;
}

table.calendario tr.mese th {
    padding-top: 8px;
}

table.calendario tr.giorni th {
    border-right: 1px solid #D8D9DA;
    border-bottom: 1px solid #D8D9DA;
}

a.g:link, a.g:visited {
    padding: 2px 3px 2px 3px;
    color: #717169;
    font-weight: bold;
    /*background-color:#CAB858;*/
    text-decoration: none;
}

a.g:hover {
    padding: 2px 3px 2px 3px;
    color: #03593b;
    font-weight: bold;
    text-decoration: none;
}

td.oggi {
    background-color: #3DC726;
    color: #fff;
}

td.oggi a.g:link, td.oggi a.g:visited {
    color: #fff;
}

td.oggi a.g:hover {
    color: #03593b;
}

td.past {
    background-color: #fff;
    color: #D8D8D8;
}

td.past a.g:link, td.past a.g:visited {
    padding: 2px 3px 2px 3px;
    color: #717169;
    font-weight: bold;
    background-color: #fff;
    text-decoration: none;
}

td.past a.g:hover {
    padding: 2px 3px 2px 3px;
    color: #03593b;
    font-weight: normal;
    background-color: white;
    text-decoration: none;
}

.ui-datepicker-multi {
    background-color: #fff;
}

.ui-datepicker-calendar thead {
    background-color: #F5F5F6;
}

.ui-datepicker-calendar, .ui-datepicker-calendar tbody td {
    border: 1px solid #D8D9DA;
}

.ui-datepicker-calendar th {
    color: #03593b;
    text-align: center;
    padding: 3px;
}

.ui-datepicker {
    background-color: #fff; /*html > body > div#ui-datepicker-div.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all*/
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

@media all and (min-width: 700px) {
    .primoPiano {
        display: inline-block;
        color: #F15A24;
        font: 21px Georgia, "Bitstream Charter", "URW Bookman L", serif;
        margin: 0 0 24px 17px;
        padding: 0;
    }

    .primoPianoTitleHome, .primoPianoTitleHome a, .primoPianoTitleHome a:link, .primoPianoTitleHome a:visited {
        padding: 0 0 5px 0 !important;
    }

    blockquote.spip p {
        padding: 20px 15px 30px 40px !important;
    }
}

@media all and (max-width: 989px) {
    #arboArt {
        width: 100%;
    }

    #artHeading {
        border-top: 3px solid #cdcdcd;
    }

    body {
        font: 13px Arial, Helvetica, sans-serif;
        background-color: #E5E5DF;
        max-width: 700px;
        margin: 0 auto;
    }

    blockquote.spip {
        margin: 20px 0 10px 0;
        padding: 15px;
        overflow: hidden;
    }

    blockquote.spip p {
        padding: 20px 15px 20px 40px !important;
    }

    #buttons input[type="submit"] {
        padding: 0 24px;
    }

    .campagna, .campagne {
        display: none;
    }

    #cittadinanza {
        padding: 0;
        width: 100%;
    }

    #close {
        position: absolute;
        top: 41px;
        right: 12px;
        background-size: 100%;
        background: transparent url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2223%22%20height%3D%2223%22%3E%3Cg%20fill%3D%22white%22%3E%3Cpath%20d%3D%22M0%202.09L2.09%200%2023%2020.907%2020.91%2023z%22%2F%3E%3Cpath%20d%3D%22M20.91%200L23%202.09%202.09%2023%200%2020.91z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E') no-repeat 50% 50%;
        width: 100px;
        height: 40px;
        cursor: pointer;
        padding: 0;
    }

    .colName {
        padding: 9px 0 9px 12px;
        background-color: #3DC726;
    }

    .colonnine {
        padding: 0;
        width: 100%;
    }

    .colonnineInner {
        padding: 8px;
        width: 100%;
    }

    .colTitle {
        width: 100%;
        background-color: #3DC726;
        height: 42px;
        box-sizing: border-box;
    }

    .colTitleHome {
        float: none !important;
        margin: 0;
        padding: 20px;
    }

    #container {
        position: relative;
        width: 100%;
        margin: 0;
        padding: 12px;
        box-sizing: border-box;
        background-color: #fff;
    }

    .container { /*mobile menu*/
        width: 40px;
        position: relative;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .containerColTitle {
        background-color: #3DC726;
    }

    .containerColTitle a img {
        margin: 12px;
    }

    .containerLeft {
        width: 100%;
    }

    .containerRight {
        width: 100%;
    }

    .copertinaGrigio {
        padding: 27px 45px 18px 30px;
        background-color: #F7F7F7;
    }

    .copertinaGrigioCitt {
        padding: 27px 45px 18px 30px;
        background: #F7F7F7 url(../images/cittadinanza_logo_mini.png) no-repeat 96% 14px;
    }

    .copertinaGrigioSans {
        padding: 27px 45px 18px 30px;
        background: #F7F7F7 url(../images/sans-papiers_logo_mini.png) no-repeat 96% 14px;
    }

    .copertinaBianco {
        padding: 18px 30px 27px 30px;
        background-color: #FFF;
    }

    #finanziatori {
        display: none;
    }

    #footerOne, #footerThree, #footerTwo {
        display: none;
    }

    #footer {
        background-color: #E5E5DF;
    }

    #footerFour {
        box-sizing: border-box;
        background-color: #ffffff;
        width: 100%;
        padding: 20px;
    }

    #header {
        height: 100px;
    }

    #headerSlogan {
        display: none;
    }

    #hamburger {
        display: block;
        background-color: #3DC726;
        width: 100px;
        height: 100px;
        cursor: pointer;
        position: absolute;
        top: 12px;
        right: 12px;
        padding: 0;
    }

    .hamLine {
        width: 100%;
        height: 3px;
        background-color: #ffffff;
    }

    .hamLine:nth-child(2) {
        margin: 10px 0;
    }

    .hide-mobile {
        display: none !important;
    }

    iframe {
        width: 100%;
    }

    img {
        max-width: 100% !important;
        height: auto;
    }

    #innerLeft {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    #innerRight {
        background-color: #232323;
        margin: 12px 0;
        padding: 12px 0;
        width: 100%;
    }

    input.text {
        width: 100%;
    }

    #logoMP {
        height: 100px;
    }

    #map_canvas {
        margin: 0 0 10px 0;
        width: 100%;
        border: 1px solid #ffffff;
    }

    #motHeading {
        border-top: 3px solid #cdcdcd;
    }

    #right {
        padding: 0;
        background-color: #fff;
    }

    #sans-papiers {
        padding: 0;
        width: 100%;
    }

    .search {
        height: 25px;
        vertical-align: top;
        width: 100%;
    }

    .donationForm {
        line-height: 26px;
    }

    .donationFormText {
        display: block;
        white-space: nowrap;
        overflow: hidden;
    }

    .donationFormContainer input[type="text"] {
        margin-left: 0;
    }

    .spip_documents img {
        max-width: 100%;
        height: auto;
    }

    .spip_documents_left, .spip_documents_right {
        float: none !important;
    }

    .spip_logos {
        margin-left: 10px;
    }

    .stampa {
        display: none;
    }

    #subHeaderOne, #subHeaderTwo {
        display: none;
    }

    #subHeaderThree {
        width: 100%;
    }

    table.calendario {
        width: 100%;
    }

    #twitter {
        display: none;
    }

    .unaColonnaTitle {
        background-color: #3DC726;
    }

}

@media all and (min-width: 990px) {
    #arboArt {
        width: 416px;
    }

    #artHeading {
        border-top: 3px solid #000000;
    }

    blockquote.spip {
        margin: 20px 18px 10px 18px;
        padding: 0 15px 15px 0;
    }

    blockquote.spip p {
        padding: 40px 25px 15px 60px !important;
    }

    body {
        font: 12px Arial, Helvetica, sans-serif;
        background-color: #E5E5DF;
    }

    #buttons input[type="submit"] {
        padding: 0 194px;
    }

    .campagna {
        border-bottom: 1px solid #7f7f7f;
        padding: 12px 0 12px 15px;
    }

    #cittadinanza {
        padding: 13px 0 13px 27px;
        width: 283px;
    }

    .colName {
        padding-top: 3px;
    }

    .colonnine {
        padding: 8px 27px 13px 27px;
        width: 283px;
    }

    .colonnineInner {
        padding: 8px 16px 13px 16px;
        width: 294px;
    }

    .colTitle {
        width: 260px;
    }

    .colTitleHome {
        width: 227px;
    }

    #container {
        position: relative;
        width: 936px;
        margin: 0 auto 12px auto;
        padding: 12px;
        background-color: #fff;
    }

    .containerLeft {
        float: left;
        width: 224px;
    }

    .containerRight {
        float: right;
        width: 700px;
    }

    .containerTwoCol {
        background: #ffffff url(../images/containerTwoCol_background.png) repeat-x left top;
    }

    #containerTwoColHome {
        background: #ffffff url(../images/containerTwoColHome_background.png) repeat-x left top;
    }

    .copertinaGrigio {
        padding: 27px 45px 18px 30px;
        background-color: #F7F7F7;
    }

    .copertinaGrigioCitt {
        padding: 27px 45px 18px 30px;
        background: #F7F7F7 url(../images/cittadinanza_logo_mini.png) no-repeat 626px 14px;
    }

    .copertinaGrigioSans {
        padding: 27px 45px 18px 30px;
        background: #F7F7F7 url(../images/sans-papiers_logo_mini.png) no-repeat 626px 14px;
    }

    .copertinaBianco {
        padding: 18px 30px 27px 30px;
        background-color: #FFF;
    }

    #hamburger {
        display: none;
    }

    #finanziatori {
        padding: 14px 0 14px 268px;
        width: 102px;
        text-align: right;
    }

    #footerBackground {
        background: #ffffff url(../images/footer_background.png) repeat-y left top;
    }

    #footerFour {
        width: 143px;
    }

    #footerFive {
        width: 145px;
    }

    #footerOne {
        padding-right: 40px;
        width: 154px;
    }

    #footerThree {
        width: 210px;
    }

    #footerTwo {
        padding-right: 40px;
        width: 164px;
    }

    #header {
        height: 130px;
    }

    #headerSlogan {
        margin-top: 93px;
    }

    #innerContainerArt {
        background: #ffffff url(../images/innerContainer_background.png) repeat-y left top;
    }

    #innerLeft {
        float: left;
        margin: 0;
        padding: 12px;
        width: 484px;
    }

    #innerRight {
        float: right;
        margin: 0;
        padding: 12px 0;
        width: 168px;
    }

    input.text {
        width: 400px;
    }

    #map_canvas {
        margin: 0 0 10px 0;
        width: 440px;
        height: 400px;
        border: 1px solid #ffffff;
    }

    #motHeading {
        border-top: 3px solid #000000;
    }

    #right {
        padding: 12px;
        background-color: #E5E5DF;
    }

    #sans-papiers {
        padding: 13px 27px;
        width: 283px;
    }

    .search {
        height: 25px;
        vertical-align: top;
        width: 250px;
    }

    .stampa {
        padding-left: 46px;
    }

    /* W */
    .wrapperTwoCol {
        background: transparent url(../images/wrapperTwoCol_background.png) repeat-y left top;
    }

    .wrapperTwoColInner {
        background: transparent url(../images/wrapperTwoColInner_background.png) repeat-y left top;
    }

    table.calendario {
        width: 290px;
    }

}
