MediaWiki:Common.css : Différence entre versions

De Wiki Centenaire de la Grande Guerre
 
(40 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
a.stub,a.new
+
/* Le CSS placé ici sera appliqué à tous les habillages. */
    {
+
/*
        color:#ba0000;
+
** MediaWiki 'monobook' style sheet for CSS2-capable browsers.
        text-decoration:none
+
** Copyright Gabriel Wicke - http://wikidev.net/
    }
+
** License: GPL (http://www.gnu.org/copyleft/gpl.html)
    #toc
+
**
    {
+
** Loosely based on http://www.positioniseverything.net/ordered-floats.html by Big John
        border:1px solid #aaaaaa;
+
** and the Plone 2.0 styles, see http://plone.org/ (Alexander Limi,Joe Geldart & Tom Croucher,
        background-color:#f9f9f9;
+
** Michael Zeltner and Geir Bækholt)
        padding:5px;
+
** All you guys rock :)
        display:-moz-inline-block;
+
*/
        display:inline-block;
+
body {  
        display:table;
+
  margin:0;
        zoom:1;
+
  padding:0;
        *display:inline
+
  background: url('http://wikiww1.auray.fr/images/8/8b/Les-hommes-du-5e-regiment-d-infanterie.jpg') no-repeat center fixed;  
    }
+
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
    div.floatright
+
  background-size: cover; /* version standardisée */
    {
+
        float:right;
+
        clear:right;
+
        position:relative;
+
        margin:0.5em 0 0.8em 1.4em
+
    }
+
    div.floatright p
+
    {
+
        font-style:italic
+
    }
+
    div.floatleft
+
    {
+
        float:left;
+
        clear:left;
+
        position:relative;
+
        margin:0.5em 1.4em 0.8em 0
+
    }
+
    div.floatleft p
+
    {
+
        font-style:italic
+
    }
+
    div.center
+
    {
+
        text-align:center
+
    }
+
    div.thumb
+
    {
+
        border:none;
+
        width:auto;
+
        margin-top:0.5em;
+
        margin-bottom:0.8em;
+
        background-color:transparent
+
    }
+
    div.thumbinner
+
    {
+
        border:1px solid #cccccc;
+
        padding:3px !important;
+
        background-color:White;
+
        font-size:94%;
+
        text-align:center;
+
        overflow:hidden
+
    }
+
    html .thumbimage
+
    {
+
        border:1px solid #cccccc
+
    }
+
    html .thumbcaption
+
    {
+
        border:none;
+
        text-align:left;
+
        line-height:1.4em;
+
        padding:3px !important;
+
        font-size:94%
+
    }
+
    div.magnify
+
    {
+
        display:none
+
    }
+
    div.tright
+
    {
+
        float:right;
+
        clear:right;
+
        margin:0.5em 0 0.8em 1.4em
+
    }
+
    div.tleft
+
    {
+
        float:left;
+
        clear:left;
+
        margin:0.5em 1.4em 0.8em 0
+
    }
+
    img.thumbborder
+
    {
+
        border:1px solid #dddddd
+
    }
+
    table.rimage
+
    {
+
        float:right;
+
        width:1pt;
+
        position:relative;
+
        margin-left:1em;
+
        margin-bottom:1em;
+
        text-align:center
+
    }
+
    body
+
    {
+
        background:white;
+
        color:black;
+
        margin:0;
+
        padding:0
+
    }
+
    .noprint,div#jump-to-nav,.mw-jump,div.top,div#column-one,#colophon,.mw-editsection,.mw-editsection-like,.toctoggle,.tochidden,div#f-poweredbyico,div#f-copyrightico,li#viewcount,li#about,li#disclaimer,li#mobileview,li#privacy,#footer-places,.mw-hidden-catlinks,tr.mw-metadata-show-hide-extended,span.mw-filepage-other-resolutions,#filetoc,.usermessage,.patrollink,#mw-navigation
+
    {
+
        display:none
+
    }
+
    ul
+
    {
+
        list-style-type:square
+
    }
+
    #content
+
    {
+
        background:none;
+
        border:none !important;
+
        padding:0 !important;
+
        margin:0 !important;
+
        direction:ltr
+
    }
+
    #footer
+
    {
+
        background :white;
+
        color :black;
+
        margin-top:1em;
+
        border-top:1px solid #AAA;
+
        direction:ltr
+
    }
+
    h1,h2,h3,h4,h5,h6
+
    {
+
        font-weight:bold
+
    }
+
    dt
+
    {
+
        font-weight:bold
+
    }
+
    p
+
    {
+
        margin:1em 0;
+
        line-height:1.2em
+
    }
+
    pre,.mw-code
+
    {
+
        border:1pt dashed black;
+
        white-space:pre;
+
        font-size:8pt;
+
        overflow:auto;
+
        padding:1em 0;
+
        background:white;
+
        color:black
+
    }
+
    table.listing,table.listing td
+
    {
+
        border:1pt solid black;
+
        border-collapse:collapse
+
    }
+
    a
+
    {
+
        color:black !important;
+
        background:none !important;
+
        padding:0 !important
+
    }
+
    a:link,a:visited
+
    {
+
        color:#520;
+
        background:transparent;
+
        text-decoration:underline
+
    }
+
    #content a.external.text:after,#content a.external.autonumber:after
+
    {
+
        content:" (" attr(href) ")"
+
    }
+
    #globalWrapper
+
    {
+
        width:100% !important;
+
        min-width:0 !important
+
    }
+
    #content
+
    {
+
        background:white;
+
        color:black
+
    }
+
    #column-content
+
    {
+
        margin:0 !important
+
    }
+
    #column-content #content
+
    {
+
        padding:1em;
+
        margin:0 !important
+
    }
+
    a,a.external,a.new,a.stub
+
    {
+
        color:black !important;
+
        text-decoration:none !important
+
    }
+
    a,a.external,a.new,a.stub
+
    {
+
        color:inherit !important;
+
        text-decoration:inherit !important
+
    }
+
    img
+
    {
+
        border:none;
+
        vertical-align:middle
+
    }
+
    span.texhtml
+
    {
+
        font-family:serif
+
    }
+
    #siteNotice
+
    {
+
        display:none
+
    }
+
    li.gallerybox
+
    {
+
        vertical-align:top;
+
        display:-moz-inline-box;
+
        display:inline-block
+
    }
+
    ul.gallery,li.gallerybox
+
    {
+
        zoom:1;
+
        *display:inline
+
    }
+
    ul.gallery
+
    {
+
        margin:2px;
+
        padding:2px;
+
        display:block
+
    }
+
    li.gallerycaption
+
    {
+
        font-weight:bold;
+
        text-align:center;
+
        display:block;
+
        word-wrap:break-word
+
    }
+
    li.gallerybox div.thumb
+
    {
+
        text-align:center;
+
        border:1px solid #ccc;
+
        margin:2px
+
    }
+
    div.gallerytext
+
    {
+
        overflow:hidden;
+
        font-size:94%;
+
        padding:2px 4px;
+
        word-wrap:break-word
+
    }
+
    table.diff
+
    {
+
        background:white
+
    }
+
    td.diff-otitle
+
    {
+
        background:#ffffff
+
    }
+
    td.diff-ntitle
+
    {
+
        background:#ffffff
+
    }
+
    td.diff-addedline
+
    {
+
        background:#ccffcc;
+
        font-size:smaller;
+
        border:solid 2px black
+
    }
+
    td.diff-deletedline
+
    {
+
        background:#ffffaa;
+
        font-size:smaller;
+
        border:dotted 2px black
+
    }
+
    td.diff-context
+
    {
+
        background:#eeeeee;
+
        font-size:smaller
+
    }
+
    .diffchange
+
    {
+
        color:silver;
+
        font-weight:bold;
+
        text-decoration:underline
+
    }
+
    table.wikitable,table.mw_metadata
+
    {
+
        margin:1em 0;
+
        border:1px #aaa solid;
+
        background:white;
+
        border-collapse:collapse
+
    }
+
    table.wikitable > tr > th,table.wikitable > tr > td,table.wikitable > * > tr > th,table.wikitable > * > tr > td,.mw_metadata th,.mw_metadata td
+
    {
+
        border:1px #aaa solid;
+
        padding:0.2em
+
    }
+
    table.wikitable > tr > th,table.wikitable > * > tr > th,.mw_metadata th
+
    {
+
        text-align:center;
+
        background:white;
+
        font-weight:bold
+
    }
+
    table.wikitable > caption,.mw_metadata caption
+
    {
+
        font-weight:bold
+
    }
+
    a.sortheader
+
    {
+
        margin:0 0.3em
+
    }
+
    .wikitable,.thumb,img
+
    {
+
        page-break-inside:avoid
+
    }
+
    h2,h3,h4,h5,h6
+
    {
+
        page-break-after:avoid
+
    }
+
    p
+
    {
+
        widows:3;
+
        orphans:3
+
    }
+
    .catlinks ul
+
    {
+
        display:inline;
+
        margin:0;
+
        padding:0;
+
        list-style:none;
+
        list-style-type:none;
+
        list-style-image:none;
+
        vertical-align:middle !ie
+
    }
+
    .catlinks li
+
    {
+
        display:inline-block;
+
        line-height:1.15em;
+
        padding:0 .4em;
+
        border-left:1px solid #AAA;
+
        margin:0.1em 0;
+
        zoom:1;
+
        display:inline !ie
+
    }
+
    .catlinks li:first-child
+
    {
+
        padding-left:.2em;
+
        border-left:none
+
    }
+
 
}
 
}
@media screen
+
 
