
.question{
width:420px;
margin:auto;
}

.reponse_choix{
list-style-type:none;
margin-top:5px!important;
margin-left:10px!important;
}

.texte_libre{
width:420px;
margin:auto;
}

#titre_formulaire{
font-size:1.2em;
width:100%;
height:50px;
text-align:center;
margin-top:10px;
cursor:default;
}

#le_formulaire{
	width:429px;
	border:1px solid grey;
	min-height:60px;
    }
