BODY {
	FONT-SIZE: 10pt;
	COLOR: #3D1F1F;
	FONT-STYLE: normal;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #9B5638;
}
.contenu {
	font-size: 10pt;
}
TABLE.accueil {
	COLOR: #FFFFFF;
}
TD.fondMarron {
	BACKGROUND-COLOR: #341B1B;
}
TD.fondContenu {
	BACKGROUND-COLOR: #F3E7E0;
}
TD.fondMarron2 {
	BACKGROUND-COLOR: #341B1B;
}
.titre {
	color: #341B1B;
	font-weight: bold;
	font-size: 16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.soustitre {
	color: #8A4848;
	font-weight: bold;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
}
A.blanc:link {
	color: White;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
A.blanc:visited{
	color: White;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
A.blanc:hover {
	color: White;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}

A.noir:link {
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
A.noir:visited{
	color: Black;
	text-decoration: none;
	font-weight: bold;
}
A.noir:hover {
	color: Black;
	text-decoration: underline;
	font-weight: bold;
}

A.menu:link {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
A.menu:visited{
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
A.menu:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}
A.menuchoisi:link {
	color: #341B1B;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
A.menuchoisi:visited{
	color: #341B1B;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
A.menuchoisi:hover {
	color: #341B1B;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

