Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 955 Rev 1017
Line 1... Line 1...
1
/* STYLE SPECIFIQUE � L'ENSEMBLE DU MONDE BOTANIQUE */
1
/* STYLE SPECIFIQUE A L'ENSEMBLE DU MONDE BOTANIQUE */
2
body#botanique{
2
body#botanique{
3
	background:url(../images/graphisme/bandeau_botanique_trait.png) repeat-x;}
3
	background:url(../images/graphisme/bandeau_botanique_trait.png) repeat-x;
-
 
4
}
4
.boutonJaune{
5
.boutonJaune{
5
	float:right}
6
	float:right;
-
 
7
}
6
.importance2, .importance3 {
8
.importance2, .importance3{
7
	border:solid 1px #9AC243;
9
	border:solid 1px #9AC243;
8
}
10
}
9
/*+-----------------------------------------------------------------------------------------------------------------+*/
11
/*+-----------------------------------------------------------------------------------------------------------------+*/
10
/* Mots clefs Botanique */
12
/* Mots clefs Botanique */
11
#zone-botanique .motsclefs .mot1{
13
#zone-botanique .motsclefs .mot1{
12
	font-size:32px;
14
	font-size:32px;
13
	margin:-22px 0 0 -101px;
15
	margin:-22px 0 0 -101px;
14
	white-space:nowrap}
16
	white-space:nowrap;
-
 
17
}
15
#zone-botanique .motsclefs .mot2{
18
#zone-botanique .motsclefs .mot2{
16
	font-size:18px;
19
	font-size:18px;
17
	margin:-15px 0 0 74px;
20
	margin:-15px 0 0 74px;
18
	width:250px}
21
	width:250px;
-
 
22
}
19
#zone-botanique .motsclefs .mot3{
23
#zone-botanique .motsclefs .mot3{
20
	font-size:23px;
24
	font-size:23px;
21
	margin:5px 0 0 -46px;
25
	margin:5px 0 0 -46px;
22
	width:280px}
26
	width:280px;
-
 
27
}
23
#zone-botanique{
28
#zone-botanique{
24
	background:url(../images/graphisme/bandeau_botanique_image.png) right center no-repeat;}
29
	background:url(../images/graphisme/bandeau_botanique_image.png) right center no-repeat;
-
 
30
}
25
/*+-----------------------------------------------------------------------------------------------------------------+*/
31
/*+-----------------------------------------------------------------------------------------------------------------+*/
26
/* STYLE SPECIFIQUE � LA PAGE ACCUEIL BOTANIQUE */
32
/* STYLE SPECIFIQUE A LA PAGE ACCUEIL BOTANIQUE */
27
/*+-----------------------------------------------------------------------------------------------------------------+*/
33
/*+-----------------------------------------------------------------------------------------------------------------+*/
28
/*Fancy box */
34
/*Fancy box */
29
#fancybox-right, #fancybox-left	{
35
#fancybox-right, #fancybox-left{
30
	height:50%;
36
	height:50%;
31
	top:0;
37
	top:0;
32
	margin-top:20%;
38
	margin-top:20%;
33
	border:none;
39
	border:none;
34
}
40
}
35
/* Recherche Eflore */
41
/* Recherche Eflore */
36
.recherche_eflore input[type="submit"] {
42
.recherche_eflore input[type="submit"]{
37
	font-family:arial;
43
	font-family:arial;
38
	font-size:11px;
44
	font-size:11px;
39
	font-weight:bold;
45
	font-weight:bold;
40
	background-color:#fff;
46
	background-color:#fff;
41
	border:dotted 1px #7b9c35;
47
	border:dotted 1px #7b9c35;
42
	color:#fd8c13;
48
	color:#fd8c13;
43
	margin-left:242px;
49
	margin-left:242px;
44
	font-variant:small-caps;
50
	font-variant:small-caps;
45
}
51
}
46
.recherche_eflore #url_eflore, .recherche_eflore #eflore_nom {
52
.recherche_eflore #url_eflore, .recherche_eflore #eflore_nom{
47
	display:block;
53
	display:block;
48
	width:280px}
54
	width:280px
-
 
55
}
49
/*+-----------------------------------------------------------------------------------------------------------------+*/
56
/*+-----------------------------------------------------------------------------------------------------------------+*/
50
/* Chorologie */
57
/* Chorologie */
51
.colonneDroite {
58
.colonneDroite{
52
	width:304px;
59
	width:304px;
53
	padding:20px 0 20px 20px;}
60
	padding:20px 0 20px 20px;
-
 
61
}
54
#afficherLaCarte{
62
#afficherLaCarte{
55
	display:block;
63
	display:block;
56
	width:150px;
64
	width:150px;
57
	height:143px;
65
	height:143px;
