body {
	background-color: #990000;
	background-image: url(welcome3_bg.gif);
	background-position: top center;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	text-align: center;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #990000;
}

a:hover {
	color: #CC0000;
}

a:visited {
	color: #660000;
}

.quicklinks a {
	color: #ffffff;
	font-size: 12px;
	line-height: 24px;
}

.quicklinks a:hover {
	color: #aacc88;
}

.quicklinks {
	text-align: center;
}

#slogan {
	margin-top: 24px;
	color: #aacc88;
	font-weight: bold;
	font-size: 14px;
}


#membres h4 {
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
	padding: 8px;
	margin: 0;
	background: #003366 url(welcome_member_bg.jpg) left repeat-y;
	text-align: right;  /* FIN */
}

#membres #h4_en { float: left; }

#membres {
	width: 420px;
	border-top: 1px solid #336699;
	border-left: 1px solid #336699;
	border-bottom: 1px solid #003366;
	border-right: 1px solid #003366;
	margin: 32px auto 6px auto; }

#membres img {
	padding: 5px;
}

#footer {
	padding-top: 24px;
	padding-bottom: 6px;
	color: #999;
	font-size: 10px;
	margin: 0;
}

#footer a {
	color: #999;
}