Subversion Repositories Sites.tela-botanica.org

Rev

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

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