.texteform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE115F;
}
.traitbas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EE115F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.traitgauche {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #EE115F;
}
.traitdroit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EE115F;
}
.traithaut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	border-top: 1px solid #EE115F;

}
.boite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: 1px solid #EE115F;
	border-left: 1px solid #EE115F;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #EE115F;
	border-bottom-color: #EE115F;

}
.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;

}
