body {
	background-color: #310809;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #CCCCCC;
}

.FondBordeauFonce {
	background-color: #310809;
}

input,textarea,select {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.FondNoir {
	background-color: #000000;
}


.Titre {
	font-size: 18px;
	font-weight: bold;
}
a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
	font-weight: bold;
}
.GrisPale {
	color: #CCCCCC;
}
a.GrisPale {
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold
}
a.GrisPale:hover {
	text-decoration: underline;
	color: #CCCCCC;
	font-weight: bold;
}
.Orange {
	color: #fbbc00;
}
a.Orange {
	text-decoration: none;
	color: #fbbc00;
	font-weight: bold
}
a.Orange:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.Rouge {
	color: #ad0000;
}
.Bleu {
	color: #0071D7;
}
.FondOrange {
	background-color: #fbbc00;
}

.Blanc {
	color: #FFFFFF;
}
a.Blanc {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold
}
a.Blanc:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.Capitalize {
	text-transform: capitalize;
}

.Petit {font-size: 9px}
.Gris {
	color: #bcbcb2;
}

.Majuscule {
	text-transform: uppercase;
}
.FondBlanc {
	background-color: #FFFFFF;
}
.Form {
	font-size: 11px;
	border: 1px solid #7d1518;
	background-color: #CCCCCC;
}

.FormDroite {
	text-align: right;
}
.FondBody {
	background-image: url(../Images/Charte/AngleNoirRouge.jpg);
	background-repeat: no-repeat;
}

.FondBordeau {
	background-color: #7d1518;
}

.FormCentre {
	text-align: center;
}
.Bordeaux {
	color: #7d1518;
}

.PlusGrand {font-size: larger}
.STitre {
	font-size: 14px;
	font-weight: bold;
}
.Photo {
	position: relative;
	visibility: visible;
	float: left;
	left: 0px;
	top: 0px;
	right: 5px;
	bottom: 5px;
}
