[SPIP] +2.1.12
[velocampus/web/www.git] / www / prive / style_prive_defaut.css
1 body{ font-family: Verdana, Geneva, Sans, sans-serif; }
2 body { border: 0; }
3
4 /* * Icones et bandeaux */
5 /* Da cenacellare
6 #bandeau-principal { background-color: #fff; margin: 0; padding: 0; border-bottom: 1px solid #000; }
7 .bandeau-icones { background-color: #fff; margin: 0; padding: 0; padding-bottom: 2px; padding-top: 4px; } */
8 /* .bandeau_sec .gauche { margin-top: 0; padding: 2px; padding-top: 0; background-color: #fff; border-bottom: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; z-index: 100; } */
9 /* .bandeau-icones .separateur { vertical-align: middle; height: 100%; width: 11px; margin: 0; padding: 0; background-position: 5px 0px; } */
10
11 a.lien_sous { color: #666; }
12 a.lien_sous:hover { color: #000; }
13
14 div.bandeau_rubriques { background-color: #eee; border: 1px solid #ccc; border-bottom: 0px; }
15 a.bandeau_rub { width: 120px; display: block; background-repeat: no-repeat; padding: 2px; border-bottom: 1px solid #ccc; font-size: 10px; text-decoration: none; color: #666; }
16 a.bandeau_rub:hover { background-color: #fff; background-repeat: no-repeat; color: #333; text-decoration: none; }
17 div.bandeau_rub { position: absolute; top: 4px; background-color: #eee; padding: 0; border: 1px solid #555; visibility: hidden; }
18
19 div.pos_r { position: relative; }
20
21 option.selec_rub { background-repeat: no-repeat; }
22
23 div.messages { padding: 5px; font-size: 10px; font-weight: bold; }
24
25 /* Icones de fonctions */
26 a.icone26 { padding: 1px; font-size: 11px; color: #000; font-family: verdana, helvetica, arial, sans; font-weight: bold; text-decoration: none; }
27 a.icone26:hover { text-decoration: none; }
28 a.icone26 img { vertical-align: middle; }
29
30
31 .puce_article .puce_article_popup, .puce_breve .puce_breve_popup, .puce_site .puce_site_popup { visibility: hidden; }
32 .puce_article.on .puce_article_popup, .puce_breve.on .puce_breve_popup, .puce_site.on .puce_site_popup { visibility: visible; }