.ChoixCriteresExtraction_dialog
{
    position: fixed;
    width: 40vw;
    height: 22vw;
    background-color: #ffffff;
}

.ChoixCriteresExtraction_dialog_menu_principal
{
    position: absolute;
	left: 2vw;
	top: 2vw;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 36vw;
	height: 2.1vw;
}

.ChoixCriteresExtraction_dialog_zone_edition
{
    position: absolute;
	left: 0vw;
	top: 6vw;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 40vw;
	height: 8vw;
}

.ChoixCriteresExtraction_dialog_titre
{
    position: absolute;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 8vw;
	height: 1.8vw;
}

.ChoixCriteresExtraction_dialog_titre_valeur_min
{
	left: 12vw;
	top: 2vw;
}

.ChoixCriteresExtraction_dialog_titre_valeur_max
{
	left: 12vw;
	top: 5vw;
}

.ChoixCriteresExtraction_dialog_valeur
{
    position: absolute;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 8vw;
	height: 1.8vw;
}

.ChoixCriteresExtraction_dialog_valeur_min
{
	left: 18vw;
	top: 1.8vw;
}

.ChoixCriteresExtraction_dialog_valeur_max
{
	left: 18vw;
	top: 4.8vw;
}

.ChoixCriteresExtraction_dialog_date
{
    position: absolute;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 7vw;
	height: 1.8 vw;
}

.ChoixCriteresExtraction_dialog_texte
{
    position: absolute;
	left: 10vw;
	top: 1.8vw;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 20vw;
	height: 1.8 vw;
	text-align: center;
}

.ChoixCriteresExtraction_dialog_titre_menu_min
{
	left: 4vw;
	top: 2vw;
}

.ChoixCriteresExtraction_dialog_titre_menu_max
{
	left: 4vw;
	top: 5vw;
}

.ChoixCriteresExtraction_dialog_menu_min
{
    position: absolute;
	left: 10vw;
	top: 2vw;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 20vw;
	height: 2.1vw;
}

.ChoixCriteresExtraction_dialog_menu_max
{
    position: absolute;
	left: 10vw;
	top: 5vw;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 20vw;
	height: 2.1vw;
}

.ChoixCriteresExtraction_dialog_menu_simple
{
    position: absolute;
	left: 10vw;
	top: 2vw;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 20vw;
	height: 2.1vw;
}

.ChoixCriteresExtraction_dialog_menu_multiple
{
    position: absolute;
	left: 10vw;
	top: 0vw;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 20vw;
	height: 9vw;
}

.ChoixCriteresExtraction_dialog_radio
{
    position: absolute;
}

.ChoixCriteresExtraction_dialog_titre_radio_oui
{
	left: 17vw;
	top: 1.5vw;
}

.ChoixCriteresExtraction_dialog_titre_radio_non
{
	left: 17vw;
	top: 4.5vw;
}

.ChoixCriteresExtraction_dialog_radio_oui
{
	left: 21vw;
	top: 1.7vw;
}

.ChoixCriteresExtraction_dialog_radio_non
{
	left: 21vw;
	top: 4.7vw;
}

.ChoixCriteresExtraction_menu_risque
{
    position: absolute;
	left: 15vw;
	top: 1.8vw;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 12.3vw;
	height: 2.1vw;
}

.ChoixCriteresExtraction_texte_risque
{
    position: absolute;
	left: 15vw;
	top: 4.8vw;
    font-family: Calibri;
    font-size: 1.2vw;
	width: 12vw;
	height: 1.8 vw;
	text-align: center;
}

.ChoixCriteresExtraction_dialog_bouton_valider
{
	position: absolute;
	left: 17.5vw;
	top: 16vw;
	height: 4vw;
    max-height: 100%;
    width: auto;
	cursor: pointer;
}