/* HABILLAGE */
section .habillage																								{background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.5)), url(/i-habillage_contact.jpg) top center no-repeat fixed;}

/* BANDEAU */
section .bandeau																								{background:#5CA747; padding:80px;}
section .bandeau h2																								{max-width:1250px; background:none; padding:0 0 20px; color:#FFF; font-size:50px; line-height:60px; font-weight:bold; text-align:left; margin:auto;}
section .bandeau p																								{max-width:1250px; font-size:24px; line-height:32px; color:#FFF; margin:auto;}
@media all and (max-width: 1400px) {
	section .bandeau																							{padding:40px;}
	section .bandeau h2																							{font-size:40px; line-height:50px;}
	section .bandeau p																							{font-size:20px; line-height:26px;}
}
