Subversion Repositories Sites.tela-botanica.org

Rev

Rev 104 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 104 Rev 126
Line 90... Line 90...
90
.en_evidence {
90
.en_evidence {
91
  font-size:16px;
91
  font-size:16px;
92
  font-weight:bold;}
92
  font-weight:bold;}
93
.attention {
93
.attention {
94
  display:block;
94
  display:block;
95
  background: #ffffcc url(/sites/commun/generique/images/graphisme/attention.png) no-repeat 2% 50%;
95
  background: #ffffcc url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/attention.png) no-repeat 2% 50%;
96
  text-align:center;
96
  text-align:center;
97
  border: 1px solid red;
97
  border: 1px solid red;
98
  padding:10px 5px 10px 50px;}
98
  padding:10px 5px 10px 50px;}
99
.information {
99
.information {
100
  background: #e7ebfd;
100
  background: #e7ebfd;
Line 187... Line 187...
187
#onglets ul {
187
#onglets ul {
188
  margin:0;
188
  margin:0;
189
  padding:0;
189
  padding:0;
190
  list-style:none;}
190
  list-style:none;}
191
#onglets li {
191
#onglets li {
192
  background:url(/sites/commun/generique/images/graphisme/norm_right_both.gif) no-repeat right top;
192
  background:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/norm_right_both.gif) no-repeat right top;
193
  float:left;
193
  float:left;
194
  margin:0;
194
  margin:0;
195
  padding:0;}
195
  padding:0;}
196
#onglets a {
196
#onglets a {
197
  float:left; /* ligne ajoutee pour compatibilite IE5-Mac */
197
  float:left; /* ligne ajoutee pour compatibilite IE5-Mac */
Line 258... Line 258...
258
.menu_commun_n1 {
258
.menu_commun_n1 {
259
  padding:0;}
259
  padding:0;}
260
.menu_commun_n1 li {
260
.menu_commun_n1 li {
261
  display:inline;}
261
  display:inline;}
262
.menu_commun_n1 li+li {
262
.menu_commun_n1 li+li {
263
  background:url(/sites/commun/generique/images/graphisme/boule_basse.png) no-repeat center left;
263
  background:url(http://www.tela-botanica.org/sites/commun/generique/images/graphisme/boule_basse.png) no-repeat center left;
264
  display:inline;
264
  display:inline;
265
  padding-left:10px;}
265
  padding-left:10px;}
Line 266... Line 266...
266
 
266
 
267
/* Tableau */
267
/* Tableau */