{
+
 
    .mw-content-ltr
+
 
    {
+
#content {
        direction:ltr
+
margin: 2.8em 0 0 12.2em;
    }
+
padding: 0 1em 1em 1em;
    .mw-content-rtl
+
position: relative;
    {
+
z-index: 2;
        direction:rtl
+
    }
+
    .sitedir-ltr textarea,.sitedir-ltr input
+
    {
+
        direction:ltr
+
    }
+
    .sitedir-rtl textarea,.sitedir-rtl input
+
    {
+
        direction:rtl
+
    }
+
    mark
+
    {
+
        background-color:yellow;
+
        color:black
+
    }
+
    input[type="submit"],input[type="button"],input[type="reset"],input[type="file"]
+
    {
+
        direction:ltr
+
    }
+
    textarea[dir="ltr"],input[dir="ltr"]
+
    {
+
        direction:ltr
+
    }
+
    textarea[dir="rtl"],input[dir="rtl"]
+
    {
+
        direction:rtl
+
    }
+
    abbr[title],.explain[title]
+
    {
+
        border-bottom:1px dotted;
+
        cursor:help
+
    }
+
    .mw-plusminus-pos
+
    {
+
        color:#006400
+
    }
+
    .mw-plusminus-neg
+
    {
+
        color:#8b0000
+
    }
+
    .mw-plusminus-null
+
    {
+
        color:#aaa
+
    }
+
    .allpagesredirect,.redirect-in-category,.watchlistredir
+
    {
+
        font-style:italic
+
    }
+
    span.comment
+
    {
+
        font-style:italic
+
    }
+
    span.changedby
+
    {
+
        font-size:95%
+
    }
+
    .texvc
+
    {
+
        direction:ltr;
+
        unicode-bidi:embed
+
    }
+
    img.tex
+
    {
+
        vertical-align:middle
+
    }
+
    span.texhtml
+
    {
+
        font-family:serif
+
    }
+
    #wikiPreview.ontop
+
    {
+
        margin-bottom:1em
+
    }
+
    #editform,#toolbar,#wpTextbox1
+
    {
+
        clear:both
+
    }
+
    #toolbar img
+
    {
+
        cursor:pointer
+
    }
+
    div.mw-filepage-resolutioninfo
+
    {
+
        font-size:smaller
+
    }
+
    h2#filehistory
+
    {
+
        clear:both
+
    }
+
    table.filehistory th,table.filehistory td
+
    {
+
        vertical-align:top
+
    }
+
    table.filehistory th
+
    {
+
        text-align:left
+
    }
+
    table.filehistory td.mw-imagepage-filesize,table.filehistory th.mw-imagepage-filesize
+
    {
+
        white-space:nowrap
+
    }
+
    table.filehistory td.filehistory-selected
+
    {
+
        font-weight:bold
+
    }
+
    .filehistory a img,#file img:hover
+
    {
+
        background:white url(data:image/png;
+
        base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAAAAAA6mKC9AAAAGElEQVQYV2N4DwX/oYBhgARgDJjEAAkAAEC99wFuu0VFAAAAAElFTkSuQmCC) repeat;
+
        background:white url(http://Wiki1418.yvelines.fr/skins/common/images/Checker-16x16.png?2014-08-25T14:08:20Z) repeat!ie
+
    }
+
    li span.deleted,span.history-deleted
+
    {
+
        text-decoration:line-through;
+
        color:#888;
+
        font-style:italic
+
    }
+
    .not-patrolled
+
    {
+
        background-color:#ffa
+
    }
+
    .unpatrolled
+
    {
+
        font-weight:bold;
+
        color:red
+
    }
+
    div.patrollink
+
    {
+
        font-size:75%;
+
        text-align:right
+
    }
+
    td.mw-label
+
    {
+
        text-align:right
+
    }
+
    td.mw-input
+
    {
+
        text-align:left
+
    }
+
    td.mw-submit
+
    {
+
        text-align:left
+
    }
+
    td.mw-label
+
    {
+
        vertical-align:top
+
    }
+
    .prefsection td.mw-label
+
    {
+
        width:20%
+
    }
+
    .prefsection table
+
    {
+
        width:100%
+
    }
+
    .prefsection table.mw-htmlform-matrix
+
    {
+
        width:auto
+
    }
+
    .mw-icon-question
+
    {
+
        background-image:url(http://Wiki1418.yvelines.fr/skins/common/images/question-small.png?2014-08-25T14:08:20Z);
+
        background-image:-webkit-linear-gradient(transparent,transparent),url(data:image/svg+xml;
+
        base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIxLjA1OSIgaGVpZ2h0PSIyMS4wNiI+PHBhdGggZmlsbD0iIzU3NTc1NyIgZD0iTTEwLjUyOSAwYy01LjgxNCAwLTEwLjUyOSA0LjcxNC0xMC41MjkgMTAuNTI5czQuNzE1IDEwLjUzIDEwLjUyOSAxMC41M2M1LjgxNiAwIDEwLjUyOS00LjcxNSAxMC41MjktMTAuNTNzLTQuNzEyLTEwLjUyOS0xMC41MjktMTAuNTI5em0tLjAwMiAxNi43NjdjLS44NjEgMC0xLjQ5OC0uNjg4LTEuNDk4LTEuNTE2IDAtLjg2Mi42MzctMS41MzQgMS40OTgtMS41MzQuODI4IDAgMS41LjY3MiAxLjUgMS41MzQgMCAuODI3LS42NzIgMS41MTYtMS41IDEuNTE2em0yLjEzNy02LjUxMmMtLjcyMy41NjgtMSAuOTMxLTEgMS43Mzl2LjVoLTIuMjA1di0uNjAzYzAtMS41MTcuNDQ5LTIuMTM2IDEuMTU0LTIuNjg4LjcwNy0uNTUyIDEuMTM5LS44NDUgMS4xMzktMS42MzcgMC0uNjcyLS40MTQtMS4wNTEtMS4yNC0xLjA1MS0uNzA3IDAtMS4zMjguMTg5LTEuOTgyLjYzOGwtMS4wNTEtMS44MDdjLjg2MS0uNjA0IDEuOTMtMS4wMzQgMy4zNDItMS4wMzQgMS45MTIgMCAzLjUxNiAxLjA1MSAzLjUxNiAzLjA2Ni0uMDAxIDEuNDMtLjc5NCAyLjE4OC0xLjY3MyAyLjg3N3oiLz48L3N2Zz4=);
+
        background-image:-webkit-linear-gradient(transparent,transparent),url(http://Wiki1418.yvelines.fr/skins/common/images/question.svg?2014-08-25T14:08:20Z)!ie;
+
        background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml;
+
        base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjIxLjA1OSIgaGVpZ2h0PSIyMS4wNiI+PHBhdGggZmlsbD0iIzU3NTc1NyIgZD0iTTEwLjUyOSAwYy01LjgxNCAwLTEwLjUyOSA0LjcxNC0xMC41MjkgMTAuNTI5czQuNzE1IDEwLjUzIDEwLjUyOSAxMC41M2M1LjgxNiAwIDEwLjUyOS00LjcxNSAxMC41MjktMTAuNTNzLTQuNzEyLTEwLjUyOS0xMC41MjktMTAuNTI5em0tLjAwMiAxNi43NjdjLS44NjEgMC0xLjQ5OC0uNjg4LTEuNDk4LTEuNTE2IDAtLjg2Mi42MzctMS41MzQgMS40OTgtMS41MzQuODI4IDAgMS41LjY3MiAxLjUgMS41MzQgMCAuODI3LS42NzIgMS41MTYtMS41IDEuNTE2em0yLjEzNy02LjUxMmMtLjcyMy41NjgtMSAuOTMxLTEgMS43Mzl2LjVoLTIuMjA1di0uNjAzYzAtMS41MTcuNDQ5LTIuMTM2IDEuMTU0LTIuNjg4LjcwNy0uNTUyIDEuMTM5LS44NDUgMS4xMzktMS42MzcgMC0uNjcyLS40MTQtMS4wNTEtMS4yNC0xLjA1MS0uNzA3IDAtMS4zMjguMTg5LTEuOTgyLjYzOGwtMS4wNTEtMS44MDdjLjg2MS0uNjA0IDEuOTMtMS4wMzQgMy4zNDItMS4wMzQgMS45MTIgMCAzLjUxNiAxLjA1MSAzLjUxNiAzLjA2Ni0uMDAxIDEuNDMtLjc5NCAyLjE4OC0xLjY3MyAyLjg3N3oiLz48L3N2Zz4=);
+
        background-image:linear-gradient(transparent,transparent),url(http://Wiki1418.yvelines.fr/skins/common/images/question.svg?2014-08-25T14:08:20Z)!ie;
+
        background-repeat:no-repeat;
+
        background-size:13px 13px;
+
        display:inline-block;
+
        height:13px;
+
        width:13px;
+
        margin-left:4px
+
    }
+
    .mw-icon-question:lang(ar),.mw-icon-question:lang(fa),.mw-icon-question:lang(ur)
+
    {
+
        -webkit-transform:scaleX(-1);
+
        -ms-transform:scaleX(-1);
+
        transform:scaleX(-1)
+
    }
+
    td.mw-submit
+
    {
+
        white-space:nowrap
+
    }
+
    table.mw-htmlform-nolabel td.mw-label
+
    {
+
        width:1px
+
    }
+
    tr.mw-htmlform-vertical-label td.mw-label
+
    {
+
        text-align:left !important
+
    }
+
    .mw-htmlform-invalid-input td.mw-input input
+
    {
+
        border-color:red
+
    }
+
    .mw-htmlform-flatlist div.mw-htmlform-flatlist-item
+
    {
+
        display:inline;
+
        margin-right:1em;
+
        white-space:nowrap
+
    }
+
    .mw-htmlform-matrix td
+
    {
+
        padding-left:0.5em;
+
        padding-right:0.5em
+
    }
+
    input#wpSummary
+
    {
+
        width:80%;
+
        margin-bottom:1em
+
    }
+
    .mw-content-ltr .thumbcaption
+
    {
+
        text-align:left
+
    }
+
    .mw-content-rtl .thumbcaption
+
    {
+
        text-align:right
+
    }
+
    .mw-content-ltr .magnify
+
    {
+
        float:right
+
    }
+
    .mw-content-rtl .magnify
+
    {
+
        float:left
+
    }
+
    #catlinks
+
    {
+
        text-align:left
+
    }
+
    .catlinks ul
+
    {
+
        display:inline;
+
        margin:0;
+
        padding:0;
+
        list-style:none;
+
        list-style-type:none;
+
        list-style-image:none;
+
        vertical-align:middle !ie
+
    }
+
    .catlinks li
+
    {
+
        display:inline-block;
+
        line-height:1.25em;
+
        border-left:1px solid #AAA;
+
        margin:0.125em 0;
+
        padding:0 0.5em;
+
        zoom:1;
+
        display:inline !ie
+
    }
+
    .catlinks li:first-child
+
    {
+
        padding-left:0.25em;
+
        border-left:none
+
    }
+
    .catlinks li a.mw-redirect
+
    {
+
        font-style:italic
+
    }
+
    .mw-hidden-cats-hidden
+
    {
+
        display:none
+
    }
+
    .catlinks-allhidden
+
    {
+
        display:none
+
    }
+
    p.mw-ipb-conveniencelinks,p.mw-protect-editreasons,p.mw-filedelete-editreasons,p.mw-delete-editreasons,p.mw-revdel-editreasons
+
    {
+
        font-size:90%;
+
        text-align:right
+
    }
+
    .os-suggest
+
    {
+
        overflow:auto;
+
        overflow-x:hidden;
+
        position:absolute;
+
        top:0;
+
        left:0;
+
        width:0;
+
        background-color:white;
+
        border-style:solid;
+
        border-color:#AAAAAA;
+
        border-width:1px;
+
        z-index:99;
+
        font-size:95%
+
    }
+
    table.os-suggest-results
+
    {
+
        font-size:95%;
+
        cursor:pointer;
+
        border:0;
+
        border-collapse:collapse;
+
        width:100%
+
    }
+
    .os-suggest-result,.os-suggest-result-hl
+
    {
+
        white-space:nowrap;
+
        background-color:white;
+
        color:black;
+
        padding:2px
+
    }
+
    .os-suggest-result-hl,.os-suggest-result-hl-webkit
+
    {
+
        background-color:#4C59A6;
+
        color:white
+
    }
+
    .os-suggest-toggle
+
    {
+
        position:relative;
+
        left:1ex;
+
        font-size:65%
+
    }
+
    .os-suggest-toggle-def
+
    {
+
        position:absolute;
+
        top:0;
+
        left:0;
+
        font-size:65%;
+
        visibility:hidden
+
    }
+
    .autocomment
+
    {
+
        color:gray
+
    }
+
    #pagehistory .history-user
+
    {
+
        margin-left:0.4em;
+
        margin-right:0.2em
+
    }
+
    #pagehistory span.minor
+
    {
+
        font-weight:bold
+
    }
+
    #pagehistory li
+
    {
+
        border:1px solid white
+
    }
+
    #pagehistory li.selected
+
    {
+
        background-color:#f9f9f9;
+
        border:1px dashed #aaa
+
    }
+
    .mw-history-revisiondelete-button,#mw-fileduplicatesearch-icon
+
    {
+
        float:right
+
    }
+
    .newpage,.minoredit,.botedit
+
    {
+
        font-weight:bold
+
    }
+
    #shared-image-dup,#shared-image-conflict
+
    {
+
        font-style:italic
+
    }
+
    div.mw-warning-with-logexcerpt
+
    {
+
        padding:3px;
+
        margin-bottom:3px;
+
        border:2px solid #2F6FAB;
+
        clear:both
+
    }
+
    div.mw-warning-with-logexcerpt ul li
+
    {
+
        font-size:90%
+
    }
+
    span.mw-revdelundel-link,strong.mw-revdelundel-link
+
    {
+
        font-size:90%
+
    }
+
    span.mw-revdelundel-hidden,input.mw-revdelundel-hidden
+
    {
+
        visibility:hidden
+
    }
+
    td.mw-revdel-checkbox,th.mw-revdel-checkbox
+
    {
+
        padding-right:10px;
+
        text-align:center
+
    }
+
    a.new
+
    {
+
        color:#BA0000
+
    }
+
    a.feedlink
+
    {
+
        background-image:url(http://Wiki1418.yvelines.fr/skins/common/images/feed-icon.png?2014-08-25T14:08:20Z);
+
        background-image:-webkit-linear-gradient(transparent,transparent),url(data:image/svg+xml;
+
        base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEyOCIgaGVpZ2h0PSIxMjgiIHZpZXdCb3g9IjAgMCAyNTYgMjU2Ij48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9Ii4wODUiIHkxPSIuMDg1IiB4Mj0iLjkxNSIgeTI9Ii45MTUiIGlkPSJhIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNFMzcwMkQiLz48c3RvcCBvZmZzZXQ9Ii4xMDciIHN0b3AtY29sb3I9IiNFQTdEMzEiLz48c3RvcCBvZmZzZXQ9Ii4zNSIgc3RvcC1jb2xvcj0iI0Y2OTUzNyIvPjxzdG9wIG9mZnNldD0iLjUiIHN0b3AtY29sb3I9IiNGQjlFM0EiLz48c3RvcCBvZmZzZXQ9Ii43MDIiIHN0b3AtY29sb3I9IiNFQTdDMzEiLz48c3RvcCBvZmZzZXQ9Ii44ODciIHN0b3AtY29sb3I9IiNERTY0MkIiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNEOTVCMjkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiIgcng9IjU1IiByeT0iNTUiIGZpbGw9IiNDQzVEMTUiLz48cmVjdCB3aWR0aD0iMjQ2IiBoZWlnaHQ9IjI0NiIgcng9IjUwIiByeT0iNTAiIHg9IjUiIHk9IjUiIGZpbGw9IiNGNDlDNTIiLz48cmVjdCB3aWR0aD0iMjM2IiBoZWlnaHQ9IjIzNiIgcng9IjQ3IiByeT0iNDciIHg9IjEwIiB5PSIxMCIgZmlsbD0idXJsKCNhKSIvPjxjaXJjbGUgY3g9IjY4IiBjeT0iMTg5IiByPSIyNCIgZmlsbD0iI0ZGRiIvPjxwYXRoIGQ9Ik0xNjAgMjEzaC0zNGE4MiA4MiAwIDAgMC04Mi04MnYtMzRhMTE2IDExNiAwIDAgMSAxMTYgMTE2ek0xODQgMjEzYTE0MCAxNDAgMCAwIDAtMTQwLTE0MHYtMzVhMTc1IDE3NSAwIDAgMSAxNzUgMTc1eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
+
        background-image:-webkit-linear-gradient(transparent,transparent),url(http://Wiki1418.yvelines.fr/skins/common/images/feed-icon.svg?2014-08-25T14:08:20Z)!ie;
+
        background-image:linear-gradient(transparent,transparent),url(data:image/svg+xml;
+
        base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEyOCIgaGVpZ2h0PSIxMjgiIHZpZXdCb3g9IjAgMCAyNTYgMjU2Ij48ZGVmcz48bGluZWFyR3JhZGllbnQgeDE9Ii4wODUiIHkxPSIuMDg1IiB4Mj0iLjkxNSIgeTI9Ii45MTUiIGlkPSJhIj48c3RvcCBvZmZzZXQ9IjAiIHN0b3AtY29sb3I9IiNFMzcwMkQiLz48c3RvcCBvZmZzZXQ9Ii4xMDciIHN0b3AtY29sb3I9IiNFQTdEMzEiLz48c3RvcCBvZmZzZXQ9Ii4zNSIgc3RvcC1jb2xvcj0iI0Y2OTUzNyIvPjxzdG9wIG9mZnNldD0iLjUiIHN0b3AtY29sb3I9IiNGQjlFM0EiLz48c3RvcCBvZmZzZXQ9Ii43MDIiIHN0b3AtY29sb3I9IiNFQTdDMzEiLz48c3RvcCBvZmZzZXQ9Ii44ODciIHN0b3AtY29sb3I9IiNERTY0MkIiLz48c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiNEOTVCMjkiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB3aWR0aD0iMjU2IiBoZWlnaHQ9IjI1NiIgcng9IjU1IiByeT0iNTUiIGZpbGw9IiNDQzVEMTUiLz48cmVjdCB3aWR0aD0iMjQ2IiBoZWlnaHQ9IjI0NiIgcng9IjUwIiByeT0iNTAiIHg9IjUiIHk9IjUiIGZpbGw9IiNGNDlDNTIiLz48cmVjdCB3aWR0aD0iMjM2IiBoZWlnaHQ9IjIzNiIgcng9IjQ3IiByeT0iNDciIHg9IjEwIiB5PSIxMCIgZmlsbD0idXJsKCNhKSIvPjxjaXJjbGUgY3g9IjY4IiBjeT0iMTg5IiByPSIyNCIgZmlsbD0iI0ZGRiIvPjxwYXRoIGQ9Ik0xNjAgMjEzaC0zNGE4MiA4MiAwIDAgMC04Mi04MnYtMzRhMTE2IDExNiAwIDAgMSAxMTYgMTE2ek0xODQgMjEzYTE0MCAxNDAgMCAwIDAtMTQwLTE0MHYtMzVhMTc1IDE3NSAwIDAgMSAxNzUgMTc1eiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==);
+
        background-image:linear-gradient(transparent,transparent),url(http://Wiki1418.yvelines.fr/skins/common/images/feed-icon.svg?2014-08-25T14:08:20Z)!ie;
+
        background-position:center left;
+
        background-repeat:no-repeat;
+
        background-size:12px 12px;
+
        padding-left:16px
+
    }
+
    .plainlinks a
+
    {
+
        background:none !important;
+
        padding:0 !important
+
    }
+
    .rtl a.external.free,.rtl a.external.autonumber
+
    {
+
        direction:ltr;
+
        unicode-bidi:embed
+
    }
+
    table.wikitable
+
    {
+
        margin:1em 0;
+
        background-color:#f9f9f9;
+
        border:1px #aaa solid;
+
        border-collapse:collapse;
+
        color:black
+
    }
+
    table.wikitable > tr > th,table.wikitable > tr > td,table.wikitable > * > tr > th,table.wikitable > * > tr > td
+
    {
+
        border:1px #aaa solid;
+
        padding:0.2em
+
    }
+
    table.wikitable > tr > th,table.wikitable > * > tr > th
+
    {
+
        background-color:#f2f2f2;
+
        text-align:center
+
    }
+
    table.wikitable > caption
+
    {
+
        font-weight:bold
+
    }
+
    table.collapsed tr.collapsable
+
    {
+
        display:none
+
    }
+
    .error,.warning,.success
+
    {
+
        font-size:larger
+
    }
+
    .error
+
    {
+
        color:#cc0000
+
    }
+
    .warning
+
    {
+
        color:#705000
+
    }
+
    .success
+
    {
+
        color:#009000
+
    }
+
    .errorbox,.warningbox,.successbox
+
    {
+
        border:1px solid;
+
        padding:.5em 1em;
+
        margin-bottom:1em;
+
        display:-moz-inline-block;
+
        display:inline-block;
+
        zoom:1;
+
        *display:inline
+
    }
+
    .errorbox h2,.warningbox h2,.successbox h2
+
    {
+
        font-size:1em;
+
        color:inherit;
+
        font-weight:bold;
+
        display:inline;
+
        margin:0 .5em 0 0;
+
        border:none
+
    }
+
    .errorbox
+
    {
+
        color:#cc0000;
+
        border-color:#fac5c5;
+
        background-color:#fae3e3
+
    }
+
    .warningbox
+
    {
+
        color:#705000;
+
        border-color:#fde29b;
+
        background-color:#fdf1d1
+
    }
+
    .successbox
+
    {
+
        color:#009000;
+
        border-color:#b7fdb5;
+
        background-color:#e1fddf
+
    }
+
    .mw-infobox
+
    {
+
        border:2px solid #ff7f00;
+
        margin:0.5em;
+
        clear:left;
+
        overflow:hidden
+
    }
+
    .mw-infobox-left
+
    {
+
        margin:7px;
+
        float:left;
+
        width:35px
+
    }
+
    .mw-infobox-right
+
    {
+
        margin:0.5em 0.5em 0.5em 49px
+
    }
+
    .previewnote
+
    {
+
        color:#c00;
+
        margin-bottom:1em
+
    }
+
    .previewnote p
+
    {
+
        text-indent:3em;
+
        margin:0.8em 0
+
    }
+
    .visualClear
+
    {
+
        clear:both
+
    }
+
    .mw-datatable
+
    {
+
        border-collapse:collapse
+
    }
+
    .mw-datatable,.mw-datatable td,.mw-datatable th
+
    {
+
        border:1px solid #aaaaaa;
+
        padding:0 0.15em 0 0.15em
+
    }
+
    .mw-datatable th
+
    {
+
        background-color:#ddddff
+
    }
+
    .mw-datatable td
+
    {
+
        background-color:#ffffff
+
    }
+
    .mw-datatable tr:hover td
+
    {
+
        background-color:#eeeeff
+
    }
+
    .TablePager
+
    {
+
        min-width:80%
+
    }
+
    .TablePager_nav
+
    {
+
        margin:0 auto
+
    }
+
    .TablePager_nav td
+
    {
+
        padding:3px;
+
        text-align:center
+
    }
+
    .TablePager_nav a
+
    {
+
        text-decoration:none
+
    }
+
    .imagelist td,.imagelist th
+
    {
+
        white-space:nowrap
+
    }
+
    .imagelist .TablePager_col_links
+
    {
+
        background-color:#eeeeff
+
    }
+
    .imagelist .TablePager_col_img_description
+
    {
+
        white-space:normal
+
    }
+
    .imagelist th.TablePager_sort
+
    {
+
        background-color:#ccccff
+
    }
+
    ul#filetoc
+
    {
+
        text-align:center;
+
        border:1px solid #aaaaaa;
+
        background-color:#f9f9f9;
+
        padding:5px;
+
        font-size:95%;
+
        margin-bottom:0.5em;
+
        margin-left:0;
+
        margin-right:0
+
    }
+
    #filetoc li
+
    {
+
        display:inline;
+
        list-style-type:none;
+
        padding-right:2em
+
    }
+
    table.mw_metadata
+
    {
+
        font-size:0.8em;
+
        margin-left:0.5em;
+
        margin-bottom:0.5em;
+
        width:400px
+
    }
+
    table.mw_metadata caption
+
    {
+
        font-weight:bold
+
    }
+
    table.mw_metadata th
+
    {
+
        font-weight:normal
+
    }
+
    table.mw_metadata td
+
    {
+
        padding:0.1em
+
    }
+
    table.mw_metadata
+
    {
+
        border:none;
+
        border-collapse:collapse
+
    }
+
    table.mw_metadata td,table.mw_metadata th
+
    {
+
        text-align:center;
+
        border:1px solid #aaaaaa;
+
        padding-left:5px;
+
        padding-right:5px
+
    }
+
    table.mw_metadata th
+
    {
+
        background-color:#f9f9f9
+
    }
+
    table.mw_metadata td
+
    {
+
        background-color:#fcfcfc
+
    }
+
    table.mw_metadata ul.metadata-langlist
+
    {
+
        list-style-type:none;
+
        list-style-image:none;
+
        padding-right:5px;
+
        padding-left:5px;
+
        margin:0
+
    }
+
    .mw-content-ltr ul,.mw-content-rtl .mw-content-ltr ul
+
    {
+
        margin:0.3em 0 0 1.6em;
+
        padding:0
+
    }
+
    .mw-content-rtl ul,.mw-content-ltr .mw-content-rtl ul
+
    {
+
        margin:0.3em 1.6em 0 0;
+
        padding:0
+
    }
+
    .mw-content-ltr ol,.mw-content-rtl .mw-content-ltr ol
+
    {
+
        margin:0.3em 0 0 3.2em;
+
        padding:0
+
    }
+
    .mw-content-rtl ol,.mw-content-ltr .mw-content-rtl ol
+
    {
+
        margin:0.3em 3.2em 0 0;
+
        padding:0
+
    }
+
    .mw-content-ltr dd,.mw-content-rtl .mw-content-ltr dd
+
    {
+
        margin-left:1.6em;
+
        margin-right:0
+
    }
+
    .mw-content-rtl dd,.mw-content-ltr .mw-content-rtl dd
+
    {
+
        margin-right:1.6em;
+
        margin-left:0
+
    }
+
    li.gallerybox
+
    {
+
        vertical-align:top;
+
        display:-moz-inline-box;
+
        display:inline-block
+
    }
+
    ul.gallery,li.gallerybox
+
    {
+
        zoom:1;
+
        *display:inline
+
    }
+
    ul.gallery
+
    {
+
        margin:2px;
+
        padding:2px;
+
        display:block
+
    }
+
    li.gallerycaption
+
    {
+
        font-weight:bold;
+
        text-align:center;
+
        display:block;
+
        word-wrap:break-word
+
    }
+
    li.gallerybox div.thumb
+
    {
+
        text-align:center;
+
        border:1px solid #ccc;
+
        background-color:#f9f9f9;
+
        margin:2px
+
    }
+
    li.gallerybox div.thumb img
+
    {
+
        display:block;
+
        margin:0 auto
+
    }
+
    div.gallerytext
+
    {
+
        overflow:hidden;
+
        font-size:94%;
+
        padding:2px 4px;
+
        word-wrap:break-word
+
    }
+
    ul.mw-gallery-nolines li.gallerybox div.thumb
+
    {
+
        background-color:transparent;
+
        border:none
+
    }
+
    ul.mw-gallery-nolines li.gallerybox div.gallerytext
+
    {
+
        text-align:center
+
    }
+
    ul.mw-gallery-packed li.gallerybox div.thumb,ul.mw-gallery-packed-overlay li.gallerybox div.thumb,ul.mw-gallery-packed-hover li.gallerybox div.thumb
+
    {
+
        background-color:transparent;
+
        border:none
+
    }
+
    ul.mw-gallery-packed li.gallerybox div.thumb img,ul.mw-gallery-packed-overlay li.gallerybox div.thumb img,ul.mw-gallery-packed-hover li.gallerybox div.thumb img
+
    {
+
        margin:0 auto
+
    }
+
    ul.mw-gallery-packed-hover li.gallerybox,ul.mw-gallery-packed-overlay li.gallerybox
+
    {
+
        position:relative
+
    }
+
    ul.mw-gallery-packed-hover div.gallerytextwrapper
+
    {
+
        overflow:hidden;
+
        height:0
+
    }
+
    ul.mw-gallery-packed-hover li.gallerybox:hover div.gallerytextwrapper,ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper,ul.mw-gallery-packed-hover li.gallerybox.mw-gallery-focused div.gallerytextwrapper
+
    {
+
        position:absolute;
+
        background:white;
+
        background:rgba(255,255,255,0.8);
+
        padding:5px 10px;
+
        bottom:0;
+
        left:0;
+
        height:auto;
+
        font-weight:bold;
+
        margin:2px
+
    }
+
    ul.mw-gallery-packed-hover,ul.mw-gallery-packed-overlay,ul.mw-gallery-packed
+
    {
+
        text-align:center
+
    }
+
    .mw-ajax-loader
+
    {
+
        background-image:url(data:image/gif;
+
        base64,R0lGODlhIAAgAOMAAP///wAAAMbGxoSEhLa2tpqamjY2NlZWVtjY2OTk5Ly8vB4eHgQEBP///////////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQFCgAPACwAAAAAIAAgAAAE5/DJSWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBk+EDskxTBDPZwuAkkqIfxIQyhBQBFvHwSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5g/qXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQFCgAPACwAAAAAGAAXAAAEcvDJSesiNetplqlDsYnUYlIGw2jGV55SoS5sq0wmLS3qoBWtAw42mG0ehxYp90CoGKRNy8U8qFzNweCGwlJkgolCq0VIEAbMkUIghxLrDcLti2/Gg7D9qN774wkKBIOEfw+ChIV/gYmDho+QkZKTR3p7EQAh+QQFCgAPACwBAAAAHQAOAAAEcvDJSScxNev9jjkZwU2IUhkodSzLKA2DOKGYRLD1CA/InEoGlkui2PlyuKGkADM9aI8EayGbJDYI4zM1YIEmAwajkCAoehNmTNNaLsQMHmGuuEYHgpHAAGfUBHNzeUp9VBQJCoFOLmFxWHNoQweRWEocEQAh+QQFCgAPACwHAAAAGQARAAAEavDJ+cQQNOtdRsnf9iRINpyZYYgEgU3nQKnr1hIJjEqHGmqIlkInexRUB5FE0So9YhKaUpK4SaAPlWaxIFAETQ3B4BxzF2Kn8nBeJKebdm3SgksKXDt8kNP7/xoMgoMLP36DiAyAD4kMhREAIfkEBQoADwAsDgAAABIAGAAABGUQFfSqvZiUghXF1cZZxTCA4WYh5omKVqugD/woLV2rT/u9KoJpFDIYaIJBwnIwGogoivOoq0wPs6r1qe16v5WFeEzVjc+LKnphIIC9g193wGC4uvX6Aoo05BllVQULeXdadAxuEQAh+QQFCgAPACwOAAAAEgAeAAAEgDCp9Kq9WBGFBb5ECBbFV4XERaYmahGk14qPQJbm4z53foq2AquiGAwQJsQQYTRyfIlCc4DzTY8+i8CZxQy74KxhTD58P+S0Qaw+hN8WyruwWMDrdcM5ecAv3CYDDDIEBngmBwwMaxeGJgmKDFVdggx2bwuKA28EkXAGinJhVCYRACH5BAUKAA8ALA8AAQARAB8AAAR88Mn5UKIYC0KyT5ziZQqHjBQSohRHXGzFCSkHU/eTlCa7uTSUi6DIeVSEU0yiXDo9g6i0EIRKr6hrlPrsOgkGQ8EZDh+eZcOosKAcymPKYLE4TwphCWMvoS86HnsME3RqgXwSBnQjghR+h4MTB4sZjRiAGAsMbU4FDHFLEQAh+QQFCgAPACwIAA4AGAASAAAEbPDJSesjOKtk+8yg4nkgto1oihIqKgyD2FpwjcxUUtRDMROG2wPBkz0EjEHHYKgoYMKHgcE4PBZYCbM5KlAZHOxCUmBaPQuq8pqVHJg+GnUsEVO2nTQjzqZPmB1UXHVtE3wVOxUGC4M4H34qEQAh+QQFCgAPACwCABIAHQAOAAAEePDJSat96FJ0tEUEkV0DwwwepYSEklDEYpopJbCEIBkzY+geweD1SKxCiJJpUZAgmBbCYNCcIFaJggk1OSwWKINYMh2MLMRJ7LsbPxTl2sTAbhsmhalC/vje7VZxNXQLBHNuEnlcKV8dh38TCmcehhUHBo58cpA1EQAh+QQFCgAPACwAAA8AGQARAAAEZ7AsRuu7OOtbO9tgJnlfaJ7omQwpuixFCxrvK2dHvRwoQmw1w+8i3PgIggzBpjEYLoPohUBNoJzPR5T1OCpOB2dMK70oqIhQwcmDlh8J6nCDzWwzAmrIqblnEFZqGgUDYzcaAgNJGxEAIfkEBQoADwAsAQAIABEAGAAABFyQMDaevfiOyVbJ4GNwjCGEWLGQaLZRbYZUcW3feK7vaGEYNsXh96sRgYiW73e4JAYn0O9zKQwGhAdhi5pdLdts6DpQgLkgBfkSHl+TZ7ELi2mDEHKLgmC+JRQJEQAh+QQFCgAPACwAAAIADgAdAAAEcvDJ+cqgeDJmMt4M4U3DtozTsl1oASJpRxnbkS6LIT4Cw0oHHO4A8xAMwhPqgSssH4nnknAwWK+Zq1ZGoW650vAOpRgMBCOEee2xrAtRTNlcQEsI8Yd6oKAICARFHgmAYx4KgIIZCIB9ZIB5RgR2KAmKEQA7);
+
        background-image:url(http://Wiki1418.yvelines.fr/skins/common/images/ajax-loader.gif?2014-08-25T14:08:20Z)!ie;
+
        background-position:center center;
+
        background-repeat:no-repeat;
+
        padding:16px;
+
        position:relative;
+
        top:-16px
+
    }
+
    .mw-small-spinner
+
    {
+
        padding:10px !important;
+
        margin-right:0.6em;
+
        background-image:url(data:image/gif;
+
        base64,R0lGODlhFAAUAIQQAAYJBRkbGCYnJTI0MT9APk5QTVhZV2ZoZXR2c4SGg5CSj52fnKyuq7m7uMfJxtPV0v///////////////////////////////////////////////////////////////yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJCgABACwAAAAAFAAUAAAFc2AgjuNQkCipHCMAiI6TjoWAiG7gNM08CgTca+cbGWyBXEMm6okMJxGBNWLuGo8ngWBY+HgxlIFwm4VnimKKkWgn1Dzwwv0uxpfqfJWZ2p1hV0VXTA9gMCRETXxOOj08jXxfMo+NcHiUgT5nlAFZejqRKCEAIfkECQoADAAsAAAAABQAFAAABXYgI45jcZAouSSjIIjDkI4HwTJBIALvLBIFUY4xAPhoA1ZAcAjIRI2RQlFCkIIMR6PxEC0UiYXDt3WMSdOFz0w+prTb6DHeMNPd9LN7n9WjtGwjdnIzcGeGIn5aI3WMglFbWY14kHKLR4AMkZKEb2ebDF18fUchACH5BAkKAAEALAAAAAAUABQAAAV6YCCO44GQKOkw40CIxZuKi9KIwyAK8hwkCpyOIPCNFglWTjEojAgJkeMmUixIhiABADhIGw3HwycACLyqsI+ATo2NqCmY6puH5WC43QHvjxx8M3KBUnJGgyIPYIGEAVMjaiJ0j3lTjTN5eQGadWqainQpgJJ0b36jPiEAIfkECQoAAQAsAAAAABQAFAAABXVgII7jwpAo+TxjkoiGkY5OwwauSBTz2DSinIHQozUcuISCIIMpRDUfcoRYBAwCwQH6c9xSBAEBgapNUwfy7Fs0/oBFgBwwqL3bcwCvzYeey10qdkV2Uw+BAX9RIkc+RgE/iY1tkZGSlI2Wgz0OU5YBbG2dRSEAIfkECQoACAAsAAAAABQAFAAABXcgIo4j05Ao+TjjsohuOjoNi8RIoshjDb+KBG/mczUUL9EhSevZYKwDgSBE0GoPXmFgqBKfqIMXlR2iro3TMCBgF9BqXpt9MKPGJAeYRAhw81dDAwAAAyIPaTZgTSIChiJxTWlWPmaTk5SWPpiBPHqQcWV2VnskIQAh+QQJCgABACwAAAAAFAAUAAAFemAgjqPjkCj5nGLTiAyTlg3rios8t/bLLDvayeXIjRYsx4tHcjwCi0RCp6w9Z4qEQifcxXbXYNN1Cw7Og0O1vEMTEGKUYmfaGQaEQ7O6WxQEAwUiD0QiLCIEAiMEBCNLAUoBNwcAA3E3ZQIAYoVllI10PSMHCXGGhykhACH5BAkKAAEALAAAAAAUABQAAAV3YCCOo+OQKPmcYtOIZlo2T/sGDSvjrBs4t90vh6MRYbXh6Igc0mAuRzIV1UGtpJhsKpy5grKEOLEAfrvjBKOLUuy0KQTBkMiadwsDYS56RGEkBwQjBQZLMwEAAAEIAoZdPooiBAKQRJKMAgVCWpgBB25sAQUDQiEAIfkECQoAEAAsAAAAABQAFAAABXsgJI6j45Ao+Zxi04hmWjZP+0INK+OsCzm33S+HoxFhteHoiBzSYC5HMhXVQa2kmGwqnLmCsm8O+O2KseadNrVQKBhZsnqRSChEj6iIQEIURm5LIwMBCAIBEAkDB10QAAIQAYgQBnxChyKYiQSMOwKQEJ8jCQuNIgd/OyEAIfkECQoAHwAsAAAAABQAFAAABXzgJ46j45Ao+Zxi04hmWjZP+34NK+Os+zm33S+HoxFhteHoiBzSYC5HMhXVQa2kmGwqnLmCsm8O+O2KsV0u6UDYAbWigwAg2K2iIgMAMPgsDCQMCkssCW0iBQMKA30MCQtdHwNtjCILCV0EfZKbDY9CBAUimiMMaDIIgDshACH5BAkKAB8ALAAAAAAUABQAAAV44CeOo+OQKPmcYtOIZlo2T/t+DSvjrPs5t90vh6MRYbXh6Igc0mAuRzIV1UGtpJhsKhwVAGBA1xUdhMVCMrMr4pIQhx1QK0IQBITdKio6CAQFHwsIWUFHCoEiBgQKCQlDWCkEgY5QXQV5H5WQQgWJmx8PbjsMC0IhACH5BAkKAB8ALAAAAAAUABQAAAV14CeOo+OQKPmcYtO0bwo/cC3b7pffotOcrsevRPsMBKMh8eNrFAcBwEBxczlRUMLNdEvwUgWAGPC1/gZjMs9c/I7aqMRh62KJEoZB4bay3gkEcw4LJD5JMQtzIgsKfj52XVQ7OzcKVDoxQjEyCoSYb3A8XDchACH5BAEKAB8ALAAAAAAUABQAAAV64CeOo+OQKJkcY9OIZjoSAPu5Ii6LgJC/jtdONKjdGo/GCfYQEQYjAYHkaAaVosJgUFjsXDHS07ALpxTDFOK5TbvAh217+MamSU0Zg1FWLkUMCgloMg9XSwwJCV6GVEI3Sw5eMEg4QX9fJzo6X0I6SZgoYZwPeXdmKSEAOw==);
+
        background-image:url(http://Wiki1418.yvelines.fr/skins/common/images/spinner.gif?2014-08-25T14:08:20Z)!ie;
+
        background-position:center center;
+
        background-repeat:no-repeat
+
    }
+
    h1:lang(anp),h1:lang(as),h1:lang(bh),h1:lang(bho),h1:lang(bn),h1:lang(gu),h1:lang(hi),h1:lang(kn),h1:lang(ks),h1:lang(ml),h1:lang(mr),h1:lang(my),h1:lang(mai),h1:lang(ne),h1:lang(new),h1:lang(or),h1:lang(pa),h1:lang(pi),h1:lang(sa),h1:lang(ta),h1:lang(te)
+
    {
+
        line-height:1.6em !important
+
    }
+
    h2:lang(anp),h3:lang(anp),h4:lang(anp),h5:lang(anp),h6:lang(anp),h2:lang(as),h3:lang(as),h4:lang(as),h5:lang(as),h6:lang(as),h2:lang(bho),h3:lang(bho),h4:lang(bho),h5:lang(bho),h6:lang(bho),h2:lang(bh),h3:lang(bh),h4:lang(bh),h5:lang(bh),h6:lang(bh),h2:lang(bn),h3:lang(bn),h4:lang(bn),h5:lang(bn),h6:lang(bn),h2:lang(gu),h3:lang(gu),h4:lang(gu),h5:lang(gu),h6:lang(gu),h2:lang(hi),h3:lang(hi),h4:lang(hi),h5:lang(hi),h6:lang(hi),h2:lang(kn),h3:lang(kn),h4:lang(kn),h5:lang(kn),h6:lang(kn),h2:lang(ks),h3:lang(ks),h4:lang(ks),h5:lang(ks),h6:lang(ks),h2:lang(ml),h3:lang(ml),h4:lang(ml),h5:lang(ml),h6:lang(ml),h2:lang(mr),h3:lang(mr),h4:lang(mr),h5:lang(mr),h6:lang(mr),h2:lang(my),h3:lang(my),h4:lang(my),h5:lang(my),h6:lang(my),h2:lang(mai),h3:lang(mai),h4:lang(mai),h5:lang(mai),h6:lang(mai),h2:lang(ne),h3:lang(ne),h4:lang(ne),h5:lang(ne),h6:lang(ne),h2:lang(new),h3:lang(new),h4:lang(new),h5:lang(new),h6:lang(new),h2:lang(or),h3:lang(or),h4:lang(or),h5:lang(or),h6:lang(or),h2:lang(pa),h3:lang(pa),h4:lang(pa),h5:lang(pa),h6:lang(pa),h2:lang(pi),h3:lang(pi),h4:lang(pi),h5:lang(pi),h6:lang(pi),h2:lang(sa),h3:lang(sa),h4:lang(sa),h5:lang(sa),h6:lang(sa),h2:lang(ta),h3:lang(ta),h4:lang(ta),h5:lang(ta),h6:lang(ta),h2:lang(te),h3:lang(te),h4:lang(te),h5:lang(te),h6:lang(te)
+
    {
+
        line-height:1.2em
+
    }
+
    ol:lang(bcc) li,ol:lang(bqi) li,ol:lang(fa) li,ol:lang(glk) li,ol:lang(kk-arab) li,ol:lang(mzn) li
+
    {
+
        list-style-type:-moz-persian;
+
        list-style-type:persian
+
    }
+
    ol:lang(ckb) li
+
    {
+
        list-style-type:-moz-arabic-indic;
+
        list-style-type:arabic-indic
+
    }
+
    ol:lang(hi) li,ol:lang(mr) li
+
    {
+
        list-style-type:-moz-devanagari;
+
        list-style-type:devanagari
+
    }
+
    ol:lang(as) li,ol:lang(bn) li
+
    {
+
        list-style-type:-moz-bengali;
+
        list-style-type:bengali
+
    }
+
    ol:lang(or) li
+
    {
+
        list-style-type:-moz-oriya;
+
        list-style-type:oriya
+
    }
+
    #toc ul,.toc ul
+
    {
+
        margin:.3em 0
+
    }
+
    .mw-content-ltr .toc ul,.mw-content-ltr #toc ul,.mw-content-rtl .mw-content-ltr .toc ul,.mw-content-rtl .mw-content-ltr #toc ul
+
    {
+
        text-align:left
+
    }
+
    .mw-content-rtl .toc ul,.mw-content-rtl #toc ul,.mw-content-ltr .mw-content-rtl .toc ul,.mw-content-ltr .mw-content-rtl #toc ul
+
    {
+
        text-align:right
+
    }
+
    .mw-content-ltr .toc ul ul,.mw-content-ltr #toc ul ul,.mw-content-rtl .mw-content-ltr .toc ul ul,.mw-content-rtl .mw-content-ltr #toc ul ul
+
    {
+
        margin:0 0 0 2em
+
    }
+
    .mw-content-rtl .toc ul ul,.mw-content-rtl #toc ul ul,.mw-content-ltr .mw-content-rtl .toc ul ul,.mw-content-ltr .mw-content-rtl #toc ul ul
+
    {
+
        margin:0 2em 0 0
+
    }
+
    #toc #toctitle,.toc #toctitle,#toc .toctitle,.toc .toctitle
+
    {
+
        direction:ltr
+
    }
+
    .mw-help-field-hint
+
    {
+
        display:none;
+
        margin-left:2px;
+
        margin-bottom:-8px;
+
        padding:0 0 0 15px;
+
        background-image:url(data:image/gif;
+
        base64,R0lGODlhCwALALMAAP///01NTZOTk1lZWefn57i4uJSUlPPz82VlZdDQ0HFxcaysrNvb28TExAAAAAAAACH5BAAAAAAALAAAAAALAAsAAAQrUIRJqQQ455nNNBgHJANBDAwgZsVwqIG2IEQYYwXy2lq/Kg3NqqeSVCqCCAA7);
+
        background-image:url(http://Wiki1418.yvelines.fr/skins/common/images/help-question.gif?2014-08-25T14:08:20Z)!ie;
+
        background-position:left center;
+
        background-repeat:no-repeat;
+
        cursor:pointer;
+
        font-size:.8em;
+
        text-decoration:underline;
+
        color:#0645ad
+
    }
+
    .mw-help-field-hint:hover
+
    {
+
        background-image:url(data:image/gif;
+
        base64,R0lGODlhCwALALMAAAtop+7z+GCWwpW51oStz8rb6yZzrafF3bnR5Nzn8QBcoD91oABQmf///wAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4wLWMwNjAgNjEuMTM0Nzc3LCAyMDEwLzAyLzEyLTE3OjMyOjAwICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjAyODAxMTc0MDcyMDY4MTE5NkQ0QUQzRjI0NzRCNUQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjJBN0FFQTQwQjlGQzExREY5RDlBQTRBODQyMkJCMkFDIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjJBN0FFQTNGQjlGQzExREY5RDlBQTRBODQyMkJCMkFDIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzUgTWFjaW50b3NoIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkM3RjExNzQwNzIwNjgxMTk1RkVBQ0ZBOEQxNTU5MkUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDI4MDExNzQwNzIwNjgxMTk2RDRBRDNGMjQ3NEI1RDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQAAAAAACwAAAAACwALAAAEK3CxSalsOOeZxRQY1yBKkihFI2aDEqiMRgBJGGMD8NpavxoHzaqnklQqiwgAOw==);
+
        background-image:url(http://Wiki1418.yvelines.fr/skins/common/images/help-question-hover.gif?2014-08-25T14:08:20Z)!ie
+
    }
+
    .mw-help-field-data
+
    {
+
        display:block;
+
        background-color:#d6f3ff;
+
        padding:5px 8px 4px 8px;
+
        border:1px solid #5dc9f4;
+
        margin-left:20px
+
    }
+
    .tipsy
+
    {
+
        padding:5px 5px 10px;
+
        font-size:12px;
+
        position:absolute;
+
        z-index:100000;
+
        overflow:visible
+
    }
+
    .tipsy-inner
+
    {
+
        padding:5px 8px 4px 8px;
+
        background-color:#d6f3ff;
+
        color:black;
+
        border:1px solid #5dc9f4;
+
        max-width:300px;
+
        text-align:left
+
    }
+
    .tipsy-arrow
+
    {
+
        position:absolute;
+
        background:url(data:image/gif;
+
        base64,R0lGODlhDQANAMQAAPf399bz/9vu9m/O9NXy/8Pm9svp9pfd+YLW943X9LTn++z093XQ9WnM9OLw9p/c9YTU9InY9/T292DK9Jre+afj+rvq/Nzv9rjk9brl9cPt/ZLb+GbL9MLs/ZHb+KLh+iH5BAAAAAAALAAAAAANAA0AAAVK4BGMZBkcg2WW1lBEKxkVAFTFFQQAwkSYhIlgB3hQTJQHEbBodEiaxmIJyHhIGwwVIGEoAgqGZAswIAIIA3mX+CTWOwfHAd9dtiEAOw==) no-repeat top left;
+
        background:url(http://Wiki1418.yvelines.fr/skins/common/images/tipsy-arrow.gif?2014-08-25T14:08:20Z) no-repeat top left!ie;
+
        width:13px;
+
        height:13px
+
    }
+
    .tipsy-se .tipsy-arrow
+
    {
+
        bottom:-2px;
+
        right:10px;
+
        background-position:0% 100%
+
    }
+
    #mw-clearyourcache,#mw-sitecsspreview,#mw-sitejspreview,#mw-usercsspreview,#mw-userjspreview
+
    {
+
        direction:ltr;
+
        unicode-bidi:embed
+
    }
+
    .diff-currentversion-title,.diff
+
    {
+
        direction:ltr;
+
        unicode-bidi:embed
+
    }
+
    .diff-contentalign-right td
+
    {
+
        direction:rtl;
+
        unicode-bidi:embed
+
    }
+
    .diff-contentalign-left td
+
    {
+
        direction:ltr;
+
        unicode-bidi:embed
+
    }
+
    .diff-multi,.diff-otitle,.diff-ntitle,.diff-lineno
+
    {
+
        direction:ltr !important;
+
        unicode-bidi:embed
+
    }
+
    #mw-revision-info,#mw-revision-info-current,#mw-revision-nav
+
    {
+
        direction:ltr;
+
        display:inline
+
    }
+
    div.tright,div.floatright,table.floatright
+
    {
+
        clear:right;
+
        float:right
+
    }
+
    div.tleft,div.floatleft,table.floatleft
+
    {
+
        float:left;
+
        clear:left
+
    }
+
    div.floatright,table.floatright,div.floatleft,table.floatleft
+
    {
+
        position:relative
+
    }
+
    #mw-credits a
+
    {
+
        unicode-bidi:embed
+
    }
+
    .mw-jump,#jump-to-nav
+
    {
+
        overflow:hidden;
+
        height:0;
+
        zoom:1
+
    }
+
    .printfooter
+
    {
+
        display:none
+
    }
+
    .xdebug-error
+
    {
+
        position:absolute;
+
        z-index:99
+
    }
+
    .mw-editsection,.toctoggle,#jump-to-nav
+
    {
+
        -moz-user-select:none;
+
        -webkit-user-select:none;
+
        -ms-user-select:none;
+
        user-select:none
+
    }
+
    .mw-editsection,.mw-editsection-like
+
    {
+
        font-size:small;
+
        font-weight:normal;
+
        margin-left:1em;
+
        vertical-align:baseline;
+
        line-height:1em;
+
        display:inline-block
+
    }
+
    .mw-content-ltr .mw-editsection,.mw-content-rtl .mw-content-ltr .mw-editsection
+
    {
+
        margin-left:1em
+
    }
+
    .mw-content-rtl .mw-editsection,.mw-content-ltr .mw-content-rtl .mw-editsection
+
    {
+
        margin-right:1em
+
    }
+
    sup,sub
+
    {
+
        line-height:1
+
    }
+
 
}
 
}
@media screen
+
#column-one {
{
+
padding-top: 160px;
    a
+
    {
+
        text-decoration:none;
+
        color:#0645ad;
+
        background:none
+
    }
+
    a:visited
+
    {
+
        color:#0b0080
+
    }
+
    a:active
+
    {
+
        color:#faa700
+
    }
+
    a:hover,a:focus
+
    {
+
        text-decoration:underline
+
    }
+
    a.stub
+
    {
+
        color:#772233
+
    }
+
    a.new,#p-personal a.new
+
    {
+
        color:#ba0000
+
    }
+
    a.new:visited,#p-personal a.new:visited
+
    {
+
        color:#a55858
+
    }
+
    .mw-body a.extiw,.mw-body a.extiw:active
+
    {
+
        color:#36b
+
    }
+
    .mw-body a.extiw:visited
+
    {
+
        color:#636
+
    }
+
    .mw-body a.extiw:active
+
    {
+
        color:#b63
+
    }
+
    .mw-body a.external
+
    {
+
        color:#36b
+
    }
+
    .mw-body a.external:visited
+
    {
+
        color:#636
+
    }
+
    .mw-body a.external:active
+
    {
+
        color:#b63
+
    }
+
    img
+
    {
+
        border:none;
+
        vertical-align:middle
+
    }
+
    hr
+
    {
+
        height:1px;
+
        color:#aaa;
+
        background-color:#aaa;
+
        border:0;
+
        margin:.2em 0
+
    }
+
    h1,h2,h3,h4,h5,h6
+
    {
+
        color:black;
+
        background:none;
+
        font-weight:normal;
+
        margin:0;
+
        overflow:hidden;
+
        padding-top:.5em;
+
        padding-bottom:.17em;
+
        border-bottom:1px solid #aaa
+
    }
+
    h1
+
    {
+
        font-size:188%
+
    }
+
    h2
+
    {
+
        font-size:150%
+
    }
+
    h3,h4,h5,h6
+
    {
+
        border-bottom:none;
+
        font-weight:bold
+
    }
+
    h3
+
    {
+
        font-size:132%
+
    }
+
    h4
+
    {
+
        font-size:116%
+
    }
+
    h5
+
    {
+
        font-size:108%
+
    }
+
    h6
+
    {
+
        font-size:100%
+
    }
+
    h1,h2
+
    {
+
        margin-bottom:.6em
+
    }
+
    h3,h4,h5
+
    {
+
        margin-bottom:.3em
+
    }
+
    p
+
    {
+
        margin:.4em 0 .5em 0;
+
        line-height:1.5em
+
    }
+
    p img
+
    {
+
        margin:0
+
    }
+
    ul
+
    {
+
        line-height:1.5em;
+
        list-style-type:square;
+
        margin:.3em 0 0 1.6em;
+
        padding:0
+
    }
+
    ol
+
    {
+
        line-height:1.5em;
+
        margin:.3em 0 0 3.2em;
+
        padding:0;
+
        list-style-image:none
+
    }
+
    li
+
    {
+
        margin-bottom:.1em
+
    }
+
    dt
+
    {
+
        font-weight:bold;
+
        margin-bottom:.1em
+
    }
+
    dl
+
    {
+
        margin-top:.2em;
+
        margin-bottom:.5em
+
    }
+
    dd
+
    {
+
        line-height:1.5em;
+
        margin-left:1.6em;
+
        margin-bottom:.1em
+
    }
+
    q
+
    {
+
        *font-style:italic
+
    }
+
    pre,code,tt,kbd,samp,.mw-code
+
    {
+
        font-family:monospace,Courier
+
    }
+
    code
+
    {
+
        background-color:#f9f9f9
+
    }
+
    pre,.mw-code
+
    {
+
        padding:1em;
+
        border:1px solid #ddd;
+
        color:black;
+
        background-color:#f9f9f9
+
    }
+
    table
+
    {
+
        font-size:100%
+
    }
+
    fieldset
+
    {
+
        border:1px solid #2f6fab;
+
        margin:1em 0 1em 0;
+
        padding:0 1em 1em;
+
        line-height:1.5em
+
    }
+
    fieldset.nested
+
    {
+
        margin:0 0 0.5em 0;
+
        padding:0 0.5em 0.5em
+
    }
+
    legend
+
    {
+
        padding:.5em;
+
        font-size:95%
+
    }
+
    form
+
    {
+
        border:none;
+
        margin:0
+
    }
+
    textarea
+
    {
+
        width:100%;
+
        padding:.1em;
+
        display:block;
+
        -moz-box-sizing:border-box;
+
        -webkit-box-sizing:border-box;
+
        box-sizing:border-box
+
    }
+
    select
+
    {
+
        vertical-align:top
+
    }
+
    .center
+
    {
+
        width:100%;
+
        text-align:center
+
    }
+
    *.center *
+
    {
+
        margin-left:auto;
+
        margin-right:auto
+
    }
+
    .small
+
    {
+
        font-size:94%
+
    }
+
    table.small
+
    {
+
        font-size:100%
+
    }
+
    #toc,.toc,.mw-warning
+
    {
+
        border:1px solid #aaa;
+
        background-color:#f9f9f9;
+
        padding:5px;
+
        font-size:95%
+
    }
+
    #toc,.toc
+
    {
+
        display:-moz-inline-block;
+
        display:inline-block;
+
        display:table;
+
        zoom:1;
+
        *display:inline;
+
        padding:7px
+
    }
+
    table#toc,table.toc
+
    {
+
        border-collapse:collapse
+
    }
+
    table#toc td,table.toc td
+
    {
+
        padding:0
+
    }
+
    #toc h2,.toc h2
+
    {
+
        display:inline;
+
        border:none;
+
        padding:0;
+
        font-size:100%;
+
        font-weight:bold
+
    }
+
    #toc #toctitle,.toc #toctitle,#toc .toctitle,.toc .toctitle
+
    {
+
        text-align:center
+
    }
+
    #toc ul,.toc ul
+
    {
+
        list-style-type:none;
+
        list-style-image:none;
+
        margin-left:0;
+
        padding:0;
+
        text-align:left
+
    }
+
    #toc ul ul,.toc ul ul
+
    {
+
        margin:0 0 0 2em
+
    }
+
    #toc .toctoggle,.toc .toctoggle
+
    {
+
        font-size:94%
+
    }
+
    .toccolours
+
    {
+
        border:1px solid #aaa;
+
        background-color:#f9f9f9;
+
        padding:5px;
+
        font-size:95%
+
    }
+
    .mw-warning
+
    {
+
        margin-left:50px;
+
        margin-right:50px;
+
        text-align:center
+
    }
+
    div.floatright,table.floatright
+
    {
+
        margin:0 0 .5em .5em;
+
        border:0
+
    }
+
    div.floatright p
+
    {
+
        font-style:italic
+
    }
+
    div.floatleft,table.floatleft
+
    {
+
        margin:0 .5em .5em 0;
+
        border:0
+
    }
+
    div.floatleft p
+
    {
+
        font-style:italic
+
    }
+
    div.thumb
+
    {
+
        margin-bottom:.5em;
+
        width:auto;
+
        background-color:transparent
+
    }
+
    div.thumbinner
+
    {
+
        border:1px solid #ccc;
+
        padding:3px !important;
+
        background-color:#f9f9f9;
+
        font-size:94%;
+
        text-align:center;
+
        overflow:hidden
+
    }
+
    html .thumbimage
+
    {
+
        border:1px solid #ccc
+
    }
+
    html .thumbcaption
+
    {
+
        border:none;
+
        line-height:1.4em;
+
        padding:3px !important;
+
        font-size:94%
+
    }
+
    div.magnify
+
    {
+
        border:none !important;
+
        background:none !important;
+
        margin-left:3px
+
    }
+
    div.magnify a,div.magnify img
+
    {
+
        display:block;
+
        border:none !important;
+
        background:none !important
+
    }
+
    div.tright
+
    {
+
        margin:.5em 0 1.3em 1.4em
+
    }
+
    div.tleft
+
    {
+
        margin:.5em 1.4em 1.3em 0
+
    }
+
    img.thumbborder
+
    {
+
        border:1px solid #dddddd
+
    }
+
    .catlinks
+
    {
+
        border:1px solid #aaa;
+
        background-color:#f9f9f9;
+
        padding:5px;
+
        margin-top:1em;
+
        clear:both
+
    }
+
    .usermessage
+
    {
+
        background-color:#ffce7b;
+
        border:1px solid #ffa500;
+
        color:black;
+
        font-weight:bold;
+
        margin:2em 0 1em;
+
        padding:.5em 1em;
+
        vertical-align:middle
+
    }
+
    #siteNotice
+
    {
+
        position:relative;
+
        text-align:center;
+
        margin:0
+
    }
+
    #localNotice
+
    {
+
        margin-bottom:0.9em
+
    }
+
    .firstHeading,#firstHeading
+
    {
+
        margin-bottom:.1em;
+
        line-height:1.2em;
+
        padding-bottom:0
+
    }
+
    #siteSub
+
    {
+
        display:none
+
    }
+
    #jump-to-nav
+
    {
+
        margin-top:-1.4em;
+
        margin-bottom:1.4em
+
    }
+
    #contentSub,#contentSub2
+
    {
+
        font-size:84%;
+
        line-height:1.2em;
+
        margin:0 0 1.4em 1em;
+
        color:#545454;
+
        width:auto
+
    }
+
    span.subpages
+
    {
+
        display:block
+
    }
+
 
}
 
}
.mw-ui-button
+
#content {
{
+
background: transparent;
    display:inline-block;
+
color: black;
    padding:.5em 1em;
+
border: 1px solid #aaa;
    margin:0;
+
border-right: none;
    -moz-box-sizing:border-box;
+
line-height: 1.5em;
    -webkit-box-sizing:border-box;
+
border-radius:10px;
    box-sizing:border-box;
+
    *display:inline;
+
    zoom:1;
+
    background:#fff;
+
    color:#898989;
+
    border:1px solid #ccc;
+
    border-radius:3px;
+
    vertical-align:middle;
+
    text-align:center;
+
    font-weight:bold;
+
    text-shadow:0 1px rgba(0,0,0,0.1);
+
    cursor:pointer;
+
    -webkit-transition:background .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out;
+
    transition:background .1s ease-in-out,color .1s ease-in-out,box-shadow .1s ease-in-out
+
 
}
 
}
.mw-ui-button:hover,.mw-ui-button:focus
+
 
{
+
/* the left column width is specified in class .portlet */
    box-shadow:0 1px rgba(0,0,0,0.1),inset 0 -3px rgba(0,0,0,0.2);
+
 
    border-bottom-color:#cccccc;
+
/* Font size:
    outline:none
+
** We take advantage of keyword scaling- browsers won't go below 9px
 +
** More at http://www.w3.org/2003/07/30-font-size
 +
** http://style.cleverchimp.com/font_size_intervals/altintervals.html
 +
*/
 +
 
 +
body {
 +
font: x-small sans-serif;
 +
color: black;
 +
margin: 0;
 +
padding: 0;
 
}
 
}
.mw-ui-button:hover::-moz-focus-inner,.mw-ui-button:focus::-moz-focus-inner
+
 
{
+
/* scale back up to a sane default */
    border-color:transparent
+
#globalWrapper {
 +
font-size: 127%;
 +
width: 100%;
 +
margin: 0;
 +
padding: 0;
 
}
 
}
.mw-ui-button:active,.mw-ui-button.mw-ui-checked
+
 
{
+
.visualClear {
    background:#cccccc;
+
clear: both;
    box-shadow:none
+
 
}
 
}
.mw-ui-button:disabled
+
 
{
+
/* general styles */
    color:#ccc
+
 
 +
table {
 +
font-size: 100%;
 +
color: black;
 +
/* we don't want the bottom borders of <h2>s to be visible through
 +
  floated tables */
 +
background-color: white;
 
}
 
}
.mw-ui-button:disabled:hover,.mw-ui-button:disabled:active
+
fieldset table {
{
+
/* but keep table layouts in forms clean... */
    background:#fff;
+
background: none;
    box-shadow:none
+
 
}
 
}
.mw-ui-button:disabled
+
a {
{
+
text-decoration: none;
    text-shadow:none;
+
color: black;
    cursor:default
+
background: none;
 
}
 
}
.mw-ui-button.mw-ui-big
+
a:visited {
{
+
color: #5a3696;
    font-size:1.3em
+
 
}
 
}
.mw-ui-button.mw-ui-block
+
a:active {
{
+
color: #faa700;
    display:block;
+
    width:100%
+
 
}
 
}
.mw-ui-button.mw-ui-progressive,.mw-ui-button.mw-ui-primary
+
a:hover {
{
+
text-decoration: underline;
    background:#347bff;
+
    color:#fff;
+
    border:1px solid #347bff;
+
    border-left:none;
+
    border-right:none
+
 
}
 
}
.mw-ui-button.mw-ui-progressive:hover,.mw-ui-button.mw-ui-progressive:focus,.mw-ui-button.mw-ui-primary:hover,.mw-ui-button.mw-ui-primary:focus
+
a.stub {
{
+
color: #772233;
    box-shadow:0 1px rgba(0,0,0,0.1),inset 0 -3px rgba(0,0,0,0.2);
+
    border-bottom-color:#2a62cc;
+
    outline:none
+
 
}
 
}
.mw-ui-button.mw-ui-progressive:hover::-moz-focus-inner,.mw-ui-button.mw-ui-progressive:focus::-moz-focus-inner,.mw-ui-button.mw-ui-primary:hover::-moz-focus-inner,.mw-ui-button.mw-ui-primary:focus::-moz-focus-inner
+
a.new, #p-personal a.new {
{
+
color: #ba0000;
    border-color:transparent
+
 
}
 
}
.mw-ui-button.mw-ui-progressive:active,.mw-ui-button.mw-ui-progressive.mw-ui-checked,.mw-ui-button.mw-ui-primary:active,.mw-ui-button.mw-ui-primary.mw-ui-checked
+
a.new:visited, #p-personal a.new:visited {
{
+
color: #a55858;
    background:#2a62cc;
+
    box-shadow:none
+
 
}
 
}
.mw-ui-button.mw-ui-progressive:disabled,.mw-ui-button.mw-ui-primary:disabled
+
 
{
+
img {
    background:#ccc;
+
border: none;
    border-color:#ccc
+
vertical-align: middle;
 
}
 
}
.mw-ui-button.mw-ui-progressive:disabled:hover,.mw-ui-button.mw-ui-progressive:disabled:active,.mw-ui-button.mw-ui-progressive:disabled.mw-ui-checked,.mw-ui-button.mw-ui-primary:disabled:hover,.mw-ui-button.mw-ui-primary:disabled:active,.mw-ui-button.mw-ui-primary:disabled.mw-ui-checked
+
p {
{
+
margin: .4em 0 .5em 0;
    box-shadow:none
+
line-height: 1.5em;
 
}
 
}
.mw-ui-button.mw-ui-progressive.mw-ui-quiet,.mw-ui-button.mw-ui-primary.mw-ui-quiet
+
p img {
{
+
margin: 0;
    color:#898989
+
 
}
 
}
.mw-ui-button.mw-ui-progressive.mw-ui-quiet:hover,.mw-ui-button.mw-ui-progressive.mw-ui-quiet:focus,.mw-ui-button.mw-ui-primary.mw-ui-quiet:hover,.mw-ui-button.mw-ui-primary.mw-ui-quiet:focus
+
 
{
+
hr {
    color:#5d95ff
+
height: 1px;
 +
color: #aaa;
 +
background-color: #aaa;
 +
border: 0;
 +
margin: .2em 0 .2em 0;
 
}
 
}
.mw-ui-button.mw-ui-progressive.mw-ui-quiet:active,.mw-ui-button.mw-ui-progressive.mw-ui-quiet.mw-ui-checked,.mw-ui-button.mw-ui-primary.mw-ui-quiet:active,.mw-ui-button.mw-ui-primary.mw-ui-quiet.mw-ui-checked
+
 
{
+
h1, h2, h3, h4, h5, h6 {
    color:#2a62cc
+
color: #FF0080;
 +
background: none;
 +
font-weight: normal;
 +
margin: 0;
 +
padding-top: .5em;
 +
padding-bottom: .17em;
 +
border-bottom: 1px solid #aaa;
 
}
 
}
.mw-ui-button.mw-ui-progressive.mw-ui-quiet:disabled,.mw-ui-button.mw-ui-primary.mw-ui-quiet:disabled
+
h1 { font-size: 300%; }
{
+
h1 .editsection { font-size: 53%; }
    color:#ccc
+
h2 { font-size: 250%; }
 +
h2 .editsection { font-size: 67%; }
 +
h3, h4, h5, h6 {
 +
border-bottom: none;
 +
font-weight: bold;
 
}
 
}
.mw-ui-button.mw-ui-constructive
+
h3 { font-size: 232%; }
{
+
h3 .editsection { font-size: 76%; font-weight: normal; }
    background:#00af89;
+
h4 { font-size: 21%; }
    color:#fff;
+
h4 .editsection { font-size: 86%; font-weight: normal; }
    border:1px solid #00af89;
+
h5 { font-size: 200%; }
    border-left:none;
+
h5 .editsection { font-weight: normal; }
    border-right:none
+
h6 { font-size: 100%; }
 +
h6 .editsection { font-size: 125%; font-weight: normal; }
 +
 
 +
ul {
 +
line-height: 1.5em;
 +
list-style-type: square;
 +
margin: .3em 0 0 1.5em;
 +
padding: 0;
 +
list-style-image: url(bullet.gif);
 
}
 
}
.mw-ui-button.mw-ui-constructive:hover,.mw-ui-button.mw-ui-constructive:focus
+
ol {
{
+
line-height: 1.5em;
    box-shadow:0 1px rgba(0,0,0,0.1),inset 0 -3px rgba(0,0,0,0.2);
+
margin: .3em 0 0 3.2em;
    border-bottom-color:#008c6e;
+
padding: 0;
    outline:none
+
list-style-image: none;
 
}
 
}
.mw-ui-button.mw-ui-constructive:hover::-moz-focus-inner,.mw-ui-button.mw-ui-constructive:focus::-moz-focus-inner
+
li {
{
+
margin-bottom: .1em;
    border-color:transparent
+
 
}
 
}
.mw-ui-button.mw-ui-constructive:active,.mw-ui-button.mw-ui-constructive.mw-ui-checked
+
dt {
{
+
font-weight: bold;
    background:#008c6e;
+
margin-bottom: .1em;
    box-shadow:none
+
 
}
 
}
.mw-ui-button.mw-ui-constructive:disabled
+
dl {
{
+
margin-top: .2em;
    background:#ccc;
+
margin-bottom: .5em;
    border-color:#ccc
+
 
}
 
}
.mw-ui-button.mw-ui-constructive:disabled:hover,.mw-ui-button.mw-ui-constructive:disabled:active,.mw-ui-button.mw-ui-constructive:disabled.mw-ui-checked
+
dd {
{
+
line-height: 1.5em;
    box-shadow:none
+
margin-left: 2em;
 +
margin-bottom: .1em;
 
}
 
}
.mw-ui-button.mw-ui-constructive.mw-ui-quiet
+
 
{
+
fieldset {
    color:#898989
+
border: 1px solid #2f6fab;
 +
margin: 1em 0 1em 0;
 +
padding: 0 1em 1em;
 +
line-height: 1.5em;
 
}
 
}
.mw-ui-button.mw-ui-constructive.mw-ui-quiet:hover,.mw-ui-button.mw-ui-constructive.mw-ui-quiet:focus
+
fieldset.nested {
{
+
margin: 0 0 0.5em 0;
    color:#33bfa1
+
padding: 0 0.5em 0.5em;
 
}
 
}
.mw-ui-button.mw-ui-constructive.mw-ui-quiet:active,.mw-ui-button.mw-ui-constructive.mw-ui-quiet.mw-ui-checked
+
legend {
{
+
padding: .5em;
    color:#008c6e
+
font-size: 95%;
 
}
 
}
.mw-ui-button.mw-ui-constructive.mw-ui-quiet:disabled
+
form {
{
+
border: none;
    color:#ccc
+
margin: 0;
 
}
 
}
.mw-ui-button.mw-ui-destructive
+
 
{
+
textarea {
    background:#d11d13;
+
width: 100%;
    color:#fff;
+
padding: .1em;
    border:1px solid #d11d13;
+
    border-left:none;
+
    border-right:none
+
 
}
 
}
.mw-ui-button.mw-ui-destructive:hover,.mw-ui-button.mw-ui-destructive:focus
+
 
{
+
input.historysubmit {
    box-shadow:0 1px rgba(0,0,0,0.1),inset 0 -3px rgba(0,0,0,0.2);
+
padding: 0 .3em .3em .3em !important;
    border-bottom-color:#a7170f;
+
font-size: 94%;
    outline:none
+
cursor: pointer;
 +
height: 1.7em !important;
 +
margin-left: 1.6em;
 
}
 
}
.mw-ui-button.mw-ui-destructive:hover::-moz-focus-inner,.mw-ui-button.mw-ui-destructive:focus::-moz-focus-inner
+
select {
{
+
vertical-align: top;
    border-color:transparent
+
 
}
 
}
.mw-ui-button.mw-ui-destructive:active,.mw-ui-button.mw-ui-destructive.mw-ui-checked
+
abbr, acronym, .explain {
{
+
border-bottom: 1px dotted black;
    background:#a7170f;
+
color: black;
    box-shadow:none
+
background: none;
 +
cursor: help;
 
}
 
}
.mw-ui-button.mw-ui-destructive:disabled
+
q {
{
+
font-family: Times, "Times New Roman", serif;
    background:#ccc;
+
font-style: italic;
    border-color:#ccc
+
 
}
 
}
.mw-ui-button.mw-ui-destructive:disabled:hover,.mw-ui-button.mw-ui-destructive:disabled:active,.mw-ui-button.mw-ui-destructive:disabled.mw-ui-checked
+
/* disabled for now
{
+
blockquote {
    box-shadow:none
+
font-family: Times, "Times New Roman", serif;
 +
font-style: italic;
 +
}*/
 +
code {
 +
background-color: #f9f9f9;
 
}
 
}
.mw-ui-button.mw-ui-destructive.mw-ui-quiet
+
pre {
{
+
padding: 1em;
    color:#898989
+
border: 1px dashed #2f6fab;
 +
color: black;
 +
background-color: #f9f9f9;
 +
line-height: 1.1em;
 
}
 
}
.mw-ui-button.mw-ui-destructive.mw-ui-quiet:hover,.mw-ui-button.mw-ui-destructive.mw-ui-quiet:focus
+
 
{
+
/*
    color:#da4a42
+
** the main content area
 +
*/
 +
 
 +
#siteSub {
 +
display: none;
 
}
 
}
.mw-ui-button.mw-ui-destructive.mw-ui-quiet:active,.mw-ui-button.mw-ui-destructive.mw-ui-quiet.mw-ui-checked
+
#jump-to-nav {
{
+
display: none;
    color:#a7170f
+
 
}
 
}
.mw-ui-button.mw-ui-destructive.mw-ui-quiet:disabled
+
 
{
+
#contentSub, #contentSub2 {
    color:#ccc
+
font-size: 84%;
 +
line-height: 1.2em;
 +
margin: 0 0 1.4em 1em;
 +
color: #7d7d7d;
 +
width: auto;
 
}
 
}
.mw-ui-button.mw-ui-quiet
+
span.subpages {
{
+
display: block;
    background:transparent;
+
    border:none;
+
    text-shadow:none;
+
    color:#898989
+
 
}
 
}
.mw-ui-button.mw-ui-quiet:hover,.mw-ui-button.mw-ui-quiet:focus
+
 
{
+
/* Some space under the headers in the content area */
    color:#a1a1a1
+
#bodyContent h1, #bodyContent h2 {
 +
margin-bottom: .6em;
 
}
 
}
.mw-ui-button.mw-ui-quiet:active,.mw-ui-button.mw-ui-quiet.mw-ui-checked
+
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
{
+
margin-bottom: .3em;
    color:#6e6e6e
+
 
}
 
}
.mw-ui-button.mw-ui-quiet:disabled
+
#firstHeading {
{
+
margin-bottom: .1em;
    color:#ccc
+
/* These two rules hack around bug 2013 (fix for more limited bug 11325).
 +
  When bug 2013 is fixed properly, they should be removed. */
 +
line-height: 1.2em;
 +
padding-bottom: 0;
 
}
 
}
.mw-ui-button.mw-ui-quiet:hover,.mw-ui-button.mw-ui-quiet:focus
+
 
{
+
/* user notification thing */
    box-shadow:none
+
.usermessage {
 +
background-color: #ffce7b;
 +
border: 1px solid #ffa500;
 +
color: black;
 +
font-weight: bold;
 +
margin: 2em 0 1em;
 +
padding: .5em 1em;
 +
vertical-align: middle;
 
}
 
}
.mw-ui-button.mw-ui-quiet:active,.mw-ui-button.mw-ui-quiet:disabled
+
#siteNotice {
{
+
text-align: center;
    background:transparent
+
font-size: 95%;
 +
padding: 0 .9em;
 
}
 
}
a.mw-ui-button
+
#siteNotice p {
{
+
margin: 0;
    text-decoration:none
+
padding: 0;
 
}
 
}
a.mw-ui-button:hover,a.mw-ui-button:focus
+
.success {
{
+
color: green;
    text-decoration:none
+
font-size: larger;
 
}
 
}
.mw-ui-button-group > *
+
.error {
{
+
color: red;
    border-radius:0;
+
font-size: larger;
    float:left
+
 
}
 
}
.mw-ui-button-group > *:first-child
+
.errorbox, .successbox {
{
+
font-size: larger;
    border-top-left-radius:3px;
+
border: 2px solid;
    border-bottom-left-radius:3px
+
padding: .5em 1em;
 +
float: left;
 +
margin-bottom: 2em;
 +
color: #000;
 
}
 
}
.mw-ui-button-group > *:not(:first-child)
+
.errorbox {
{
+
border-color: red;
    border-left:none
+
background-color: #fff2f2;
 
}
 
}
.mw-ui-button-group > *:last-child
+
.successbox {
{
+
border-color: green;
    border-top-right-radius:3px;
+
background-color: #dfd;
    border-bottom-right-radius:3px
+
 
}
 
}
@media screen
+
.errorbox h2, .successbox h2 {
{
+
font-size: 1em;
    html
+
font-weight: bold;
    {
+
display: inline;
        min-width:360px
+
margin: 0 .5em 0 0;
    }
+
border: none;
    #header
+
}
    {
+
 
        top:0;
+
.catlinks {
        left:0.7em;
+
border: 1px solid #aaa;
        width:100%
+
background-color: #f9f9f9;
    }
+
padding: 5px;
    #header_titre
+
margin-top: 1em;
    {
+
clear: both;
        left:250px;
+
}
        position:absolute;
+
/* currently unused, intended to be used by a metadata box
        vertical-align:top;
+
in the bottom-right corner of the content area */
        z-index:5;
+
.documentDescription {
        border:none;
+
/* The summary text describing the document */
        max-width:428px;
+
font-weight: bold;
        top:13%
+
display: block;
    }
+
margin: 1em 0;
    #header_titre img
+
line-height: 1.5em;
    {
+
}
        width:100%
+
.documentByLine {
    }
+
text-align: right;
    .articleAccueil
+
font-size: 90%;
    {
+
clear: both;
        width:47%;
+
font-weight: normal;
        display:inline-block;
+
color: #76797c;
        margin:0 1% 1% 1%;
+
}
        vertical-align:top
+
 
    }
+
/* emulate center */
    #menuleft
+
.center {
    {
+
width: 100%;
        position:absolute;
+
text-align: center;
        left:0.6%;
+
}
        top:21em
+
*.center * {
    }
+
margin-left: auto;
    #menuleft .menugauche
+
margin-right: auto;
    {
+
}
        width:12.5em;
+
/* small for tables and similar */
        margin-bottom:1em;
+
.small, .small * {
        padding:.7em .8em;
+
font-size: 94%;
        overflow:hidden;
+
}
        background-color:#fff;
+
table.small {
        -webkit-border-radius:10px;
+
font-size: 100%;
        -moz-border-radius:10px;
+
}
        border-radius:10px
+
 
    }
+
/*
    .menugauche h5
+
** content styles
    {
+
*/
        height:1em;
+
 
        padding:0;
+
#toc,
        color:#dc006a;
+
.toc,
        font-size:1.7em;
+
.mw-warning {
        font-weight:bold;
+
border: 1px solid #aaa;
        background:transparent
+
background-color: #f9f9f9;
    }
+
padding: 5px;
    div#column-content
+
font-size: 95%;
    {
+
}
        width:100%;
+
#toc h2,
        float:right;
+
.toc h2 {
        margin:0 0 .6em -12.2em;
+
display: inline;
        padding:0
+
border: none;
    }
+
padding: 0;
    div#content
+
font-size: 100%;
    {
+
font-weight: bold;
        margin:0 0.8% 0 16.5em;
+
}
        padding:2em 2.5em ;
+
#toc #toctitle,
        z-index:2
+
.toc #toctitle,
    }
+
#toc .toctitle,
    div#column-one
+
.toc .toctitle {
    {
+
text-align: center;
        padding-top:290px
+
}
    }
+
#toc ul,
    .firstHeading
+
.toc ul {
    {
+
list-style-type: none;
        margin-top:1em;
+
list-style-image: none;
        border:none;
+
margin-left: 0;
        padding-bottom:1em;
+
padding-left: 0;
        color:#dc006a;
+
text-align: left;
        font-family:"Century Gothic","Trebuchet MS","Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
+
}
        font-weight:bold;
+
#toc ul ul,
        font-size:1.5em;
+
.toc ul ul {
        text-align:left;
+
margin: 0 0 0 2em;
        line-height:100%;
+
}
        position:relative;
+
#toc .toctoggle,
        z-index:20
+
.toc .toctoggle {
    }
+
font-size: 94%;
    #column-one h2
+
}
    {
+
 
        position:absolute;
+
.mw-warning {
        top:-9999px
+
margin-left: 50px;
    }
+
margin-right: 50px;
    div#content
+
text-align: center;
    {
+
}
        background:white;
+
 
        color:black;
+
/* images */
        background-color:#fff;
+
div.floatright, table.floatright {
        -webkit-border-radius:10px;
+
clear: right;
        -moz-border-radius:10px;
+
float: right;
        border-radius:10px;
+
position: relative;
        border-right:none;
+
margin: 0 0 .5em .5em;
        line-height:1.5em
+
border: 0;
    }
+
/*
    hr
+
border: .5em solid white;
    {
+
border-width: .5em 0 .8em 1.4em;
        height:1px !important;
+
*/
        color:#dc006a !important;
+
}
        margin:0.2em 0 !important;
+
div.floatright p { font-style: italic; }
        border:1px solid
+
div.floatleft, table.floatleft {
    }
+
float: left;
    body
+
clear: left;
    {
+
position: relative;
        font:x-small sans-serif;
+
margin: 0 .5em .5em 0;
        background-color:#666666;
+
border: 0;
        background-image:url(http://Wiki1418.yvelines.fr/skins/monobook/fondcg78.jpg?2014-10-23T12:45:00Z);
+
/*
        width:100%;
+
margin: .3em .5em .5em 0;
        background-repeat:no-repeat;
+
border: .5em solid white;
        color:black;
+
border-width: .5em 1.4em .8em 0;
        margin:0;
+
*/
        padding:0;
+
}
        direction:ltr;
+
div.floatleft p { font-style: italic; }
        unicode-bidi:embed;
+
/* thumbnails */
        font-size:80%
+
div.thumb {
    }
+
margin-bottom: .5em;
    div#globalWrapper
+
border-style: solid;
    {
+
border-color: white;
        width:100%;
+
width: auto;
        margin:0;
+
}
        padding:0
+
div.thumbinner {
    }
+
border: 1px solid #ccc;
    a
+
padding: 3px !important;
    {
+
background-color: #f9f9f9;
        color:#002bb8
+
font-size: 94%;
    }
+
text-align: center;
    a:visited
+
overflow: hidden;
    {
+
}
        color:#5a3696
+
html .thumbimage {
    }
+
border: 1px solid #ccc;
    a.new,#p-personal a.new
+
}
    {
+
html .thumbcaption {
        color:#000000
+
border: none;
    }
+
text-align: left;
    ul
+
line-height: 1.4em;
    {
+
padding: 3px !important;
        list-style-type:none;
+
font-size: 94%;
        list-style-image:none
+
}
    }
+
div.magnify {
    input,textarea
+
float: right;
    {
+
border: none !important;
        background-color:#fff;
+
background: none !important;
        color:#000
+
}
    }
+
div.magnify a, div.magnify img {
    input.historysubmit
+
display: block;
    {
+
border: none !important;
        padding:0 .3em .3em .3em !important;
+
background: none !important;
        font-size:94%;
+
}
        cursor:pointer;
+
div.tright {
        height:1.7em !important;
+
clear: right;
        margin-left:1.6em
+
float: right;
    }
+
border-width: .5em 0 .8em 1.4em;
    pre,.mw-code
+
}
    {
+
div.tleft {
        line-height:1.1em
+
float: left;
    }
+
clear: left;
    #firstHeading
+
margin-right: .5em;
    {
+
border-width: .5em 1.4em .8em 0;
        padding-top:0
+
}
    }
+
img.thumbborder {
    #siteNotice
+
border: 1px solid #dddddd;
    {
+
}
        font-size:95%;
+
.hiddenStructure {
        padding:0 0.9em
+
display: none;
    }
+
}
    #localNotice
+
 
    {
+
/*
        margin:0
+
** classes for special content elements like town boxes
    }
+
** intended to be referenced directly from the wiki src
    #siteNotice p
+
*/
    {
+
 
        margin:0;
+
/*
        padding:0
+
** User styles
    }
+
*/
    table.rimage
+
/* table standards */
    {
+
table.rimage {
        float:right;
+
float: right;
        position:relative;
+
position: relative;
        margin-left:1em;
+
margin-left: 1em;
        margin-bottom:1em;
+
margin-bottom: 1em;
        text-align:center
+
text-align: center;
    }
+
}
    .special li
+
.toccolours {
    {
+
border: 1px solid #aaa;
        line-height:1.4em;
+
background-color: #f9f9f9;
        margin:0;
+
padding: 5px;
        padding:0
+
font-size: 95%;
    }
+
}
    #bodyContent a.external
+
 
    {
+
/*
        background:url(data:image/png;
+
** edit views etc
        base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAVElEQVR42n3PgQkAIAhEUXdqJ3dqJ3e6IoTPUSQcgj4EQ5IlUiLE0Jil3PECXhcHGBhZ8kg4hwxAu3MZeCGeyFnAXp4hqNQPnt7QL0nADpD6wHccLvnAKksq8iiaAAAAAElFTkSuQmCC) center right no-repeat;
+
*/
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/external-ltr.png?2014-09-11T18:28:20Z) center right no-repeat!ie;
+
.special li {
        padding-right:13px
+
line-height: 1.4em;
    }
+
margin: 0;
    #bodyContent a.external[href ^="https://"],.link-https
+
padding: 0;
    {
+
}
        background:url(data:image/gif;
+
 
        base64,R0lGODlhEAANAPcAACxNdj1xr0F5vUJ6vkR+xESAyEaEzkeFz0uI0UiG0FON006K0lGM01GM01SO1FSO1FaP1Geb2Wqd2mue23mn33yp4IWw42OZ2Xyp4I625qHD66TF7LbR8r3W873W88Tb9sTb9sbc9t3s/ev1/+n0//L6//n///T7//3//////////////wD/AAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDCH5BAEAACwALAAAAAAQAA0AAAhzAFkIFJihYMGBCAdmGKECxQgNABIqHLECgEUOESJKzFBRIQWNCTOYAJlBAUiEC0kmOCkQRICXMGFiCLkiRQkRHzZYmPCAZYYBBQ4saPDgQQUPPmvezGlBQs+QAggYQMDAgdEOSW3i1DkBAssQFsOKvTAwIAA7) center right no-repeat;
+
/*
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/lock_icon.gif?2014-09-11T18:28:20Z) center right no-repeat!ie;
+
** keep the whitespace in front of the ^=, hides rule from konqueror
        padding-right:16px
+
** this is css3, the validator doesn't like it when validating as css2
    }
+
*/
    #bodyContent a.external[href ^="mailto:"],.link-mailto
+
#bodyContent a.external,
    {
+
#bodyContent a[href ^="gopher://"] {
        background:url(data:image/gif;
+
background: url(external.png) center right no-repeat;
        base64,R0lGODlhEAAQAKUlAE5OTmSh5e43IPBEL/JhT6Ojo4Kz6o298LHQ8rbT87nV873X9L7Y9MLa9cXc9cne9srf9tDj99Hj99bm+Nrp+dzq+d3q+d/s+uHt+uTu+ujx++ny++vz/O30/PD2/PL3/fX5/fn7/vz9/v7+/+0XF////////////////////////////////////////////////////////////////////////////////////////////////////////////yH5BAEAAD8ALAAAAAAQABAAAAZewJ9wSCwaj8gkscBsOpsAYaFEpYpAnUwlcoj+ptVRyKO5EAZdaSlgCLg5mMlAkP5Wr1lKxLGoT9luBhYSDwwJfiViHxsXExANCgh+B5SVlpReBQCbnJ2cSqChoqNFQQA7) center right no-repeat;
+
padding: 0 13px;
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/mail_icon.gif?2014-09-11T18:28:20Z) center right no-repeat!ie;
+
}
        padding-right:18px
+
.rtl #bodyContent a.external,
    }
+
.rtl #bodyContent a[href ^="gopher://"] {
    #bodyContent a.external[href ^="news:"]
+
background-image: url(external-rtl.png);
    {
+
}
        background:url(data:image/png;
+
#bodyContent a[href ^="https://"],
        base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAABnRSTlMA7QAXABckWDTNAAAA0UlEQVQoz2N4Ky5OEmIgWcNi4oCfnx9Cw39U8Ofvv68//7798ufJu193Xv288Ph7794PODX8+/f/5+9/H779efHx9/03vz4l+n9w0ceigXiHITQQ6TDsGvA4DEVDysKnTZtfAUkIev35z8O3v649+wFU/c5cAaEByEK2Adkxt16CHHP0zte9178gNAApTBuAjLuvfl58/P3kvW/7bnzZdvkzVAMksCAaIE7/9P3vy08gpwMdc+r+t0O3vu68+nnjhU/oGoB8gghFgx9xgIHmqRUAJMXffHqm3SAAAAAASUVORK5CYII=) center right no-repeat;
+
.link-https {
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/news_icon.png?2014-09-11T18:28:20Z) center right no-repeat!ie;
+
background: url(lock_icon.gif) center right no-repeat;
        padding-right:18px
+
padding: 0 16px;
    }
+
}
    #bodyContent a.external[href ^="ftp://"],.link-ftp
+
#bodyContent a[href ^="mailto:"],
    {
+
.link-mailto {
        background:url(data:image/gif;
+
background: url(mail_icon.gif) center right no-repeat;
        base64,R0lGODlhEAAQAKUoAE5OTv8RkouLi4298KjN9LDR9bLT9bjW9rrX9r3Z9sDb98Pc98be98ng+Mzh+M/j+dHk+dXn+dTm+tfo+drp+tzr+t3r+t/s+uLu++Tv++Tw++bx/Ony/Oz0/O71/fD3/fL3/fT4/vb6/vj7//r8//v8//3+//7+/////////////////////////////////////////////////////////////////////////////////////////////////yH5BAEAAD8ALAAAAAAQABAAAAZgwJ9wSCwaj0eBcglA/gSoKAraTEqn0WoRGi0JAGDtEHoihTyDtFgoMI1AnYxFMlg/RR8OhgJp1I0CHhsXEw8MCX9bGhURDgsIBolEAnwNCgcFBJJjaZ2ddmGhYU6kpUVBADs=) center right no-repeat;
+
padding: 0 18px;
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/file_icon.gif?2014-09-11T18:28:20Z) center right no-repeat!ie;
+
}
        padding-right:18px
+
#bodyContent a[href ^="news://"] {
    }
+
background: url(news_icon.png) center right no-repeat;
    #bodyContent a.external[href ^="irc://"],#bodyContent a.external[href ^="ircs://"],.link-irc
+
padding: 0 18px;
    {
+
}
        background:url(data:image/gif;
+
#bodyContent a[href ^="ftp://"],
        base64,R0lGODlhEAAQAMZBAE5OTmtra2+Xxm+Yx5EtLf8RkouLi4KjyJOty56qzYm68Iu78I298JC+8ZG/8a2z0LW30Ly80JLA8ZPA8ZbB8pjC8pvF8pzF857H86PJ86XL9KjM86rN9LDR9bLR9bfV9bnW9rvX9rzY98PDw8rE0tHH08Pc+Mfe+Mjf+M3i+M/i+dPl+tTm+tXm+trq+t3r+97r+9/t++3t7eXv/Ofx/Ojy/e31/O71/fD3/fL4/fP4/vX6/ff6/vn7/vr8/vz+//3+/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////yH5BAEAAH8ALAAAAAAQABAAAAeCgH+Cg4SFhoeIMoqLioYyBpCRkQEyg48yQT05NTArJyEIAJV/Bpg+OgQlLQQQHhoHAIIGQT87NgQkKQQPGxcOsaRAPDczLiomHxwYEwrApTg0LwQRIAQJFAsCwJcxLCgiHRkVDAMAI5YGAOoABhYN6ueIpBLmo/Lp8fKC5vr9/oWBAAA7) center right no-repeat;
+
.link-ftp {
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/discussionitem_icon.gif?2014-09-11T18:28:20Z) center right no-repeat!ie;
+
background: url(file_icon.gif) center right no-repeat;
        padding-right:18px
+
padding: 0 18px;
    }
+
}
    #bodyContent a.external[href $=".ogg"],#bodyContent a.external[href $=".OGG"],#bodyContent a.external[href $=".mid"],#bodyContent a.external[href $=".MID"],#bodyContent a.external[href $=".midi"],#bodyContent a.external[href $=".MIDI"],#bodyContent a.external[href $=".mp3"],#bodyContent a.external[href $=".MP3"],#bodyContent a.external[href $=".wav"],#bodyContent a.external[href $=".WAV"],#bodyContent a.external[href $=".wma"],#bodyContent a.external[href $=".WMA"],.link-audio
+
#bodyContent a[href ^="irc://"],
    {
+
#bodyContent a.extiw[href ^="irc://"],
        background:url(data:image/png;
+
.link-irc {
        base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAgUlEQVR4XpXRrQoCURBH8ftqPofBto9gFTTbTMJi2LxFNIogxsVqtaxNNNhEfsLlFtEy4fAPcxjmI+GLybqXqg5+av/EzPVBf2e0YtzyehchU0TkrI8Ma25PBnO6Cyl3KkCR5WhoTyz2TDdFBvzIywOzLbszVROSQ2MEFwydLvSUD8SWU67UN2OFAAAAAElFTkSuQmCC) center right no-repeat;
+
background: url(discussionitem_icon.gif) center right no-repeat;
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/audio.png?2014-09-11T18:28:20Z) center right no-repeat!ie;
+
padding: 0 18px;
        padding-right:13px
+
}
    }
