body
{
	background-color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	margin:0px;
	padding:0px;
	text-align:center;
}
table
{
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border-width:0px;
	border-style:none;
	text-align:center;
}
tr
{
	margin:0px;
	padding:0px;
	border-width:0px;
	border-style:none;
}
td
{
	margin:0px;
	padding:0px;
	border-width:0px;
	border-style:none;
}
.TitreTableau
{
	font-size: 18px;
	font-weight: 900;
	color: #f9bc33;	
	padding-bottom:5px;
	text-align:left;
}
.MessageDErreur
{
	font-size: 14px;
	color: #ff0000;	
	padding-bottom:5px;
	text-align:left;
}
.TitreColonne
{
	font-weight:bold;
	text-align:center;
	background-color:#fff0ce;
	border-bottom-width:2px;
	border-bottom-color:#6d6868;
	border-bottom-style:solid;
}
.TitreLigneTableau
{
	font-weight:bold;
	text-align:right;
	background-color:#fff0ce;
	border-bottom-width:1px;
	border-bottom-color:#6d6868;
	border-bottom-style:solid;
}
.CaseTableau
{
	text-align:center;
	background-color:#fff0ce;
	border-bottom-width:1px;
	border-bottom-color:#6d6868;
	border-bottom-style:solid;
	padding-bottom:1px;
	padding-top:1px;
}
.CaseTableauTransp
{
	border-width:0px;
	text-align:center;
}
.CaseTableauSansBordure
{
	text-align:center;
	background-color:#fff0ce;
	border-width:0px;
	border-bottom-style:none;
	padding-bottom:1px;
	padding-top:1px;
}
.CaseTableauBordureGaucheDroite
{
	text-align:center;
	background-color:#fff0ce;
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#6d6868;
	border-style:solid;
	padding-bottom:1px;
	padding-top:1px;
}
.CaseTableauBordureDroite
{
	text-align:center;
	background-color:#fff0ce;
	border-bottom-width:0px;
	border-top-width:0px;
	border-right-width:1px;
	border-color:#6d6868;
	border-style:solid;
	padding-bottom:1px;
	padding-top:1px;
}


select
{
	background-color:#ffffff;
	height:18px;
	font-size:10px;
}
#ChampDeSaisie
{
	background-color:#fff0ce;
	border-width:0px;
	border-bottom-color:#6d6868;
	border-style:none;
	height:18px;
}


.TitreTableauMessage
{
	font-size: 18px;
	font-weight: 900;
	color: #f9bc33;	
	padding-bottom:5px;
	text-align:left;
}
.TitreColonneMessage
{
	font-weight:bold;
	text-align:center;
	border-bottom-width:0px;
}
.TitreColonneMessageFond
{
	font-weight:bold;
	background-color:#fff0ce;
	text-align:center;
	border-bottom-width:0px;
}

.TitreLigneTableauMessage
{
	font-weight:bold;
	text-align:right;
	background-color:#fff0ce;
	border-bottom-width:0px;
	border-bottom-color:#6d6868;
	border-bottom-style:solid;
}
.CaseTableauMessage
{
	background-color:#fff0ce;
	text-align:center;
	border-bottom-width:0px;
	border-bottom-color:#6d6868;
	border-bottom-style:none;
	padding-bottom:1px;
	padding-top:1px;
}
.CaseTableauMessageFond
{
	text-align:center;
	background-color:#fff0ce;
	border-bottom-width:0px;
	border-bottom-color:#6d6868;
	border-bottom-style:none;
	padding-bottom:1px;
	padding-top:1px;
}
.CaseTableauTranspMessage
{
	border-width:0px;
}
.CaseTableauSansBordureMessage
{
	text-align:center;
	background-color:#fff0ce;
	border-width:0px;
	border-bottom-style:none;
	padding-bottom:1px;
	padding-top:1px;
}
.CaseTableauBordureGaucheDroiteMessage
{
	text-align:center;
	background-color:#fff0ce;
	border-bottom-width:0px;
	border-top-width:0px;
	border-left-width:1px;
	border-right-width:1px;
	border-color:#6d6868;
	border-style:solid;
	padding-bottom:1px;
	padding-top:1px;
}
.CaseTableauBordureDroiteMessage
{
	text-align:center;
	background-color:#fff0ce;
	border-bottom-width:0px;
	border-top-width:0px;
	border-right-width:1px;
	border-color:#6d6868;
	border-style:solid;
	padding-bottom:1px;
	padding-top:1px;
}
a
{
	color:#000000;
	border-width:0px;
	border-style:none;
	text-decoration:underline;
}
a:hover
{
	border-width:0px;
	border-style:none;
  text-decoration:none;
	color:#54007e;
}
img
{
	border-width:0px;
	border-style:none;
}
.TexteDemo
{
	color:#f9bc33;
}
