

BODY {
	margin-bottom : 5px;
	margin-top : 5px;
	background-color : #FFEFD5;
	margin-left : 5px;
	margin-right : 0px;
}
P.texte1 {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-family : Arial;
	color : Black;
}
P.titretexte1 {
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	color : Navy;
}
P.texte2 {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-family : Arial;
	color : Navy;	
}
P.texte3 {
	font-family : Arial;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : Fuchsia;
}

P.texte4 {
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	font-family : Arial;
	color : Gray;
}

P.titretexte2 {
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	color : Green;
}

a:link {
	font-family:  Arial;
	font-size:12px;
	font-style:normal;
	color: Blue;
	}
	
	P.texte3 {
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	font-family : Arial;
	color : Black;
	}
	
a:hover {
	font-family:  Arial;
	font-size :12px;
	font-style :normal;
	color : Red;
}
a:visited {
	font-family:  Arial;
	font-size :12px;
	font-style :normal;
	color : Purple;
}

a:hover {
	font-family:  Arial;
	font-size :12px;
	font-style :normal;
	color : Red;
}
TD.listes {
	background-color : #fadd85;
}
TD.cellule2fond {
	background-color : #fadd85;
}
P.cellule-liste {
	font-family : Arial;
	font-size : 16px;
	color : Navy;
	font-weight: bold;;
	}

P.liste {
	font-family : Arial;
	font-size : 14px;
	color : Black;
	font-weight : normal;
}
P.cellule2 {
	font-family : Arial;
	font-size : 16px;
	color : Navy;
	font-weight: bold;
}

