body,td,th,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #FFFFFF;
}
.MenuGauche {
	font-size: larger;
}

.Titre {
	font-size: 17px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #000000;
	font-weight: bold
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
.Blanc {
	color: #FFFFFF;
}
a.Blanc {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold
}
a.Blanc:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.FondJaune {
	background-color: #f9ca29;
}
.Petit {font-size: 8px}
.Majuscule {
	text-transform: uppercase;
}
.FondBlanc {
	background-color: #FFFFFF;
}
.FondMenuGauche {
	background-color: #cfcfd0;
}


.FormDroite {
	text-align: right;
}
.FondBleuFonce {
	background-color: #4c5772;
}
.GrisFonce {
	color: #696666;
}
a.GrisFonce {
	text-decoration: none;
	color: #696666;
	font-weight: bold
}
a.GrisFonce:hover {
	text-decoration: underline;
	color: #696666;
	font-weight: bold;
}


.FormCentre {
	text-align: center;
}
.FondMenuHaut {
	background-color: #a09898;
}
.TitreMenuGauche {
	font-size: 18px;
	color: #645c5c;
}
.BleuMarine {
	color: #0f4d98;
}
.PlusGrand {font-size: larger}
.FondBrun {
	background-color: #645c5c;
}

.FondBleuMarine {
	background-color: #0f4d98;
}
.BleuFonce {
	color: #4c5772;
}
a.BleuFonce {
	text-decoration: none;
	color: #4c5772;
	font-weight: bold
}
a.BleuFonce:hover {
	text-decoration: underline;
	color: #4c5772;
	font-weight: bold;
}
.Rouge {
	color: #a40606;
}
.STitre {
	font-size: 14px;
	font-weight: bold;
}
.FondDegradeJaune {
	background-image: url(../Images/Charte/BandeJauneDegradee.jpg);
	background-repeat: repeat-x;
}
