body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.champs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #595957;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 5px;
	background-image: url(graphisme/fond-formulaire.gif);
	border: 1px solid #73726f;
}
.champs-up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #00a1f2;
	background-repeat: no-repeat;
	background-color: #fffef0;
	padding-left: 5px;
	background-image: url(graphisme/fond-formulaire.gif);
	border: 1px solid #73726f;
}
.puce-formulaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: blink;
}
a:link {
	color: #0097e5;
	text-decoration: underline;
}
a:visited {
	color: #0097e5;
	text-decoration: underline;
}
a:active {
	color: #0097e5;
	text-decoration: underline;
}
a:hover {
	color: #0097e5;
	text-decoration: none;
}
li {
	margin-left: 25px;
}
.helvetica-13 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 19px;
}

ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 8px;
}

hr {
	margin: 15px;
	color: #CCCCCC;
	font-size: 1px;
}

h1 {
	margin-bottom: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 0px;
}
.pointie {
	background-image: url(graphisme/pointie.gif);
	background-repeat: repeat-x;
}
.liste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c4c4c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.liste-up {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008bdb;
	background-color: #fffef0;
}
