| |
| div#brdtitle { position: relative; } |
| |
| p#prelude { |
| position: absolute; |
| top: 0.3em; |
| right: 0.3em; |
| font-size: 0.8em; |
| } |
| |
| p#prelude a:link { text-decoration: none; color: #EEE } |
| p#prelude a:hover { text-decoration: underline; color: #FFF; } |
| p#prelude a:active { text-decoration: underline; color: #FFF; } |
| p#prelude a:visited { text-decoration: none; color: #EEE; } |
| p#prelude a:visited:hover { text-decoration: underline; color: #FFF; } |
| |
| |
| div#puntal_main { |
| width: 100%; |
| float: right; |
| margin-left: -22em; |
| } |
| div#puntal_content { |
| margin-left: 22em; |
| padding-left: 1ex; |
| } |
| div#puntal_sidebar { |
| width: 21em; |
| float: left; |
| } |
| |
| |
| div.block h2 img.icon { |
| vertical-align: text-bottom; |
| } |
| div.block h2 a { |
| text-decoration: none; |
| } |
| |
| |
| div#puntal_sidebar li { |
| padding-top: 0.2em; |
| padding-bottom: 0.2em; |
| } |
| div#puntal_sidebar li.active { |
| font-weight: bold; |
| } |
| |
| |
| |
| #sousmenu ul, #sousmenu li { |
| list-style-type: none; |
| display: inline; |
| } |
| #sousmenu li { margin-right: 12px; } |
| #sousmenu a:link, #sousmenu a:visited{ text-decoration: none; } |
| #sousmenu a:hover { text-decoration: underline; } |
| |
| |
| #box_edito div.box { border-width: 1px; } |
| #box_edito div.box p { |
| line-height: 150%; |
| letter-spacing: 0.08em; |
| } |
| |
| |
| #box_rssreader h3 { |
| margin-top: 1em; |
| font-weight: bold; |
| } |