
h1
{
	color: green;
	font-size: 70px;
	font-family: Impact, Arial Black, Times New Roman, Serif, Verdana;
	text-align: center;
}
body
{
	text-align: center;
	background-color: #adedc2;
}
h3
{
	color: green;
	font-size: 30px;
	font-family: Impact, Arial Black, Times New Roman, Serif, Verdana;
	text-align: center;
}
#qsuisse
{
	position: relative;
	bottom: 00%;
	right: 00%;
	padding: 15px 32px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	background-color: #e7e7e7; color: black; /* gris */
    text-decoration: none;
    color: initial;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	border: 2px solid #4CAF50;
	cursor: pointer;

}
#qeurope
{
	position: relative;
	bottom: 00%;
	right: 00%;
	padding: 15px 32px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	background-color: #e7e7e7; color: black; /* gris */
    text-decoration: none;
    color: initial;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	border: 2px solid #4CAF50;
	cursor: pointer;

}
#qamernord
{
	position: relative;
	bottom: 00%;
	right: 00%;
	padding: 15px 32px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	background-color: #e7e7e7; color: black; /* gris */
    text-decoration: none;
    color: initial;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	border: 2px solid #4CAF50;
	cursor: pointer;

}
#qamersud
{
	position: relative;
	bottom: 00%;
	right: 00%;
	padding: 15px 32px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	background-color: #e7e7e7; color: black; /* gris */
    text-decoration: none;
    color: initial;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	border: 2px solid #4CAF50;
	cursor: pointer;

}
#qasie
{
	position: relative;
	bottom: 00%;
	right: 00%;
	padding: 15px 32px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	background-color: #e7e7e7; color: black; /* gris */
    text-decoration: none;
    color: initial;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	border: 2px solid #4CAF50;
	cursor: pointer;

}
#qafrique
{
	position: relative;
	bottom: 00%;
	right: 00%;
	padding: 15px 32px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	background-color: #e7e7e7; color: black; /* gris */
    text-decoration: none;
    color: initial;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	border: 2px solid #4CAF50;
	cursor: pointer;

}
#qmonteu
{
	position: relative;
	bottom: 00%;
	right: 00%;
	padding: 15px 32px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	background-color: #e7e7e7; color: black; /* gris */
    text-decoration: none;
    color: initial;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	border: 2px solid #4CAF50;
	cursor: pointer;

}
#qfleuveu
{
	position: relative;
	bottom: 00%;
	right: 00%;
	padding: 15px 32px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	background-color: #e7e7e7; color: black; /* gris */
    text-decoration: none;
    color: initial;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	border: 2px solid #4CAF50;
	cursor: pointer;

}
#qmonde
{
	position: relative;
	bottom: 00%;
	right: 00%;
	padding: 15px 32px;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
	background-color: #e7e7e7; color: black; /* gris */
    text-decoration: none;
    color: initial;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition-duration: 0.2s; /* Safari */
    transition-duration: 0.2s;
	border: 2px solid #4CAF50;
	cursor: pointer;

}
#valider
{
	position: static;
	padding: 10px 26px;
	appearance: button;
	background-color: #e7e7e7; color: black;
	border: 2px solid #3bba50;
	cursor: pointer;
    -webkit-appearance: button;
    -moz-appearance: button;
	font-size: 18px;
	font-weight: bold;
	-webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    text-decoration: none;
    color: initial;

}
#valider:hover {
    background-color: #3bba50; 
    color: black;
}
table{
	position: absolute;
	top: 180px;
	left: 40%;
	margin-top: -50px;
	margin-left: -100px;
}
#affichage
{
	position: fixed;
	top: 590px;
	left: 45%;
}
#tableaccueil table
{
	position: absolute;
	top: 300px;
	left: 43%;
	margin-top: -50px;
	margin-left: -100px;
}
#retour
{
	position: fixed;
	top: 5%;
	right: 10%;
	padding: 8px 20px;
    text-decoration: none;
    color: initial;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
}
#affichageseul
{
	position: fixed;
	top: 300px;
	left: 45%;	
}