Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 705 Rev 716
Line 1... Line -...
1
 
-
 
2
	/********* STYLE SPECIFIQUE DE LA PAGE BOTANIQUE *********/
1
/* STYLE SPECIFIQUE À L'ENSEMBLE DU MONDE BOTANIQUE */
-
 
2
body#botanique{
3
	body#botanique	{ background: url(../images/traitVerticalBotanique.jpg) repeat-x;}
3
	background:url(../images/traitVerticalBotanique.jpg) repeat-x;}
-
 
4
.boutonJaune{
4
	
5
	float:right}
-
 
6
/*+-----------------------------------------------------------------------------------------------------------------+*/
5
	/* Mots clefs Botanique */
7
/* Mots clefs Botanique */
6
	#zone-botanique .motsclefs .mot1 { font-size:32px; margin:-22px 0 0 -101px; width:150px}
-
 
7
	#zone-botanique .motsclefs .mot2 { font-size:18px;  margin:-15px 0 0 74px; width:250px}
-
 
8
	#zone-botanique .motsclefs .mot3 { font-size:23px; margin:5px 0 0 -46px; width:280px}
8
#zone-botanique .motsclefs .mot1{
9
	#zone-botanique {background:url(../images/image_bandeau_botanique.png) right center no-repeat; }
-
 
10
	
-
 
11
	/* Mise en page de la recherche Eflore */
9
	font-size:32px;
12
	.recherche_eflore .champs {
10
	margin:-22px 0 0 -101px;
13
		display:block; width:280px
11
	width:150px}
14
	}
-
 
15
	
-
 
16
	.colonneDroite #afficherLaCarte { display:block; background:url(../../../botanique/generique/images/mini_carte_taxon.jpg); width:150px; height:143px; 	float:left; }
-
 
17
	#rejoindreChorologie {position:absolute; margin:110px 0 0 10px}
12
#zone-botanique .motsclefs .mot2{
18
	
-
 
19
	#galeriePhoto .actualites1 a {float:left; padding:3px}
13
	font-size:18px;
20
	#galeriePhoto .actualites1 a img {float:left; height:63px}
14
	margin:-15px 0 0 74px;
21
	#galeriePhoto	{width:301px; }
15
	width:250px}
22
	#galeriePhoto #imgExtra {width:273px; margin-top:10px}
16
#zone-botanique .motsclefs .mot3{
23
	.contenu_RSS #texteActualites1	{
17
	font-size:23px;
24
		margin-bottom:15px
18
	margin:5px 0 0 -46px;
25
	}
19
	width:280px}
26
	
-
 
27
	.boutonJaune {float:right}
20
#zone-botanique{
28
 
-
 
29
	#celObs	h3	{padding:0; color:#6C6865}
21
	background:url(../images/image_bandeau_botanique.png) right center no-repeat;}
30
	#celObs h3 a {color:#6C6865 }
-
 
31
22