Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 681 Rev 694
Line 3... Line 3...
3
	
3
	
4
		/** Définition des polices exotiques **/
4
		/** Définition des polices exotiques **/
5
		/* Helveticaneue est utilisée pour les grands textes décoratifs (ex:mots clés).
5
		/* Helveticaneue est utilisée pour les grands textes décoratifs (ex:mots clés).
6
			Pour windows, elle est remplacée par la police Helveticaneue2 */
6
			Pour windows, elle est remplacée par la police Helveticaneue2 */
7
		@font-face { font-family:Helveticaneue; src:url('/commun/polices/helvetica_light.ttf'); }
7
		@font-face { font-family:Helveticaneue; src:url('/commun/polices/helvetica_light.ttf'); }
Line 8... Line 8...
8
		@font-face { font-family:Helveticaneue2; src:url('../polices/helvetica_light.eot'); }
8
		@font-face { font-family:Helveticaneue2; src:url('/commun/polices/helvetica_light.eot'); }
9
	
9
	
10
		/* Optima n'est pas utile dans les pages intèrieures.
10
		/* Optima n'est pas utile dans les pages intèrieures.
11
		@font-face { font-family: optima; src: url('/commun/polices/optima_demi_bold.ttf'); }
11
		@font-face { font-family: optima; src: url('/commun/polices/optima_demi_bold.ttf'); }
Line 12... Line 12...
12
		@font-face { font-family: optima2; src: url('../polices/optima_demi_bold.eot'); }
12
		@font-face { font-family: optima2; src: url('../polices/optima_demi_bold.eot'); }
13
		*/
13
		*/
14
		
14
		
-
 
15
		/** Classes **/
Line 15... Line 16...
15
		/** Classes **/
16
		/* Marges */
16
		/* Marges */
17
		img,form,td,div,p,br,a,h1,h2{padding:0; border:0; text-decoration:none;}
17
		img,ul,form,li,td,div,p,br,a,h1,h2 { margin:0; padding:0; border:0; text-decoration:none;}
18
		ul,form,li,td,div,p,br,a,h1,h2{margin:0; }
18
	 
19
	 
-
 
20
		/* Classes & couleurs */
19
		/* Classes & couleurs */
21
		.nodisplay {display:none}
20
		.nodisplay {display:none}
22
		.hidden	{visibility:hidden}
21
		.hidden	{visibility:hidden}
23
		.spacer125 {width:125px; float:left;}
22
		.spacer125 {width:125px; float:left;}
24
		.cadreRondVert h1 {margin:0 0 10px 0}
23
		.cadreRondVert { width:685px; float:left; margin-bottom:20px; background-color:#eaedcd; 
25
		.cadreRondVert { width:685px; float:left; margin-bottom:20px; background-color:#eaedcd; 
-
 
26
		-moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; /* pour Chrome */ border-radius: 10px 10px 10px 10px;         
-
 
27
 		-moz-box-shadow: 2px 2px 5px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; box-shadow: 7px 7px 11px #555; 
24
		-moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; /* pour Chrome */ border-radius: 10px 10px 10px 10px;         
28
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */ zoom: 1; /* pour ie8 */ 
25
 		-moz-box-shadow: 2px 2px 5px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; box-shadow: 7px 7px 11px #555; 
29
		padding:8px; }
26
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */ zoom: 1; /* pour ie8 */ 
30
		.cadreRondGris h1 {margin:0 0 10px 0}
27
		padding:8px; }
31
		.cadreRondGris h3 {margin:0}
28
		.cadreRondGris { width:685px; float:left; margin-top:20px; background-color:#e5e4d4;
32
		.cadreRondGris { width:685px; float:left; margin-top:20px; background-color:#e5e4d4;
29
		-moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; /* pour Chrome */ border-radius: 10px 10px 10px 10px;         
-
 
-
 
33
		-moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; /* pour Chrome */ border-radius: 10px 10px 10px 10px;         
30
 		-moz-box-shadow: 2px 2px 5px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; box-shadow: 7px 7px 11px #555; 
34
 		-moz-box-shadow: 2px 2px 5px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; box-shadow: 7px 7px 11px #555; 
Line 31... Line 35...
31
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */ zoom: 1; /* pour ie8 */ 
35
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */ zoom: 1; /* pour ie8 */ 
32
		padding:8px; }
36
		padding:8px; }
33
		
37
		.floatLeft {float:left}
34
		.notext { display:none; left:-5000px; top:-5000px; text-indent:-5000px; }
