/* Image replacement techinique utilise pour les titres importants */
 #introedit, #news,  .laps, .suc, .bizarre, .fugue, .cometes, .edito {
	text-indent: -9999px; 
	margin-top: 0px;
	}
#intro, .actu, .edition {
	text-indent: -9999px; 
	margin-top: 0px;
	}
	
#intro {
	height: 118px;
	background: url(../images/TRAVAUX.gif) no-repeat;
	background-repeat: repeat-x;
}
#introedit { height: 72px; background: url(../images/css/ir/intro_edition.gif) no-repeat; }
#liens { height: 72px; background: url(../images/css/ir/liens.gif) no-repeat; }
#news { height: 118px; background: url(../images/css/ir/news.gif) no-repeat; }
.actu { height: 15px; background: url(../images/css/ir/actu.gif) no-repeat; }
.laps { height: 20px; background: url(../images/css/ir/laps.gif) no-repeat; }
.suc { height: 13px; margin-top: 30px; background: url(../images/css/ir/contact.gif) no-repeat; }
.edition { height: 15px; margin-top: 30px; background: url(../images/css/ir/edition.gif) no-repeat; }
.bizarre { height: 15px; background: url(../images/css/ir/bizarre.gif) no-repeat;  }
.cometes { height: 15px; background: url(../images/css/ir/cometes.gif) no-repeat;  }
.fugue { height: 19px; background: url(../images/css/ir/fugue.gif) no-repeat;  }
.edito { height: 15px; background: url(../images/css/ir/edito.gif) no-repeat; }