Subversion Repositories Sites.tela-botanica.org

Rev

Rev 1034 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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