
h1.home {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	width: 734px;
	height: 30px;
	background-image: url('../img/title/home_en.gif');
	background-repeat: no-repeat;
}

h1.home span {
	display: none;
}

h1.about {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	width: 734px;
	height: 30px;
	background-image: url('../img/title/about_en.gif');
	background-repeat: no-repeat;
}

h1.about span {
	display: none;
}

h1.concours {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	width: 734px;
	height: 30px;
	background-image: url('../img/title/concours_en.gif');
	background-repeat: no-repeat;
}

h1.concours span {
	display: none;
}

h1.diplome {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	width: 734px;
	height: 30px;
	background-image: url('../img/title/diplome_en.gif');
	background-repeat: no-repeat;
}

h1.diplome span {
	display: none;
}

h1.contact {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	width: 734px;
	height: 30px;
	background-image: url('../img/title/contact_en.gif');
	background-repeat: no-repeat;
}

h1.contact span {
	display: none;
}


h1.bulletins {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	width: 734px;
	height: 30px;
	background-image: url('../img/title/bulletins_en.gif');
	background-repeat: no-repeat;
}

h1.bulletins span {
	display: none;
}