-
 
-
 
38
		.notext { display:none; left:-5000px; top:-5000px; text-indent:-5000px; }
-
 
39
		
-
 
40
		.petitcarre	{padding-left:15px; background:url(../images/petitCarre.jpg) no-repeat 5px 4px;}
Line -... Line 41...
-
 
41
		.troiscarre	{padding:0px 0 0 30px; background:url(../images/troisCarre.png) no-repeat 5px 5px;}
35
		
42
		#contenu .puceFleche, #zone_contenu_corps .puceFleche, .puceFleche	{padding:10px 0 0 30px; background:url(/sites/commun/generique/images/traitTela.jpg) no-repeat 0 6px;}
36
		.petitcarre	{padding-left:15px; background:url(../images/petitCarre.jpg) no-repeat 5px 3px;}
43
		#zone_contenu_corps {font-family:arial; font-size:12px}
37
		.troiscarre	{padding:0px 0 0 30px; background:url(../images/troisCarre.png) no-repeat 5px 5px;}
44
		#zone_contenu_corps .liste_projet li, #contenu .liste_projet li	{background:none}
Line -... Line 45...
-
 
45
		#zone_contenu_corps .liste_projet h1, #contenu .liste_projet h1 {margin-bottom:0}
-
 
46
		
38
		.puceFleche	{padding:10px 0 0 30px; background:url(/sites/commun/generique/images/traitTela.jpg) no-repeat 0 6px;}
47
		#zone_contenu_corps a {color:#7B9C35}
39
		
