Subversion Repositories Sites.tela-botanica.org

Rev

Rev 282 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 david 1
/*Feuille de style du monde atelier
2
Auteur : Magali Giaume*/
3
h1 {
4
  background-color:#c38673;
5
  color:white;}
6
h2, #identification_message, #form_connexion legend, #identification legend, #identification_info, #iden_action, .menu_projet h2 {
7
  color: #AD5A40;}
8
hr {
9
  color: #62210F;}
10
a {
138 magali 11
  background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_black.png);}
4 david 12
a:hover {
138 magali 13
  background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_black.png);}
4 david 14
 
15
/*DIFFERENTS BLOCS DE LA PAGE*/
16
 
17
/*bandeau*/
18
#bandeau {
138 magali 19
  background: url(http://www.tela-botanica.org/sites/atelier/generique/images/graphisme/bandeau_atelier_fond.png) repeat-x;}
4 david 20
#bandeau_contenu {
138 magali 21
  background:transparent url(http://www.tela-botanica.org/sites/atelier/generique/images/graphisme/bandeau_atelier.jpg) no-repeat;
4 david 22
  height:77px;}
23
#titre_monde h1 {
24
  color:white;}
25
#plan_contact a {
26
  color:#fff;
138 magali 27
  background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_plan_site_blanc.png);}
4 david 28
#plan_contact a:hover {
29
  color:#fff;
138 magali 30
  background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/img_underline_hover_plan_site_blanc.png);}
4 david 31
 
32
/*droite -> onglets */
33
#onglets li:hover {
34
  color:#AD5A40;}
35
#onglets li:hover a {
36
  color:#AD5A40;}
37
#onglets .menu_inactif {
38
  border-bottom:#62210F;}
39
#onglets .menu_actif a {
40
  color:#AD5A40;}
41
 
42
/* droite -> contenu */
43
#contenu {
44
  border:1px solid #62210F;}
45
/*Tableau*/
46
.table_cadre th{
47
  background-color:#AD5A40;
48
  padding:0 5px;
49
  color:white;}
50
.table_cadre a {
51
  color:black;}
52
.ligne_paire {
53
  background-color:#eddbd6;}
54
.menu_projet {
55
  background-color:transparent;
56
  border:none;}
98 jpm 57
.menu_projet li, .menu_projet ul, #menu_wikini ul, #menu_wikini li {
4 david 58
  list-style-type:none;
59
  padding:0;
60
  margin:0;
61
  text-align:center;}
62
#menu_contextuel {
63
  border:1px solid #AD5A40;
64
  margin-bottom:2px;}
65
.col1 {
66
  text-align:left;}
67
#formulaire_projet textarea.projet_resume, #formulaire_projet input.projet_espace_internet, #formulaire_projet input.projet_titre {
68
  width:400px;}
69
/*nav_gauche*/
70
#nav_gauche {
138 magali 71
  background: #fff url(http://www.tela-botanica.org/sites/atelier/generique/images/graphisme/degrade_marron.png) repeat-x;}
4 david 72
/* nav_gauche -> menus */
73
#menus .menu_actif>a {
74
  background-color:#c38673;
75
  border-color: rgb(212, 167, 154);}
76
#menus a:hover {
77
  background-color:#c38673;}
78
/* nav_gauche -> form connexion et deconnexion */
79
.menu_classique_n2 .menu_actif {
80
  background-color:#c38673;}
81
.menu_actif a {
82
  color:#62210F;}
83
.form_identification input,.form_identification textarea,.form_identification select {
84
  border: 1px solid #AD5A40;
85
  background-color:#eddbd6;}
86
.message {
87
  border: 1px solid #ad5a40;
88
  width:auto;
89
  margin: 8px;}
90
.message dl {
91
  background-color:#eddbd6;
92
  margin-top:-6px;}
93
.message pre {
94
  line-height:1.2em;
95
  overflow:auto;
470 alex 96
  white-space:pre-wrap;
4 david 97
  font:Arial;
98
  margin:4px;}
99
.liste_inscription{
100
  list-style-type:none;}
98 jpm 101
.menu_projet ul li, #menu_wikini ul li {
22 magali 102
  font-weight:bold;
103
  text-align:left;
104
  font-size:12px;}
98 jpm 105
.menu_projet ul li ul, #menu_wikini ul li ul {
22 magali 106
  margin:7px;}
98 jpm 107
.menu_projet ul li ul li, #menu_wikini ul li ul li {
22 magali 108
  font-weight:normal;
109
  text-align:left;
110
  font-size:11px;}
4 david 111
.additions {color: #080;}
112
.deletions {color: #800;}
113
.add {
114
  font-weight: bold;
115
  color: #c00;
116
  text-decoration: underline;}
117
.del {
118
  font-style: italic;
119
  color: #c00;
22 magali 120
  text-decoration: line-through;}
121
/*Notes*/
122
div.notes {
232 jpm 123
  float: right;
22 magali 124
  width: 180px;
125
  height: auto;
126
  margin: 0 0 10px 10px;
127
  padding: 5px;
128
  border: 1px solid #DFE7AC;
129
  background-color:#E7EBFD;
130
  color: #666;
131
  font-size: 88%;}
132
div.notes p {
133
  display:block;
134
  width: 180px;
135
  margin: 0em 0em 1.2em 0em;
136
  color: #666;}
137
div.notes p.last {
138
  margin: 0em;}
139
div.notes h4 {
138 magali 140
  background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/info.png);
22 magali 141
  background-repeat: no-repeat;
142
  background-position: top left;
143
  padding: 0 0 3px 20px;
144
  border-width: 0 0 1px 0;
145
  border-style: solid;
146
  border-color: #666;
147
  color: #666;
282 alex 148
  font-size: 110%;}
149
  /* pour qu'on ne voit pas le lien "aller sur le wikini */
150
  #aller_sur_wikini {display:none;}
151
  .commentsheader {display:none;}
152