Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 729 Rev 773
Line 1... Line -...
1
 
-
 
2
	/********* STYLE SPECIFIQUE DE LA PAGE Projets *********/
1
/* STYLE SPECIFIQUE DE LA PAGE Projets */
-
 
2
body {
3
	body#projets { background: url(../images/traitVerticalProjets.jpg) repeat-x;}
3
	background:url(../images/graphisme/bandeau_projets_trait.png) repeat-x;}
4
	
-
 
-
 
4
/*+-----------------------------------------------------------------------------------------------------------------+*/
5
	/* Mots clefs Projets */
5
/* Mots clefs Projets */
6
	#zone-projets .motsclefs	.mot1 { font-size:32px; margin:-45px 0 0 -126px; }
6
#zone-projets .motsclefs .mot1 {
-
 
7
	font-size:32px;
-
 
8
	margin:-45px 0 0 -126px;}
7
	#zone-projets .motsclefs	.mot2 { font-size:20px; margin:-20px 0 0 -171px; }
9
#zone-projets .motsclefs .mot2 {
-
 
10
	font-size:20px;
-
 
11
	margin:-20px 0 0 -171px;}
8
	#zone-projets .motsclefs	.mot3	{ font-size:20px; margin:-15px 0 0 -60px; }
12
#zone-projets .motsclefs .mot3 {
-
 
13
	font-size:20px;
-
 
14
	margin:-15px 0 0 -60px;}
-
 
15
#zone-projets {
9
	#zone-projets {background:url(../images/image_bandeau_projets.png) right center no-repeat;}
16
	background:url(../images/graphisme/bandeau_projets_image.png) right center no-repeat;}
10
 
-
 
-
 
17
/*+-----------------------------------------------------------------------------------------------------------------+*/
11
	/* Boutons Liens -cadre haut gauche*/
18
/* Boutons Liens -cadre haut gauche*/
-
 
19
.boutonProjets {
-
 
20
	width:160px;
-
 
21
	display:inline-block;
-
 
22
	padding:9px;
-
 
23
	margin-bottom:10px;
-
 
24
	color:white;
-
 
25
	font-size:18px;
12
	.boutonProjets	{width :160px; display:inline-block; padding:9px;  margin-bottom:10px; color:white; font-size:18px; font-family:helveticaneue, helveticaneue2; line-height:1.3em; margin-top:3px; margin-left:0; }
26
	font-family:helveticaneue, helveticaneue2;
-
 
27
	line-height:1.3em;
-
 
28
	margin-top:3px;
-
 
29
	margin-left:0;}
13
	#zone_contenu_corps .boutonProjets a {color:white} 
30
#zone_contenu_corps .boutonProjets a {
-
 
31
	color:white;}
14
	.boutonProjets em {font-size:29px; font-style:normal}
32
.boutonProjets em {
-
 
33
	font-size:29px;
-
 
34
	font-style:normal;}
15
	.boutonProjets .mini	{font-size:13px;}
35
.boutonProjets .mini {
-
 
36
	font-size:13px;}
-
 
37
#boutonForum {
-
 
38
	background:#baad8b;
16
	#boutonForum {background:#baad8b; margin:0 10px 20px 0;}
39
	margin:0 10px 20px 0;}
-
 
40
#boutonProjets {
17
	#boutonProjets {background:#caac5d}
41
	background:#caac5d;}
-
 
42
#boutonSynthese {
-
 
43
	background:#776a47;
18
	#boutonSynthese {background:#776a47; margin:0 10px 20px 0;}
44
	margin:0 10px 20px 0;}
-
 
45
#boutonGroupes {
19
	#boutonGroupes {background:#5d8365}
46
	background:#5d8365;}
20
	
-
 
21
	#rechercheProjet fieldset {border:none; padding:0 0 20px 0}
47
#rechercheProjet fieldset {
-
 
48
	border:none;
-
 
49
	padding:0 0 20px 0;}
22
	#rechercheProjet #projet_recherche {width:80%}
50
#rechercheProjet #projet_recherche {
-
 
51
	width:80%;}
23
	
52
.grid_4 {
-
 
53
	width:278px;
24
	.grid_4 { width:278px; padding:3px 5px 5px 5px}
54
	padding:3px 5px 5px 5px;}
25
	
55
.actualites1 {
26
	.actualites1 {border-bottom:1px dotted #BAAD8B; margin-bottom:10px}
56
	border-bottom:1px dotted #BAAD8B;
-
 
57
	margin-bottom:10px;}
27
	#derniersProjets h3	{padding-left:0}
58
#derniersProjets h3 {
-
 
59
	padding-left:0;}
28
	#derniersProjets h3 a {color:inherit}
60
#derniersProjets h3 a {
-
 
61
	color:inherit;}
29
62