body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	SCROLLBAR-TRACK-COLOR: #C3CACF;
	SCROLLBAR-ARROW-COLOR: #EE1B2F;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #EE1B2F;
	SCROLLBAR-SHADOW-COLOR: #EE1B2F;
	SCROLLBAR-3DLIGHT-COLOR: #EE1B2F;
	SCROLLBAR-DARKSHADOW-COLOR: #EE1B2F;
}
body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table {
	border-collapse: collapse;
}
a:link {
	color: #EE1B2F;
	font-weight: bold;
}
a:visited {
	color: #EE1B2F;
	font-weight: bold;
}
a:hover {
	color: #000000;
	font-weight: bold;
}
a:active {
	color: #EE1B2F;
	font-weight: bold;
}
.texte10 {
	font-size: 10px;
}
.texte11 {
	font-size: 11px;
}
.texte12 {
	font-size: 12px;
}
.texte14 {
	font-size: 14px;
}
.texte18 {
	font-size: 18px;

}
.justifier {
	text-align: justify;
}
.shim2x2 {
	width: 2px;
	height: 2px;
}
.shim5x5 {
	width: 5px;
	height: 5px;
}
.shim10x10 {
	width: 10px;
	height: 10px;
}
.couleurBlanc {
	color: #FFFFFF;
}
.couleurOrange {
	color: #FCAF19;
}
.couleurRouge {
	color: #EE1B2F;
}
/* .couleurTitre {
	background-color: #FCAF19;
}
.couleurPaire {
	background-color: #FFF3DD;
}
.couleurImpaire {
	background-color: #FEE7BA;
} */
.backgroundNoir {
	background-color: #000000;
}
.backgroundBlanc {
	background-color: #FFFFFF;
}
.tableauPopup {
	background-color: #EBEDEE;
	background-image: url(../../images/contenu/bg_frame.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: bottom;
	 width: 100%;
	height: 100%;
}
.tableauListeTitre {
	background-color: #FCAF19;
	height: 20px;
}
.tableauListeImpaire {
	background-color: #FEE7BA;
	height: 20px;
}
.tableauListePaire {
	background-color: #FFF3DD;
	height: 20px;
}
.footer {
	width: 100%;
	height: 30px;
	text-align: center;
}