Nota: doppu aviri sarvatu, hai a puliri la cache di lu tò browser pi vìdiri li canciamenti: Mozilla: clicca supra reload (oppure ctrl-r), IE / Opera: ctrl-f5, Safari: cmd-r, Konqueror ctrl-r.

/* Main page fixes */
#interwiki-completelist {
    font-weight: bold;
}

body.page-Main_Page #ca-delete {
    display: none !important;
}

/* <pre> */

/* Don't display some stuff on the main page */
body.page-Pàggina_principali #siteSub,
body.page-Pàggina_principali h1.firstHeading {
 display: none !important;
}
 
body.page-Pàggina_principali #mp-topbanner {
margin-top: 0 !important;
}
 
div.icona_del_titolo {
 position: absolute;
 top: -3em !important;
 margin-right: -10px;
 display: block !important;
}
 
#coordinates {
 position: absolute;
 top: -1em;
 right: 0em;
 float: right;
 margin: 0.0em;
 padding: 0.0em;
 line-height: 1.5em;
 text-align: right;
 text-indent: 0;
 font-size: 85%;
 text-transform: none;
 white-space: nowrap;
}
.skin-vector-2022 #coordinates {
	top: 0;
}
 
/* classi per arrotondare i bordi dei div e delle tabelle */
.radius {
-moz-border-radius: 1em;
}
.radius_top {
-moz-border-radius-topright: 1em;
-moz-border-radius-topleft: 1em;
}
.radius_bottom {
-moz-border-radius-bottomright: 1em;
-moz-border-radius-bottomleft: 1em;
}
.radius_ampio {
-moz-border-radius: 5em;
}
.rad {
-moz-border-radius: .5em;
}

/* Per elementi che non vanno stampati */
@media print {
    .noprint { display: none }
}

.hiddenStructure {
    display: none;
}


/*****************
 * associa a un namespace un colore *
 *****************/

