<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**********************************************************************************************************
Feuille de style centralisée corporative Hydro-Québec
Auteur : Stéphane Ritchot (cu5795)
Création : 31 juillet 2017 
Définiton : Style pour les tableaux

Instructions :
N'oubliez pas d'inscrire les modification dans "Section Modifications"
Exemple à suivre pour les modification :
	Date (AAAA/MM/JJ) - CIP - Type de changement "Ajpout/Retait/Modification(CIP demandeur") #ID ou .class

Section Modifications :
	2017/07/31 - CU5795 - Création du fichier


**********************************************************************************************************/


/* **************************************** */
/* *************   IHQTable1  ************* */
/* **************************************** */

caption{
	border-top: solid gray 1.0pt;
	border-bottom: solid gray 1.0pt;
	border-style: solid;
	border-collapse: collapse;
	border-left: 0;
	border-right: 0;
	line-height:20pt;
}

table.IHQTable1 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
}

table.IHQTable1 tr:first-child{
	border-bottom: 2px solid #077199;
	font-weight: bold;
}

table.IHQTable1 tr td{
	padding: 0.3em 0.3em;
	border-bottom: 1px solid #cccccc;
}


/* **************************************** */
/* *************   IHQTable2  ************* */
/* **************************************** */

table.IHQTable2 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
}

table.IHQTable2 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:center;
	background:#003366;
	color:#ffffff;
	font-weight: bold;
	line-height:150%;
}

table.IHQTable2 tr:first-child td:first-child{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
	background:#003366;
}

table.IHQTable2 tr:first-child td{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
	background:#003366;
}

table.IHQTable2 tr td{
	border-bottom: 0px;
	font-weight: normal;
	text-align:left;
	padding: 5px;
	line-height:150%;
}

table.IHQTabl2 tr.rpair {
	background:#fff;
}

table.IHQTable2 tr.rimpair {
	background-color:#f2f2f2;
}

/* **************************************** */
/* *************   IHQTable3  ************* */
/* **************************************** */

table.IHQTable3 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable3 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:center;
	background:#fff;
	color:#000;
	font-weight: bold;
	line-height:150%;
	border-top: 0;
}

table.IHQTable3 tr:first-child td:first-child{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
	background:#fff;
}

table.IHQTable3 tr:first-child td{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
	background:#fff;
}

table.IHQTable3 tr{
	border-top: 1px dashed #cccccc;

}

table.IHQTable3 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
}

table.IHQTable3 tr.rpair {
	background:#f2f2f2;
}

table.IHQTable3 tr.rimpair {
	background-color:#cccccc;
}

/* **************************************** */
/* *************   IHQTable4  ************* */
/* **************************************** */

table.IHQTable4 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable4 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:left;
	color:#000;
	font-weight: bold;
	line-height:150%;
	border-bottom: 2px solid #077199;
}

table.IHQTable4 tr:first-child td{
	border-bottom: 0px;
	font-weight: bold;
	text-align:left;
	padding: 5px;
	line-height:150%;
	background:#fff;
}

table.IHQTable4 tr{
	border-top: 1px solid #cccccc;
}

table.IHQTable4 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
	border-left: 1px solid #cccccc;
}

table.IHQTable4 tr.rpair {
	background:#fff;
}

table.IHQTable4 tr.rimpair {
	background-color:#f2f2f2;
}

/* **************************************** */
/* *************   IHQTable5  ************* */
/* **************************************** */

table.IHQTable5 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable5 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:left;
	color:#000;
	font-weight: bold;
	line-height:150%;
	background:#003366;
}

table.IHQTable5 tr:first-child td{
	padding: 5px;
	vertical-align: top;
	text-align:left;
	color:#fff;
	font-weight: bold;
	line-height:150%;
	background:#003366;
}

table.IHQTable5 tr{
	border-top: 1px solid #cccccc;
}

table.IHQTable5 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
	border-left: 1px solid #cccccc;
}

table.IHQTable5 tr.rpair {
	background:#fff;
}

