.FondBlanc {
	background-color: #FFFFFF;
}
.Bordures {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.fond-backup {
	background-image: url(../Images/sauvegarde-ext/backup-final.jpg);
	background-repeat: no-repeat;
}

