TD.listes {
	background-color : #FFD700;
}

P.cellule-liste {
	font-family : Arial;
	font-size : 14px;
	color : #00008B;
	font-weight : bold;
}

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


P.texte-petit {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Navy;
}


TD.cellule1fond {
	background-color : Navy;
}

P.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
}

P.textephoto {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
}
P.cellule1 {
	font-family : Arial;
	font-size : 16px;
	color : #FFFACD;
	font-weight: bold;
}

P.texte1 {
	font-family : Arial;
	font-size : 14px;
	color : Black;
}


A:HOVER {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	color : Gray;
	font-weight : bold;
	text-decoration : underline;
}

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

A:VISITED {
	color : Purple;
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}
A:HOVER {
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	color : Gray;
	font-weight : bold;
	text-decoration : underline;
}

TABLE.pages {
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 0px;
	padding-bottom : 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: White;
	border-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	clip: rect(0px 0px 0px 0px);
}






BODY {
	background-attachment : fixed;
	margin-bottom : 5px;
	margin-top : 0px;
	background-image : url(bkgnd1a.jpg);
	background-position : left;
}

