body {
	background: url(images/body-bg.jpg) repeat;
	background-color: #333333;
	margin-top: 5px;
}

.titre {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8661FF;
	text-align: center;
	font-variant: normal;
}
.txtCentreLiens {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8C00;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
}
.txt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	border: none;
}
.txtSoul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: justify;
	text-decoration: underline;
}
.txtCentre {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
.titreSoul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8661FF;
	text-align: center;
	font-variant: normal;
	text-decoration: underline;
}
.titrepetit {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
}
.form {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 17px;
	border: 1px inset #ffffff;
	padding-left: 2px;
	/*filter: Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);*/
}
.formgrand {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	height: 90px;
	border: 1px inset #ffffff;
	padding-left: 2px;
	/*filter: Alpha(Opacity=50, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=0);*/
}
.titreGrand {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	font-variant: normal;
}
.admintitreGrand {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: black;
	text-align: center;
	font-variant: normal;
}
.txtSoulDroite {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	text-decoration: underline;
}
.titreSoulGauche {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FE7D15;
	text-align: left;
	font-variant: normal;
	text-decoration: underline;
}
.tableaux {
	width: 50px;
}
.toutpetit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3px;
}
.lignespetites {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
}
a:link {
	color: #FF8C00;
}
a:visited {
	color: #8661FF;
}
a:hover {
	color: #8661FF;
}
a:active {
	color: #FF8C00;
}
a img {
	border: none;
}
.titrepetitMaj {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-variant: normal;
	text-transform: capitalize;
	text-decoration: none;
}
.CellGauche {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8C00;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	border-bottom: 1px #333333;
	border-left: 1px #333333;
	border-right: 0px white;
	border-top: 1px #333333;
}
.CellDroite{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF8C00;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	border-bottom: 1px #333333;
	border-left: 0px white;
	border-right: 1px #333333;
	border-top: 1px #333333;
}
.Cell{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	border-bottom: 1px #333333;
	border-left: 0px white;
	border-right: 1px #333333;
	border-top: 1px #333333;
	background-color: #8661FF;
}
.CellNoire a:link {
	color: White;
}
.CellNoire a:visited {
	color: #8661FF;
}
.CellNoire a:hover {
	color: #FF8C00;
}
.CellNoire a:active {
	color: White;
}
.CellNoire{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	border-bottom: 1px #333333;
	border-left: 0px white;
	border-right: 1px #333333;
	border-top: 1px #333333;
	background-color: #333333;
}
.CellPhoto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-align: center;
	text-decoration: underline;
	text-transform: uppercase;
	border-bottom: 1px #333333;
	border-left: 0px white;
	border-right: 1px #333333;
	border-top: 1px #333333;
	background-color: White;
}
.CellPhoto img {
	border: 1px #8661FF;
}