+
#bodyContent a.external[href $=".ogg"], #bodyContent a.external[href $=".OGG"],
    #bodyContent a.external[href $=".ogm"],#bodyContent a.external[href $=".OGM"],#bodyContent a.external[href $=".avi"],#bodyContent a.external[href $=".AVI"],#bodyContent a.external[href $=".mpeg"],#bodyContent a.external[href $=".MPEG"],#bodyContent a.external[href $=".mpg"],#bodyContent a.external[href $=".MPG"],.link-video
+
#bodyContent a.external[href $=".mid"], #bodyContent a.external[href $=".MID"],
    {
+
#bodyContent a.external[href $=".midi"], #bodyContent a.external[href $=".MIDI"],
        background:url(data:image/png;
+
#bodyContent a.external[href $=".mp3"], #bodyContent a.external[href $=".MP3"],
        base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAAElBMVEXM4PWy0fAzhdZmo+D///8AZsy/FYFPAAAAHUlEQVQIHWMwDXQRDWYwUA0NYmaAslVcnOBsfOIARdEKsvsptOcAAAAASUVORK5CYII=) center right no-repeat;
+
#bodyContent a.external[href $=".wav"], #bodyContent a.external[href $=".WAV"],
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/video.png?2014-09-11T18:28:20Z) center right no-repeat!ie;
+
#bodyContent a.external[href $=".wma"], #bodyContent a.external[href $=".WMA"],
        padding-right:13px
+
.link-audio {
    }
+
background: url("audio.png") center right no-repeat;
    #bodyContent a.external[href $=".pdf"],#bodyContent a.external[href $=".PDF"],#bodyContent a.external[href *=".pdf#"],#bodyContent a.external[href *=".PDF#"],#bodyContent a.external[href *=".pdf?"],#bodyContent a.external[href *=".PDF?"],.link-document
+
padding: 0 13px;
    {
+
}
        background:url(data:image/png;
+
#bodyContent a.external[href $=".ogm"], #bodyContent a.external[href $=".OGM"],
        base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAKCAYAAACJxx+AAAAAX0lEQVQYV2NgSDvzHxnLll/6X7/p6X8gYABhBpAgMgDxjVuvwRWBFTx8+///mQcQDOI/+/D/v24jRBFYwdKT//+nLYZgdOswTIBhkBhYIboJMAwSgyug3ARcAK4AHwYA0kLsgZTl+oMAAAAASUVORK5CYII=) center right no-repeat;
+
#bodyContent a.external[href $=".avi"], #bodyContent a.external[href $=".AVI"],
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/document.png?2014-09-11T18:28:20Z) center right no-repeat!ie;
+
#bodyContent a.external[href $=".mpeg"], #bodyContent a.external[href $=".MPEG"],
        padding-right:12px
+
#bodyContent a.external[href $=".mpg"], #bodyContent a.external[href $=".MPG"],
    }
