Subversion Repositories Sites.tela-botanica.org

Rev

Rev 797 | Rev 857 | 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 {
793 gduche 20
	width:162px;
773 jpm 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;}
797 gduche 30
#zone_contenu_corps {
31
	width:710px;
32
}
773 jpm 33
#zone_contenu_corps .boutonProjets a {
830 gduche 34
	color:white; border:none}
773 jpm 35
.boutonProjets em {
793 gduche 36
	font-size:28px;
773 jpm 37
	font-style:normal;}
38
.boutonProjets .mini {
39
	font-size:13px;}
40
#boutonForum {
41
	background:#baad8b;
42
	margin:0 10px 20px 0;}
43
#boutonProjets {
44
	background:#caac5d;}
45
#boutonSynthese {
46
	background:#776a47;
47
	margin:0 10px 20px 0;}
48
#boutonGroupes {
49
	background:#5d8365;}
50
#rechercheProjet fieldset {
51
	border:none;
52
	padding:0 0 20px 0;}
53
#rechercheProjet #projet_recherche {
54
	width:80%;}
55
.grid_4 {
56
	width:278px;
57
	padding:3px 5px 5px 5px;}
58
.actualites1 {
59
	border-bottom:1px dotted #BAAD8B;
60
	margin-bottom:10px;}
61
#derniersProjets h3 {
62
	padding-left:0;}
63
#derniersProjets h3 a {
793 gduche 64
	color:inherit;}