/*body {
	background:#BED017;	
}*/
.header .menu .menu-right a.contact:hover {
	background:url('img/contact-hover.png') right center no-repeat;
	background-size:28px 28px;
}
.header .menu .menu-right a.connect:hover {
	background:url('img/connect-hover.png') right center no-repeat;
	background-size:22px 28px;
}
.header .menu .menu-left a:hover {
	color:#BED017;
}
.breadcrumb .sous-sections a:hover, .breadcrumb .sous-sections a.selected {
	border-bottom:2px solid #BED017;
}
/*.col {
    height: 240px;
}*/
progress::-webkit-progress-value {
	background-color: #BED017;
}
.bloc-contact .header-contact, .bloc-contact a:hover {
	background:#BED017;	
}
c {
	color:#BED017;
}
s {
	border-bottom:1px solid #BED017;
}
.iframe_wrapper {
    background:#BED017;
}

@media only screen and (max-width: 1199px) {
	
}

@media only screen and (max-width: 1023px) {
	.header .logo img {
		max-width: 169px;
	}
	.col {
		height: 190px;
	}
}

.bloc-contact .content input[type="submit"] {
	background: #BED017;
}
.bloc-contact .content h1 {
	color: #BED017;
}