+
.link-video {
    #bodyContent a.extiw,#bodyContent a.extiw:active
+
background: url("video.png") center right no-repeat;
    {
+
padding: 0 13px;
        color:#36b
+
}
    }
+
#bodyContent a.external[href $=".pdf"], #bodyContent a.external[href $=".PDF"],
    #bodyContent a.external
+
#bodyContent a.external[href *=".pdf#"], #bodyContent a.external[href *=".PDF#"],
    {
+
#bodyContent a.external[href *=".pdf?"], #bodyContent a.external[href *=".PDF?"],
        color:#36b
+
.link-document {
    }
+
background: url("document.png") center right no-repeat;
    .portlet
+
padding: 0 12px;
    {
+
}
        border:none;
+
 
        margin:0 0 1em ;
+
/* for rtl wikis */
        padding:0;
+
.rtl #bodyContent a.external {
        float:none;
+
background-position: left;
        width:11.6em;
+
padding-right: 0;
        overflow:hidden
+
}
    }
+
.rtl a.feedlink {
    .portlet h3
+
background-position: right;
    {
+
padding-right: 16px;
        background:transparent;
+
padding-left: 0;
        padding:0 1em 0 .5em;
+
}
        display:inline;
+
 
        height:1em;
+
/* correction for ltr wikis */
        text-transform:lowercase;
+
.ltr #bodyContent a.external {
        font-size:91%;
+
padding-left: 0;
        font-weight:normal;
+
}
        white-space:nowrap
