Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev Author Line No. Line
298 jpm 1
/*
2
Feuille de style du monde : Évènements
3
Auteur d'origine : Magali GIAUME
4
Autres auteurs  : Jean-Pascal MILCENT
5
*/
6
h1{
7
  color:#83250c;
8
  background-color:#dd9154;}
9
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action {
10
  color:#d0630e;}
11
hr {
12
  color: #d1dc8d;}
13
a {
14
  background-image:url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_orange.png);}
15
a:hover {
16
  background-image: url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/img_underline_hover_orange.png);}
17
a img {
18
  border : 1px dotted #d0630e;}
19
 
20
/*DIFFERENTS BLOCS DE LA PAGE*/
21
/*bandeau*/
22
#bandeau {
23
  background: url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/bandeau_fond.png) repeat-x;}
24
#bandeau_contenu {
25
  background:transparent url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/bandeau.jpg) no-repeat;
26
  height:77px;}
27
#titre_monde h1 {
28
  color:#e6ac7e;}
29
#plan_contact a {
30
  color:white;
31
  background-image:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
32
#plan_contact a:hover {
33
  background-image:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
34
/*droite -> onglets */
35
#onglets li:hover {
36
  color:#d0630e;}
37
#onglets li:hover a {
38
  color:#d0630e;}
39
#onglets .menu_inactif {
40
  border-bottom:#765;}
41
#onglets .menu_actif a {
42
  color:#d0630e;}
43
/* droite -> contenu */
44
#contenu {
45
  border:1px solid #765;}
46
/*nav_gauche*/
47
#nav_gauche {
48
  background: #fff url(http://www.tela-botanica.org/sites/evenement/generique/images/graphisme/degrade_orange.png) repeat-x;}
49
/* nav_gauche -> menus */
50
#menus .menu_actif>a {
51
  background-color:#dd9154;
52
  border-color: rgb(230, 175, 132);}
53
#menus a:hover {
54
  background-color:#dd9154;}
55
/* presentation des menus */
56
.menu_classique_n2 .menu_actif {
57
  background-color:#dd9154;}
58
.menu_actif a {
59
  color:#d0630e ;}
60
#identification_info, #iden_action {
61
  background-color:transparent;}
62
#menu_contextuel {
63
  color:#d0630e;}
64
.form_identification input,.form_identification textarea,.form_identification select {
65
  background-color:#f6e2d2;}
66
 
67
/* MISE EN FORME DE L'APPLICATION BAZAR */
68
#BAZ_menu {display:none;}