Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 128 Rev 145
Line 60... Line 60...
60
/*****
60
/*****
Line 61... Line 61...
61
 
61
 
Line 62... Line 62...
62
droite
62
droite
63
 
-
 
64
******/
63
 
65
 
64
******/
Line 66... Line 65...
66
#droite {
65
#droite {
Line 67... Line 66...
67
  margin:0 5px 0 195px;}
66
  margin:0 5px 0 195px;}
68
 
67
 
69
/* droite -> contenu */
68
/* droite -> contenu */
70
 
69
 
71
#contenu_accueil{
70
#contenu_accueil{
72
  margin:5px 270px 5px 0;
71
  margin:5px 270px 5px 0;
73
  padding:0;
72
  padding-right:8px;
Line 74... Line 73...
74
  text-align: justify;
73
  text-align: justify;
75
  min-height: 300px;
74
  min-height: 300px;
76
  width:540px;
75
  width:540px;
77
  background:url(/accueil/test.png) center;}
76
  border-right:1px solid #ccc;}
78
 
77
 
79
#contenu_article, #contenu_rubrique, #contenu {
-
 
80
  text-align: justify;
-
 
81
  min-height: 300px;
-
 
Line 82... Line 78...
82
  font-size:13px;
78
#contenu_article, #contenu_rubrique, #contenu {
83
  width:805px;
79
  text-align: justify;
84
  background:url(/accueil/test.png) center;}
80
  min-height: 300px;
85
#contenu .intituler_rubrique {
81
  font-size:13px;
Line 93... Line 89...
93
/*************
89
/*************
94
info_dte
90
info_dte
95
*************/
91
*************/
Line 96... Line 92...
96
 
92
 
97
#info_dte {
93
#info_dte {
-
 
94
  width:280px;
98
  width:250px;
95
  height:2565px;
99
  position:absolute;
96
  position:absolute;
-
 
97
  top:-5px;
100
  top:10px;
98
  padding-top:10px;
101
  right:-260px;
99
  right:-290px;
102
  text-align:left;
100
  text-align:left;
-
 
101
  border-right:1px solid #ccc;}
-
 
102
 
Line 103... Line 103...
103
  border-left:1px solid #ccc;}
103
 
104
 
104
 
105
/* pour les fils d'info rss */
105
/* pour les fils d'info rss */
106
.rss {
106
.rss {