.ins_title{
	border-bottom: 2px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: navy;
	font-weight: bold;
	padding-top: 15px;
}

.ins_question{
	padding-top: 12px;
	padding-bottom: 8px;
}

.ins_info{
	padding-bottom: 10px;
	font-weight: bold;
	font-style: italic;
}

.ins_choix{
	padding-left: 25px;
}

.ins_radio{
	border: none;
}

.ins_erreur{
	color: #FF0000;
}

.sondage_question{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}

.sondage_choix{
	padding-top: 5px;
	padding-left: 40px;
}

