body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

P, UL, LI, TD {
	font-size: 11px;
	font-family: verdana, sans-serif;
	color: #000000;
}

.formstuff {
	padding: 1px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #531B00;
	background-color: #FBF4C0;
	border: 1px solid #531B00;
}

A:link, A:visited, A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #781F1F;
	text-decoration: none;
	background-color: #E5744B;
}

A.cameleon:link, A.cameleon:visited, A.cameleon:active {
	color: #999999;
	text-decoration: none;
}

A.cameleon:hover {
	color: #999999;
	text-decoration: underline;
}

.maintable {
	background-image: url(images/weepingeshopTemplate_v01.1.jpg);
}

.justified {
	text-align: justify;
}

.centered {
	text-align: center;
}

.bolded {
	font-weight : bold;
}

.titre {
	color: #77A09A;
}

.titrebold {
	color: #cc0000;
	font-weight : bold;
}

.anecdote {
	font-size: 9px;
}

.message {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight : bold;
}

.groupes {
	color: #77A09A;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

.alignright {
	text-align: right;
}

.liste {
	list-style-type: square;
}
