Subversion Repositories Sites.tela-botanica.org

Rev

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