/* WDS-331 maximebf 02-08-2022 correctif des path disclosure pour la securité du système */
/* Alerte */
.alerte {
	text-decoration: none;
	color: red;
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
}

/* Onglet à l'état normal */
.Tab {
	background-color: #E5E5E5;
	color: #345699;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 20px; /* Hauteur d'un onglet normal */
}

/* Permet d'arrondir le coin gauche de l'onglet */
.TabLeft {
	width: 1px;
	/* WDS-331 maximebf 02-08-2022 corectif des path disclosure pour la securité du système */
	background-image: url(/image/tab_top_left.gif);
	background-repeat: no-repeat;
}

/* Permet d'arrondir le coin droit de l'onglet */
.TabRight {
	width: 1px;
	/* WDS-331 maximebf 02-08-2022 corectif des path disclosure pour la securité du système */
	background-image: url(/image/tab_top_right.gif);
	background-repeat: no-repeat;
}

/* Onglet lorsque le curseur est au-dessus (rollover) */
.TabHover {
	background-color: #E5E5E5;
	color: #666666;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 20px; /* Hauteur d'un onglet normal */
}

/* Onglet sélectionné */
.TabSelected {
	background-color: #345699;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	background-repeat: no-repeat;
	height: 25px; /* permet de surélever l'onglet sélectionné */
}

/* Format de la barre de sous-menu */
.TabSubmenuBar {
	background-color: #345699;
	height: 20px;
}

/* Format du texte des items de sous-menu */
.TabSubmenuItem {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}

/* Item de sous-menu à l'état normal */
a.SubMenuLink {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

a.NewWindowLink:link {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	color: #345699;
}
a.NewWindowLink:visited {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	color: #345699;
}
a.NewWindowLink:Hover {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: underline;
	color: #345699;
}
a.NewWindowLink:active {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight:    bold;
	text-decoration:none;
	color:#345699;
}

a.choix {
	color: black;
	font-size: 14px;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	text-decoration: none;
}
a.choix:Hover {
	color: black;
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: underline;
}

a.Listing:link {
	color: #345699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: none;
	text-decoration: underline;
}
a.Listing:visited {
	color: #345699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: none;
	text-decoration: underline;
}
a.Listing:hover {
	color: #345699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
}
a.Listing:active {
	color: #345699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: none;
	text-decoration: underline;
}

a.toolbar:link {
	color: #345699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.toolbar:visited {
	color: #345699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.toolbar:hover {
	color: #a3b3d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.toolbar:active {
	color: #345699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}

a.noLinkTitle {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

a.noLink {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
}

/*  Item de sous-menu lorsque le curseur est au-dessus (rollover) */
a.SubMenuLink:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: underline;
}

/*  Item de sous-menu sélectionné (i.e.: lorsque la page courrante est celle du lien) */
a.SubMenuLinkSelected {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	color: #FFC000;
	font-weight: bold;
	text-decoration: none;
}

a.body_month_selector:link {
	font-family: Tahoma, Verdana, Arial;
	color: #345699;
	font-size: 12px;
	text-decoration: none;
}
a.body_month_selector:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #345699;
	font-size: 12px;
	text-decoration: none;
}
a.body_month_selector:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #345699;
	font-size: 12px;
	text-decoration: none;
}
a.body_month_selector:active {
	font-family: Tahoma, Verdana, Arial;
	color: #345699;
	font-size: 12px;
	text-decoration: none;
}

/*  Item de sous-menu sélectionné lorsque le curseur est au-dessus (rollover) */
a.SubMenuLinkSelected:hover {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	color: #FFC000;
	font-weight: bold;
	text-decoration: underline;
}

/* Couleur de l'encadré du corps */
table.BodyBorder{
	border-width: 2px;
	border-style: solid;
	border-color: #345699;
}

table {
	font-size: 14px;
	font-family: Tahoma, Verdana, Arial;
	color: black;
}

.red-arial-11-bold {
	text-decoration: none;
	color: red;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.red-arial-12-bold {
	text-decoration: none;
	color: red;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.red-arial-14-bold {
	text-decoration: none;
	color: red;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}

.black-11-arial {
	text-decoration: none;
	color: black;
	font-size: 11pt;
	font-family: Arial;
}

.white_text {
	color: white;
	font-weight: bold;
}

.blue-arial-12-bold {
	text-decoration: none;
	color: blue;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.blue_tahoma_12 {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	color: #345699;
}
