* {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}

body {
	background-image: url(../images/backcenter.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

body, table, td {
	margin:0;
	padding:0;
	border:0;
	border-collapse:collapse;
}
img {
	border:0;
}
h1 {
	display:none;
}
h2 {
	font-weight:bold;
	font-size:11pt;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:20px;
}
#contenu ul, #contenu p, #contenu table {
	margin-top:0;
	margin-bottom:20px;
	line-height:16px;
	font-size:13px;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
.txtcenter {
	text-align:center;
}
.inline {
	display:inline;
}
form {
	margin:0;
	padding:0;
}