
.chargris{
	font-size: 16px;
	font-family: Verdana, Arial;
	color: #888888;
	margin: 0;
	padding: 0;
	position: relative;
}
.titregris{
	font-size: 18px;
	font-family: Verdana, Arial;
	color: #888888;
	text-align: center;
	margin: 0;
	padding: 0;
	position: relative;
}

.charrouge{
	font-size: 16px;
	font-family: Verdana, Arial;
	color: #cc1111;
	margin: 0;
	padding: 0;
	position: relative;
}

.voffset  {
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.voffset2  {
	height: 100px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.voffset_radio  {
	height: 60px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}

select.menu_genre {
	color: white;
	font-size: 16px;
	background: #0d6efd;
	width: 140px;
	height:38px;
	text-align: center;
	border-radius: 10px;
        margin-left: 10px;
}

select.menu_type_etab {
	color: white;
	font-size: 16px;
	background: #0d6efd;
	width: 250px;
	height:38px;
	text-align: center;
	border-radius: 10px;
        margin-left: 10px;

}
