Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 345 Rev 346
Line 2... Line 2...
2
/*																			Feuille de style de la page d'accueil																					*/
2
/*																			Feuille de style de la page d'accueil																					*/
3
/**********************************************************************************************************************/
3
/**********************************************************************************************************************/
4
/* Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org> 																															*/
4
/* Auteur : Jean-Pascal MILCENT <jpm@tela-botanica.org> 																															*/
5
/* Date réalisation : 12 juin 2007 																																										*/
5
/* Date réalisation : 12 juin 2007 																																										*/
Line 6... Line -...
6
 
-
 
7
/* Élements de base */
-
 
8
body {
-
 
9
  font-family:Arial, Helvetica, sans-serif;
-
 
10
  font-size:13px;
-
 
11
  margin:5px;}
-
 
12
a:link {
-
 
13
  font-weight:bold;
-
 
14
	color:#7A292A;}
-
 
15
a:link, a:visited, a:hover, a:active {
-
 
16
  text-decoration:none;}
-
 
17
a:hover{
-
 
18
	text-transform:uppercase;}
-
 
19
img {
-
 
20
	border:0;}
-
 
21
 
-
 
22
 
6
 
23
/* Centrage général */
7
/* Centrage général */
24
#zone_centrage{
8
#zone_centrage{
25
	width:800px;
9
	width:800px;
26
	height:610px;
10
	height:610px;
27
  margin:0 auto;
11
  margin:0 auto;
28
  background:url(./fond_fleur.jpg) top center no-repeat;}
-
 
-
 
12
  background:url(./fond_fleur.jpg) top center no-repeat;}
Line 29... Line 13...
29
 
13
#zone_habillage{float:right;}
30
 
14
 
31
/* Entête de la page */
15
/* Entête de la page */
32
#zone_bandeau{
16
#zone_bandeau{
Line 51... Line 35...
51
	height:92px;
35
	height:92px;
52
	width:381px;
36
	width:381px;
53
	margin:0;}
37
	margin:0;}
54
#liste_informations {
38
#liste_informations {
55
	position:absolute;
39
	position:absolute;
-
 
40
	text-align:left;
56
	top:95px;
41
	top:95px;
57
	left:140px;
42
	left:180px;
58
	width:450px;
43
	width:450px;
59
	padding:0;}
44
	padding:0;}
60
#liste_informations li{
45
#liste_informations li{
61
	display:inline;}
46
	display:inline;}
62
#liste_informations a{
47
#liste_informations a{
Line 78... Line 63...
78
	content: " "url(./fleche_gauche.png);}
63
	content: " "url(./fleche_gauche.png);}
79
#liste_informations li:before{
64
#liste_informations li:before{
80
	content: url(./fleche_droite.png)" ";}
65
	content: url(./fleche_droite.png)" ";}
Line 81... Line 66...
81
 
66
 
82
 
67
 
83
/* Contenue de la page */
68
/* Les liens de la page */
84
#zone_sites{
69
#zone_liens{
85
	position:absolute;
70
	position:absolute;
86
	top:130px;
71
	top:130px;
87
	height:400px;
72
	height:400px;
88
	width:800px;
73
	width:800px;
89
	margin-left:-400px;
74
	margin-left:-400px;
90
	left: 50%;
75
	left: 50%;
91
  background:url(./picto_fleur.png) bottom left no-repeat;}
76
  background:url(./picto_fleur.png) bottom left no-repeat;}
92
#zone_sites li{
77
#zone_liens li{
93
	list-style-type:none;}
78
	list-style-type:none;}
94
#zone_sites ul{
79
#zone_liens ul{
95
	padding:0;}
80
	padding:0;}
96
#titre_sites{
81
#titre_liens{
97
	display:none;}
82
	display:none;}
98
#zone_info_actu, #zone_info_reseau, #zone_info_botanique, #zone_info_ateliers{
83
#zone_info_actu, #zone_info_reseau, #zone_info_botanique, #zone_info_ateliers{
99
	position:absolute;
84
	position:absolute;
Line 118... Line 103...
118
#titre_info_ateliers{
103
#titre_info_ateliers{
119
	color:#D8572D;
104
	color:#D8572D;
120
	padding:10px 0 0 15px ;}
105
	padding:10px 0 0 15px ;}
121
#zone_info_ateliers a:visited {
106
#zone_info_ateliers a:visited {
122
	color:#D8572D;}
107
	color:#D8572D;}
123
#zone_sites h3{
108
#zone_liens h3{
124
	text-transform:uppercase;
109
	text-transform:uppercase;
125
	font-weight:bold;
110
	font-weight:bold;
126
	font-size:20px;
111
	font-size:20px;
127
	margin:0;}
112
	margin:0;}
128
#titre_info_botanique, #titre_info_actu{
113
#titre_info_botanique, #titre_info_actu{
Line 154... Line 139...
154
	left:412px;
139
	left:412px;
155
  background:url(./contour_rouge.png) top left no-repeat;}
140
  background:url(./contour_rouge.png) top left no-repeat;}
156
#liste_liens_ateliers{
141
#liste_liens_ateliers{
157
	margin:10px 0 0 15px;}
142
	margin:10px 0 0 15px;}
Line -... Line 143...
-
 
143
 
-
 
144
/* Les mondes */
-
 
145
#zone_sites{
Line 158... Line 146...
158
 
146
	display:none;}
159
 
147
 
160
/* Pied de page */
148
/* Pied de page */
161
#zone_partenaires{
149
#zone_partenaires{