| 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;
|
| 471 |
alex |
96 |
white-space:-moz-pre-wrap;
|
| 470 |
alex |
97 |
white-space:pre-wrap;
|
| 4 |
david |
98 |
font:Arial;
|
|
|
99 |
margin:4px;}
|
|
|
100 |
.liste_inscription{
|
|
|
101 |
list-style-type:none;}
|
| 98 |
jpm |
102 |
.menu_projet ul li, #menu_wikini ul li {
|
| 22 |
magali |
103 |
font-weight:bold;
|
|
|
104 |
text-align:left;
|
|
|
105 |
font-size:12px;}
|
| 98 |
jpm |
106 |
.menu_projet ul li ul, #menu_wikini ul li ul {
|
| 22 |
magali |
107 |
margin:7px;}
|
| 98 |
jpm |
108 |
.menu_projet ul li ul li, #menu_wikini ul li ul li {
|
| 22 |
magali |
109 |
font-weight:normal;
|
|
|
110 |
text-align:left;
|
|
|
111 |
font-size:11px;}
|
| 4 |
david |
112 |
.additions {color: #080;}
|
|
|
113 |
.deletions {color: #800;}
|
|
|
114 |
.add {
|
|
|
115 |
font-weight: bold;
|
|
|
116 |
color: #c00;
|
|
|
117 |
text-decoration: underline;}
|
|
|
118 |
.del {
|
|
|
119 |
font-style: italic;
|
|
|
120 |
color: #c00;
|
| 22 |
magali |
121 |
text-decoration: line-through;}
|
|
|
122 |
/*Notes*/
|
|
|
123 |
div.notes {
|
| 232 |
jpm |
124 |
float: right;
|
| 22 |
magali |
125 |
width: 180px;
|
|
|
126 |
height: auto;
|
|
|
127 |
margin: 0 0 10px 10px;
|
|
|
128 |
padding: 5px;
|
|
|
129 |
border: 1px solid #DFE7AC;
|
|
|
130 |
background-color:#E7EBFD;
|
|
|
131 |
color: #666;
|
|
|
132 |
font-size: 88%;}
|
|
|
133 |
div.notes p {
|
|
|
134 |
display:block;
|
|
|
135 |
width: 180px;
|
|
|
136 |
margin: 0em 0em 1.2em 0em;
|
|
|
137 |
color: #666;}
|
|
|
138 |
div.notes p.last {
|
|
|
139 |
margin: 0em;}
|
|
|
140 |
div.notes h4 {
|
| 138 |
magali |
141 |
background-image: url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/info.png);
|
| 22 |
magali |
142 |
background-repeat: no-repeat;
|
|
|
143 |
background-position: top left;
|
|
|
144 |
padding: 0 0 3px 20px;
|
|
|
145 |
border-width: 0 0 1px 0;
|
|
|
146 |
border-style: solid;
|
|
|
147 |
border-color: #666;
|
|
|
148 |
color: #666;
|
| 282 |
alex |
149 |
font-size: 110%;}
|
|
|
150 |
/* pour qu'on ne voit pas le lien "aller sur le wikini */
|
|
|
151 |
#aller_sur_wikini {display:none;}
|
|
|
152 |
.commentsheader {display:none;}
|
|
|
153 |
|