﻿.tab-cotis-colonne-impaire {
	background-color: #CAE4FF;
	text-align: left;
}
.tab-cotis-colonne-paire {
	background-color: #99CCFF;
	text-align: left;
}


.tab-cotis-ligne-paire {
	background-color: #CAE4FF;
}
.tab-cotis-ligne-paire-left {
	background-color: #CAE4FF;
}

.tab-cotis-ligne-impaire {
	background-color: #99CCFF;
}

.tab-cotis-ligne-impaire-left {
	background-color: #99CCFF;
}

.tab-cotis-ligne-Ximpaire {
	background-color: #FF9999;
}
.tab-cotis-ligne-Xpaire {
	background-color: #FF6666;
}

.tab-cotis-ligne-entete {
	font-weight: bold;
	background-color: #003399;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;
}
.Texte-revoi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: left;
}
.tab-cotis-Oligne-impaire {
	background-color: #99FFCC;
}
.tab-cotis-Oligne-paire {
	background-color: #33CC33;
}
.tab-cotis-Oligne-entete {
	font-weight: bold;
	background-color: #006600;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	text-align: center;

