.introduction,
.redactionnel a:link, .redactionnel a:active, .redactionnel a:visited, .redactionnel a:hover {
/*	color:#f9a119; */
	color:#fccc4f;
}
.redactionnel a:link, .redactionnel a:active, .redactionnel a:visited, .redactionnel a:hover {
	font-weight: bold;
}
.introduction p {
	color:#000000;
}
body.page-1 .introduction {
	padding-bottom: 10px;
/*	border-bottom: 2px solid #f9a119; */
	border-bottom: 2px solid #fccc4f;
}
.vignette_bande,
.vignette_voile,
.sous_menu {
	/*background-color:#f9a119;*/
    background-color: #fccc4f;
}

.vignette_voile {
    background-color: transparent;
}

body.page-1 .content_photos .zone_image .texte,
body.sous-page-1 .content_photos .zone_image .texte {
    background-color: #fccc4f;
}


body.sous-page-1 .content_photos .zone_image .texte {
    color: black;
    opacity: .9;
}

body.page-1 .content_photos .zone_image .texte,
.content_photos .zone_image h2,
.content_photos .zone_image .resume {
    color: black;
    text-shadow: none;
}


@media only screen and (max-width: 1023px) {
	#Menu .navbar-collapse,
	.dropdown-menu,
	li.dropdown.active ul.dropdown-menu {
/*		background-color:#f9a119; */
		background-color:#fccc4f;
	}
}