.ns-1 #content, .ns-1 #p-cactions li,
.ns-1 #p-cactions li a { background:#ffe; }
.ns-1 div.thumb { border-color:#ffe; }

.ns-3 #content, .ns-3 #p-cactions li,
.ns-3 #p-cactions li a { background:#ffe; }
.ns-3 div.thumb { border-color:#ffe; }

.ns-4 #content, .ns-4 #p-cactions li,
.ns-4 #p-cactions li a { background:#efe; }
.ns-4 div.thumb { border-color:#efe; }

.ns-5 #content, .ns-5 #p-cactions li,
.ns-5 #p-cactions li a { background:#ffe; }
.ns-5 div.thumb { border-color:#ffe; }

.ns-6 #content, .ns-6 #p-cactions li,
.ns-6 #p-cactions li a { background:#fff; }
.ns-6 div.thumb { border-color:#fff; }

.ns-7 #content, .ns-7 #p-cactions li,
.ns-7 #p-cactions li a { background:#ffe; }
.ns-7 div.thumb { border-color:#ffe; }

.ns-8 #content, .ns-8 #p-cactions li,
.ns-8 #p-cactions li a { background:#f1f1f1; }
.ns-8 div.thumb { border-color:#eef; }

.ns-9 #content, .ns-9 #p-cactions li,
.ns-9 #p-cactions li a { background:#ffe; }
.ns-9 div.thumb { border-color:#ffe; }

.ns-11 #content, .ns-11 #p-cactions li,
.ns-11 #p-cactions li a { background:#ffe; }
.ns-11 div.thumb { border-color:#ffe; }

.ns-12 #content, .ns-12 #p-cactions li,
.ns-12 #p-cactions li a { background:#fee; }
.ns-12 div.thumb { border-color:#fee; }

.ns-13 #content, .ns-13 #p-cactions li,
.ns-13 #p-cactions li a { background:#ffe; }
.ns-13 div.thumb { border-color:#fee; }

.ns-15 #content, .ns-15 #p-cactions li,
.ns-15 #p-cactions li a { background:#ffe; }
.ns-15 div.thumb { border-color:#ffe; }

.ns-100 #content, .ns-100 #p-cactions li,
.ns-100 #p-cactions li a { background:#f0eeff; }
.ns-100 div.thumb { border-color:#ffe; }

.ns-101 #content, .ns-101 #p-cactions li,
.ns-101 #p-cactions li a { background:#ffe; }
.ns-101 div.thumb { border-color:#ffe; }

.ns-102 #content, .ns-102 #p-cactions li,
.ns-102 #p-cactions li a { background:#F5FAFA; }
.ns-102 div.thumb { border-color:#ffe; }

.ns-103 #content, .ns-103 #p-cactions li,
.ns-103 #p-cactions li a { background:#ffe; }
.ns-103 div.thumb { border-color:#ffe; }

/* Stile per i titoli di livello 3 */
h3 { 
   border-bottom: dotted 1px #DDDDDD;
}

/* Stile del box del sitenotice */
#mw-dismissable-notice {
   background-color: transparent;
}

/* Per scrivere sotto il titolo di ogni pagina "Da Wikipedia, l'enciclopedia libera" */
#siteSub {
    display: inline;
    font-size: 90%;
    font-weight: normal;
    font-style:italic;
    border-bottom: none;
}

#bodyContent #siteSub a {
    color: #000;
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    padding-right: 0;
}

/* Classi per la pàggina principali */
.BG_giallu { 
background-image: url(//upload.wikimedia.org/wikipedia/scn/8/84/BG_giallo.jpg);
background-repeat:repeat-x;
-moz-border-radius-bottomright: 1em;
-moz-border-radius-bottomleft: 1em;
}

/* classi per arrotondare i bordi dei div e delle tabelle */
.radius {
-moz-border-radius: 1em;
}
.radius_top {
-moz-border-radius-topright: 1em;
-moz-border-radius-topleft: 1em;
}
.radius_bottom {
-moz-border-radius-bottomright: 1em;
-moz-border-radius-bottomleft: 1em;
}
.radius_ampio {
-moz-border-radius: 5em;
}
.rad {
-moz-border-radius: .5em;
}


/* Visualizza l'icona del portale comunità su sfondo bianco */
.BG_cumunità { background-image: url(//upload.wikimedia.org/wikipedia/commons/f/f9/BG_comunit%C3%A0.jpg);}



/* table standards */
table {
background-color:#FFFFFF;   /* bianco opaco, per evitare sovrapp. con le linee dei titoli di sezione */
}



/* wikitable/prettytable class for skinning normal tables */
 
table.wikitable,
table.prettytable {
margin: 1em 1em 1em 0;
background: #f9f9f9;
border: 1px #aaa solid;
border-collapse: collapse;
}
 
table.wikitable th, table.wikitable td,
table.prettytable th, table.prettytable td {
border: 1px #aaa solid;
padding: 0.2em;
}
 
table.wikitable th,
table.prettytable th {
background: #f2f2f2;
text-align: center;
}
 
table.wikitable caption,
table.prettytable caption {
margin-left: inherit;
margin-right: inherit;
font-weight: bold;
}

/**************************************
/* Classi per dynamic navigation bars *
 **************************************/

.NavToggle {
   font-size: 95%;
   float:right;
}

div.BoxenVerschmelzen,
div.NavFrame {
        margin: 0.5em 0 0 0;
        padding: 2px;
        border: 1px solid #aaaaaa;
        text-align: center;
        border-collapse: collapse;
        font-size: 95%;
        clear:both;
}
div.BoxenVerschmelzen div.NavFrame {
        border-style: none;
        border-style: hidden;
        margin: 0;
}
div.NavFrame + div.NavFrame {
        border-top-style: none;
        border-top-style: hidden;
}
div.NavPic {
        background-color: #ffffff;
        margin: 0px;
        padding-right: 2px;
        float: left;
}
div.NavFrame div.NavHead {
        font-weight: bold;
        font-size: 100%;
        background-color: #efefef;
}
div.NavFrame p {
        font-size: 100%;
}
div.NavFrame div.NavContent {
        font-size: 100%;
}
div.NavFrame div.NavContent p {
        font-size: 100%;
}
div.NavEnd {
        margin: 0px;
        padding: 0px;
        line-height: 1px;
        clear: both;
}

table.creator    { background-color:#F0F0FF; text-align:left; border-collapse:collapse; }
 table.creator th { background-color:#E0E0EE; vertical-align:top; }
 table.creator td { background-color:#F0F0FF; vertical-align:top; }
 table.creator td.creator-name { font-weight:bold; }

#bodyContent .references sup{
       color:#002BB8 !important;
}

/* Highlight per le note */

ol.references > li:target {
 background-color: #DEF;
}

/* make the list of references look smaller */
ol.references {
   font-size: 90%;
}
 
.references-small { font-size: 90%;}
 
/* Classi template */

.scnwiki_template_babel {
float:left;
width:20em;
background:#e0e8ff;
border:solid #99b3ff 1px;
margin:1px 1px 1px 0;
}

.scnwiki_template_babel .sigla {
  background:#99b3ff;
  text-align:center;
  font-size:1.2em;
  font-weight:bold;
}

/* Classi per template Sinottici */
 
.sinottico {
    border:1px solid #aaaaaa;
    background-color:#f9f9f9;
    padding:3px;
    font-size: 95%;
    clear:right;
    width:280px;
    float:right;
    margin: 0 0 1em .5em;
    vertical-align: top;
}
 
.sinottico th {
    background-color: #f2f2f2;
    padding: 0em 0.5em;
    text-align: right;
    vertical-align: top;
}
 
.sinottico td {
    padding: 0em 0.2em;
    vertical-align: top;
}
 
.sinottico_testata th {
    font-size: 120%;
    padding: 0em 0.5em;
    background-color: #dedede;
    text-align: center;
}
 
.sinottico_piede {
    text-align: center;
    font-size: 90%;
    background:#EFEFEF;
}
 
.sinottico_divisione th {
    color: black;
    font-size: 100%;
    padding: 0em 0.5em;
    background-color: #eeeeee;
    text-align: center;
}
 
.sinottico_annidata td { /* in caso di tabella annidata in una casella, evita che le sue caselle ereditino il padding */
    padding:0em 0em;
}
 
/* Fine classi per template Sinottici */
 
.messagebox {
    border: 1px solid #aaa;
    background-color: #f9f9f9;
    width: 80%;
    margin: 0 auto 1em auto;
    padding: .2em;
}
 
/* Stili del template avviso */
table.avviso {
  margin: 0 10%;                           /* Non si sovrappone ad altri elementi */
  border-collapse: collapse; 
  background: #fbfbfb; 
  border: 1px solid #aaa; 
  border-left: 10px solid #1e90ff;         /* Colore blu di default */
}
table.avviso th.avviso-testo, table.avviso td.avviso-testo {      /* Corpo del messaggio */
  padding: 0.25em 0.5em;                   /* 0.5em sinistra/destra */
  width: 100%;                             /* Rende tutti i template della stessa lunghezza nonostante il testo interno */
}
table.avviso td.avviso-immagine {          /* Stile dell'immagine a sinistra */
  padding: 2px 0px 2px 0.5em;              /* 0.5em sinistra, 0px destra */
  text-align: center; 
}
table.avviso td.avviso-immaginedestra {    /* Stile dell'immagine a destra */
  padding: 2px 4px 2px 0px;                /* 0px sinistra, 4px destra */
  text-align: center; 
}
table.avviso-informazioni {
  border-left: 10px solid #1e90ff;         /* Blu */
}
table.avviso-cancella,
table.avviso-importante {
  border-left: 10px solid #b22222;         /* Rosso */
}
table.avviso-contenuto {
  border-left: 10px solid #f28500;         /* Arancio */
}
table.avviso-stile {
  border-left: 10px solid #f4c430;         /* Giallo */
}
table.avviso-statico {
  border-left: 10px solid limegreen;       /* Verde */
}
table.avviso-struttura {
  border-left: 10px solid #9932cc;         /* Viola */
}
table.avviso-generico {
  border-left: 10px solid #bba;            /* Grigio */
}
table.avviso.avviso-mini {                 /* variante del box */
    float: right;
    clear: right;
    margin: 0 0 0 1em;
    width: 25%;
}
 
/***************
 * Prima parte *
 ***************/
 
/************************
 * STILI PER I TEMPLATE *
 ************************/
 
.itwiki_template_avviso {
  clear:both;
  text-align:left;
  background-color: #EEF8FF;
  padding-bottom: 0.5em;
}
.itwiki_template_avviso_v {
  clear:both;
  float:right;
  width:16em;
  background-color: #EEF8FF;
}
.itwiki_template_avviso .intestazione, .itwiki_template_avviso_v .intestazione {
  font-weight:bold;
}
.itwiki_template_disclaimer {
  clear:both;
  display:block; /* per allargare anche le tabelle (se servissero) alla
                    larghezza della pagina (NON specificare "width"!) */
  text-align:center;
  border:1px solid #C00000;
  background-color: #FFFFFF;
  font-size: 90%;
}
.itwiki_template_disclaimer_v {
  clear:both;
  float:right;
  border:1px solid #C00000;
  background-color: #FFFFFF;
}
.itwiki_template_copyright {
  clear:both;
  display:block;
  text-align:left;
  background-color:#F1F1DE;
}
.itwiki_template_wikimedia {
  float:right;
  clear:right;
  border:solid #aaa 1px; 
  width:22em;
  font-size:90%;
  background-color:#F9F9F9;
}
.itwiki_template_wikimedia .floatleft {
  border:.5em solid white;
}
.itwiki_template_wikimedia p {
  text-align:left;
}
.itwiki_template_babelbox {
  float:right; 
  margin:0 0 .5em 1em;
  width:20em; /* per evitare problemi con Opera e Safari */
  padding:5px 7px 5px 5px; /* questo lo farà apparire storto in MSIE
                              ma non so che farci */
}
.itwiki_template_babelbox .intestazione {
  text-align:center;
  font-weight:bold;
  margin-left:2px;
}
.itwiki_template_babel {
  float:left;
  width:20em;
  background:#e0e8ff;
  border:solid #99b3ff 1px;
  margin:1px 1px 1px 0;
}
.itwiki_template_babel .sigla {
  background:#99b3ff;
  text-align:center;
  font-size:1.2em;
  font-weight:bold;
}
.itwiki_template_babel2 {
  float:left;
  width:20em;
  background:#c5fcdc;
  border:solid #6ef7a7 1px;
  margin:1px 1px 1px 0;
}
.itwiki_template_babel2 .sigla {
  background:#6ef7a7;
  text-align:center;
  font-size:1.2em;
  font-weight:bold;
}
.itwiki_template_babel .sigla,
.itwiki_template_babel2 .sigla {
  width:4em;
}
.itwiki_template_babel td,
.itwiki_template_babel2 td {
  font-size:.9em;
  line-height:1.2em;
  padding:5px;
}
.itwiki_template_babelbox .itwiki_template_babel,
.itwiki_template_babelbox .itwiki_template_babel2 {
  clear:left; /* perché i singoli template nel babelbox
                 siano uno sotto l'altro */
}
.itwiki_template_toc {
    border: 1px solid #aaaaaa;
    background-color: #f9f9f9;
    padding: 0px;
    font-size: 95%;
}
 
/* classi per arrotondare i bordi dei div e delle tabelle */
.radius {
    border-radius: 1em;
    -moz-border-radius: 1em;
}
.radius_top {
    border-top-right-radius: 1em;
    border-top-left-radius: 1em;
    -moz-border-radius-topright: 1em;
    -moz-border-radius-topleft: 1em;
}
.radius_bottom {
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
    -moz-border-radius-bottomright: 1em;
    -moz-border-radius-bottomleft: 1em;
}
.rad {
    border-radius: .5em;
    -moz-border-radius: .5em;
}
 
 
/***********************
 * FINE STILI TEMPLATE *
 ***********************/
 
/* Per elementi che non vanno stampati */
@media print {
    .noprint { display: none }
}
 
/* Geographical coordinates 
 
To display coordinates using the notation in the source code, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: none } 
.geo-dec { display: inline } .geo-dms { display: inline }
 
To display coordinates using decimal notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: inline } .geo-dms { display: none }
 
To display coordinates using DMS notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: none }   .geo-dms { display: inline }
 
To display coordinates in both decimal and DMS notation, write this in your User:Username/monobook.css:
.geo-default { display: inline } .geo-nondefault { display: inline } 
.geo-dec { display: inline }   .geo-dms { display: inline }
.geo-multi-punct { display: inline }
 
See [[Template:Coor link]] for how these are used.
 
Note that the classes "geo", "longitude", and "latitude" are not just styles but also used by the [[Geo microformat]], so the names should not be changed.
 
*/
 
.geo-default { display: inline; }
.geo-nondefault { display: none; }
.geo-dms { display: inline; }
.geo-dec { display: inline; }
.geo-multi-punct { display: none; }
 
.longitude .latitude {
white-space: nowrap;
}
 
/* This is used for the Geo microformat, but no style is needed for now other than .geo-dec. */
.geo { }
/***** end Geo-related */
 
/* Classi originariamente per Ref usate anche dal template coord - risolvono alcuni problemi di visualizzazione e di stampa */
/* per maggiori info vedere //en.wikipedia.org/wiki/MediaWiki:Common.css */
.plainlinksneverexpand {
    background: none ! important;
    padding: 0 ! important;
}
.plainlinksneverexpand .urlexpansion {
    display: none ! important;
}
 
.plainlinksneverexpand a {
    background: none !important;
    padding: 0 !important;
}
 
.plainlinksneverexpand a.external.text:after {
    display: none !important;
}
.plainlinksneverexpand a.external.autonumber:after {
    display: none !important;
}


/* use this instead of #toc for page content */
.toccolours {
border:1px solid #aaaaaa;
background-color:#f9f9f9;
padding:5px;
font-size: 95%;
}
/*Classi pi la festa di la storia */


#STORIA_libro a { display:block; height:40px; width:40px; background: url(//upload.wikimedia.org/wikipedia/commons/c/c4/HILL40_libro_ROLLOVER.png);}
#STORIA_libro a:hover { background-position: 0 -40px;}
#STORIA_libro a:active { background-position: 0 -40px;}

#SICILIA_roll a { display:block; height:72px; width:72px; background: url(//upload.wikimedia.org/wikipedia/scn/2/25/Wikisicily-rollover.png);}
#SICILIA_roll a:hover { background-position: 0 -72px;}
#SICILIA_roll a:active { background-position: 0 -72px;}

/* </pre> */

/* Hide the mobile wlm banner on the normal site */
#mf-wlm-banner { display: none; }
 
/* REFERENCE TOOLTIPS. See [[mw:Reference Tooltips]] */
.referencetooltip {
        position: absolute;
        list-style: none;
        list-style-image: none;
        opacity: 0;
        font-size: 10px;
        margin: 0;
        z-index: 5;
        padding: 0;
}
.referencetooltip li {
        border: #080086 2px solid;
        max-width: 260px;
        padding: 10px 8px 13px 8px;
        margin: 0px;
        background-color: #F7F7F7;
        box-shadow: 2px 4px 2px rgba(0,0,0,0.3);
        -moz-box-shadow: 2px 4px 2px rgba(0,0,0,0.3);
        -webkit-box-shadow: 2px 4px 2px rgba(0,0,0,0.3);
}
.referencetooltip li+li {
        margin-left: 7px;
        margin-top: -2px;
        border: 0;
        padding: 0;
        height: 3px;
        width: 0px;
        background-color: transparent;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        border-top: 12px #080086 solid;
        border-right: 7px transparent solid;
        border-left: 7px transparent solid;
}
.referencetooltip>li+li::after {
        content: '';
        border-top: 8px #F7F7F7 solid;
        border-right: 5px transparent solid;
        border-left: 5px transparent solid;
        margin-top: -12px;
        margin-left: -5px;
        z-index: 1;
        height: 0px;
        width: 0px;
        display: block;
}
.client-js .referencetooltip li ul li {
        border: none;
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        height: auto;
        width: auto;
        margin: auto;
        padding: 0;
        position: static;
}
.RTflipped {
        padding-top: 13px;
}
.referencetooltip.RTflipped li+li {
        position: absolute;
        top: 2px;
        border-top: 0;
        border-bottom: 12px #080086 solid;
}
.referencetooltip.RTflipped li+li::after {
        border-top: 0;
        border-bottom: 8px #F7F7F7 solid;
        position: absolute;
        margin-top: 7px;
}
.RTsettings{
        float: right;
        height: 16px;
        width: 16px;
        cursor: pointer;
        background-image: url(//upload.wikimedia.org/wikipedia/commons/e/ed/Cog.png);
        margin-top: -9px;
        margin-right: -7px;
        -webkit-transition: opacity 0.15s;
        -moz-transition: opacity 0.15s;
        -o-transition: opacity 0.15s;
        -ms-transition: opacity 0.15s;
        transition: opacity 0.15s;
        opacity: 0.6;
        filter: alpha(opacity=60);
}
.RTsettings:hover{
        opacity: 1;
        filter: alpha(opacity=100);
}

/* fix colore pulsanti per .NavFrame e table.collapsible  */
.header-color-for-links .NavToggle,
.header-color-for-links a[id^="collapseButton"],
.header-color-for-links > tbody > tr > th .noprint.plainlinks a {
    color: inherit;
}
.header-color-for-links > tbody > tr > th .noprint.plainlinks {
    color: inherit !important;
}
 
#bodyContent .references sup{
       color:#002BB8 !important;
}
 
/* Highlight per le note */
 
ol.references > li:target {
 background-color: #DEF;
}
 
sup.reference:target {
 background-color: #DEF;
}