21 |
jpm |
1 |
/*Feuille de style du monde eflore
|
|
|
2 |
Auteur : Magali Giaume*/
|
|
|
3 |
h1, h2, h3, h4, h5, h6, hr{
|
|
|
4 |
color:#999900;}
|
|
|
5 |
a img {
|
|
|
6 |
border:1px dotted #999900;}
|
27 |
jpm |
7 |
a {
|
|
|
8 |
color:#666600;}
|
|
|
9 |
a:hover {
|
|
|
10 |
color:#999900;}
|
21 |
jpm |
11 |
|
|
|
12 |
/*DIFFERENTS BLOCS DE LA PAGE*/
|
|
|
13 |
|
|
|
14 |
/* Bandeau */
|
|
|
15 |
#zone_bandeau {
|
27 |
jpm |
16 |
background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/bandeau.jpg") no-repeat top left;}
|
21 |
jpm |
17 |
#titre_site {
|
|
|
18 |
color:white;}
|
|
|
19 |
#bandeau_contenu {
|
27 |
jpm |
20 |
background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_vert.jpg") repeat-x top left;}
|
21 |
jpm |
21 |
|
27 |
jpm |
22 |
/* Zone moteur recherche */
|
|
|
23 |
#form_more_recherche input#more_ok {
|
|
|
24 |
color:#666600;}
|
|
|
25 |
#form_more_recherche input#more_ok:hover {
|
|
|
26 |
color:#999900;
|
|
|
27 |
border-color:#999900;}
|
|
|
28 |
|
|
|
29 |
/* Zone contenu -> VEI */
|
|
|
30 |
#zone_vei {
|
|
|
31 |
background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/picto_vei.png") no-repeat top left;}
|
|
|
32 |
#vei {
|
|
|
33 |
color:#666600;}
|
|
|
34 |
|
|
|
35 |
/* Zone contenu -> Navigation */
|
21 |
jpm |
36 |
#zone_contenu_navigation li:hover {
|
|
|
37 |
color:#999900;}
|
|
|
38 |
#zone_contenu_navigation li:hover a {
|
|
|
39 |
color:#999900;}
|
|
|
40 |
#zone_contenu_navigation .menu_inactif {
|
|
|
41 |
border-bottom:#666600;}
|
|
|
42 |
#zone_contenu_navigation .menu_actif a {
|
|
|
43 |
color:#666600;}
|
|
|
44 |
|
27 |
jpm |
45 |
/* Zone contenu -> Page */
|
|
|
46 |
#zone_contenu_page {
|
|
|
47 |
border:1px solid #666600;}
|
|
|
48 |
|
|
|
49 |
/* Zone liste sites */
|
|
|
50 |
#site_asso_gentiana a{
|
|
|
51 |
background:url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/site_asso_gentiana.png") center left no-repeat;}
|
|
|
52 |
|
21 |
jpm |
53 |
/* Zone menu */
|
|
|
54 |
#zone_menu {
|
27 |
jpm |
55 |
background:transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_classique.jpg") repeat-x;}
|
|
|
56 |
color:#999900;}
|
|
|
57 |
#zone_menu a{
|
|
|
58 |
color:#666600;}
|
|
|
59 |
#zone_menu a:hover, #form_connexion #connexion:hover {
|
|
|
60 |
color:#999900;
|
|
|
61 |
border-color:#999900;}
|
21 |
jpm |
62 |
|
27 |
jpm |
63 |
/* Zone menu -> menus classique */
|
|
|
64 |
#zone_menu_classique a:hover {/* Menu tout niveau : survol */
|
|
|
65 |
background-color:#FFFF66;
|
|
|
66 |
color:black;}
|
|
|
67 |
#zone_menu_classique .menu_classique_n1>li.menu_actif>a {/* Menu niveau 1 actif */
|
|
|
68 |
background:#FFFF66 url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/puce_triangle.png") no-repeat center left;}
|
|
|
69 |
#zone_menu_classique .menu_classique_n2 .menu_actif {/* Menu niveau 2 actif */
|
|
|
70 |
background-color:#FFFF66;}
|
|
|
71 |
#zone_menu_classique .menu_classique_n2 .menu_inactif {/* Menu niveau 2 inactif */
|
|
|
72 |
background-color:#FFFFCC;}
|
21 |
jpm |
73 |
|
|
|
74 |
/* Zone menu -> Identification */
|
|
|
75 |
#zone_identification {
|
27 |
jpm |
76 |
background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_cadre.png") no-repeat top left;}
|
|
|
77 |
#form_connexion, #iden_action {
|
|
|
78 |
background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/identification_fleur.png") no-repeat bottom right;}
|
|
|
79 |
#identification_message, #zone_identification legend, #zone_identification a, #zone_identification label, #form_connexion #connexion {
|
|
|
80 |
color:#666600;}
|
21 |
jpm |
81 |
|
|
|
82 |
/* Zone pied */
|
|
|
83 |
#pied_menu_commun {
|
27 |
jpm |
84 |
background: transparent url("http://www.gentiana.org/sites/gentiana/generique/images/graphisme/fond_menu_commun_gris.png") repeat-x top left;}
|
21 |
jpm |
85 |
|
|
|
86 |
/* Tableau*/
|
|
|
87 |
.table_cadre {
|
|
|
88 |
border:1px solid #EABFFF;
|
|
|
89 |
margin:0 0 15px 0;}
|
|
|
90 |
.table_cadre th {
|
|
|
91 |
border:1px solid #EABFFF;
|
|
|
92 |
background-color:#DFCBEE;}
|
|
|
93 |
.table_cadre td {
|
|
|
94 |
border:1px solid #EABFFF;}
|
|
|
95 |
.table_cadre {
|
|
|
96 |
background-color:white;}
|
|
|
97 |
.ligne_paire {
|
|
|
98 |
background-color:#eddaf0;}
|