#pagegab1 img {
	max-width: 100%;
}

#pagegab1 .pagemulti_c {
	margin:10px 0;
}

#pagegab1 p {
	margin-top:10px;
}
.banniereGab1{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 250px;
	width: 100%;
	position: relative;
	z-index: 2;
}
#pagegab1 .shadow{
	margin-top: -17px;
}
.breadcrumb{
	display: none;
}
#pagegab1 h1 {
	font-family: "Mst Black";
	text-align: center;
	text-transform: uppercase;
	font-size: 37px;
	color: black;
	padding: 0px;
}
#pagegab1 .trait {
	text-align: center;
}
#pagegab1{
	overflow: hidden;
}

@media screen and (max-width: 700px) {
	#pagegab1 h1{
		font-size:25px;
	}
}