Subversion Repositories Applications.referentiel

Rev

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

Rev 276 Rev 285
Line 544... Line 544...
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*/
547
	padding:0;/*Pour IE*/
548
	height:auto !important;height:100%;/*Pour IE*/}	
548
	height:auto !important;height:100%;/*Pour IE*/}
549
549
	
-
 
550
.droite {
-
 
551
	float:right;
-
 
552
}	
-
 
553
550
554