58
	float:left;
66
	float:left;
59
	background:url(../images/graphisme/mini_carte_taxon.jpg);
67
	background:url(../images/graphisme/mini_carte_taxon.jpg);
60
	color:rgba(0,0,0,0);
68
	color:rgba(0,0,0,0);
61
	}
69
}
62
#rejoindreChorologie{
70
#rejoindreChorologie{
63
	width:69px;
71
	width:69px;
64
	margin:115px 0 0 15px;
72
	margin:115px 0 0 15px;
65
	line-height:15px;
73
	line-height:15px;
66
	text-alignt:left
74
	text-alignt:left
67
	}
75
}
68
#rejoindreChorologie {
76
#rejoindreChorologie{
69
	border:none
77
	border:none
70
}
78
}
Line 71... Line 79...
71
 
79
 
72
/*Spécial pour la page d'accueil botanique : on veut que la colonne droite soit décalée à droite */
80
/*Spécial pour la page d'accueil botanique : on veut que la colonne droite soit décalée à droite */
73
#zone-accueil #zone-colonne-droite {
81
#zone-accueil #zone-colonne-droite{
74
	padding-left:5%;
82
	padding-left:5%;
75
	width:45%;
83
	width:45%;
76
}
-
 
77
 
84
}
78
#zone-accueil #initier_botanique, #zone-accueil #carto_cel	{
85
#zone-accueil #initier_botanique, #zone-accueil #carto_cel{
79
	padding-left:20px
86
	padding-left:20px
80
}
87
}
81
/*+-----------------------------------------------------------------------------------------------------------------+*/
88
/*+-----------------------------------------------------------------------------------------------------------------+*/
82
/* Galerie Photos CEL */
89
/* Galerie Photos CEL */
83
#galeriePhoto .actualites1 a{
90
#galeriePhoto .actualites1 a{
84
	float:left;
91
	float:left;
85
	padding:2px;
92
	padding:2px;
-
 
93
	border:1px solid white;
86
	border:1px solid white;}
94
}
87
#galeriePhoto .actualites1 a:hover{
95
#galeriePhoto .actualites1 a:hover{
-
 
96
	border:1px dotted #FD8C13;
88
	border:1px dotted #FD8C13;}
97
}
89
#galeriePhoto .actualites1 a img{
98
#galeriePhoto .actualites1 a img{
90
	float:left;
99
	float:left;
-
 
100
	height:63px;
91
	height:63px;}
101
}
92
#galeriePhoto{
102
#galeriePhoto{
-
 
103
	width:301px;
93
	width:301px;}
104
}
94
#galeriePhoto #imgExtra{
105
#galeriePhoto #imgExtra{
95
	width:273px;
106
	width:273px;
96
	height:auto;
107
	height:auto;
-
 
108
	margin-top:10px;
97
	margin-top:10px;}
109
}
98
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
110
#lightbox-nav-btnPrev, #lightbox-nav-btnNext{
-
 
111
	border:none;
99
	border:none;}
112
}
100
/*+-----------------------------------------------------------------------------------------------------------------+*/
113
/*+-----------------------------------------------------------------------------------------------------------------+*/
101
/* RSS */
114
/* RSS */
102
.contenu_RSS #texteActualites1{
115
.contenu_RSS #texteActualites1{
-
 
116
	margin-bottom:15px;
103
	margin-bottom:15px;}
117
}
104
#celObs #texteActualites1 {
118
#celObs #texteActualites1{
105
	margin-bottom:0;
119
	margin-bottom:0;
106
}
120
}
107
/*+-----------------------------------------------------------------------------------------------------------------+*/
121
/*+-----------------------------------------------------------------------------------------------------------------+*/
108
/* CEL observations */
122
/* CEL observations */
109
#celObs h3{
123
#celObs h3{
110
	font-size:12px;
124
	font-size:12px;
111
	padding:0;}
125
	padding:0;
112
 
126
}
113
.suivre-observations {
127
.suivre-observations{
114
	color:rgba(0,0,0,0);
128
	color:rgba(0,0,0,0);
115
	background : url("/sites/commun/generique/images/rss.png") no-repeat scroll 0 2px transparent;
129
	background : url("/sites/commun/generique/images/rss.png") no-repeat scroll 0 2px transparent;
116
	width:16px; height:20px; overflow:hidden;
130
	width:16px; height:20px; overflow:hidden;
117
	position:absolute;
131
	position:absolute;
118
	margin-left:257px; margin-top:-29px;
132
	margin-left:257px; margin-top:-29px;
119
}
-
 
120
 
133
}
121
.suivre-observations:hover {
134
.suivre-observations:hover{
122
	color:rgba(0,0,0,0);
135
	color:rgba(0,0,0,0);
123
}
136
}