@charset "utf-8";
#titres_elements_formulaire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	font-style: italic;
	text-align: justify;
}
.elements_formulaire {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	text-align: right;
	margin-right: 190px;
	margin-left: 120px;
}

label {
	font-size: 15px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#envoyer {
	text-align: center;
	margin-top: 30px;
}
p {
	color: #F0F0F0;
	padding-left: 50px;
	text-align: left;
}
#boite #texte_alternatif #texte_alternatif2 #form1 fieldset p span label {
	text-align: left;
}
table {
	text-align: right;
}
.bouton_radio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	text-align: left;
	margin-right: 100px;
	margin-left: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.information_envoyer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	margin-right: 100px;
	margin-left: 120px;
	margin-top: 20px;
	margin-bottom: 20px;
}

