Subversion Repositories Sites.tela-botanica.org

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 david 1
/*Feuille de style du monde réseau
2
Auteur : Magali Giaume*/
3
h1 {
4
  color:#5E5200;
5
  background-color:#EBCC77;}
6
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
7
  color: #996F18;}
8
hr {
9
  color: #5E5200;}
10
a {
11
  background-image: url(/sites/reseau/generique/images/graphisme/img_underline_reso.png);}
12
a:hover {
13
  background-image: url(/sites/reseau/generique/images/graphisme/img_underline1_reso.png);}
14
img {
15
  border:0;
16
  padding:2px;}
17
a img {
18
  border : 1px dotted #5E5200;}
19
/*DIFFERENTS BLOCS DE LA PAGE*/
20
/*bandeau*/
21
#bandeau {
22
  background: url(/sites/reseau/generique/images/graphisme/bandeau_reseau_fond.png) repeat-x;}
23
#bandeau_contenu {
24
  background:transparent url(/sites/reseau/generique/images/graphisme/bandeau_reseau.jpg) no-repeat;
25
  height:77px;}
26
#titre_monde h1 {
27
  color:#feffdc;}
28
#plan_contact a {
29
  color:black;
30
  background-image: url(/sites/commun/generique/images/graphisme/img_underline_plan_site_black.png);}
31
#plan_contact a:hover {
32
  background-image: url(/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_black.png);}
33
 
34
/*droite -> onglets */
35
#onglets li:hover {
36
  color:#5E5200;}
37
#onglets li:hover a {
38
  color:#5E5200;}
39
#onglets .menu_inactif {
40
  border-bottom:#5E5200;}
41
#onglets .menu_actif a {
42
  color:#5E5200;}
43
 
44
/* droite -> contenu */
45
#contenu {
46
  border:1px solid #5E5200;}
47
 
48
/*Tableau*/
49
.table_cadre th {
50
  background-color:#E4B842;
51
  padding:0 5px;}
52
.table_cadre {
53
  height:12px;}
54
.magali {
55
  margin:0;}
56
.ligne_paire{
57
  background-color:#faf2dc;}
58
.col1 {
59
  text-align:left;}
60
 #identification_info, #iden_action{
61
  background-color:transparent;}
62
.form_identification input, .form_identification textarea, .form_identification select{
63
  background-color:#fdf9f0;}
64
#menu_contextuel {
65
  color:#E4B842;}
66
 
67
/*nav_gauche*/
68
#nav_gauche {
69
  background:#fff url(/sites/reseau/generique/images/graphisme/degrade_sable.png) repeat-x;}
70
 
71
/* nav_gauche -> menus */
72
#menus {
73
  font-size:13px;
74
  margin:10px 0;
75
  text-align:left;}
76
#menus .menu_actif>a {
77
  background-color:#EBCC77;
78
  border-color:rgb(238, 210, 135);}
79
#menus a:hover {
80
  background-color:#EBCC77;}
81
 
82
/* presentation des menus */
83
.menu_classique_n2 .menu_actif {
84
  background-color:#EBCC77;}
85
.menu_actif a {
86
  color:#5E5200;}
87
 
88
/* Fiche personnelle inscription */
89
.liste_inscription {
90
  list-style:none;}