body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 9pt;
  color: #172B70;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 9pt;
}

.pasVoir {
	display:none;
}

.titre {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #2D4492;
	font-weight: bold;
}

.emphase {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #017664;
	font-weight: bold;
}

.liensmenu {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #172B70;
	font-weight: bold;
}

A:link {color: #2D4492; text-decoration:underline}
A:visited {color: #2D4492; text-decoration:underline}
A:hover {color:#B59DCE;}

A.liensExternes:link {color: #2D4492; text-decoration:underline}
A.liensExternes:visited {color: #2D4492; text-decoration:underline}
A.liensExternes:hover {color:#B59DCE;}

A.lienAvert:link {color: #2D4492; text-decoration:underline}
A.lienAvert:visited {color: #2D4492; text-decoration:underline}
A.lienAvert:hover {color:#CC3300;}

.formField {
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #172B70;
}
.formFieldText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #172B70;
}
.ligneBasTable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #52356D;
	border-right-color: #52356D;
	border-bottom-color: #52356D;
	border-left-color: #52356D;
}
