
BODY {
	background-color : #FDEBD0;
}
P.texte1 {
	font-family : Arial;
	font-size : 16px;
	color : Navy;
	font-weight : bold;
}
P.texte2 {
	font-family : Arial;
	font-size : 14px;
	color : Navy;
	font-weight : bold;
}
P.texte3 {
	font-family : Arial;
	font-size : 14px;
	color : Navy;
	font-weight : normal;
}
P.menu1 {
	font-family : Arial;
	font-size : 14px;
	color : White;
	font-weight : bold;
}

HR {
	color : ActiveBorder;
}

P.reference {
	font-family : Arial;
	font-size : 18px;
	color : Red;
}
P.titre1 {
	font-family : Arial;
	font-size : 18px;
	color : Maroon;
	font-weight : bold;
}
P.titre2 {
	font-family : Arial;
	font-size : 16px;
	color : Maroon;
	font-weight : bold;
}


A:LINK {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Navy;
}

A:HOVER {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Fuchsia;
}
A:VISITED {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Purple;
}
A:HOVER {
	font-family : Arial;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : Fuchsia;
}
TABLE {
	background-color : White;
}
TABLE.titre {
	background-color : #F5F5DC;
}

TD.colorcellule1 {
	background-color : #660000;
}

P.titrecellule1 {
	color : #FFE4C4;
	font-family : Arial;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
}
TD.barrecellule1 {
	background-color : #DCDCDC;
}
TD.barrecellule2 {
	background-color : #BDB76B;
}
TD.barrecellule3 {
	background-color : #7FFF00;
}
TD.barrecellule4 {
	background-color : #FFD700;
}
TD.barrecellule5 {
	background-color : #ADD8E6;
}
