Subversion Repositories Sites.tela-botanica.org

Rev

Rev 739 | Rev 767 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
716 jpm 1
/* STYLE SPECIFIQUE À L'ENSEMBLE DU MONDE BOTANIQUE */
2
body#botanique{
763 jpm 3
	background:url(../images/graphisme/bandeau_botanique_trait.png) repeat-x;}
716 jpm 4
.boutonJaune{
5
	float:right}
6
/*+-----------------------------------------------------------------------------------------------------------------+*/
7
/* Mots clefs Botanique */
8
#zone-botanique .motsclefs .mot1{
9
	font-size:32px;
10
	margin:-22px 0 0 -101px;
11
	width:150px}
12
#zone-botanique .motsclefs .mot2{
13
	font-size:18px;
14
	margin:-15px 0 0 74px;
15
	width:250px}
16
#zone-botanique .motsclefs .mot3{
17
	font-size:23px;
18
	margin:5px 0 0 -46px;
19
	width:280px}
20
#zone-botanique{
763 jpm 21
	background:url(../images/graphisme/bandeau_botanique_image.png) right center no-repeat;}
739 jpm 22
/*+-----------------------------------------------------------------------------------------------------------------+*/
23
/* STYLE SPECIFIQUE À LA PAGE ACCUEIL BOTANIQUE */
24
/*+-----------------------------------------------------------------------------------------------------------------+*/
25
/* Recherche Eflore */
26
.recherche_eflore .champs{
27
	display:block;
28
	width:280px}
29
/*+-----------------------------------------------------------------------------------------------------------------+*/
30
/* Chorologie */
31
.colonneDroite #afficherLaCarte{
32
	display:block;
763 jpm 33
	background:url(../images/graphisme/mini_carte_taxon.jpg);
739 jpm 34
	width:150px;
35
	height:143px;
36
	float:left;}
37
#rejoindreChorologie{
38
	position:absolute;
39
	margin:110px 0 0 10px}
40
/*+-----------------------------------------------------------------------------------------------------------------+*/
41
/* Galerie Photos CEL */
42
#galeriePhoto .actualites1 a{
43
	float:left;
44
	padding:3px}
45
#galeriePhoto .actualites1 a img{
46
	float:left;
47
	height:63px}
48
#galeriePhoto{
49
	width:301px;}
50
#galeriePhoto #imgExtra{
51
	width:273px;
52
	margin-top:10px}
53
/*+-----------------------------------------------------------------------------------------------------------------+*/
54
/* RSS */
55
.contenu_RSS #texteActualites1{
56
	margin-bottom:15px}
57
/*+-----------------------------------------------------------------------------------------------------------------+*/
58
/* CEL observations */
59
#celObs h3{
60
	padding:0; color:#6C6865}
61
#celObs h3 a{
62
	color:#6C6865 }