@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td {
	text-align: center;
}

.Entete {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660066;
	text-align: center;
}

.inputleft {
	border-style:hidden;
	background:none;
	text-align:left;
	color: #660066;
	font-size: 12px;
}

.inputRight {
	border-style:hidden;
	background:none;
	text-align:right;
	color: #660066;
	font-size: 12px;
}