48
		.champs { font-family:arial; font-size:11px; background-color:#ffffff; border:dotted 1px #7b9c35; color:#3a3633; margin-bottom:7px; }
40
		
49
		.champs2 { font-family:arial; font-size:11px; color:#3a3633; }
Line 41... Line 50...
41
		.champs { font-family:arial; font-size:11px; background-color:#ffffff; border:dotted 1px #7b9c35; color:#3a3633; margin-bottom:7px; }
50
		.ok { font-family:arial; font-size:11px; font-weight:bold; background-color:#ffffff; border:dotted 1px #7b9c35; color:#fd8c13; margin-left:242px; font-variant:small-caps; }
Line 60... Line 69...
60
		.vertpetit { color:#7b9c35; font-family:arial; font-size:11px; font-weight:bold; }
69
		.vertpetit { color:#7b9c35; font-family:arial; font-size:11px; font-weight:bold; }
61
		.grispetit { color:#3a3633; font-family:arial; font-size:11px; font-weight:bold; }
70
		.grispetit { color:#3a3633; font-family:arial; font-size:11px; font-weight:bold; }
62
		.gris{ color:#3a3633; font-family:arial; font-size:12px; }
71
		.gris{ color:#3a3633; font-family:arial; font-size:12px; }
63
		.overflow-hidden { overflow:hidden;}	
72
		.overflow-hidden { overflow:hidden;}	
Line -... Line 73...
-
 
73
		
-
 
74
		strong, b	{color:#222222}
-
 
75
		#contenu a, p a {color:#7B9C35; }
-
 
76
		#zone_contenu_corps  h2 a, #zone_contenu_corps h1 a, #contenu h2 a, #contenu h1 a{color:#FD8C13; }
-
 
77
		
-
 
78
		.boutonJaune {background:url(/sites/commun/generique/images/telaBlancJaune.png) no-repeat #ECCB12; padding:4px 10px 4px 30px;
-
 
79
		-moz-border-radius: 10px 10px 10px 10px; color:#6C6865; font-family:helveticaneue; font-size:15px}
64
		
80
		
65
		h1, h2, h3, h4 {font-weight:bold; letter-spacing:0px; font-family:arial;}
81
		h1, h2, h3, h4 {font-weight:bold; letter-spacing:0px; font-family:arial;}
-
 
82
		#zone_contenu_corps h1, #contenu h1 {background:url(../images/troisCarre.png) no-repeat 0px 5px;}
66
		h1 {padding:0px 0 0 25px; background:url(../images/troisCarre.png) no-repeat 0px 5px; color:#fd8c13;  font-size:13px;
83
		h1 {padding:0px 0 0 25px;  color:#fd8c13;  font-size:14px;
67
			 text-transform:uppercase;  margin-bottom:15px; margin-top:10px }
84
			 text-transform:uppercase;  margin-bottom:20px; margin-top:5px }
68
		h1 a:link, h1 a:visited, h1 a:active { color:#fd8c13; }
85
		h1 a:link, h1 a:visited, h1 a:active { color:#fd8c13; }
Line -... Line 86...
-
 
86
		h1 a:hover, h1 a:focus { color:#7b9c35; }
-
 
87
		
-
 
88
    /* presentation des listes de definitions */
-
 
89
dl {width:100%;}
-
 
90
dt {
-
 
91
  float:left;
-
 
92
  font-weight: bold;
-
 
93
  text-align:top left;
-
 
94
  margin-right:0.3em;}
-
 
95
dd {
-
 
96
  width:auto;
-
 
97
  margin-left:0;
-
 
98
  margin:0.5em 0;}
-
 
99
.ajout_2point dt:after {content:" : ";}
-
 
100
 
-
 
101
/* Tableau */
-
 
102
/* Table */
-
 
103
.table_cadre{
-
 
104
	border:1px solid #9ac342;
-
 
105
	border-collapse:collapse;}
-
 
106
.table_cadre thead, .table_cadre tfoot{
-
 
107
	background-color:#EEE;
-
 
108
	border:1px solid #9ac342;}
-
 
109
.table_cadre tbody{
-
 
110
	background-color:#FFF;
-
 
111
	border:1px solid #9ac342;}
-
 
112
.table_cadre th{
-
 
113
	font-family:monospace;
-
 
114
	border:1px dotted #9ac342;
-
 
115
	padding:5px;
-
 
116
	background-color:#EEE;}
-
 
117
.table_cadre td{
-
 
118
	font-family:sans-serif;
-
 
119
	font-size:80%;
-
 
120
	border:1px dotted #9ac342;
-
 
121
	padding:5px;
-
 
122
	text-align:left;}
-
 
123
.table_cadre caption{
69
		h1 a:hover, h1 a:focus { color:#7b9c35; }
124
	font-family:sans-serif;}
70
		
125
 
71
		/*TEMP : le style pour le titre 2 */
126
		/*TEMP : le style pour le titre 2 */
-
 
127
		h2, h2 a { color:#FD8C13; font-family:arial; font-size:12px; font-weight:normal; letter-spacing:0; margin:20px 0 12px 0; 
-
 
128
		text-transform:uppercase; font-weight:bold}
-
 
129
		#contenu h2:before, #zone_contenu_corps h2:before {content:"> "}
Line 72... Line 130...
72
		h2 { color:#FD8C13; font-family:arial; font-size:12px; font-weight:normal; letter-spacing:0; margin-bottom:5px; 
130
		
73
		text-transform:uppercase;}	
131
		h2 a:hover {color:#6C6865}
74
 
132
 
75
		/*TODO : vérifier ci dessous */
133
		/*TODO : vérifier ci dessous */
Line 76... Line 134...
76
		/*h2 { color:#6c6865;  font-size:12px; margin-bottom:0px; }*/
134
		/*h2 { color:#6c6865;  font-size:12px; margin-bottom:0px; }*/
77
		h2 a:link, h2 a:visited,h2 a:active { color:#5e5852; }
135
		/*h2 a:link, h2 a:visited,h2 a:active { color:#6C6865; }*/
Line 78... Line 136...
78
		h2 a:hover, h2 a:focus { color:#fd8c13; }
136
		h2 a:focus { color:#fd8c13; }
79
		
137
		
-
 
138
		/*TODO : vérifier ci-dessous *
Line 80... Line 139...
80
		/*TODO : vérifier ci-dessous *
139
		h3 { color:#6c6865; font-size:11px; letter-spacing:0px; margin:2px; }*/
Line 81... Line 140...
81
		h3 { color:#6c6865; font-size:11px; letter-spacing:0px; margin:2px; }*/
140
 
82
 
141
		/*TEMP : le style pour titre 3*/
83
		/*TEMP : le style pour titre 3*/
142
		h3, h3 a{color:#6C6865; font-family:arial; font-size:13px; font-weight:bold; letter-spacing:0; margin:20px 0 12px;  }
84
		h3 {color:#6C6865; font-family:arial; font-size:12px; font-weight:bold; letter-spacing:0; margin-bottom:5px; }
143
		.contenu_RSS h3	{margin:0}
85
 
144
 
86
		h4 { font-size:11px; margin:2px; color:#7b9c35; font-weight:normal;}
145
		h4 { font-size:11px; margin:2px 2px 2px 0; color:#7b9c35; font-weight:normal;}
Line 97... Line 156...
97
		.arrondi30 { -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
156
		.arrondi30 { -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
Line 98... Line 157...
98
	
157
	
99
		/* Menu supèrieur */
158
		/* Menu supèrieur */
100
		/* TODO : mettre les petits carrés à la bonne place */
159
		/* TODO : mettre les petits carrés à la bonne place */
101
		#zone-menu-haut { width:830px; height:12px; text-align:center; margin: 0 auto 0 40px; position:absolute; top:0px; color:#3a3633; 
160
		#zone-menu-haut { width:830px; height:12px; text-align:center; margin: 0 auto 0 40px; position:absolute; top:0px; color:#3a3633; 
102
						font-family:arial; font-size:12px;}
161
						font-family:arial; font-size:12px;left:0}
103
		#zone-menu-haut ul { list-style:none; }
162
		#zone-menu-haut ul{padding:0;list-style:none;}
104
		#zone-menu-haut	ul li {background:url(../images/petitCarre.jpg) no-repeat 3px 5px;float:left}
163
		#zone-menu-haut	ul li {background:url(../images/petitCarre.jpg) no-repeat 3px 4px;float:left}
105
		#zone-menu-haut	#seconnecter	{ margin:0; padding-left:10px}
164
		#zone-menu-haut	#seconnecter	{ margin:0; padding-left:10px}
106
		#zone-menu-haut #don { width:110px; margin:0}
165
		#zone-menu-haut #don { width:110px; margin:0}
107
		#zone-menu-haut #lettre { width:120px;  margin:0}
166
		#zone-menu-haut #lettre { width:120px;  margin:0}
108
		#zone-menu-haut #inscrits { width:110px;  margin:0}
167
		#zone-menu-haut #inscrits { width:110px;  margin:0}
Line 118... Line 177...
118
		#zone-menu-haut	a:hover, #zone-menu-haut a:focus { color:#fd8c13; }
177
		#zone-menu-haut	a:hover, #zone-menu-haut a:focus { color:#fd8c13; }
119
		#zone-menu-haut a { font-family:arial; font-size:12px; }
178
		#zone-menu-haut a { font-family:arial; font-size:12px; }
120
		#zone-menu-haut	a:link, #zone-menu-haut a:visited, #zone-menu-haut a :active  { color:#7b9c35; }
179
		#zone-menu-haut	a:link, #zone-menu-haut a:visited, #zone-menu-haut a :active  { color:#7b9c35; }
121
		#zone-menu-haut	a:hover, #zone-menu-haut a:focus { color:#fd8c13; }
180
		#zone-menu-haut	a:hover, #zone-menu-haut a:focus { color:#fd8c13; }
122
		#zone-menu-haut a { font-family:arial; font-size:12px; }
181
		#zone-menu-haut a { font-family:arial; font-size:12px; }
123
		#zone-principale { position: absolute; width:910px; margin-left:-450px; left: 50%; padding-top:20px;}
182
		#zone-principale { position: absolute; width:960px; margin-left:-450px; left: 50%; padding-top:20px;}
Line 124... Line 183...
124
		
183
		
125
		.zone-haut {height:123px; margin:4px 0 0 0; width:885px; text-align:center; }
184
		.zone-haut {height:123px; margin:4px 0 0 0; width:885px; text-align:center; }
126
		.zone-haut h1	{float:left; padding:4px 0 0 29px; background:none}
185
		.zone-haut h1	{position:absolute;  background:none; left:0}
-
 
186
		.zone-haut h2	{position:absolute; left:0; top:20px; margin:105px 0 0 85px;color:white; font-size:16px; font-family:arial; 
Line 127... Line 187...
127
		.zone-haut h2	{position:absolute; left:0;  margin:105px 0 0 85px;color:white; font-size:16px; font-family:arial}
187
		margin-bottom:0px; text-transform:none}
128
		
188
		
129
		.motsclefs { left:0;position:absolute; font-family:Helveticaneue; letter-spacing:-1px; font-weight:lighter; text-align:left;   
189
		.motsclefs { left:0;position:absolute; font-family:Helveticaneue; letter-spacing:-1px; font-weight:lighter; text-align:left;   
130
			padding:0 0 0 450px; margin:0; cursor:pointer; }
190
			padding:0 0 0 0; margin-left:450px; margin:0; cursor:pointer; }
131
		.motsclefs	h3 { position:absolute; margin-top:17px; font-size:60px; font-weight:lighter; color:#5c5950; left:240px; line-height:35px; font-family:helveticaneue}
191
		.motsclefs	h3 { position:absolute; margin-top:17px; font-size:60px; font-weight:lighter; color:#5c5950; left:240px; line-height:35px; font-family:helveticaneue}
Line 132... Line 192...
132
		.motsclefs h4 { text-align:left;	color:#f2f2f2; margin-left:111px; margin-top:69px; font-family:helveticaneue}
192
		.motsclefs h4 { text-align:left;	color:#f2f2f2; margin-left:111px; margin-top:69px; font-family:helveticaneue; margin-left:550px}
133
		.motsclefs span{position:absolute; font-weight:normal;text-transform:lowercase; top:85px}
193
		.motsclefs span{position:absolute; font-weight:normal;text-transform:lowercase; top:85px}
134
		
194
		
135
		
195
		
Line 136... Line 196...
136
		/** Menu de navigation entre univers **/
196
		/** Menu de navigation entre univers **/
137
		#zone-menu-navigation { width:900px; margin-bottom:10px; margin-top:10px; margin-left:15px; float:left; text-decoration:none; text-align:center; font-size: 14px; font-family:arial; line-height:20px;}
-
 
-
 
197
		#zone-menu-navigation { width:900px; margin-bottom:10px; margin-top:10px; margin-left:15px; float:left; text-decoration:none; text-align:center; font-size: 14px; font-family:arial; line-height:20px;}
138
		#zone-menu-navigation a:link , #zone-menu-navigation a:visited , #zone-menu-navigation a :active  { text-decoration:none; }
198
		#zone-menu-navigation a:link , #zone-menu-navigation a:visited , #zone-menu-navigation a :active  { text-decoration:none; }
139
		#zone-menu-navigation .menuHautActif a{ color: #5e5852; width:20px; font-weight: bold; font-size: 14px; text-transform: uppercase; padding-bottom: 5px; border-bottom:4px solid grey;}
199
		#zone-menu-navigation .menuHautActif a{ color: #6C6865; width:20px; font-weight: bold; font-size: 14px; text-transform: uppercase; padding-bottom: 5px; border-bottom:4px solid grey;}
Line 140... Line 200...
140
 
200
 
Line 141... Line 201...
141
		#zone-menu-navigation a	{color:white; }
201
		#zone-menu-navigation a	{color:white; }
142
 
202
    #zone-menu-navigation ul{padding:0;}
143
		#zone-menu-navigation ul li	{float:left; width:160px; height:20px; margin-right:15px; text-align:center; text-decoration: none; list-style-type:none;
203
		#zone-menu-navigation ul li	{float:left; width:160px; height:20px; margin-right:15px; text-align:center; text-decoration: none; list-style-type:none;padding:0;
144
 		/* pour ie8 */ zoom: 1;}
204
 		/* pour ie8 */ zoom: 1;}
145
 
205
 
146
		#zone-menu-navigation a:hover, #zone-menu-navigation a:focus{ font-weight:bold; color: #5e5852; text-decoration:none; text-transform:uppercase; padding-bottom: 5px; border-bottom:4px solid grey; -moz-border-radius: 30px 30px 30px 30px;  -webkit-border-radius:30px 30px 30px 30px;  /* pour Chrome */  border-radius: 30px 30px 30px 30px; }
206
		#zone-menu-navigation a:hover, #zone-menu-navigation a:focus{ font-weight:bold; color: #6C6865; text-decoration:none; text-transform:uppercase; padding-bottom: 5px; border-bottom:4px solid grey; -moz-border-radius: 30px 30px 30px 30px;  -webkit-border-radius:30px 30px 30px 30px;  /* pour Chrome */  border-radius: 30px 30px 30px 30px; }
Line 147... Line 207...
147
 
207
 
148
 
208
 
149
		/* Couleurs des différents menus*/
209
		/* Couleurs des différents menus*/
150
		#menuAccueil { background: #fd8c13; }
210
		#menuAccueil { background: #fd8c13; }
151
		#menuBotanique { background: #9ac243;}
211
		#menuBotanique { background: #9ac243;}
152
		#menuActualites{ background: #c2c0ad; }
212
		#menuActualites{ background: #c2c0ad; }
153
		#menuReseau { background: #e16039; }
213
		#menuReseau { background: #e16039; }
154
		#menuProjets{ background: #a89d80; }
214
		#menuProjets{ background: #a89d80; }
155
		
215
		
156
		/* Menus */
216
		/* Menus */
157
		#zone-menu-gauche	{font-family:arial; font-size:12px;	width: 170px; margin-top:10px; border-left: 1px solid #7b9c35; padding-left:2px}
217
		#zone-menu-gauche{font-family:arial; font-size:12px;	width: 170px; margin-top:10px; border-left: 1px solid #7b9c35; padding-left:2px}
-
 
218
		#zone-menu-gauche ul{padding:0;list-style:none;}
Line 158... Line 219...
158
		#zone-menu-gauche ul	{ list-style:none;}
219
		#zone-menu-gauche ul li{padding:0 0 5px 0;}
Line 159... Line 220...
159
		#zone-menu-gauche ul li	{ padding-bottom:5px;} 
220
		#zone-menu-gauche ul li a{margin:0px 0 0 0px; padding:2px 0 2px 14px; border-top:1px solid #7b9c35; border-bottom:1px solid #7b9c35;
160
		#zone-menu-gauche ul li a{margin:0px 0 0 0px; padding:2px 0 2px 12px; border-top:1px solid #7b9c35; border-bottom:1px solid #7b9c35;
221
				border-right:1px solid #7b9c35; -moz-border-radius: 7px;-webkit-border-radius: 7px 7px 7px 7px; border-radius: 7px 7px 7px 7px;
Line 187... Line 248...
187
		#zone-gauche { width:170px; float:left; margin-left:0px; padding-bottom:100px;}
248
		#zone-gauche { width:170px; float:left; margin-left:0px; padding-bottom:100px;}
Line 188... Line 249...
188
		
249
		
Line 189... Line 250...
189
		
250
		
190
		/** Zone principale : zone droite **/
251
		/** Zone principale : zone droite **/
-
 
252
		
-
 
253
		#zone-droite { width:730px; margin-left:00px; float:left; height:auto;overflow:hidden}
-
 
254
		#zone-droite #main { padding-left:20px}
191
		
255
		#contenu {border:none}
192
		#zone-droite { width:725px; margin-left:00px; float:left; height:auto;overflow:hidden}
256
		#zone_contenu_corps {border:none}	
-
 
257
		#zone_contenu_corps li, #contenu li {list-style-image:url(../images/petitCarre.jpg);line-height:18px;}
-
 
258
		#zone_contenu_corps li ul li, #contenu li ul li {list-style:none; background:url(../images/petitCarreContour.jpg) no-repeat 10px 6px; padding-left:25px; line-height:18px}
193
		#zone-droite #main { padding-left:20px}	
259
		#zone_contenu_corps form li, #contenu form li {background:none}
-
 
260
		#zone_contenu_corps h3, #contenu h3 {padding-left:25px}
-
 
261
		
-
 
262
		
-
 
263
		#zone_contenu_corps .alpha, #contenu .alpha { background:none; padding-left:25px; list-style-type: upper-alpha;}
194
		#contenu li {list-style:none; background:url(../images/petitCarre.jpg) no-repeat 0px 6px; padding-left:10px}
264
		#zone_contenu_corps .listeSimple li, #contenu .listeSimple li {list-style:inherit; background:none; padding:0}
-
 
265
		#zone_contenu_corps .listeNumerique li, #contenu .listeNumerique li {list-style:upper-alpha inside; background:none; padding:0}
-
 
266
		#zone_contenu_corps ul li ul {margin-bottom:10px}
-
 
267
		.filetVert { width:300px; margin-left:00px; margin-top:5px; padding:20px; border:1px solid #9ac342;     -moz-border-radius: 10px; float:left; }
-
 
268
		.filetVert h1 {margin:0 0 10px 0}
-
 
269
		
-
 
270
		
-
 
271
		/*Onglets*/
-
 
272
		#zone_contenu_corps #BAZ_menu, #zone_contenu_corps .menu_classique_n3, .onglets {display:inline-block;padding:0;}
-
 
273
		#zone_contenu_corps #BAZ_menu a, #zone_contenu_corps .menu_classique_n3 a, #zone_contenu_corps .onglets li a, #zone_contenu_corps .onglets li {list-style-image:none;padding:5px 3px 5px 3px;margin-top:2px;background-color:#C2C0AD;}
-
 
274
		#zone_contenu_corps #BAZ_menu li, #zone_contenu_corps .menu_classique_n3 li, .onglets li { cursor:pointer; float:left; list-style:none; margin-right:5px; /* font-variant:small-caps; */ 
-
 
275
		font-size:13px; text-transform:uppercase; letter-spacing:0px; padding:5px 2px 5px 5px;margin:0 1px 0 0; 
-
 
276
		background:none no-repeat 5px 9px #C2C0AD; color:#fd8c13; 
-
 
277
		border: 1px solid #c2c0ad; border-bottom: 0px solid #c2c0ad; text-decoration: none; 
-
 
278
		-moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; /* pour Chrome */ border-radius: 10px 10px 0 0;         
-
 
279
		}
-
 
280
		#zone_contenu_corps #BAZ_menu .menu_actif a, #zone_contenu_corps .menu_classique_n3 .menu_actif a, #zone_contenu_corps .onglets .menu_actif a {background:none;color:#FD8C13; font-weight:bold}
-
 
281
		#zone_contenu_corps #BAZ_menu .menu_actif, #zone_contenu_corps .menu_classique_n3 .menu_actif, #zone_contenu_corps .onglets .menu_actif {
-
 
282
		background:none; border: 1px solid #C2C0AD; border-bottom: 0px solid #c2c0ad;
-
 
283
		text-decoration: none;
-
 
284
		-moz-border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; /* pour Chrome */ border-radius: 10px 10px 0 0; }
195
		#contenu form li {background:none}
285
		#zone_contenu_corps #BAZ_menu .menu_inactif a, #zone_contenu_corps .menu_classique_n3 .menu_inactif a, #zone_contenu_corps .menu_classique_n3 h1, #zone_contenu_corps .onglets .menu_inactif a, #zone_contenu_corps .onglets h1 {color:#6C6865; }
-
 
286
		#zone_contenu_corps #BAZ_menu .menu_actif h1, #zone_contenu_corps .menu_classique_n3 .menu_actif h1, .onglets .menu_actif h1 {color:#FD8C13; }
196
				
287
		
197
		.filetVert { width:300px; margin-left:00px; margin-top:5px; padding:20px; border:1px solid #9ac342;     -moz-border-radius: 10px; float:left; }
288
		.cadreInvisible	{float:left; margin-left:10px; margin-top:10px;}
198
		.cadreInvisible	{float:left; margin-left:10px; margin-top:0px;}
289
		.cadreInvisible h1 {margin:0 0 10px 0}
199
		.cadreRondOmbre	{float:left; margin-bottom:10px; padding:20px; background-color:#fff; border:1px solid #fff; 
290
		.cadreRondOmbre	{float:left; margin-bottom:10px; padding:20px; background-color:#fff; border:1px solid #fff; 
200
		-moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px;         
291
		-moz-border-radius: 10px 10px 10px 10px; -webkit-border-radius: 10px 10px 10px 10px; border-radius: 10px 10px 10px 10px;         
201
		-moz-box-shadow: 2px 2px 9px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; box-shadow: 7px 7px 11px #555; 
-
 
-
 
292
		-moz-box-shadow: 2px 2px 9px #aaa; -webkit-box-shadow: 7px 7px 11px #aaa; box-shadow: 7px 7px 11px #555; 
Line 202... Line 293...
202
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */ 
293
		filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4); /* pour ie8 */ 
203
 		zoom: 1; /* pour ie8 */}
294
 		zoom: 1; /* pour ie8 */}
Line 204... Line 295...
204
		
295
		.filetRouge { border:solid 1px red;}
205
		
-
 
206
		#cartographieVolante { position:absolute; z-index:10; background :white; border:solid 1px #AAAAAA; padding:15px; margin:-300px 0 0 -300px;	}
296
		
207
		#cartographieVolante #masquerLaCarte { float:right }
297
		#cartographieVolante { position:absolute; z-index:10; background :white; border:solid 1px #AAAAAA; padding:15px; margin:-300px 0 0 -300px;	}
-
 
298
		#cartographieVolante #masquerLaCarte { float:right }
208
		
299
		
209
		
300
		
210
		/** Zone projets : commun avec accueil */
301
		/* Projets */
211
		/** TODO : mettre en place une feuille commune **/
302
 		#bandeauProjets { width:845px; margin:20px 0 20px 0; border:dotted 1px #fd8c13; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; 
212
 		#bandeauProjets { width:845px; margin:20px 0 20px 0; border:dotted 1px #fd8c13; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; 
303
 		float:left;	padding-left:65px; }
213
 		float:left;	padding-left:65px; }
304
			
214
		#bandeauProjets ul { height:98px; padding:0px; list-style:none; font-family:arial;}
305
			#bandeauProjets ul { height:98px; padding:0px; list-style:none; font-family:arial;}
-
 
306
			#bandeauProjets ul li { width:250px; margin-left:15px; border: double 1px orange; border-width:0 4px 0 0; display:inline;height:95px;float:left;}
215
		#bandeauProjets ul li { width:250px; margin-left:15px; border: double 1px orange; border-width:0 4px 0 0; display:inline;height:95px;float:left;}
307
			#bandeauProjets ul li, #bandeauProjets ul li p	{ font-family:arial; font-size: 10px; line-height:1.3em;}
216
		#bandeauProjets ul li, #bandeauProjets ul li p	{ font-family:arial; font-size: 10px; line-height:1.3em;}
308
			#bandeauProjets ul li p	{ padding-right:2px; }
217
		#bandeauProjets ul li p	{ padding-right:2px; }
309
			#bandeauProjets ul li a	{ color:#7B9C35; font-weight:bold; }
218
		#bandeauProjets ul li a	{ color:#7B9C35; font-weight:bold; }
310
			#bandeauProjets ul li h3 { padding:5px 0 5px 0 ; margin:0; color:#fd8c13; }
219
		#bandeauProjets ul li h3 { padding:5px 0 5px 0 ; margin:0; color:#fd8c13; }
311
			#bandeauProjets ul li img { float:right; padding:10px}
-
 
312
			
220
		#bandeauProjets ul li img { float:left; }
313
			#bandeauProjets ul .bouton { width:20px;}
221
		#bandeauProjets ul .bouton { width:20px;}
314
			#boutonPrecedent, #boutonSuivant { position:absolute;}
222
		#bandeauProjets #boutonPrecedent, #bandeauProjets #boutonSuivant { position:absolute;}
315
			#boutonPrecedent { margin-left:-66px; margin-top:-99px; height:100px; background:white; cursor:pointer; width:70px; border:dotted 1px #fd8c13;
Line 251... Line 344...
251
		#coordonees a {font-family:arial; font-size:12px; text-align:justify; font-weight:normal; line-height:16px; list-style:none;}
344
		#coordonees a {font-family:arial; font-size:12px; text-align:justify; font-weight:normal; line-height:16px; list-style:none;}
252
		#coordonees a:link, #coordonees a:visited, #coordonees a :active {color:#3a3633;}
345
		#coordonees a:link, #coordonees a:visited, #coordonees a :active {color:#3a3633;}
253
		#coordonees a:hover, #coordonees a:focus { color:#fd8c13;}
346
		#coordonees a:hover, #coordonees a:focus { color:#fd8c13;}
Line -... Line 347...
-
 
347
		
-
 
348
		
-
 
349
		/* ====== Menus cachés ==== */
-
 
350
		/** Menu caché spip **/
-
 
351
		#menu_1_758 {
Line -... Line 352...
-
 
352
			display: none;
-
 
353
		}
-
 
354
		
Line -... Line 355...
-
 
355
		#menu_2_22 {
-
 
356
			display: none;
-
 
357
		}
-
 
358
		
-
 
359
		
-
 
360
		
254
		
361
		
-
 
362
		/**
-
 
363
			Mise en page en colonne depuis www.1kbgrid.com			
-
 
364
		*/
-
 
365
		/* ================ */
-
 
366
		/* = The 1Kb Grid = */     /* 12 columns, 60 pixels each, with 20 pixel gutter */
-
 
367
		/* ================ */
-
 
368
 
-
 
369
		.grid_1 { width:60px; }
-
 
370
		.grid_2 { width:140px; }
-
 
371
		.grid_3 { width:220px; }
-
 
372
		.grid_4 { width:300px; }
-
 
373
		.grid_5 { width:380px; }
-
 
374
		.grid_6 { width:460px; }
-
 
375
		.grid_7 { width:540px; }
-
 
376
		.grid_8 { width:620px; }
-
 
377
		.grid_9 { width:700px; }
-
 
378
		.grid_10 { width:780px; }
-
 
379
		.grid_11 { width:860px; }
-
 
380
		.grid_12 { width:940px; }
-
 
381
		
-
 
382
		.column {
-
 
383
			margin: 0 10px;
-
 
384
			overflow: hidden;
-
 
385
			float: left;
-
 
386
			display: inline;
-
 
387
		}
-
 
388
		
-
 
389
		.row {
-
 
390
			width: 960px;
-
 
391
			margin: 0 auto;
-
 
392
			overflow: hidden;