h1.TitrePub2015{
	font-family: 'Droid Sans', sans-serif;
	font-size:100px;
	line-height:41px;
}
div.conteneurPub2015{
	height:290px;
}
@media screen and (max-width:900px) {
	h1.TitrePub2015{
		font-size:100px;
		line-height:41px;
	}
}
@media screen and (max-width:800px) {
	h1.TitrePub2015{
		font-size:80px;
		line-height:31px;
	}
}
@media screen and (max-width:650px) {
	h1.TitrePub2015{
		font-size:60px;
		line-height:25px;
	}
}
@media screen and (max-width:500px) {
	h1.TitrePub2015{
		font-size:50px;
		line-height:20px;
	}
}
@media screen and (max-width:380px) {
	h1.TitrePub2015{
		font-size:50px;
		line-height:20px;
	}
}