Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 705 Rev 752
Line 80... Line 80...
80
	
80
	
81
	
81
	
82
	/** Fiche utilisateur */ 
82
	/** Fiche utilisateur */ 
83
	#fiche_utilisateur, #form_modification_inscription, #recherche_annuaire, #form_inscription {
-
 
84
		padding-left: 30px;
-
 
85
		-moz-border-radius:10px 10px 10px 10px;
83
	#fiche_utilisateur, #form_modification_inscription, #recherche_annuaire, #form_inscription {
86
		border:2px solid #9AC342;
84
		padding-left: 30px;
87
		float:left;
85
		float:left;
88
		margin-left:0;
86
		margin-left:0;
89
		margin-top:5px;
87
		margin-top:5px;
Line 204... Line 202...
204
		margin-top: -6px;	
202
		margin-top: -6px;	
205
	}
203
	}
Line 206... Line 204...
206
	
204
	
207
	/** Carte id **/
205
	/** Carte id **/
208
	#carte_id {
-
 
209
		border:2px solid #FD8C13;
206
	#carte_id {
210
		margin-top: 10px;
207
		margin-top: 10px;
211
		margin-bottom: 10px;
208
		margin-bottom: 10px;
212
		margin-left:0px;
209
		margin-left:0px;
213
		padding-bottom: 30px;
210
		padding-bottom: 30px;
214
		padding-left:20px;
211
		padding-left:20px;
215
		padding-top:10px;
212
		padding-top:10px;
216
		width: 350px;
213
		width: 350px;
217
		height: 90px;
-
 
218
		-moz-border-radius: 2em;
214
		height: 90px;
Line 219... Line 215...
219
	}
215
	}
220
	
216
	
221
	.avatar_petit {
217
	.avatar_petit {
Line 230... Line 226...
230
 
226
 
231
	.resume_conteneur {
227
	.resume_conteneur {
232
		display: block;
228
		display: block;
233
		margin-left: 10px;	
229
		margin-left: 10px;	
234
		padding: 10px;
-
 
235
		-moz-border-radius: 2em;
230
		padding: 10px;
236
		clear : left;
-
 
237
		border:2px solid #9AC342;
231
		clear : left;
238
		float:left;
232
		float:left;
239
		margin-left:0;
233
		margin-left:0;
240
		margin-top:5px;
234
		margin-top:5px;
241
		padding:20px;
235
		padding:20px;
242
		width:90%;
236
		width:90%;
Line 243... Line 237...
243
	}
237
	}
244
 
238
 
245
	.gestion_conteneur {
239
	.gestion_conteneur {
-
 
240
		width: 50%;	
-
 
241
	}
-
 
242
	
-
 
243
	.titre_gestion {
Line 246... Line 244...
246
		width: 50%;	
244
		margin-top: 20px;
247
	}
245
	}
248
 
246
 
Line 249... Line 247...
249
	.colonne_resume, .colonne_resume {
247
	.colonne_resume, .colonne_resume {
250
		width: 48%;	
248
		width: 48%;	
-
 
249
	}
251
	}
250
 
Line 252... Line 251...
252
 
251
	.resume {
253
	.resume {
252
		width:100%;
254
		width:100%;
253
		clear: both;
Line 266... Line 265...
266
	}
265
	}
Line 267... Line 266...
267
	
266
	
268
	.resume_conteneur a {
267
	.resume_conteneur a {
269
		text-align: center;
268
		text-align: center;
270
		color: #000000 !important;
-
 
271
		border-bottom:1px dotted #000000;
269
		color: #000000 !important;
Line 272... Line 270...
272
	}
270
	}
273
	
271
	
274
	.resume_conteneur > h3 > a {
272
	.resume_conteneur > h3 > a {
Line 477... Line 475...
477
	.orientation ul {
475
	.orientation ul {
478
			padding-top: 5px;
476
			padding-top: 5px;
479
	}
477
	}
Line 480... Line 478...
480
	
478
	
481
	#choix_utilisateur a {
479
	#choix_utilisateur a {
482
		color: #222222;
-
 
483
		border-bottom:1px dotted;
480
		color: #3E4F18;
Line 484... Line 481...
484
	}
481
	}
485
	
482
	
486
	#orientation_reseau {
483
	#orientation_reseau {
Line 501... Line 498...
501
	
498
	
502
	* {
499
	* {
503
			font-family: arial;
500
			font-family: arial;
Line 504... Line -...
504
	}
-
 
505
	
501
	}
-
 
502
	
-
 
503
	#zone_contenu_corps h3 {padding:0;}
-
 
504
	
-
 
505
	#menu_2_22 {
-
 
506
		display: none;
506
	#zone_contenu_corps h3 {padding:0;}
507
	}