.champ {
  	width : 70px;
	margin-top:5px;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FC65A8;
  	border:2px solid #FF9933;
	background-color:#FEE9F3;
}

table.affichageListe{
	background-color:	white;
	border:				0px solid #ccc;
	padding: 			3px;
}

table.affichageListe th{	
	text-align:			center;
	color:				#444;
	padding:			3px;
}

table.affichageListe th a{
	color:				#444;
}

table.affichageListe td{
	text-align:			center;
	padding-top:		2px;
	border-top:			1px solid #ccc;
}

.textareaContact{
	border:				1px solid #980032;
	font-family:		segoe ui;
	font-size:			13px;
	color:				black;
	width: 				400px;
}
