/* feuille de style principale de police pour le theme particip cafe */ /* css de positionnement hors declinaison */ body { font-size: 12px; color: #333; font-family: geneva, arial, verdana, sans-serif; } /* comportements par defaut */ a { color: #666; text-decoration: none; } a:hover { color: #f60; } #contextes a { color:#3F1C03; } #contextes a:hover { color:#ff0; } ul, li { list-style-type: none; padding: 0; margin: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: normal; } p { margin: 2px 0; } .forml { width: 100%; } a img { border: 0; } img { behavior: url("win_png.htc"); } #navigation { background-color: #0077b3; padding: 8px; margin-bottom: 18px; } /* contextes et corps */ #contextes img { display: block; margin: 2px auto; } #contextes .listagebloc { background-color: #0077b3; padding: 8px; margin-bottom: 18px; } #contextes h1 { font-size: 18px; } #contextes h2 { font-size: 14px; letter-spacing: 0.1em; color: #fff; margin: 4px 0 10px 0; } #contextes h3 { font-size: 12px; } #contextes h4 { font-size: 10px; } #contextes .listageinfo { font-size: 9px; } #contextes .listagetexte { font-size: 10px; color: #fff; margin: 10px 0 4px 0; } #contextes .listagetexte a:hover { color: #ff0; } #contextes .listagetexte a { color: #fff; } /* corps */ #corps .logo { margin-bottom: 10px; } #texteconteneur { margin-bottom: 2em; } #corps h1 { font-size: 28px; font-family: georgia, times, serif; margin-bottom: 6px; color: #f30; } .sursoustitre { font-size: 10px; color: #666; letter-spacing: 0.1em; } .surtitre { } .soustitre { } .dateauteurs { font-size: 11px; margin: 28px 0 0 0; } .chapeau { font-family: georgia, times, serif; margin-top: 18px; font-size: 13px; color: #333; line-height: 140%; margin-right: 30px; font-weight:bold; font-style: italic; } .texte { font-size: 11px; line-height: 140%; margin-top: 18px; text-align: justify; } #corps .ps, #corps .notes { font-size: 10px; margin: 20px 0 0 0; } .listagerepondre { text-align: right; margin-top: 18px; } .listagerepondre a { color: #f90; } .listagerepondre a:hover { color: #f30; } #corps h3 { font-size: 18px; margin: 1.5em 0 0.5em 0 } /* forum */ #forum ul { margin-top: 20px; } #forum ul ul { padding-left: 10px; margin-left: 10px; border-left: 1px solid #ccc; } /* comportement des css generee par spip */ p.spip { margin: 2em 0 0 0; } fieldset { border: none; padding:0; } legend { font-size: 18px; font-family: georgia, times, serif; margin-bottom: 10px; } fieldset p { margin: 6px 0 18px 0; } label { font-weight: bold; font-size: 12px; } /* cacher la traduction car prise en charge par le bandeau */ .traductions { display: none; } #contextes .forml { width:94%; border:0; font-size:10px; color:#333; padding:2px; } /* formulaire proposer site */ #proposer-site legend { display:none; }