table.IHQTable5 tr.rimpair {
	background-color:#f2f2f2;
}

/* **************************************** */
/* *************   IHQTable6  ************* */
/* **************************************** */


table.IHQTable6 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
}

table.IHQTable6 tr:first-child{
	border-bottom: 2px solid #55811a;
	font-weight: bold;
}

table.IHQTable6 tr:first-child td:first-child{
	text-align:left;
}

table.IHQTable6 tr td{
	padding: 0.3em 0.3em;
	border-bottom: 1px solid #cccccc;
}

/* **************************************** */
/* *************   IHQTable7  ************* */
/* **************************************** */

table.IHQTable7 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
}

table.IHQTable7 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:center;
	background:#55811a;
	color:#ffffff;
	font-weight: bold;
	line-height:150%;
}

table.IHQTable7 tr:first-child td:first-child{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
	background:#55811a;
}

table.IHQTable7 tr:first-child td{
	border-bottom: 0px;
	font-weight: bold;
	text-align:center;
	padding: 5px;
	line-height:150%;
}

table.IHQTable7 tr td{
	border-bottom: 0px;
	font-weight: normal;
	text-align:left;
	padding: 5px;
	line-height:150%;
}

/* **************************************** */
/* *************   IHQTable8  ************* */
/* **************************************** */

table.IHQTable8 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable8 tr:first-child{
	padding: 5px;
	vertical-align: top;
	text-align:left;
	color:#000;
	font-weight: bold;
	line-height:150%;
	border-bottom: 2px solid #55811a;
}

table.IHQTable8 tr:first-child td{
	border-bottom: 0px;
	font-weight: bold;
	text-align:left;
	padding: 5px;
	line-height:150%;
	background:#fff;
}

table.IHQTable8 tr{
	border-top: 1px solid #cccccc;
}

table.IHQTable8 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
	border-left: 1px solid #cccccc;
}

table.IHQTable8 tr.rpair {
	background:#fff;
}

table.IHQTable8 tr.rimpair {
	background-color:#f2f2f2;
}

/* **************************************** */
/* *************   IHQTable9  ************* */
/* **************************************** */

table.IHQTable9 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable9 tr:first-child{
	padding: 9px;
	vertical-align: top;
	text-align:left;
	color:#000;
	font-weight: bold;
	line-height:150%;
	background:#55811a;
}

table.IHQTable9 tr{
	border-top: 1px solid #cccccc;
}

table.IHQTable9 tr:first-child td{
	padding: 9px;
	vertical-align: top;
	text-align:left;
	color:#fff;
	font-weight: bold;
	line-height:150%;
	background:#55811a;
}

table.IHQTable9 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
	border-left: 1px solid #cccccc;
}

table.IHQTable9 tr.rpair {
	background:#fff;
}

table.IHQTable9 tr.rimpair {
	background-color:#f2f2f2;
}

/* **************************************** */
/* *************   IHQTable10  ************* */
/* **************************************** */

table.IHQTable10 {
	border-width: 0px;
	border-style: none;
	border-collapse: collapse;
	width:100%;
	border: 1px solid #cccccc;
}

table.IHQTable10 tr:first-child{
	padding: 9px;
	vertical-align: top;
	text-align:left;
	color:#000;
	font-weight: bold;
	line-height:150%;
	background:#077199;
}

table.IHQTable10 tr:first-child td:first-child{
	background: #077199;
}

table.IHQTable10 tr:first-child td{
	padding: 9px;
	vertical-align: top;
	text-align:left;
	color:#fff;
	font-weight: bold;
	line-height:150%;
	background:#077199;
}

table.IHQTable10 tr{
	border-top: 1px solid #cccccc;
}

table.IHQTable10 tr td{
	border-bottom: 0px;
	text-align:left;
	padding: 5px;
	line-height:150%;
	border-left: 1px solid #cccccc;
}

table.IHQTable10 tr.rpair {
	background:#fff;
}

table.IHQTable10 tr.rimpair {
	background-color:#f2f2f2;
}</pre></body></html>