
/*INNER PARALLAX SECTIONS (Except Intro Parallax)*/

.no-parallax{
	background-attachment: scroll !important;
}

.testimonial{
	background: url('http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.about-head{
	background: url('/images/studio/accueil_studio_02a.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.works1-head{
	background: url('http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.works2-head{
	background-color:#acacaf;
	background-size: cover;
}
.news-head{
	background: url('http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.credits-head{
	background: url('http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.clients-head{
	background: url('http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.awards-head{
	background: url('http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.contact-head{
	background: url('http://placehold.it/1500x1000.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.contact2-head{
	background: url('/images/studio/arras_placedubeffroi_YMLF_NB.jpg') 0 0 no-repeat fixed;
	background-size: cover;
}
.error-head{
	background-color:#acacaf;
	background-size: cover;
}
