body {
	background: url('../img/background-2.jpg') fixed;
	background-size: cover;
	margin-bottom: 25px;
}
  
 // html, html * { max-width:100%; }
  
.text-shadow { text-shadow: 1px 1px 2px rgba(0, 0, 0, 1); }

// Facebook responsive
.fb-page, .fb-page span, .fb-page iframe[style] {width: 100% !important;}
  #fbcomments, .fb_iframe_widget, .fb_iframe_widget[style], .fb_iframe_widget iframe[style], #fbcomments iframe[style] {width: 100% !important;}
  
.titre-categorie {
	color: #FFFFFF;
	font-weight: bold;
	font-size: large;
	padding-bottom: 35px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}