Accueil En bref Objectifs Services Contact Adhésion Abonnement Tarifs Brique Internet Vidéos L'Association Support Déploiement Changements

CascadingStyleSheet

div.diff { padding-left:5%; padding-right:5% }
div.old { background-color:#FFFFAF }
div.new { background-color:#CFFFCF}
div.refer { padding-left:5%; padding-right:5%; font-size:smaller; }
div[class="content refer"] p { margin-top:2em; }
div.content div.refer hr { display:none; }
div.content div.refer { padding:0; font-size:medium; }
div.content div.refer p { margin:0; }
div.refer a { display:block; }
table.history { border-style:none; }
td.history { border-style:none; }
table.user { border-style:solid; border-width:thin; margin-left:5%; }
table.user tr td { border-style:solid; border-width:thin; padding:5px; }
dt { font-weight:bold; }
dd { margin-bottom:1ex; }
textarea { width:100%; height:80%; }
textarea#summary { height: 3em; }
img.logo {
    float: right;
    clear: right;
    border-style:none;
    background-color:#fff;
}
img {
    border: none;
    vertical-align:middle;
}
div.image span.caption {
    margin: 0 1em;
}
li img, img.smiley, .noborder img {
    border:none;
    padding:0;
    margin:0;
    background:#fff;
    color:#000;
}

div.header img, div.footer img { border:0; padding:0; margin:0; }

.left { float:left; }
.right { float:right; }
div.left .left, div.right .right {
    float:none;
}
.center { text-align:center; }

span.author {
    color: #501;
}
span.bar a {
        padding-right:1ex;
}
body {
    color:#000;
    background:#FFF3D2;
    padding:2% 5%;
    padding-right:1em;
    margin-left:18ex;
    margin-right: 32ex;
    font-family: Verdana, Helvetica, sans serif ;
    font-size: 11pt;
    text-align: justify;
}
body.large {
    font-size:18pt;
}
body.sans {
    font-family: "DejaVu", "Verdana", sans;
}
a {
    text-decoration:none;
    font-weight:bold;
    color:#473C8B;
}
p a, li a, ul a {
    text-decoration: underline;
    font-weight:normal;
}
a:visited {
    text-decoration:underline;
    color:#473C8B;
}

.rc .author {
    font-weight: normal;
    color: #666;
}
.rc .dash {
    display: none;
}
.rc strong {
    font-weight: normal;
    color: inherit;
    display: block;
}
.rc li {
    position:relative;
    padding-right: 5em;
}
.rc .lang {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.rc .type {
    position: absolute;
    top: 1.16em; /* don't forget line-height */
    right: 0;
    z-index: 2;
    background:#fff; /* covers language if no summary */
    padding: 0.1em 0 0.1em 1em;
}

div.header h1 a:hover, h1 a:hover,
h2 a:hover, h3 a:hover, h4 a:hover,
a:hover, span.caption a.image:hover {
    background:#473C8B;
    color:#FFF;
    text-decoration: none;
}
a.image:hover {
    background:inherit;
}
a.image:hover img {
    background:#ccc;
}

p a.definition {
    color:#666;
    padding: 2px;
    margin-top: 5px;
    border-bottom: 2px solid #000000;
    text-decoration:none;
    display:block;
    clear:both;
}
h2 {
    clear:both;
}
p a.definition:hover {
    background:#000000;
    color:#FFFFFF;
}

h1, h2, h3, h4,
h1 a, h2 a, h3 a, h4 a,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {
    color:#473C8B;
}
h1, h2, h3 { font-size:medium; margin:4ex 0 1ex 0; padding:0; }
h1, h2 { border-bottom: 2px solid #FFA500; }
h3 { border-bottom: 1px dashed #FFA500; }
div.header h1 {
    font-size:xx-large; margin-top:1ex;
    border-bottom: 5px solid #FFA500;
}
span.gotobar a:hover, div.sidebar a:hover {
    border-left: 5px solid #FFA500 !important;
}
div.header h1 a:hover, h1 a:hover, h2 a:hover, h3 a:hover {
    display: block;
}

hr {
    border:none;
    color:#BBB;
    background-color:#000;
    height:2px; 
    margin-top:2ex;
}

div.footer hr { height:4px; }

pre {
    border: #473C8B 2px solid;
    padding: 0.5em;
    margin-left: 1em;
    margin-right: 2em;
    white-space: pre;
    background-color: #F8FEFF;
    color: black;
    overflow:hidden;
    font-size: smaller;
}

body.magenta a { color:#639; }

div.rss li span.time { display:none; }
div.rss .description { font: medium monospace; display:inline; }

div.month {
    float:right;
    margin:0;
    padding:0 1ex;
}
div.year div.month { float:left; }
div.cal pre {
    margin:0;
    padding:1ex;
    background-color:#ffe;
}
div.cal a { text-decoration:none; }
div.cal a.edit {
    background-color:inherit;
    font-weight:normal;
}
div.cal a.local {
    background-color:#fee;
}
div.cal a.today { background-color:#fdd; }
div.cal a:hover {
    color:#fff;
    background-color:#000;
}

div.sidebar {
    position: absolute;
    right: 0;
    width: 30ex;
    top: 0;
    font-size:smaller;
}

div.footer hr {
    clear:both;
}

form.search {
    position:fixed;
    top:2.5ex;
    left:5ex;
    width:15ex;
    text-align: left;
    overflow: hidden;
}

form.search input[type=text] {
    width:15ex;
}

form.search input[type=submit] {
    display:none;
}

span.gotobar {
    visibility:hidden;
    position:fixed;
    top:12ex;
    left:5ex;
    width:15ex;
}

span.gotobar a {
    visibility:visible;
    display:block;
    margin:0;
}
span.gotobar + br {
    display:none;
}
span.gotobar a, div.sidebar a {
    text-decoration: none;
    font-weight: bold;
}

@media print {
    body { font:11pt "Neep", "Arial", sans-serif; }
    a, a:link, a:visited { color:#000; text-decoration:none; font-style:oblique; font-weight:normal; }
    h1 a, h2 a, h3 a, h4 a { font-style:normal; }
    a.edit, div.footer, div.refer, form, span.gotobar, a.number span { display:none; }
    a[class="url number"]:after, a[class="inter number"]:after { content:"[" attr(href) "]"; }
    a[class="local number"]:after { content:"[" attr(title) "]"; }
    img[smiley] { line-height: inherit; }
    pre { border:0; font-size:10pt; }
    div.sidebar { display: none; }
}