/* si.css - notices and documentation at the end of the file */
body {
 margin                  : 5%                 ;
 margin-top              : 0.1rem             ;
 color                   : black              ;
 line-height             : 1.2                ;
 font-family             : optima             ;
 font-size               : 1.1em              ;
}
body::after {
 content                 : '□'                ;
 margin-left             : 50%                ;
 color                   : #999999            ;
 font-size               : 1.1rem             ;
}
h1 {
 margin-top              : 0.6em              ;
 margin-bottom           : 0.6em              ;
 text-align              : center             ;
 font-size               : 1.4rem             ;
}
h2 {
 margin-bottom           : 0.1em              ;
 font-size               : 1.2rem             ;
}
section {
 margin-top              : 0.8em              ;
 margin-bottom           : 1.1em              ;
}
p {
 margin-top              : 0.1em              ;
 margin-bottom           : 1.1em              ;
}
p.b {
 margin-top              : 0.1em              ;
 margin-bottom           : 0.1em              ;
}
cite {
 display                 : block              ;
 margin                  : 1rem               ;
 color                   : #660000            ;
}
em {
 color                   : #007700            ;
}
code {
 font-size               : 1.2em              ;
 color                   : #006600            ;
}
table {
 margin-right            : auto               ;
 margin-left             : auto               ;
 padding                 : 0.8%               ;
 border-collapse         : collapse           ;
 font-size               : 0.8rem             ;
}
th {
 border                  : 1px solid #888888  ;
 padding                 : 0.3em              ;
}
th.l {
 border                  : 1px solid #888888  ;
 padding                 : 0.3em              ;
 text-align              : left               ;
}
td {
 border                  : 1px solid #888888  ;
 padding                 : 0.3em              ;
}
td.r {
 text-align              : right              ;
}
dt {
 text-decoration         : underline dotted   ;
}
dd {
 text-align              : left               ;
 margin-left             : 0.7em              ;
 margin-bottom           : 0.9em              ;
}
ul,ol {
 margin-top              : 0.2rem             ;
 margin-bottom           : 1.1em              ;
}
li {
 padding                 : 0.1em              ;
}
a:link {
 text-decoration         : none               ;
 color                   : #0000CC            ;
}
a:visited {
 text-decoration         : none               ;
 color                   : #0000CC            ;
}
a:hover {
 text-decoration         : none               ;
 border-bottom           : 2px solid #660000  ;
}
a.w::after {
 content                 : 'W'                ;
 vertical-align          : super              ;
 font-weight             : lighter            ;
 font-size               : 0.5em              ;
}
a.w:hover {
 text-decoration         : none               ;
 color                   : #bb0000            ;
 border-top              : 3px solid #990000  ;
 border-bottom           : none               ;
}
#home {
 position                : absolute           ;
 margin-top              : -0.2rem            ;
 margin-left             : -0.7rem            ;
 left                    : 2.5%               ;
 font-weight             : bold               ;
 font-size               : 2.1em              ;
}
span.i {
 color                   : #006600            ;
 font-weight             : bold               ;
}
.comment {
 color                   : #999999            ;
 font-family             : monospace          ;
 font-size               : 0.9em              ;
}
.center {
 text-align              : center             ;
}
/*
date: 2023-04-12
relation: http://limes.lu
creator: M.T. Carrasco Benitez
rights: CC BY-SA: Creative Commons Attribution-ShareAlike
*/
