.bckgrdpage {
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #000000;
	background-image: url(structure/bckgrdpage.jpg);
}
.bckgrdfooter {
	background-color: #000000;
	background-image: url(structure/bckgrdfooter.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.txt {
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
u.gros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.txtnavig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

