.bckgrdpage {
	background-color: #9EB7E8;
	background-image: url(structure/bckgrdpage.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.bckgrdpagejaune {
	background-image: url(structure/bckgrdpage2.jpg);
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #233C6E;
	text-decoration: none;
}
a:hover {
	color: #DEC105;
	text-decoration: none;
}
.bckgrdnavig {
	background-image: url(structure/bckgrddegrade.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #2A3E68;
	text-decoration: none;
}
.lienfot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: italic;
	color: #455D92;
	text-decoration: none;
}

