Subversion Repositories Applications.referentiel

Rev

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

Rev 276 Rev 285
Line 543... Line 543...
543
	
543
	
544
/* Nécessaire à IE 6 et 7 pour éviter un décalage vers le bas!*/
544
/* Nécessaire à IE 6 et 7 pour éviter un décalage vers le bas!*/
545
.ref-onglets{
545
.ref-onglets{
546
	margin:0;/*Pour IE*/
546
	margin:0;/*Pour IE*/
547
	padding:0;/*Pour IE*/
-
 
548
	height:auto !important;height:100%;/*Pour IE*/}	
547
	padding:0;/*Pour IE*/
-
 
548
	height:auto !important;height:100%;/*Pour IE*/}
-
 
549
	
-
 
550
.droite {
-
 
551
	float:right;
-
 
552
}	
549
553