Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 862 Rev 892
Line 15... Line 15...
15
#zone-projets {
15
#zone-projets {
16
	background:url(../images/graphisme/bandeau_projets_image.png) right center no-repeat;}
16
	background:url(../images/graphisme/bandeau_projets_image.png) right center no-repeat;}
17
/*+-----------------------------------------------------------------------------------------------------------------+*/
17
/*+-----------------------------------------------------------------------------------------------------------------+*/
18
/* Boutons Liens -cadre haut gauche*/
18
/* Boutons Liens -cadre haut gauche*/
19
.boutonProjets {
19
.boutonProjets {
20
	width:162px;
20
	width:151px;
21
	display:inline-block;
21
	display:inline-block;
22
	padding:9px;
22
	padding:9px;
23
	margin-bottom:10px;
23
	margin-bottom:10px;
24
	color:white;
24
	color:white;
25
	font-size:18px;
25
	font-size:18px;
26
	font-family:helveticaneue, helveticaneue2;
26
	font-family:helveticaneue, helveticaneue2;
27
	line-height:1.3em;
27
	line-height:1.3em;
28
	margin-top:3px;
28
	margin-top:3px;
29
	margin-left:0;}
29
	margin-left:0;
-
 
30
	
-
 
31
	-moz-border-radius:7px; -webkit-border-radius:7px; 	border-radius:7px;
-
 
32
	box-shadow:7px 7px 11px #555;-moz-box-shadow:4px 4px 7px #aaa;-webkit-box-shadow:7px 7px 11px #aaa;
-
 
33
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4);/* pour ie8 */}
Line 30... Line 34...
30
 
34
 
31
.importance2, .importance3 {
35
.importance2, .importance3 {
32
	border:solid 1px #A89D80;
36
	border:solid 1px #A89D80;
Line -... Line 37...
-
 
37
}
-
 
38
 
-
 
39
/*Spécifique à la page d'accueil projets*/
-
 
40
#zone-accueil #zone-colonne-droite {
-
 
41
	width:55%;
-
 
42
}
-
 
43
#zone-accueil #zone-colonne-droite {
-
 
44
	width:45%;
33
}
45
}
34
 
46
 
35
#zone_contenu_corps {
47
#zone_contenu_corps {
36
	width:710px;
48
	width:710px;
37
}
49
}
Line 42... Line 54...
42
	font-style:normal;}
54
	font-style:normal;}
43
.boutonProjets .mini {
55
.boutonProjets .mini {
44
	font-size:13px;}
56
	font-size:13px;}
45
#boutonForum {
57
#boutonForum {
46
	background:#baad8b;
58
	background:#baad8b;
47
	margin:0 10px 20px 0;}
59
	margin:0 6px 20px 0;}
48
#boutonProjets {
60
#boutonProjets {
49
	background:#caac5d;}
61
	background:#caac5d;}
50
#boutonSynthese {
62
#boutonSynthese {
51
	background:#776a47;
63
	background:#776a47;
52
	margin:0 10px 20px 0;}
64
	margin:0 6px 20px 0;}
53
#boutonGroupes {
65
#boutonGroupes {
54
	background:#5d8365;}
66
	background:#5d8365;}
55
#rechercheProjet fieldset {
67
#rechercheProjet fieldset {
56
	border:none;
68
	border:none;
57
	padding:0 0 20px 0;}
69
	padding:0 0 20px 0;}