@charset "UTF-8";
/* CSS Document */

.textepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFF;
	border-left-style: none;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	list-style-type: circle;
	list-style-position: inside;
}
.centre table tr td table tr td #form1 label {
	font-size: 14px;
}

