/*----------TABLEAU--------------*/

.zmaintable {
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
color:#676767;
line-height: 20px;
text-decoration:none;
}

.zmaintabletitre {
font-size:9px;
font-weight:bold;
line-height: 9px;
color:#000000;
}

.zmaintable th, .zmaintable td { padding: 0 .3em; }

.zmaintable th {
color: #676767;
line-height: 1.8em;
background-color: #d5dae0;
border: 1en solid RED;
}

.zmaintable th a { color: #676767; }

.zmaintable tr.d { background-color: #EBEBEB; }

.zmaintable tr.z { 
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color:#676767;
line-height: 20px; }

.zmaintable tr.d:hover { background-color: #71A6CD; }

.zmaintable tr.w:hover {
background-color:#7FB9E3;
}

.zmaintable td {
border-left: 0.5px solid #fff;
border-right: 0.5px solid #fff;
border-bottom:0.5px solid #fff;
}

.zmaintable td a {
color: #676767;
text-decoration: none;
}

.zmaintable td a:hover { text-decoration: underline; }

/*-----------------------------------*/



.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #676767;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
a:hover {
	text-decoration: underline;
	color: #FB9A00;
}
.texteBasdePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #767C7A;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.SousTitre1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FB9A00;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.SousTitre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #D28305;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.Lien1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #676767;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	text-align: left;
}
.Lien2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #676767;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	text-align: left;
}
.texteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #676767;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.texteCentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #676767;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
}
.texteTableau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #676767;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: left;
}
.liensBasdePage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #767C7A;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	text-align: left;
}
.LienCentre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #676767;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	text-align: center;
}
.noteBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: red;
	font-weight: bold;
}

.texteCell {
  padding: 11px;
  background-color: white;
}

.lienImg {
	text-decoration: none;
	border-color: white;
}