+
 
    }
+
/* disable interwiki styling */
    .portlet h5
+
#bodyContent a.extiw,
    {
+
#bodyContent a.extiw:active {
        height:1em;
+
color: #36b;
        padding:0;
+
background: none;
        color:#dc006a;
+
padding: 0;
        font-size:21px;
+
}
        font-weight:bold;
+
#bodyContent a.external {
        background:transparent
+
color: #36b;
    }
+
}
    .pBody
+
/* this can be used in the content area to switch off
    {
+
special external link styling */
        font-size:95%;
+
#bodyContent .plainlinks a {
        background-color:white;
+
background: none !important;
        border-radius:10px;
+
padding: 0 !important;
        color:black;
+
}
        padding:0 .8em .3em .5em
+
/*
    }
+
** Structural Elements
    .pBody:after
+
*/
    {
+
 
        content:'';
+
/*
        clear:both;
+
** general portlet styles (elements in the quickbar)
        display:block
+
*/
    }
+
.portlet {
    .menugauche ul
+
border: none;
    {
+
margin: 0 0 .5em;
        line-height:1.1em;
+
padding: 0;
        list-style-type:none;
+
float: none;
        font-size:1.05em;
+
width: 11.6em;
        margin-left:.8em;
+
overflow: hidden;
        margin-top:0
+
}
    }
+
.portlet h4 {
    .menugauche li
+
font-size: 95%;
    {
+
font-weight: normal;
        padding:0;
+
white-space: nowrap;
        margin:0
+
}
    }
+
.portlet h5 {
    .menugauche li
+
background: transparent;
    {
+
padding: 0 1em 0 .5em;
        padding:.3em 0;
+
display: inline;
        margin:0
+
height: 1em;
    }
+
text-transform: lowercase;
    .menugauche a
+
font-size: 111%;
    {
+
font-weight: normal;
        text-decoration:none;
+
white-space: nowrap;
        color:#000;
+
}
        font-variant:small-caps;
+
.portlet h6 {
        background:none;
+
background: #ffae2e;
        font-size:100%
+
border: 1px solid #2f6fab;
    }
+
border-style: solid solid none solid;
    #p-logo
+
padding: 0 1em 0 1em;
    {
+
text-transform: lowercase;
        display:inline-block;
+
display: block;
        margin:0 1.5% 0 0.6%;
+
font-size: 1em;
        z-index:3;
+
height: 1.2em;
        width:13.5%;
+
font-weight: normal;
        min-width:256px
+
white-space: nowrap;
    }
+
border-radius:10px;
    #p-logo img
+
}
    {
+
.pBody { font-size: 105%;
        width:95%
+
background-color: transparent;
    }
+
color: #FFFFFF;
    #p-logo a,#p-logo a:hover
+
border-collapse: collapse;
    {
+
border: 1px solid #aaa;
        display:block;
+
padding: 0 .8em .3em .5em;
        width:100%
+
border-radius:10px;
    }
+
 
    #p-search
+
 
    {
+
}
        float:right;
+
.portlet h1,
        position:absolute;
+
.portlet h2,
        z-index:3;
+
.portlet h3,
        margin:0;
+
.portlet h4 {
        background-color:rgba(255,255,255,0.9);
+
margin: 0;
        -webkit-border-radius:10px;
+
padding: 0;
        -moz-border-radius:10px;
+
}
        border-radius:10px;
+
.portlet ul {
        right:0.8%;
+
line-height: 1.5em;
        top:12%;
+
list-style-type: square;
        z-index:3;
+
list-style-image: url(bullet.gif);
        padding:1.2% 1.5% 1% 1.5%;
+
font-size: 95%;
        min-width:228px
+
}
    }
