/* dra.css - CSS - notices and documentation at the end of the file */

body {
 margin                  : 4%                 ;
 margin-top              : 0.2em              ;
 padding-bottom          : 0.9em              ;
 background-color        : #fffffe            ;
 background-image        : none               ;
 color                   : black              ;
 font-family             : optima             ;
 font-size               : 20px               ;
}
h1 {
 margin-top              : 0.6em              ;
 margin-bottom           : 0.1em              ;
 text-align              : center             ;
 font-size               : 1.4em              ;
}
h2 {
 margin-bottom           : 0.1em              ;
 font-size               : 1.2em              ;
}
h3 {
 margin-bottom           : 0.1em              ;
 font-size               : 1.1em              ;
}
section {
 margin-top              : 0.8em              ;
 margin-bottom           : 0.1em              ;
}
p {
 margin-top              : 0.6em              ;
 text-align              : left               ;
 font-size               : 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               ;
}
code {
 color                   : #990000            ;
 font-size               : 1.1rem             ;
}
img.b {
 display                 : block              ;
 max-width               : 100%               ;
 width                   : 1000px             ;
 height                  : auto               ;
 margin-left             : auto               ;
 margin-right            : auto               ;
 border-radius           : 20px               ;
}
img.s {
 display                 : block              ;
 max-width               : 100%               ;
 width                   : 400px              ;
 height                  : auto               ;
 border-radius           : 20px               ;
}
table {
 margin-top              : 2.8em              ;
 margin-right            : auto               ;
 margin-left             : auto               ;
 padding                 : 0.8%               ;
 border-collapse         : collapse           ;
}
table.center {
 text-align              : center             ;
}
th {
 border                  : 1px solid #888888  ;
 padding                 : 0.3em              ;
}
td {
 border                  : 1px solid #888888  ;
 padding                 : 0.3em              ;
}
td.l {
 text-align              : left               ;
}
td.r {
 text-align              : right              ;
}
li {
 padding                 : 0.1em              ;
}
li.mt {
 margin-top              : 3rem               ;
}
li.mb {
 margin-bottom           : 3rem               ;
}
li.mtb {
 margin-top              : 3rem               ;
 margin-bottom           : 3rem               ;
}
#home {
 font-size               : 2.5rem             ;
}
#bar {
 margin-bottom           : 0.5em              ;
 border-bottom           : 2px solid #660000  ;
 padding-bottom          : 0.2em              ;
 text-indent             : 1%                 ;
 text-align              : center             ;
 font-family             : monospace          ;
 font-weight             : bold               ;
 font-size               : 1.4em              ;
}
#inbar {
 margin-top              : 0.2em              ;
 position                : absolute           ;
 left                    : 1.1%               ;
 font-weight             : normal             ;
 font-size               : 0.6em              ;
}
#sbar {
 margin-top              : 0.8em              ;
 margin-bottom           : 1.1em              ;
 text-align              : center             ;
 font-size               : 1.2em              ;
}
#author {
 margin-top              : 0.8em              ;
 margin-bottom           : 1.1em              ;
 text-align              : center             ;
 font-size               : 0.8em              ;
}
#tmenu {
 margin-left             : 10%                ;
}
.comment {
 text-align              : left               ;
 color                   : #999999            ;
 font-family             : monospace          ;
 font-size               : 0.7em              ;
 font-weight             : normal             ;
}
.center {
 text-align              : center             ;
}

/*
relation: http://epi.red
date: 2022-01-18
creator: M.T. Carrasco Benitez
rights: CC BY-SA: Creative Commons Attribution-ShareAlike
*/
