td.titre {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
	visibility: visible;
	z-index: 2;
	background-image: url(images/fond/fondtitre.gif);
}

.top {
	background-attachment : fixed;
	background-color : #d4f2f2;
	background-image : url(images/fond/top.gif);
	background-position : top;
	background-repeat : repeat-x;
}

A:HOVER.menu {
	color : #d4f2f2;
}

A.menu {
	color : White;
	font-size: 13px;
}

BODY {
	font-family : Arial;
	color : #646464;
}

HR {
	border : dashed White;
	background-color: #D4F2F2;
}
td.top2 { text-align: right;  line-height: inherit;  background-color: White;   }