+
.portlet li {
    #p-search h5
+
padding: 0;
    {
+
margin: 0;
        color:#dc006a;
+
}
        font-size:1.7em;
+
 
        font-weight:bold;
+
/*
        display:block;
+
** Logo properties
        padding:0;
+
*/
        white-space:nowrap
+
 
    }
+
#p-logo {
    input.searchButton
+
top: 0;
    {
+
left: 0;
        margin-top:1px;
+
position: absolute; /*needed to use z-index */
        font-size:95%;
+
z-index: 3;
        margin-top:0.5em;
+
height: 155px;
        background-color:#dc006a;
+
width: 12em;
        font-size:80%;
+
overflow: visible;
        width:5em;
+
}
        height:2em;
+
#p-logo h5 {
        color:#fff;
+
display: none;
        float:right;
+
}
        border:none;
+
#p-logo a,
        font-weight:bold;
+
#p-logo a:hover {
        text-transform:uppercase
+
display: block;
    }
+
height: 155px;
    input.button
+
width: 12.2em;
    {
+
background-repeat: no-repeat;
        font-size:95%;
+
background-position: 35% 50% !important;
        margin-top:0.5em;
+
text-decoration: none;
        background-color:#dc006a;
+
}
        font-size:80%;
+
 
        color:#fff;
+
/*
        float:right;
+
** Search portlet
        border:none;
+
*/
        font-weight:bold;
+
#p-search {
        text-transform:uppercase
+
float: right;
    }
+
    position: absolute;
    input.button:hover
+
    margin: 0px;
    {
+
    background-color: rgba(255, 255, 255, 0.9);
        cursor:pointer
+
    border-radius: 10px;
    }
+
    right: 0.8%;
    input.searchButton:hover
+
    top: 8%;
    {
+
    z-index: 3;
        cursor:pointer
+
    padding: 1.2% 1.5% 1%;
    }
+
    min-width: 228px;
    #searchInput
+
 
    {
+
}
        width:15em;
+
#searchGoButton {
        display:inline-block;
+
padding-left: .5em;
        margin:0;
+
padding-right: .5em;
        font-size:95%;
+
font-weight: bold;
        border-color:#dc006a
+
}
    }
+
 
    #p-search img
+
#p-search .pBody {
    {
+
padding: .5em .4em .4em .4em;
        display:inline-block;
+
text-align: center;
        margin:5px 15px 0 0;
+
}
        width:19px;
+
#p-search #searchform div div {
        height:21px
+
margin-top: .4em;
    }
+
font-size: 95%;
    .mw-ui-button.mw-ui-progressive,.mw-ui-button.mw-ui-primary
+
}
    {
+
/*
        -moz-border-bottom-colors:none;
+
** the personal toolbar
        -moz-border-left-colors:none;
+
*/
        -moz-border-right-colors:none;
+
#p-personal {
        -moz-border-top-colors:none;
+
position: absolute;
        background:none repeat scroll 0 0 #347bff;
+
left: 0;
        border-color:#347bff -moz-use-text-color;
+
top: 0;
        border-image:none;
+
z-index: 0;
        border-style:solid none;
+
}
        border-width:1px medium;
+
#p-personal {
        color:#fff;
+
width: 100%;
        border-radius:3px;
+
white-space: nowrap;
        box-sizing:border-box;
+
padding: 0;
        cursor:pointer;
+
margin: 0;
        display:inline-block;
+
border: none;
        font-weight:bold;
+
background: none;
        margin:0;
+
overflow: visible;
        margin-left:20px;
+
line-height: 1.2em;
        padding:0.5em 1em;
+
}
        text-align:center;
+
#p-personal h5 {
        text-shadow:0 1px rgba(0,0,0,0.1);
+
display: none;
        transition:background 0.1s ease-in-out 0s,color 0.1s ease-in-out 0s,box-shadow 0.1s ease-in-out 0s;
+
}
        vertical-align:middle;
+
#p-personal .portlet,
        text-transform:none;
+
#p-personal .pBody {
        font-size:100%
+
z-index: 0;
    }
+
padding: 0;
    .mw-ui-button.mw-ui-progressive,.mw-ui-button.mw-ui-primary
+
margin: 0;
    {
+
border: none;
        background-color:#dc006a;
+
overflow: visible;
        color:#fff
+
background: none;
    }
+
}
    .mw-ui-input
+
/* this is the ul contained in the portlet */
    {
+
#p-personal ul {
        border:1px solid #ccc;
+
border: none;
        color:#252525;
+
line-height: 1.4em;
        padding:0.35em 0.5em;
+
color: #2f6fab;
        vertical-align:middle
+
padding: 0 2em 0 3em;
    }
+
margin: 0;
    #searchText
+
text-align: right;
    {
+
list-style: none;
        border-color:#dc006a;
+
z-index: 0;
        display:inline-block;
+
background: none;
        font-size:95%;
+
cursor: default;
        margin:0
+
}
    }
+
#p-personal li {
    .mw-ui-input:focus
+
z-index: 0;
    {
+
border: none;
        border-color:#4091ed;
+
padding: 0;
        box-shadow:0 0 5px #4091ed
+
display: inline;
    }
+
color: #2f6fab;
    .mw-ui-input:focus:not([type="checkbox"]):not([type="radio"])
+
margin-left: 1em;
    {
+
line-height: 1.2em;
        outline:0 none
+
background: none;
    }
+
}
    #p-personal
+
#p-personal li a {
    {
+
text-decoration: none;
        position:absolute;
+
color: #005896;
        right:0;
+
padding-bottom: .2em;
        top:0;
+
background: none;
        z-index:3
+
}
    }
+
#p-personal li a:hover {
    #p-personal
+
background-color: black;
    {
+
padding-bottom: .2em;
        color:#000000;
+
text-decoration: none;
        white-space:nowrap;
+
}
        border:none;
+
#p-personal li.active a:hover {
        background:none;
+
background-color: transparent;
        overflow:visible;
+
}
        line-height:1.2em;
+
/* the icon in front of the user name, single quotes
        background:#fff;
+
in bg url to hide it from iemac */
        -webkit-border-bottom-left-radius:5px;
+
li#pt-userpage,
        -moz-border-radius-bottomleft:5px;
+
li#pt-anonuserpage,
        border-bottom-left-radius:5px;
+
li#pt-login {
        font-variant:small-caps;
+
background: url(user.gif) top left no-repeat;
        padding:1em 1em
+
padding-left: 20px;
    }
+
text-transform: none;
    #p-personal h3
+
}
    {
+
#p-personal ul {
        display:none
+
text-transform: lowercase;
    }
+
}
    #p-personal .portlet,#p-personal .pBody
+
#p-personal li.active {
    {
+
font-weight: bold;
        z-index:0;
+
}
        padding:0;
+
/*
        margin:0;
+
** the page-related actions- page/talk, edit etc
        border:none;
+
*/
        overflow:visible;
+
#p-cactions {
        background:none
+
position: absolute;
    }
+
top: 1.3em;
    #p-personal ul
+
left: 11.5em;
    {
+
margin: 0;
        border:none;
+
white-space: nowrap;
        line-height:1.4em;
+
width: 76%;
        color:#000000;
+
line-height: 1.1em;
        padding:0 1em 0 0;
+
overflow: visible;
        margin:0;
+
background: none;
        text-align:right;
+
border-collapse: collapse;
        list-style-type:none;
+
padding-left: 1em;
        list-style-image:none;
+
list-style: none;
        z-index:0;
+
font-size: 95%;
        background:none;
+
}
        cursor:default
+
#p-cactions ul {
    }
+
list-style: none;
    #p-personal li
+
}
    {
+
#p-cactions li {
        z-index:0;
+
display: inline;
        border:none;
+
border: 1px solid #aaa;
        padding:0;
+
border-bottom: none;
        display:inline;
+
padding: 0 0 .1em 0;
        color:#000000;
+
margin: 0 .3em 0 0;
        margin-left:1em;
+
overflow: visible;
        line-height:1.2em;
+
background: white;
        background:none
+
}
    }
+
#p-cactions li.selected {
    #p-personal li a
+
border-color: #fabd23;
    {
+
padding: 0 0 .2em 0;
        text-decoration:none;
+
font-weight: bold;
        color:#000000;
+
}
        padding-bottom:.2em;
+
#p-cactions li a {
        background:none
+
background-color: #fbfbfb;
    }
+
color: #002bb8;
    #p-personal li a:hover
+
border: none;
    {
+
padding: 0 .8em .3em;
        background-color:white;
+
position: relative;
        padding-bottom:.2em;
+
z-index: 0;
        text-decoration:none
+
margin: 0;
    }
+
text-decoration: none;
    #p-personal li.active a:hover
+
}
    {
+
#p-cactions li.selected a {
        background-color:transparent
+
z-index: 3;
    }
+
padding: 0 1em .2em!important;
    li#pt-userpage,li#pt-anonuserpage,li#pt-login
+
background-color: white;
    {
+
}
        background:url(data:image/gif;
+
#p-cactions .new a {
        base64,R0lGODlhEAAQAKU5AFtJMlpJNFxIMU5OTm2XH3aIVJNkK5FmMJZnPbt6NIZzXId0XpVwQZRzR5p7VI1+baZ3Tdl+Kt1/LIO2JYe5K4q8M4idYZKBbJK/QLqddZfDR5rFTZ/HVqfMZanNacKVWuKVQ+ejVuelVu21bPC/e5+XjKOjo7rXhr3aiM+1kNi4icffm8rio83jqNHmrtXotOPEl/HDg/LKjvfaq/ngut3Z1Nvrwd/tx/vqz////////////////////////////yH5BAEAAD8ALAAAAAAQABAAAAZiwJ9wSCwafxfF5VhUNBgHAVO4cKRgHwNg+sjQZrFEYFpSyUihyGD6M4lAEgRbCKnPTaYRjjRYH00vLAUkFhoVfkQmNy4rJxYcGBQTiEImNi0TKB0bHgSTRX2hon1zpaanP0EAOw==) top left no-repeat;
+
color: #ba0000;
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/user.gif?2014-09-11T18:28:20Z) top left no-repeat!ie;
+
}
        padding-left:20px
+
#p-cactions li a:hover {
    }
+
z-index: 3;
    #p-personal ul
+
text-decoration: none;
    {
+
background-color: white;
        text-transform:lowercase
+
}
    }
+
#p-cactions h5 {
    li#pt-userpage,li#pt-anonuserpage
+
display: none;
    {
+
}
        text-transform:none
+
#p-cactions li.istalk {
    }
+
margin-right: 0;
    #p-personal li.active
+
}
    {
+
#p-cactions li.istalk a {
        font-weight:bold
+
padding-right: .5em;
    }
+
}
    #p-cactions
+
#p-cactions #ca-addsection a {
    {
+
padding-left: .4em;
        top:1.3em;
+
padding-right: .4em;
        margin:0 0 .8em 0;
+
}
        white-space:nowrap;
+
/* offsets to distinguish the tab groups */
        width:76%;
+
li#ca-talk {
        line-height:1.1em;
+
margin-right: 1.6em;
        overflow:visible;
+
}
        background:none;
+
li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print {
        border-collapse:collapse;
+
margin-left: 1.6em;
        padding-bottom:1em;
+
}
        font-size:100%
+
#p-cactions .pBody {
    }
+
font-size: 1em;
    #p-cactions ul
+
background-color: transparent;
    {
+
color: inherit;
        list-style-type:none;
+
border-collapse: inherit;
        list-style-image:none;
+
border: 0;
        margin:0
+
padding: 0;
    }
+
}
    #p-cactions li
+
#p-cactions .hiddenStructure {
    {
+
display: none;
        display:inline;
+
}
        margin:0 .3em 0 0;
+
#p-cactions li a {
        overflow:visible;
+
text-transform: lowercase;
        background:white;
+
}
        padding:0.3em 0.1em;
+
 
        background-color:#e5e5e5;
+
#p-lang {
        color:#000;
+
position: relative;
        font-variant:small-caps
+
z-index: 3;
    }
+
}
    #p-cactions li.selected
+
 
    {
+
/* TODO: #t-iscite is only used by the Cite extension, come up with some
        font-weight:bold
+
* system which allows extensions to add to this file on the fly
    }
+
*/
    #p-cactions li a
+
#t-ispermalink, #t-iscite {
    {
+
color: #999;
        color:#000;
+
}
        border:none;
+
/*
        padding:0 .8em .3em;
+
** footer
        position:relative;
+
*/
        z-index:0;
+
#footer  
        margin:0;
+
  {background :white;color :black;margin-top:1em;border-top:1px solid #AAA;direction:ltr}
        text-decoration:none
+
 
    }
+
#f-poweredbyico, #f-copyrightico {
    #p-cactions li.selected a
+
margin: 0 8px;
    {
+
position: relative;
        z-index:3
+
top: -2px; /* Bump it up just a tad */
    }
+
}
    #p-cactions li:hover
+
#f-poweredbyico {
    {
+
float: right;
        z-index:3;
+
height: 1%;
        text-decoration:none;
+
}
        background-color:#c8c8c8
+
#f-copyrightico {
    }
+
float: left;
    #p-cactions h3
+
height: 1%;
    {
+
}
        display:none
+
 
    }
+
/* js pref toc */
    #p-cactions li.istalk
+
#preftoc {
    {
+
margin: 0;
        margin-right:0
+
padding: 0;
    }
+
width: 100%;
    #p-cactions li.istalk a
+
clear: both;
    {
+
}
        padding-right:.5em
+
#preftoc li {
    }
+
background-color: #f0f0f0;
    #p-cactions #ca-addsection a
+
color: #000;
    {
+
}
        padding-left:.4em;
+
#preftoc li {
        padding-right:.4em
+
margin: 1px -2px 1px 2px;
    }
+
float: left;
    li#ca-talk
+
padding: 2px 0 3px 0;
    {
+
border: 1px solid #fff;
        margin-right:1.6em
+
border-right-color: #716f64;
    }
+
border-bottom: 0;
    li#ca-watch,li#ca-unwatch,li#ca-varlang-0,li#ca-print
+
position: relative;
    {
+
white-space: nowrap;
        margin-left:1.6em
+
list-style-type: none;
    }
+
list-style-image: none;
    #p-cactions .pBody
+
z-index: 3;
    {
+
}
        font-size:1em;
+
#preftoc li.selected {
        background-color:transparent;
+
font-weight: bold;
        color:inherit;
+
background-color: #f9f9f9;
        border-collapse:inherit;
+
border: 1px solid #aaa;
        border:0;
+
border-bottom: none;
        padding:0
+
cursor: default;
    }
+
top: 1px;
    #p-cactions li a
+
padding-top: 2px;
    {
+
margin-right: -3px;
    }
+
}
    #p-lang
+
#preftoc > li.selected {
    {
+
top: 2px;
        position:relative;
+
}
        z-index:3
+
#preftoc a,
    }
+
#preftoc a:active {
    .capitalize-all-nouns .portlet h3,.capitalize-all-nouns #p-personal ul,.capitalize-all-nouns #p-cactions ul li a
+
display: block;
    {
+
color: #000;
        text-transform:none
+
padding: 0 .7em;
    }
+
position: relative;
    #t-ispermalink,#t-iscite
+
text-decoration: none;
    {
+
}
        color:#999
+
#preftoc li.selected a {
    }
+
cursor: default;
    div#footer
+
text-decoration: none;
    {
+
}
        margin:.4em 1.4em 0 18em;
+
#prefcontrol {
        z-index:2;
+
padding-top: 2em;
        background-color:#333333;
+
clear: both;
        color:#fff;
+
}
        overflow:hidden;
+
#preferences {
        padding:2.4em 0 2.4em 0;
+
margin: 0;
        text-align:center;
+
border: 1px solid #aaa;
        font-size:1em;
+
clear: both;
        -webkit-border-radius:10px;
+
padding: 1.5em;
        -moz-border-radius:10px;
+
background-color: #F9F9F9;
        border-radius:10px
+
}
    }
+
.prefsection {
    div#footer li
+
border: none;
    {
+
padding: 0;
        display:inline;
+
margin: 0;
        margin:0 1.3em
+
}
    }
+
.prefsection fieldset {
    div#footer li a
+
border: 1px solid #aaa;
    {
+
float: left;
        color:#fff
+
margin-right: 2em;
    }
+
}
    #f-poweredbyico,#f-copyrightico
+
.prefsection legend {
    {
+
font-weight: bold
        margin:0 8px;
+
}
        position:relative;
+
.prefsection table, .prefsection legend {
        top:-2px
+
background-color: #F9F9F9;
    }
+
}
    #f-poweredbyico
+
.mainLegend {
    {
+
display: none;
        float:right;
+
}
        height:1%
+
div.prefsectiontip {
    }
+
font-size: x-small;
    #f-copyrightico
+
padding: .2em 2em;
    {
+
color: #666;
        float:left;
+
}
        height:1%
+
.btnSavePrefs {
    }
+
font-weight: bold;
    .mw-htmlform-submit
+
padding-left: .3em;
    {
+
padding-right: .3em;
        font-weight:bold;
+
}
        padding-left:.3em;
+
 
        padding-right:.3em;
+
.preferences-login {
        margin-right:2em
+
clear: both;
    }
+
margin-bottom: 1.5em;
    #preftoc
+
}
    {
+
 
        margin:0;
+
.prefcache {
        padding:0;
+
font-size: 90%;
        width:100%;
+
margin-top: 2em;
        clear:both
+
}
    }
+
 
    #preftoc li
+
div#userloginForm form,
    {
+
div#userlogin form#userlogin2 {
        background-color:#f0f0f0;
+
margin: 0 3em 1em 0;
        color:#000
+
border: 1px solid #aaa;
    }
+
clear: both;
    #preftoc li
+
padding: 1.5em 2em;
    {
+
background-color: #f9f9f9;
        margin:1px -2px 1px 2px;
+
float: left;
        float:left;
+
}
        padding:2px 0 3px 0;
+
.rtl div#userloginForm form,
        border:1px solid #fff;
+
.rtl div#userlogin form#userlogin2 {
        border-right-color:#716f64;
+
float: right;
        border-bottom:0;
+
}
        position:relative;
+
 
        white-space:nowrap;
+
div#userloginForm table,
        list-style-type:none;
+
div#userlogin form#userlogin2 table {
        list-style-image:none;
+
background-color: #f9f9f9;
        z-index:3
+
}
    }
+
 
    #preftoc li.selected
+
div#userloginForm h2,
    {
+
div#userlogin form#userlogin2 h2 {
        font-weight:bold;
+
padding-top: 0;
        background-color:#f9f9f9;
+
}
        border:1px solid #aaa;
+
 
        border-bottom:none;
+
div#userlogin .captcha,
        cursor:default;
+
div#userloginForm .captcha {
        top:1px;
+
border: 1px solid #bbb;
        padding-top:2px;
+
padding: 1.5em 2em;
        margin-right:-3px
+
background-color: white;
    }
+
}
    #preftoc > li.selected
+
 
    {
+
#loginend, #signupend {
        top:2px
+
clear: both;
    }
+
}
    #preftoc a,#preftoc a:active
+
 
    {
+
#userloginprompt, #languagelinks {
        display:block;
+
font-size: 85%;
        color:#000;
+
}
        padding:0 .7em;
+
 
        position:relative;
+
#login-sectiontip {
        text-decoration:none
+
font-size: 85%;
    }
+
line-height: 1.2;
    #preftoc li.selected a
+
padding-top: 2em;
    {
+
}
        cursor:default;
+
 
        text-decoration:none
+
#userlogin .loginText, #userlogin .loginPassword {
    }
+
width: 12em;
    #preferences
+
}
    {
+
 
        margin:0;
+
#userloginlink a, #wpLoginattempt, #wpCreateaccount {
        border:1px solid #aaa;
+
font-weight: bold;
        clear:both;
+
}
        padding:1.5em;
+
 
        background-color:#F9F9F9
+
/*
    }
+
** IE/Mac fixes, hope to find a validating way to move this
    .prefsection
+
** to a separate stylesheet. This would work but doesn't validate:
    {
+
** @import("IEMacFixes.css");
        border:none;
+
*/
        padding:0;
+
/* tabs: border on the a, not the div */
        margin:0
+
* > html #p-cactions li { border: none; }
    }
+
* > html #p-cactions li a {
    .prefsection legend
+
border: 1px solid #aaa;
    {
+
border-bottom: none;
        font-weight:bold
+
}
    }
+
* > html #p-cactions li.selected a { border-color: #fabd23; }
    .prefsection table,.prefsection legend
+
/* footer icons need a fixed width */
    {
+
* > html #f-poweredbyico,
        background-color:#F9F9F9
+
* > html #f-copyrightico { width: 88px; }
    }
+
* > html #bodyContent,
    .mainLegend
+
* > html #bodyContent pre {
    {
+
overflow-x: auto;
        display:none
+
width: 100%;
    }
+
padding-bottom: 25px;
    td.htmlform-tip
+
}
    {
+
 
        font-size:x-small;
+
/* more IE fixes */
        padding:.2em 2em;
+
/* float/negative margin brokenness */
        color:#666
+
* html #footer {margin-top: 0;}
    }
+
* html #column-content {
    .preferences-login
+
display: inline;
    {
+
margin-bottom: 0;
        clear:both;
+
}
        margin-bottom:1.5em
+
* html div.editsection { font-size: smaller; }
    }
+
#pagehistory li.selected { position: relative; }
    .prefcache
+
 
    {
+
/* Mac IE 5.0 fix; floated content turns invisible */
        font-size:90%;
+
* > html #column-content {
        margin-top:2em
+
float: none;
    }
+
}
    #userloginprompt,#languagelinks
+
* > html #column-one {
    {
+
position: absolute;
        font-size:85%
+
left: 0;
    }
+
top: 0;
    #login-sectiontip
+
}
    {
+
* > html #footer {
        font-size:85%;
+
margin-left: 13.2em;
        line-height:1.2;
+
}
        padding-top:2em
+
.redirectText {
    }
+
font-size: 150%;
    #userloginlink a,#wpLoginattempt,#wpCreateaccount
+
margin: 5px;
    {
+
}
        font-weight:bold
+
 
    }
+
.printfooter {
    #pagehistory li.selected
+
display: none;
    {
+
}
        position:relative
+
 
    }
+
.not-patrolled {
    .redirectText
+
background-color: #ffa;
    {
+
}
        font-size:150%;
+
div.patrollink {
        margin:5px
+
clear: both;
    }
+
font-size: 75%;
    div.patrollink
+
text-align: right;
    {
+
}
        clear:both
+
span.newpage, span.minor, span.bot {
    }
+
font-weight: bold;
    .sharedUploadNotice
+
}
    {
+
span.unpatrolled {
        font-style:italic
+
font-weight: bold;
    }
+
color: red;
    span.updatedmarker
+
}
    {
+
 
        color:black;
+
.sharedUploadNotice {
        background-color:#0f0
+
font-style: italic;
    }
+
}
    .editExternally
