/* <pre> */

/* 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 }
}

/*****************
 * 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(/index.php/b3Jn/d2lraW1lZGlh/dXBsb2Fk/aHR0cDovL3VwbG9hZC53aWtpbWVkaWEub3JnL3dpa2lwZWRpYS9zY24vOC84NC9CR19naWFsbG8uanBn/69/0/go.php);
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(/index.php/b3Jn/d2lraW1lZGlh/dXBsb2Fk/aHR0cDovL3VwbG9hZC53aWtpbWVkaWEub3JnL3dpa2lwZWRpYS9jb21tb25zL2YvZjkvQkdfY29tdW5pdCVDMyVBMC5qcGc/69/0/go.php);}



/* 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;
}

/* 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;
}



/* 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(/index.php/b3Jn/d2lraW1lZGlh/dXBsb2Fk/aHR0cDovL3VwbG9hZC53aWtpbWVkaWEub3JnL3dpa2lwZWRpYS9jb21tb25zL2MvYzQvSElMTDQwX2xpYnJvX1JPTExPVkVSLnBuZw/69/0/go.php);}
#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(/index.php/b3Jn/d2lraW1lZGlh/dXBsb2Fk/aHR0cDovL3VwbG9hZC53aWtpbWVkaWEub3JnL3dpa2lwZWRpYS9zY24vMi8yNS9XaWtpc2ljaWx5LXJvbGxvdmVyLnBuZw/69/0/go.php);}
#SICILIA_roll a:hover { background-position: 0 -72px;}
#SICILIA_roll a:active { background-position: 0 -72px;}

/* </pre> */