Subversion Repositories Sites.tela-botanica.org

Rev

Rev 758 | Rev 768 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 758 Rev 762
Line 78... Line 78...
78
	margin-right:0.3em;}
78
	margin-right:0.3em;}
79
dd {
79
dd {
80
	width:auto;
80
	width:auto;
81
	margin:0.5em 0;}
81
	margin:0.5em 0;}
82
/*+-----------------------------------------------------------------------------------------------------------------+*/
82
/*+-----------------------------------------------------------------------------------------------------------------+*/
-
 
83
/* Liens */
-
 
84
a.lien-ext:after {
-
 
85
	content:" "url(/sites/commun/generique/images/icones/fleche_externe.png);}
-
 
86
a.pdf:before {
-
 
87
	content:url(/sites/commun/generique/icones/fichier_pdf.png)" ";}
-
 
88
a[href ^="mailto:"]:after  {/* CSS3 : ajout d'un espace entre href et ^ pour konqueror */
-
 
89
	content:" "url(/sites/commun/generique/images/icones/mail.png);}
-
 
90
/*+-----------------------------------------------------------------------------------------------------------------+*/
83
/* Classes & couleurs */
91
/* Classes & couleurs */
84
.nodisplay {
92
.nodisplay {
85
	display:none;}
93
	display:none;}
86
.hidden {
94
.hidden {
87
	visibility:hidden;}
95
	visibility:hidden;}
Line 258... Line 266...
258
	border:1px dotted #9ac342;
266
	border:1px dotted #9ac342;
259
	padding:5px;
267
	padding:5px;
260
	text-align:left;}
268
	text-align:left;}
261
.table_cadre caption {
269
.table_cadre caption {
262
	font-family:sans-serif;}
270
	font-family:sans-serif;}
-
 
271
.table_cadre th[title]:after {
-
 
272
	content:" "url(/sites/commun/generique/images/icones/aide.png);}
263
/*+-----------------------------------------------------------------------------------------------------------------+*/
273
/*+-----------------------------------------------------------------------------------------------------------------+*/
264
.contenu_RSS h3 {
274
.contenu_RSS h3 {
265
	margin:0;}
275
	margin:0;}
266
#contenu h2:before, #zone_contenu_corps h2:before {
276
#contenu h2:before, #zone_contenu_corps h2:before {
267
	content:"> ";}
277
	content:"> ";}
Line 366... Line 376...
366
	position:absolute;
376
	position:absolute;
367
	width:960px;
377
	width:960px;
368
	margin-left:-450px;
378
	margin-left:-450px;
369
	left:50%;}
379
	left:50%;}
370
/*+-----------------------------------------------------------------------------------------------------------------+*/
380
/*+-----------------------------------------------------------------------------------------------------------------+*/
-
 
381
/* Logo Tela Botanica */
-
 
382
#zone-logo-tela {
-
 
383
	position:absolute;
-
 
384
	left:0;
-
 
385
	margin-top:3px;
-
 
386
	background:none;}
-
 
387
#zone-logo-tela img:hover {
-
 
388
  border:1px dotted white;
-
 
389
  width:144px;
-
 
390
  height:98px;}
-
 
391
#zone-logo-tela a:hover:after {
-
 
392
  font-size:12px;
-
 
393
  color:white;
-
 
394
  content:" "attr(title)" ";}
-
 
395
/*+-----------------------------------------------------------------------------------------------------------------+*/
371
.zone-haut {
396
.zone-haut {
372
	height:123px;
397
	height:123px;
373
	width:885px;
398
	width:885px;
374
	margin:32px 0 0 0;
399
	margin:32px 0 0 0;
375
	text-align:center;}
400
	text-align:center;}
376
.zone-haut h1 {
-
 
377
	position:absolute;
-
 
378
	left:0;
-
 
379
	background:none;}
-
 
380
.zone-haut h2 {
401
.zone-haut h2 {
381
	position:absolute;
402
	position:absolute;
382
	top:134px;
403
	top:135px;
383
	left:85px;
404
	left:85px;
384
	margin:0;
405
	margin:0;
385
	font-size:16px;
406
	font-size:16px;
386
	font-family:arial;
407
	font-family:arial;
387
	text-transform:none;
408
	text-transform:none;