+
 
    {
+
span.updatedmarker {
        border:1px solid gray;
+
color: black;
        background-color:#ffffff;
+
background-color: #0f0;
        padding:3px;
+
}
        margin-top:0.5em;
+
 
        float:left;
+
table.gallery {
        font-size:small;
+
border: 1px solid #ccc;
        text-align:center
+
margin: 2px;
    }
+
padding: 2px;
    .editExternallyHelp
+
background-color: white;
    {
+
}
        font-style:italic;
+
 
        color:gray
+
table.gallery tr {
    }
+
vertical-align: top;
    .toggle
+
}
    {
+
 
        margin-left:2em;
+
table.gallery td {
        text-indent:-2em
+
vertical-align: top;
    }
+
background-color: #f9f9f9;
    input#wpSave,input#wpDiff
+
border: solid 2px white;
    {
+
}
        margin-right:0.33em
+
/* Keep this temporarily so that cached pages will display right */
    }
+
table.gallery td.galleryheader {
    #wpSave
+
     text-align: center;
    {
+
font-weight: bold;
        font-weight:bold
+
}
    }
+
table.gallery caption {
    div.noarticletext
+
font-weight: bold;
    {
+
}
        border:1px solid #ccc;
+
 
        background:#fff;
+
div.gallerybox {
        padding:.2em 1em;
+
margin: 2px;
        color:#000
+
}
    }
+
 
    div#searchTargetContainer
+
div.gallerybox div.thumb {
    {
+
text-align: center;
        left:10px;
+
border: 1px solid #ccc;
        top:10px;
+
margin: 2px;
        width:90%;
+
}
        background:white
+
 
    }
+
div.gallerytext {
    div#searchTarget
+
overflow: hidden;
     {
+
font-size: 94%;
        padding:3px;
+
padding: 2px 4px;
        margin:5px;
+
}
        background:#F0F0F0;
+
 
        border:solid 1px blue
+
span.comment {
    }
+
font-style: italic;
    div#searchTarget ul li
+
}
    {
+
 
        list-style-type:none;
+
span.changedby {
        list-style-image:none
+
font-size: 95%;
    }
+
}
    div#searchTarget ul li:before
+
 
    {
+
.previewnote {
        color:orange;
+
text-indent: 3em;
        content:"0BB 020"
+
color: #c00;
    }
+
border-bottom: 1px solid #aaa;
    div#searchTargetHide
+
padding-bottom: 1em;
    {
+
margin-bottom: 1em;
        float:right;
+
}
        border:solid 1px black;
+
 
        background:#DCDCDC;
+
.previewnote p {
        padding:2px
+
margin: 0;
    }
+
padding: 0;
    #powersearch p
+
}
    {
+
 
        margin-top:0
+
.editExternally {
    }
+
border: 1px solid gray;
    div.multipageimagenavbox
+
background-color: #ffffff;
    {
+
padding: 3px;
        border:solid 1px silver;
+
margin-top: 0.5em;
        padding:4px;
+
float: left;
        margin:1em;
+
font-size: small;
        background:#f0f0f0
+
text-align: center;
    }
+
}
    div.multipageimagenavbox div.thumb
+
.editExternallyHelp {
    {
+
font-style: italic;
        border:none;
+
color: gray;
        margin-left:2em;
+
}
        margin-right:2em
+
 
    }
+
.toggle {
    div.multipageimagenavbox hr
+
margin-left: 2em;
    {
+
text-indent: -2em;
        margin:6px
+
}
    }
+
 
    table.multipageimage td
+
/* Classes for EXIF data display */
    {
+
table.mw_metadata {
        text-align:center
+
font-size: 0.8em;
    }
+
margin-left: 0.5em;
    .templatesUsed
+
margin-bottom: 0.5em;
    {
+
width: 300px;
        margin-top:1.5em
+
}
    }
+
 
    .mw-summary-preview
+
table.mw_metadata caption {
    {
+
font-weight: bold;
        margin:0.1em 0
+
}
    }
+
 
    div.mw-lag-warn-normal,div.mw-lag-warn-high
+
table.mw_metadata th {
    {
+
font-weight: normal;
        padding:3px;
+
}
        text-align:center;
+
 
        margin:3px auto
+
table.mw_metadata td {
    }
+
padding: 0.1em;
    div.mw-lag-warn-normal
+
}
    {
+
 
        border:1px solid #FFCC66;
+
table.mw_metadata {
        background-color:#FFFFCC
+
border: none;
    }
+
border-collapse: collapse;
    div.mw-lag-warn-high
+
}
    {
+
 
        font-weight:bold;
+
table.mw_metadata td, table.mw_metadata th {
        border:2px solid #FF0033;
+
text-align: center;
        background-color:#FFCCCC
+
border: 1px solid #aaaaaa;
    }
+
padding-left: 0.1em;
    .MediaTransformError
+
padding-right: 0.1em;
    {
+
}
        background-color:#ccc;
+
 
        padding:0.1em
+
table.mw_metadata th {
    }
+
background-color: #f9f9f9;
    .MediaTransformError td
+
}
    {
+
 
        text-align:center;
+
table.mw_metadata td {
        vertical-align:middle;
+
background-color: #fcfcfc;
        font-size:90%
+
}
    }
+
 
    .os-suggest
+
table.collapsed tr.collapsable {
    {
+
display: none;
        font-size:127%
+
}
    }
+
 
    .no-text-transform
+
 
    {
+
/* filetoc */
        text-transform:none
+
ul#filetoc {
    }
+
text-align: center;
    .tipsy
+
border: 1px solid #aaaaaa;
    {
+
background-color: #f9f9f9;
        font-size:127%
+
padding: 5px;
    }
+
font-size: 95%;
    .skin-monobook .mw-notification
+
margin-bottom: 0.5em;
    {
+
margin-left: 0;
        -webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.125);
+
margin-right: 0;
        box-shadow:0 2px 5px 0 rgba(0,0,0,0.125)
+
}
    }
+
 
    .rubrique
+
#filetoc li {
    {
+
display: inline;
        display:inline-block;
+
list-style-type: none;
        width:15em;
+
padding-right: 2em;
        margin:0 2em 1.5em 2em;
+
}
        vertical-align:top
+
 
    }
+
input#wpSummary {
    .rubrique h3 a
+
width: 80%;
    {
+
}
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/plume.png?2014-09-11T18:28:20Z) no-repeat bottom left;
+
 
        padding-left:1.8em;
+
/* @bug 1714 */
        padding-bottom:0 !important;
+
input#wpSave, input#wpDiff {
        font-size:130%;
+
margin-right: 0.33em;
        font-weight:bold;
+
}
        text-decoration:underline;
+
 
        padding-bottom:0.077em;
+
#wpSave {
        color:#000 !important;
+
font-weight: bold;
        font-size:105% !important
+
}
    }
+
 
    .rubrique h3 a:hover
+
/* Classes for article validation */
    {
+
 
        background-color:transparent !important;
+
table.revisionform_default {
        border-bottom-width:0em !important;
+
border: 1px solid #000000;
        text-decoration:underline !important
+
}
    }
+
 
    .rubrique_accueil
+
table.revisionform_focus {
    {
+
border: 1px solid #000000;
        text-align:center;
+
background-color:#00BBFF;
        margin-top:2em;
+
}
        margin-left:-2em
+
 
     }
+
tr.revision_tr_default {
    .rubrique_accueil p,h3
+
background-color:#EEEEEE;
    {
+
}
        text-align:left
+
 
    }
+
tr.revision_tr_first {
    .rubrique_accueil .toc
+
background-color:#DDDDDD;
    {
+
}
        display:none
+
 
    }
+
p.revision_saved {
    #p-Logomission .pBody
+
color: green;
    {
+
font-weight:bold;
        height:13em;
+
}
        background:url(http://Wiki1418.yvelines.fr/skins/monobook/mission-centenaire.jpg?2014-09-11T18:28:20Z) no-repeat center
+
 
    }
+
#mw_trackbacks {
    #p-Logomission h5
+
border: solid 1px #bbbbff;
    {
+
background-color: #eeeeff;
        display:none
+
padding: 0.2em;
    }
+
}
    #focusimageaccueil img
+
 
    {
+
 
        float:none !important
+
/* Allmessages table */
    }
+
 
    #focusimageaccueil
+
#allmessagestable th {
    {
+
background-color: #b2b2ff;
        text-align:center !important
+
}
    }
+
 
    @media (min-width:800px) and (max-width:1024px)
+
#allmessagestable tr.orig {
    {
+
background-color: #ffe2e2;
        #header_titre
+
}
        {
+
 
            top:50px;
+
#allmessagestable tr.new {
            position:absolute
+
background-color: #e2ffe2;
        }
+
}
        #p-search
+
 
        {
+
#allmessagestable tr.def {
            top:150px;
+
background-color: #f0f0ff;
            position:absolute
+
}
        }
+
 
    }
+
 
    @media (min-width:600px) and (max-width:799px)
+
/* noarticletext */
    {
+
div.noarticletext {
        #p-personal
+
border: 1px solid #ccc;
        {
+
background: #fff;
            left:0px;
+
padding: .2em 1em;
            right:0px;
+
color: #000;
            top:0px
+
}
        }
+
 
        #header_titre
+
div#searchTargetContainer {
        {
+
left:       10px;
            top:50px;
+
top:        10px;
            position:absolute
+
width:     90%;
        }
+
background: white;
        #p-search
+
}
        {
+
 
            top:150px;
+
div#searchTarget {
            position:absolute
+
padding:   3px;
        }
+
margin:     5px;
    }
+
background: #F0F0F0;
    @media (min-width:480px) and (max-width:599px)
+
border:     solid 1px blue;
    {
+
}
        #p-personal
+
 
        {
+
div#searchTarget ul li {
            left:0px;
+
list-style: none;
            right:0px;
+
}
            top:0px
+
 
        }
+
div#searchTarget ul li:before {
        #header_titre
+
color: orange;
        {
+
content: "\00BB \0020";
            top:50px;
+
}
            position:absolute
+
 
        }
+
div#searchTargetHide {
        #p-search
+
float:right;
        {
+
border:solid 1px black;
            top:150px;
+
background:#DCDCDC;
            position:absolute
+
padding:2px;
        }
+
}
    }
+
 
    @media (min-width:180px) and (max-width:479px)
+
#powersearch p {
    {
+
margin-top:0px;
        #p-personal
+
}
        {
+
 
            left:0px;
+
div.multipageimagenavbox {
            right:0px;
+
  border: solid 1px silver;
            top:0px
+
  padding: 4px;
        }
+
  margin: 1em;
        #header_titre
+
  background: #f0f0f0;
        {
+
}
            top:50px;
+
 
            position:absolute
+
div.multipageimagenavbox div.thumb {
        }
+
  border: none;
        #p-search
+
  margin-left: 2em;
        {
+
  margin-right: 2em;
            top:150px;
+
}
            position:absolute
+
 
        }
+
div.multipageimagenavbox hr {
    }
+
  margin: 6px;
    #wpCreateaccount,#wpLoginAttempt
+
}
    {
+
 
        background-color:#dc006a;
+
table.multipageimage td {
        color:#fff;
+
  text-align: center;
        border-color:#347bff -moz-use-text-color;
+
}
        border-image:none;
+
 
        border-radius:3px;
+
/** Special:Version */
        border-style:solid none;
+
 
        border-width:1px medium;
+
table#sv-ext, table#sv-hooks, table#sv-software {
        box-sizing:border-box;
+
margin: 1em;
        color:#fff;
+
padding:0em;
        cursor:pointer;
+
}
        display:inline-block;
+
 
        font-size:100%;
+
#sv-ext td, #sv-hooks td, #sv-software td,
        font-weight:bold;
+
#sv-ext th, #sv-hooks th, #sv-software th {
        margin:0 0 0 20px;
+
border: 1px solid #A0A0A0;
        padding:0.5em 1em;
+
padding: 0 0.15em 0 0.15em;
        text-align:center;
+
}
        text-shadow:0 1px rgba(0,0,0,0.1);
+
#sv-ext th, #sv-hooks th, #sv-software th {
        text-transform:none;
+
background-color: #F0F0F0;
        transition:background 0.1s ease-in-out 0s,color 0.1s ease-in-out 0s,box-shadow 0.1s ease-in-out 0s;
+
color: black;
        vertical-align:middle
+
padding: 0 0.15em 0 0.15em;
    }
+
}
 +
tr.sv-space{
 +
height: 0.8em;
 +
border:none;
 +
}
 +
tr.sv-space td { display: none; }
 +
 
 +
/*
 +
  Table pager (e.g. Special:Imagelist)
 +
  - remove underlines from the navigation link
 +
  - collapse borders
 +
  - set the borders to outsets (similar to Special:Allmessages)
 +
  - remove line wrapping for all td and th, set background color
 +
  - restore line wrapping for the last two table cells (description and size)
 +
*/
 +
.TablePager { min-width: 80%; }
 +
.TablePager_nav a { text-decoration: none; }
 +
.TablePager { border-collapse: collapse; }
 +
.TablePager, .TablePager td, .TablePager th {  
 +
border: 1px solid #aaaaaa;
 +
padding: 0 0.15em 0 0.15em;
 +
}
 +
.TablePager th { background-color: #eeeeff }
 +
.TablePager td { background-color: #ffffff }
 +
.TablePager tr:hover td { background-color: #eeeeff }
 +
 
 +
.imagelist td, .imagelist th { white-space: nowrap }
 +
.imagelist .TablePager_col_links { background-color: #eeeeff }
 +
.imagelist .TablePager_col_img_description { white-space: normal }
 +
.imagelist th.TablePager_sort { background-color: #ccccff }
 +
 
 +
.templatesUsed { margin-top: 1.5em; }
 +
 
 +
.mw-summary-preview {
 +
margin: 0.1em 0;
 +
}
 +
 
 +
/* Friendlier slave lag warnings */
 +
div.mw-lag-warn-normal,
 +
div.mw-lag-warn-high {
 +
padding: 3px;
 +
text-align: center;
 +
margin: 3px auto;
 +
}
 +
div.mw-lag-warn-normal {
 +
border: 1px solid #FFCC66;
 +
background-color: #FFFFCC;
 +
}
 +
div.mw-lag-warn-high {
 +
font-weight: bold;
 +
border: 2px solid #FF0033;
 +
background-color: #FFCCCC;
 +
}
 +
 
 +
.MediaTransformError {
 +
background-color: #ccc;
 +
padding: 0.1em;
 +
}
 +
.MediaTransformError td {
 +
text-align: center;
 +
vertical-align: middle;
 +
font-size: 90%;
 +
}
 +
 
 +
/** Special:Search stuff */
 +
div#mw-search-interwiki-caption {
 +
text-align: center;
 +
font-weight: bold;
 +
font-size: 95%;
 +
}
 +
 
 +
.mw-search-interwiki-project {
 +
font-size: 97%;
 +
text-align: left;
 +
padding-left: 0.2em;
 +
padding-right: 0.15em;
 +
padding-bottom: 0.2em;
 +
padding-top: 0.15em;
 +
background: #cae8ff;
 +
}
 +
 
 +
/* God-damned hack for the crappy layout */
 +
.os-suggest {
 +
font-size: 127%;
 
}
 
}

Version actuelle en date du 21 janvier 2015 à 15:23

/* Le CSS placé ici sera appliqué à tous les habillages. */
/*
** MediaWiki 'monobook' style sheet for CSS2-capable browsers.
** Copyright Gabriel Wicke - http://wikidev.net/
** License: GPL (http://www.gnu.org/copyleft/gpl.html)
**
** Loosely based on http://www.positioniseverything.net/ordered-floats.html by Big John
** and the Plone 2.0 styles, see http://plone.org/ (Alexander Limi,Joe Geldart & Tom Croucher,
** Michael Zeltner and Geir Bækholt)
** All you guys rock :)
*/
body { 
  margin:0;
  padding:0;
  background: url('http://wikiww1.auray.fr/images/8/8b/Les-hommes-du-5e-regiment-d-infanterie.jpg') no-repeat center fixed; 
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisée */
}



#content {
	margin: 2.8em 0 0 12.2em;
	padding: 0 1em 1em 1em;
	position: relative;
	z-index: 2;
}
#column-one {
	padding-top: 160px;
}
#content {
	background: transparent;
	color: black;
	border: 1px solid #aaa;
	border-right: none;
	line-height: 1.5em;
border-radius:10px;
}

/* the left column width is specified in class .portlet */

/* Font size:
** We take advantage of keyword scaling- browsers won't go below 9px
** More at http://www.w3.org/2003/07/30-font-size
** http://style.cleverchimp.com/font_size_intervals/altintervals.html
*/

body {
	font: x-small sans-serif;
	color: black;
	margin: 0;
	padding: 0;
}

/* scale back up to a sane default */
#globalWrapper {
	font-size: 127%;
	width: 100%;
	margin: 0;
	padding: 0;
}

.visualClear {
	clear: both;
}

/* general styles */

table {
	font-size: 100%;
	color: black;
	/* we don't want the bottom borders of <h2>s to be visible through
	   floated tables */
	background-color: white;
}
fieldset table {
	/* but keep table layouts in forms clean... */
	background: none;
}
a {
	text-decoration: none;
	color: black;
	background: none;
}
a:visited {
	color: #5a3696;
}
a:active {
	color: #faa700;
}
a:hover {
	text-decoration: underline;
}
a.stub {
	color: #772233;
}
a.new, #p-personal a.new {
	color: #ba0000;
}
a.new:visited, #p-personal a.new:visited {
	color: #a55858;
}

img {
	border: none;
	vertical-align: middle;
}
p {
	margin: .4em 0 .5em 0;
	line-height: 1.5em;
}
p img {
	margin: 0;
}

hr {
	height: 1px;
	color: #aaa;
	background-color: #aaa;
	border: 0;
	margin: .2em 0 .2em 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #FF0080;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}
h1 { font-size: 300%; }
h1 .editsection { font-size: 53%; }
h2 { font-size: 250%; }
h2 .editsection { font-size: 67%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 232%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 21%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 200%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 100%;  }
h6 .editsection { font-size: 125%; font-weight: normal; }

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(bullet.gif);
}
ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}
li {
	margin-bottom: .1em;
}
dt {
	font-weight: bold;
	margin-bottom: .1em;
}
dl {
	margin-top: .2em;
	margin-bottom: .5em;
}
dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: .1em;
}

fieldset {
	border: 1px solid #2f6fab;
	margin: 1em 0 1em 0;
	padding: 0 1em 1em;
	line-height: 1.5em;
}
fieldset.nested {
	margin: 0 0 0.5em 0;
	padding: 0 0.5em 0.5em;
}
legend {
	padding: .5em;
	font-size: 95%;
}
form {
	border: none;
	margin: 0;
}

textarea {
	width: 100%;
	padding: .1em;
}

input.historysubmit {
	padding: 0 .3em .3em .3em !important;
	font-size: 94%;
	cursor: pointer;
	height: 1.7em !important;
	margin-left: 1.6em;
}
select {
	vertical-align: top;
}
abbr, acronym, .explain {
	border-bottom: 1px dotted black;
	color: black;
	background: none;
	cursor: help;
}
q {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
}
/* disabled for now
blockquote {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
}*/
code {
	background-color: #f9f9f9;
}
pre {
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
}

/*
** the main content area
*/

#siteSub {
	display: none;
}
#jump-to-nav {
	display: none;
}

#contentSub, #contentSub2 {
	font-size: 84%;
	line-height: 1.2em;
	margin: 0 0 1.4em 1em;
	color: #7d7d7d;
	width: auto;
}
span.subpages {
	display: block;
}

/* Some space under the headers in the content area */
#bodyContent h1, #bodyContent h2 {
	margin-bottom: .6em;
}
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
	margin-bottom: .3em;
}
#firstHeading {
	margin-bottom: .1em;
	/* These two rules hack around bug 2013 (fix for more limited bug 11325).
	   When bug 2013 is fixed properly, they should be removed. */
	line-height: 1.2em;
	padding-bottom: 0;
}

/* user notification thing */
.usermessage {
	background-color: #ffce7b;
	border: 1px solid #ffa500;
	color: black;
	font-weight: bold;
	margin: 2em 0 1em;
	padding: .5em 1em;
	vertical-align: middle;
}
#siteNotice {
	text-align: center;
	font-size: 95%;
	padding: 0 .9em;
}
#siteNotice p {
	margin: 0;
	padding: 0;
}
.success {
	color: green;
	font-size: larger;
}
.error {
	color: red;
	font-size: larger;
}
.errorbox, .successbox {
	font-size: larger;
	border: 2px solid;
	padding: .5em 1em;
	float: left;
	margin-bottom: 2em;
	color: #000;
}
.errorbox {
	border-color: red;
	background-color: #fff2f2;
}
.successbox {
	border-color: green;
	background-color: #dfd;
}
.errorbox h2, .successbox h2 {
	font-size: 1em;
	font-weight: bold;
	display: inline;
	margin: 0 .5em 0 0;
	border: none;
}

.catlinks {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	margin-top: 1em;
	clear: both;
}
/* currently unused, intended to be used by a metadata box
in the bottom-right corner of the content area */
.documentDescription {
	/* The summary text describing the document */
	font-weight: bold;
	display: block;
	margin: 1em 0;
	line-height: 1.5em;
}
.documentByLine {
	text-align: right;
	font-size: 90%;
	clear: both;
	font-weight: normal;
	color: #76797c;
}

/* emulate center */
.center {
	width: 100%;
	text-align: center;
}
*.center * {
	margin-left: auto;
	margin-right: auto;
}
/* small for tables and similar */
.small, .small * {
	font-size: 94%;
}
table.small {
	font-size: 100%;
}

/*
** content styles
*/

#toc,
.toc,
.mw-warning {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
}
#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}
#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
}

.mw-warning {
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}

/* images */
div.floatright, table.floatright {
	clear: right;
	float: right;
	position: relative;
	margin: 0 0 .5em .5em;
	border: 0;
/*
	border: .5em solid white;
	border-width: .5em 0 .8em 1.4em;
*/
}
div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
	float: left;
	clear: left;
	position: relative;
	margin: 0 .5em .5em 0;
	border: 0;
