.fond {
	background-image: url(structure/fond.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: Aucune;
	color: 071B7A;
	text-decoration: none;
}
.degrade {
	background-image: url(structure/degrade.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.backgroundnavig {
	background-attachment: fixed;
	background-color: #0078FF;
	background-image: url(structure/sousnavig.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
