/* 
 * LES TITRES
 */
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span {
	display: none;
}
h2 {
	margin: 0;
}
/*
 * INDEX.HTML
 */
h1#bienvenue {
	width: 220px;
	height: 52px;
	background-image: url(../images/titres/bienvenue.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/*
 * NEWS.HTML
 */
 h1#news {
	width: 197px;
	height: 52px;
	background-image: url(../images/titres/news.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
/*
 * TOUTESLESNEWS.HTML
 */
 h1#touteslesnews {
	width: 317px;
	height: 52px;
	background-image: url(../images/titres/touteslesnews.gif);
	background-position: top left;
	background-repeat: no-repeat;
} 


/*
 * BIOGRAPHIE.HTML
 */
h1#biographie {
	width: 220px;
	height: 52px;
	background-image: url(../images/titres/biographie.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
h2#faitsmarquants {
	width: 231px;
	height: 52px;
	background-image: url(../images/titres/faitsmarquants.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
h3#autres {
	width: 88px;
	height: 43px;
	background-image: url(../images/titres/autres.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/*
 * BWS.HTML
 */
 h1#bws {
	width: 177px;
	height: 52px;
	background-image: url(../images/titres/bws.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/*
 * MAGAZINES.HTML
 */
 h1#magazines {
	width: 221px;
	height: 52px;
	background-image: url(../images/titres/magazines.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/*
 * LESMOTSDESAL.HTML
 */
 h1#lesmotsdesal {
	width: 323px;
	height: 52px;
	background-image: url(../images/titres/lesmotsdesal.gif);
	background-position: top left;
	background-repeat: no-repeat;
}



/*
 * GALLERIE.HTML
 */
 h1#gallerie {
	width: 173px;
	height: 52px;
	background-image: url(../images/titres/gallerie.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/*
 * BD.HTML
 */
 h1#bd {
	width: 341px;
	height: 65px;
	background-image: url(../images/titres/bd.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/*
 * LIENS.HTML
 */
 h1#liens {
	width: 126px;
	height: 52px;
	background-image: url(../images/titres/liens.gif);
	background-position: top left;
	background-repeat: no-repeat;
}


/*
 * CONTACT.HTML
 */
 h1#contact {
	width: 168px;
	height: 52px;
	background-image: url(../images/titres/contact.gif);
	background-position: top left;
	background-repeat: no-repeat;
}