/*
	margin: .3em .5em .5em 0;
	border: .5em solid white;
	border-width: .5em 1.4em .8em 0;
*/
}
div.floatleft p { font-style: italic; }
/* thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}
div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
html .thumbimage {
	border: 1px solid #ccc;
}
html .thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 94%;
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}
div.tleft {
	float: left;
	clear: left;
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}
img.thumbborder {
	border: 1px solid #dddddd;
}
.hiddenStructure {
	display: none;
}

/*
** classes for special content elements like town boxes
** intended to be referenced directly from the wiki src
*/

/*
** User styles
*/
/* table standards */
table.rimage {
	float: right;
	position: relative;
	margin-left: 1em;
	margin-bottom: 1em;
	text-align: center;
}
.toccolours {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
}

/*
** edit views etc
*/
.special li {
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

/*
** keep the whitespace in front of the ^=, hides rule from konqueror
** this is css3, the validator doesn't like it when validating as css2
*/
#bodyContent a.external,
#bodyContent a[href ^="gopher://"] {
	background: url(external.png) center right no-repeat;
	padding: 0 13px;
}
.rtl #bodyContent a.external,
.rtl #bodyContent a[href ^="gopher://"] {
	background-image: url(external-rtl.png);
}
#bodyContent a[href ^="https://"],
.link-https {
	background: url(lock_icon.gif) center right no-repeat;
	padding: 0 16px;
}
#bodyContent a[href ^="mailto:"],
.link-mailto {
	background: url(mail_icon.gif) center right no-repeat;
	padding: 0 18px;
}
#bodyContent a[href ^="news://"] {
	background: url(news_icon.png) center right no-repeat;
	padding: 0 18px;
}
#bodyContent a[href ^="ftp://"],
.link-ftp {
	background: url(file_icon.gif) center right no-repeat;
	padding: 0 18px;
}
#bodyContent a[href ^="irc://"],
#bodyContent a.extiw[href ^="irc://"],
.link-irc {
	background: url(discussionitem_icon.gif) center right no-repeat;
	padding: 0 18px;
}
#bodyContent a.external[href $=".ogg"], #bodyContent a.external[href $=".OGG"],
#bodyContent a.external[href $=".mid"], #bodyContent a.external[href $=".MID"],
#bodyContent a.external[href $=".midi"], #bodyContent a.external[href $=".MIDI"],
#bodyContent a.external[href $=".mp3"], #bodyContent a.external[href $=".MP3"],
#bodyContent a.external[href $=".wav"], #bodyContent a.external[href $=".WAV"],
#bodyContent a.external[href $=".wma"], #bodyContent a.external[href $=".WMA"],
.link-audio {
	background: url("audio.png") center right no-repeat;
	padding: 0 13px;
}
#bodyContent a.external[href $=".ogm"], #bodyContent a.external[href $=".OGM"],
#bodyContent a.external[href $=".avi"], #bodyContent a.external[href $=".AVI"],
#bodyContent a.external[href $=".mpeg"], #bodyContent a.external[href $=".MPEG"],
#bodyContent a.external[href $=".mpg"], #bodyContent a.external[href $=".MPG"],
.link-video {
	background: url("video.png") center right no-repeat;
	padding: 0 13px;
}
#bodyContent a.external[href $=".pdf"], #bodyContent a.external[href $=".PDF"],
#bodyContent a.external[href *=".pdf#"], #bodyContent a.external[href *=".PDF#"],
#bodyContent a.external[href *=".pdf?"], #bodyContent a.external[href *=".PDF?"],
.link-document {
	background: url("document.png") center right no-repeat;
	padding: 0 12px;
}

/* for rtl wikis */
.rtl #bodyContent a.external {
	background-position: left;
	padding-right: 0;
}
.rtl a.feedlink {
	background-position: right;
	padding-right: 16px;
	padding-left: 0;
}

/* correction for ltr wikis */
.ltr #bodyContent a.external {
	padding-left: 0;
}

/* disable interwiki styling */
#bodyContent a.extiw,
#bodyContent a.extiw:active {
	color: #36b;
	background: none;
	padding: 0;
}
#bodyContent a.external {
	color: #36b;
}
/* this can be used in the content area to switch off
special external link styling */
#bodyContent .plainlinks a {
	background: none !important;
	padding: 0 !important;
}
/*
** Structural Elements
*/

/*
** general portlet styles (elements in the quickbar)
*/
.portlet {
	border: none;
	margin: 0 0 .5em;
	padding: 0;
	float: none;
	width: 11.6em;
	overflow: hidden;
}
.portlet h4 {
	font-size: 95%;
	font-weight: normal;
	white-space: nowrap;
}
.portlet h5 {
	background: transparent;
	padding: 0 1em 0 .5em;
	display: inline;
	height: 1em;
	text-transform: lowercase;
	font-size: 111%;
	font-weight: normal;
	white-space: nowrap;
}
.portlet h6 {
	background: #ffae2e;
	border: 1px solid #2f6fab;
	border-style: solid solid none solid;
	padding: 0 1em 0 1em;
	text-transform: lowercase;
	display: block;
	font-size: 1em;
	height: 1.2em;
	font-weight: normal;
	white-space: nowrap;
border-radius:10px;
}
.pBody {	font-size: 105%;
	background-color: transparent;
	color: #FFFFFF;
	border-collapse: collapse;
	border: 1px solid #aaa;
	padding: 0 .8em .3em .5em;
border-radius:10px;


}
.portlet h1,
.portlet h2,
.portlet h3,
.portlet h4 {
	margin: 0;
	padding: 0;
}
.portlet ul {
	line-height: 1.5em;
	list-style-type: square;
	list-style-image: url(bullet.gif);
	font-size: 95%;
}
.portlet li {
	padding: 0;
	margin: 0;
}

/*
** Logo properties
*/

#p-logo {
	top: 0;
	left: 0;
	position: absolute; /*needed to use z-index */
	z-index: 3;
	height: 155px;
	width: 12em;
	overflow: visible;
}
#p-logo h5 {
	display: none;
}
#p-logo a,
#p-logo a:hover {
	display: block;
	height: 155px;
	width: 12.2em;
	background-repeat: no-repeat;
	background-position: 35% 50% !important;
	text-decoration: none;
}

/*
** Search portlet
*/
#p-search {
float: right;
    position: absolute;
    margin: 0px;
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 10px;
    right: 0.8%;
    top: 8%;
    z-index: 3;
    padding: 1.2% 1.5% 1%;
    min-width: 228px;

}
#searchGoButton {
	padding-left: .5em;
	padding-right: .5em;
	font-weight: bold;
}

#p-search .pBody {
	padding: .5em .4em .4em .4em;
	text-align: center;
}
#p-search #searchform div div {
	margin-top: .4em;
	font-size: 95%;
}
/*
** the personal toolbar
*/
#p-personal {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
#p-personal {
	width: 100%;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	overflow: visible;
	line-height: 1.2em;
}
#p-personal h5 {
	display: none;
}
#p-personal .portlet,
#p-personal .pBody {
	z-index: 0;
	padding: 0;
	margin: 0;
	border: none;
	overflow: visible;
	background: none;
}
/* this is the ul contained in the portlet */
#p-personal ul {
	border: none;
	line-height: 1.4em;
	color: #2f6fab;
	padding: 0 2em 0 3em;
	margin: 0;
	text-align: right;
	list-style: none;
	z-index: 0;
	background: none;
	cursor: default;
}
#p-personal li {
	z-index: 0;
	border: none;
	padding: 0;
	display: inline;
	color: #2f6fab;
	margin-left: 1em;
	line-height: 1.2em;
	background: none;
}
#p-personal li a {
	text-decoration: none;
	color: #005896;
	padding-bottom: .2em;
	background: none;
}
#p-personal li a:hover {
	background-color: black;
	padding-bottom: .2em;
	text-decoration: none;
}
#p-personal li.active a:hover {
	background-color: transparent;
}
/* the icon in front of the user name, single quotes
in bg url to hide it from iemac */
li#pt-userpage,
li#pt-anonuserpage,
li#pt-login {
	background: url(user.gif) top left no-repeat;
	padding-left: 20px;
	text-transform: none;
}
#p-personal ul {
	text-transform: lowercase;
}
#p-personal li.active {
	font-weight: bold;
}
/*
** the page-related actions- page/talk, edit etc
*/
#p-cactions {
	position: absolute;
	top: 1.3em;
	left: 11.5em;
	margin: 0;
	white-space: nowrap;
	width: 76%;
	line-height: 1.1em;
	overflow: visible;
	background: none;
	border-collapse: collapse;
	padding-left: 1em;
	list-style: none;
	font-size: 95%;
}
#p-cactions ul {
	list-style: none;
}
#p-cactions li {
	display: inline;
	border: 1px solid #aaa;
	border-bottom: none;
	padding: 0 0 .1em 0;
	margin: 0 .3em 0 0;
	overflow: visible;
	background: white;
}
#p-cactions li.selected {
	border-color: #fabd23;
	padding: 0 0 .2em 0;
	font-weight: bold;
}
#p-cactions li a {
	background-color: #fbfbfb;
	color: #002bb8;
	border: none;
	padding: 0 .8em .3em;
	position: relative;
	z-index: 0;
	margin: 0;
	text-decoration: none;
}
#p-cactions li.selected a {
	z-index: 3;
	padding: 0 1em .2em!important;
	background-color: white;
}
#p-cactions .new a {
	color: #ba0000;
}
#p-cactions li a:hover {
	z-index: 3;
	text-decoration: none;
	background-color: white;
}
#p-cactions h5 {
	display: none;
}
#p-cactions li.istalk {
	margin-right: 0;
}
#p-cactions li.istalk a {
	padding-right: .5em;
}
#p-cactions #ca-addsection a {
	padding-left: .4em;
	padding-right: .4em;
}
/* offsets to distinguish the tab groups */
li#ca-talk {
	margin-right: 1.6em;
}
li#ca-watch, li#ca-unwatch, li#ca-varlang-0, li#ca-print {
	margin-left: 1.6em;
}
#p-cactions .pBody {
	font-size: 1em;
	background-color: transparent;
	color: inherit;
	border-collapse: inherit;
	border: 0;
	padding: 0;
}
#p-cactions .hiddenStructure {
	display: none;
}
#p-cactions li a {
	text-transform: lowercase;
}

#p-lang {
	position: relative;
	z-index: 3;
}

/* TODO: #t-iscite is only used by the Cite extension, come up with some
 * system which allows extensions to add to this file on the fly
 */
#t-ispermalink, #t-iscite {
	color: #999;
}
/*
** footer
*/
#footer 
   {background :white;color :black;margin-top:1em;border-top:1px solid #AAA;direction:ltr}

#f-poweredbyico, #f-copyrightico {
	margin: 0 8px;
	position: relative;
	top: -2px; /* Bump it up just a tad */
}
#f-poweredbyico {
	float: right;
	height: 1%;
}
#f-copyrightico {
	float: left;
	height: 1%;
}

/* js pref toc */
#preftoc {
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}
#preftoc li {
	background-color: #f0f0f0;
	color: #000;
}
#preftoc li {
	margin: 1px -2px 1px 2px;
	float: left;
	padding: 2px 0 3px 0;
	border: 1px solid #fff;
	border-right-color: #716f64;
	border-bottom: 0;
	position: relative;
	white-space: nowrap;
	list-style-type: none;
	list-style-image: none;
	z-index: 3;
}
#preftoc li.selected {
	font-weight: bold;
	background-color: #f9f9f9;
	border: 1px solid #aaa;
	border-bottom: none;
	cursor: default;
	top: 1px;
	padding-top: 2px;
	margin-right: -3px;
}
#preftoc > li.selected {
	top: 2px;
}
#preftoc a,
#preftoc a:active {
	display: block;
	color: #000;
	padding: 0 .7em;
	position: relative;
	text-decoration: none;
}
#preftoc li.selected a {
	cursor: default;
	text-decoration: none;
}
#prefcontrol {
	padding-top: 2em;
	clear: both;
}
#preferences {
	margin: 0;
	border: 1px solid #aaa;
	clear: both;
	padding: 1.5em;
	background-color: #F9F9F9;
}
.prefsection {
	border: none;
	padding: 0;
	margin: 0;
}
.prefsection fieldset {
	border: 1px solid #aaa;
	float: left;
	margin-right: 2em;
}
.prefsection legend {
	font-weight: bold;   
}
.prefsection table, .prefsection legend {
	background-color: #F9F9F9;
}
.mainLegend {
	display: none;
}
div.prefsectiontip {
	font-size: x-small;
	padding: .2em 2em;
	color: #666;
}
.btnSavePrefs {
	font-weight: bold;
	padding-left: .3em;
	padding-right: .3em;
}

.preferences-login {
	clear: both;
	margin-bottom: 1.5em;
}

.prefcache {
	font-size: 90%;
	margin-top: 2em;
}

div#userloginForm form,
div#userlogin form#userlogin2 {
	margin: 0 3em 1em 0;
	border: 1px solid #aaa;
	clear: both;
	padding: 1.5em 2em;
	background-color: #f9f9f9;
	float: left;
}
.rtl div#userloginForm form,
.rtl div#userlogin form#userlogin2 {
	float: right;
}

div#userloginForm table,
div#userlogin form#userlogin2 table {
	background-color: #f9f9f9;
}

div#userloginForm h2,
div#userlogin form#userlogin2 h2 {
	padding-top: 0;
}

div#userlogin .captcha,
div#userloginForm .captcha {
	border: 1px solid #bbb;
	padding: 1.5em 2em;
	background-color: white;
}

#loginend, #signupend {
	clear: both;
}

#userloginprompt, #languagelinks {
	font-size: 85%;
}

#login-sectiontip {
	font-size: 85%;
	line-height: 1.2;
	padding-top: 2em;
}

#userlogin .loginText, #userlogin .loginPassword {
	width: 12em;
}

#userloginlink a, #wpLoginattempt, #wpCreateaccount {
	font-weight: bold;
}

/*
** IE/Mac fixes, hope to find a validating way to move this
** to a separate stylesheet. This would work but doesn't validate:
** @import("IEMacFixes.css");
*/
/* tabs: border on the a, not the div */
* > html #p-cactions li { border: none; }
* > html #p-cactions li a {
	border: 1px solid #aaa;
	border-bottom: none;
}
* > html #p-cactions li.selected a { border-color: #fabd23; }
/* footer icons need a fixed width */
* > html #f-poweredbyico,
* > html #f-copyrightico { width: 88px; }
* > html #bodyContent,
* > html #bodyContent pre {
	overflow-x: auto;
	width: 100%;
	padding-bottom: 25px;
}

/* more IE fixes */
/* float/negative margin brokenness */
* html #footer {margin-top: 0;}
* html #column-content {
	display: inline;
	margin-bottom: 0;
}
* html div.editsection { font-size: smaller; }
#pagehistory li.selected { position: relative; }

/* Mac IE 5.0 fix; floated content turns invisible */
* > html #column-content {
	float: none;
}
* > html #column-one {
	position: absolute;
	left: 0;
	top: 0;
}
* > html #footer {
	margin-left: 13.2em;
}
.redirectText {
	font-size: 150%;
	margin: 5px;
}

.printfooter {
	display: none;
}

.not-patrolled {
	background-color: #ffa;
}
div.patrollink {
	clear: both;
	font-size: 75%;
	text-align: right;
}
span.newpage, span.minor, span.bot {
	font-weight: bold;
}
span.unpatrolled {
	font-weight: bold;
	color: red;
}

.sharedUploadNotice {
	font-style: italic;
}

span.updatedmarker {
	color: black;
	background-color: #0f0;
}

table.gallery {
	border: 1px solid #ccc;
	margin: 2px;
	padding: 2px;
	background-color: white;
}

table.gallery tr {
	vertical-align: top;
}

table.gallery td {
	vertical-align: top;
	background-color: #f9f9f9;
	border: solid 2px white;
}
/* Keep this temporarily so that cached pages will display right */
table.gallery td.galleryheader {
    text-align: center;
	font-weight: bold;
}
table.gallery caption {
	font-weight: bold;
}

div.gallerybox {
	margin: 2px;
}

div.gallerybox div.thumb {
	text-align: center;
	border: 1px solid #ccc;
	margin: 2px;
}

div.gallerytext {
	overflow: hidden;
	font-size: 94%;
	padding: 2px 4px;
}

span.comment {
	font-style: italic;
}

span.changedby {
	font-size: 95%;
}

.previewnote {
	text-indent: 3em;
	color: #c00;
	border-bottom: 1px solid #aaa;
	padding-bottom: 1em;
	margin-bottom: 1em;
}

.previewnote p {
	margin: 0;
	padding: 0;
}

.editExternally {
	border: 1px solid gray;
	background-color: #ffffff;
	padding: 3px;
	margin-top: 0.5em;
	float: left;
	font-size: small;
	text-align: center;
}
.editExternallyHelp {
	font-style: italic;
	color: gray;
}

.toggle {
	margin-left: 2em;
	text-indent: -2em;
}

/* Classes for EXIF data display */
table.mw_metadata {
	font-size: 0.8em;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	width: 300px;
}

table.mw_metadata caption {
	font-weight: bold;
}

table.mw_metadata th {
	font-weight: normal;
}

table.mw_metadata td {
	padding: 0.1em;
}

table.mw_metadata {
	border: none;
	border-collapse: collapse;
}

table.mw_metadata td, table.mw_metadata th {
	text-align: center;
	border: 1px solid #aaaaaa;
	padding-left: 0.1em;
	padding-right: 0.1em;
}

table.mw_metadata th {
	background-color: #f9f9f9;
}

table.mw_metadata td {
	background-color: #fcfcfc;
}

table.collapsed tr.collapsable {
	display: none;
}


/* filetoc */
ul#filetoc {
	text-align: center;
	border: 1px solid #aaaaaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right: 0;
}

#filetoc li {
	display: inline;
	list-style-type: none;
	padding-right: 2em;
}

input#wpSummary {
	width: 80%;
}

/* @bug 1714 */
input#wpSave, input#wpDiff {
	margin-right: 0.33em;
}

#wpSave {
	font-weight: bold;
}

/* Classes for article validation */

table.revisionform_default {
	border: 1px solid #000000;
}

table.revisionform_focus {
	border: 1px solid #000000;
	background-color:#00BBFF;
}

tr.revision_tr_default {
	background-color:#EEEEEE;
}

tr.revision_tr_first {
	background-color:#DDDDDD;
}

p.revision_saved {
	color: green;
	font-weight:bold;
}

#mw_trackbacks {
	border: solid 1px #bbbbff;
	background-color: #eeeeff;
	padding: 0.2em;
}


/* Allmessages table */

#allmessagestable th {
	background-color: #b2b2ff;
}

#allmessagestable tr.orig {
	background-color: #ffe2e2;
}

#allmessagestable tr.new {
	background-color: #e2ffe2;
}

#allmessagestable tr.def {
	background-color: #f0f0ff;
}


/* noarticletext */
div.noarticletext {
	border: 1px solid #ccc;
	background: #fff;
	padding: .2em 1em;
	color: #000;
}

div#searchTargetContainer {
	left:       10px;
	top:        10px;
	width:      90%;
	background: white;
}

div#searchTarget {
	padding:    3px;
	margin:     5px;
	background: #F0F0F0;
	border:     solid 1px blue;
}

div#searchTarget ul li {
	list-style: none;
}

div#searchTarget ul li:before {
	color: orange;
	content: "\00BB \0020";
}

div#searchTargetHide {
	float:right;
	border:solid 1px black;
	background:#DCDCDC;
	padding:2px;
}

#powersearch p {
	margin-top:0px;
}

div.multipageimagenavbox {
   border: solid 1px silver;
   padding: 4px;
   margin: 1em;
   background: #f0f0f0;
}

div.multipageimagenavbox div.thumb {
   border: none;
   margin-left: 2em;
   margin-right: 2em;
}

div.multipageimagenavbox hr {
   margin: 6px;
}

table.multipageimage td {
   text-align: center;
}

/** Special:Version */

table#sv-ext, table#sv-hooks, table#sv-software {
	margin: 1em;
	padding:0em;
}

#sv-ext td, #sv-hooks td, #sv-software td,
#sv-ext th, #sv-hooks th, #sv-software th {
	border: 1px solid #A0A0A0;
	padding: 0 0.15em 0 0.15em;
}
#sv-ext th, #sv-hooks th, #sv-software th {
	background-color: #F0F0F0;
	color: black;
	padding: 0 0.15em 0 0.15em;
}
tr.sv-space{
	height: 0.8em;
	border:none;
}
tr.sv-space td { display: none; }

/*
  Table pager (e.g. Special:Imagelist)
  - remove underlines from the navigation link
  - collapse borders
  - set the borders to outsets (similar to Special:Allmessages)
  - remove line wrapping for all td and th, set background color
  - restore line wrapping for the last two table cells (description and size)
*/
.TablePager { min-width: 80%; }
.TablePager_nav a { text-decoration: none; }
.TablePager { border-collapse: collapse; }
.TablePager, .TablePager td, .TablePager th { 
	border: 1px solid #aaaaaa;
	padding: 0 0.15em 0 0.15em;
}
.TablePager th { background-color: #eeeeff }
.TablePager td { background-color: #ffffff }
.TablePager tr:hover td { background-color: #eeeeff }

.imagelist td, .imagelist th { white-space: nowrap }
.imagelist .TablePager_col_links { background-color: #eeeeff }
.imagelist .TablePager_col_img_description { white-space: normal }
.imagelist th.TablePager_sort { background-color: #ccccff }

.templatesUsed { margin-top: 1.5em; }

.mw-summary-preview {
	margin: 0.1em 0;
}

/* Friendlier slave lag warnings */
div.mw-lag-warn-normal,
div.mw-lag-warn-high {
	padding: 3px;
	text-align: center;
	margin: 3px auto;
}
div.mw-lag-warn-normal {
	border: 1px solid #FFCC66;
	background-color: #FFFFCC;
}
div.mw-lag-warn-high {
	font-weight: bold;
	border: 2px solid #FF0033;
	background-color: #FFCCCC;
}

.MediaTransformError {
	background-color: #ccc;
	padding: 0.1em;
}
.MediaTransformError td {
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
}

/** Special:Search stuff */
div#mw-search-interwiki-caption {
	text-align: center;
	font-weight: bold;
	font-size: 95%;
}

.mw-search-interwiki-project {
	font-size: 97%;
	text-align: left;
	padding-left: 0.2em;
	padding-right: 0.15em;
	padding-bottom: 0.2em;
	padding-top: 0.15em;
	background: #cae8ff;
}

/* God-damned hack for the crappy layout */
.os-suggest {
	font-size: 127%;
}