h1{
	color: grey;
}

#VELenvoi, input[type="submit"], .VELmanifCommander, .VELformuleCommander, .VELspectacleButton, .VELpanierAction{
	background-color:	#5682B3;
	color: #FFF;
}

#VELheader{
	background-color:	#FFF;
	max-width:			none;
}

#VELheader img{
	max-width:	1000px;
}

#VELlangage {
    position: absolute;
    right: 48%;
    margin: auto;
}

#VELlangage img{
	transition:		none;
}

.VELmurSpectacle{
	width:	23%;
}

a, .VELspectacleLibelle{
	color: #5682B3;
}

#VELburger > div{
    background-color: #DDD;
}

@media screen and (max-width: 762px){

	.VELmurSpectacle{
		width:	48%;
	}
}
