#choix{
	font-weight: bold;
	color: #286090;
	cursor: pointer;
	font-size: 24px;
}
#choix:hover{
	color: #204d74;
}
/*#btn_audio{
	display: none;
}*/
div nav {
    line-height: 43px;
}
nav a {
    margin-right: 5px;
}
audio{
	display: none;
}

.btn_select{
    background-color: orange !important;
    border-color: orange !important;
    /*color: #fff;*/
}

#choix_select {
    color: orange;
    font-size: 14px;
    margin: 5px 0 10px;
}