body {
	background-color: #cccaca;  
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
}
a {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.SousTitre {
	color: #333333;
}
a.SousTitre {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
a.SousTitre:hover {
	color: #B90000;
	text-decoration: underline;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 16px;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.sousmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #b90000;
	text-decoration: none;
	word-spacing: normal;
	text-align: right;
}
.textRougeGras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b90000;
	text-decoration: none;
}

.formulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	font-style: normal;
	width: 180px;
}
.textPopUp {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}
.Majuscule {
	text-transform: uppercase;
}
.Noir {
	color: #000000;
}
.Blanc {
	color: #FFFFFF;
}
.Bleu {
	color: #19384C;
}
.Rouge {
	color: #B90000;
}
.Gris {
	color: #666666;
}
.Titre {
	font-size: 13px;
	font-weight: bold;
}
.STitre {
	font-size: 12px;
}

.Form {
	font-size: 11px;
}
.FondNoir {
	background-color: #000000;
}
.FondBlanc {
	background-color: #FFFFFF;
}
.FondBleu {
	background-color: #19384C;
}
.FondRouge {
	background-color: #B90000;
}
.FondGris {
	background-color: #666666;
}
.FondMenuGaucheGris {
	background-color: #d5d4d4;
}

.FondEcran {
	background-color: #c5c3c3;
}
.FondDegrade {
	background-image: url(../Images/Charte/FondGrisDegrade.jpg);
	background-repeat: repeat-y;
}
.PuceGrise {
	list-style-image: url(../Images/Charte/PuceGrise.jpg);
}
.BtAccueil {
	background-image: url(../Images/Charte/BtPageAccueil.jpg);
	background-repeat: no-repeat;
}
.PhotoGauche {
	position: relative;
	visibility: visible;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
.PhotoDroite {
	position: relative;
	visibility: visible;
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
