Subversion Repositories Sites.tela-botanica.org

Rev

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

Rev 837 Rev 852
Line 221... Line 221...
221
/** Mise en page générique pour l'annuaire **/
221
/** Mise en page générique pour l'annuaire **/
222
.centre {
222
.centre {
223
	margin-top:10%;
223
	margin-top:10%;
224
	margin-left:20%;
224
	margin-left:20%;
225
	min-height:500px;}
225
	min-height:500px;}
226
.gauche {
226
/*.gauche {
227
	float:left;
227
	float:left;
228
	margin-right:20px;}
228
	margin-right:20px;}
229
.droite {
229
.droite {
230
	float:right;
230
	float:right;
231
	clear:right;}
231
	clear:right;}*/
-
 
232
 
-
 
233
/*Spécifique à la page d'accueil réseau*/
-
 
234
#zone-accueil #zone-colonne-droite {
-
 
235
	width:45%;
-
 
236
	float:right;
-
 
237
}
232
#profil {
238
#profil {
233
	border:5px solid #F2F2F2;
239
	border:5px solid #F2F2F2;
234
	margin:10px;
240
	margin:10px;
235
	padding-bottom:10px;}
241
	padding-bottom:10px;}
236
.resume_conteneur h3 {
242
.resume_conteneur h3 {