body {
	background-color: #ffffff;
	color: #062251; /* Couleur du texte par défaut */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

/* Couleur du champ de saisie ou du bouton ayant le focus */
:focus {
	background-image: none !important;
	background-color: #e0e8ef !important; /* Bleu clair */
	color: #369 !important; /* Bleu vif */
}

form {
	margin: 0; /* Pour éviter les marges supplémentaires sous ie */
}

table.classic_table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

table.common_table,
table.mailing_table {
	border-collapse: collapse;
	border-color: #ccc;
}

table.common_table td,
table.common_table th,
table.mailing_table td,
table.mailing_table th {
	padding-left: 5px;
	padding-right: 5px;
}

table.modern-table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

table.modern-table tr.textecol {
	border-bottom: 1px solid #69c;
}

table.modern-table tr td {
	padding: 10px 0;
}

tr.d0 td {
	padding: 4px;
	background-color: #ccddee;
}

tr.d1 td {
	padding: 4px;
	/*background-color: #ddeeff;*/
}

h1 {
	font-size: 150%;
}

p {
	margin: 0;
	padding: 0;
}

code,
pre {
	color: #297700;
	background-color: transparent;
	font-family: 'Courier New', Courier, monospace;
	font-size: small;
}

pre {
	border-left: 5px solid #a2c2e1;
	padding: 0.5em 1em;
	margin-left: 2em;
}

blockquote,
q {
	margin: 0;
	padding-left: 20px;
	font-style: italic;
	color: #369; /* Bleu vif */
	background-color: transparent;
	quotes: '\0000ab\0000a0''\0000a0\0000bb''\00201c\0000a0''\0000a0\00201d';
}

img {
	border: 0;
}

.center {
	text-align: center;
}

.no-border {
	border: none;
}

.vspace {
	height: 20px;
}

.valign,
input[type='radio'] {
	vertical-align: middle;
}

.indent {
	margin-left: 20px;
}

.smallcaps {
	font-variant: small-caps;
}

.uppercase {
	text-transform: uppercase;
}

.margin10 {
	margin: 10px;
}

.info {
	color: #076598;
	font-weight: normal;
}

.warning {
	color: #ff8000;
	font-weight: bold;
}

.error {
	color: #990000;
	font-weight: bold;
}

.error_message {
	color: #990000; /* Rouge */
	font-weight: bold;
	/*font-size:        80%;*/
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*
 * Définitions des éléments
 */

/* Rétablit le mauvais effet sur les navigateurs modernes */
#default_body {
	height: auto;
}

/* Positionnement du champ de réglage de la fréquence de rafraîchissement */
#DivFormRefreshRate {
	position: absolute;
	right: 20px;
	top: 40px;
	text-align: right;
}

/* Label de champ de saisie */
label {
	text-align: left;
	color: #654; /* Couleur du texte */
	font-weight: 700;
}

.subcol_palette {
	background-color: #b5c4df;
	border: 1px solid #999;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 5px;
	padding-right: 5px;
	display: none;
}

/* Label de champ de saisie */
.normal_label,
.subcol_palette_label_value {
	display: inline; /* Affichage sur sa propre ligne*/
	text-align: left;
	color: #423b5f; /* Couleur du texte */
	font-weight: normal;
	font-size: 90%;
}

.openurl {
	color: #423b5f;
}

.subcol_palette_label_value {
	color: #2f4769; /* Couleur du texte */
	font-size: 100%;
}

.subcol_palette_label_value_title {
	color: #369; /* Couleur du texte */
	font-size: 100%;
}

.access_desactivated {
	color: #8f0808;
}

/* Champ de saisie */
form input.ChampSaisie {
	/*color: #333;*/
	/*background-color: #eee;*/ /* Couleur de fond */
	border: 1px solid #999;
	/*width: 12em;*/
}

form input.ChampDate {
	/*color: #333;*/
	/*background-color: #eee;*/ /* Couleur de fond */
	border: 1px solid #999;
	width: 6em;
}

/* Bouton état normal */
form input.TextButtonStandard {
	background-color: #a4c6d4;
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #076598; /* Orange foncé */
	color: #fff; /* Couleur du texte */
	cursor: pointer;
	font-weight: 700;
	text-align: center;
}

/* Bouton état survol */
form input.TextButtonStandard:hover {
	background-color: #69c; /* Bleu clair */
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #369; /* Bleu vif */
	color: #fff;
}

/* Innutile apparemment */
form input.TextButtonStandard:active {
	background-color: #9cf;
	background-position: bottom;
	background-repeat: repeat-x;
	border: 1px solid #9cb4ce;
	color: #fff;
}

#header {
	height: 45px;
	padding-top: 35px;
	padding-left: 100px;
}

#logoimage {
	position: absolute;
	left: 30px;
	top: 15px;
}

#logotexte {
	font-weight: bold;
	font-size: 150%;
	color: black;
}

#logotexte_title {
	color: #076598;
	padding-left: 300px;
}

img {
	border: 0;
}

#logo a {
	color: #000;
	background-color: transparent;
}

#panel_top_user_fullname {
	font-size: 110%;
	color: #076598;
	position: absolute;
	right: 20px;
	top: 15px;
	text-align: right;
}

#panel_top_user_fullname a {
	text-decoration: none;
	/*font-weight: 700;*/
	font-style: italic;
	color: #076598;
}

/*
 * Menus
 */
#sectionmenus {
	position: absolute;
	left: 25px;
	top: 90px;
	width: 160px;
	overflow: hidden;
}

/* Sections de menu */
.itemmenu {
	color: #654; /* Couleur du texte */
	background-color: #fff;
}

.itemmenu .rubrique {
	border-color: #a4c6d4;
	border-style: solid;
	border-width: 0 0 3px 0;
	font-size: small;
	font-weight: 700;
	margin: 0;
	padding-left: 0em;
	/*text-transform: uppercase;*/
}

.itemmenu .rubrique {
	color: #2f4769;
}

.itemmenu ul {
	margin-bottom: 15px;
	margin-top: 5px;
}

.itemmenu li {
	display: inline;
	list-style: none;
}

.status_list ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.status_list li {
	display: inline;
	list-style: none;
	padding-right: 5px;
}

.itemmenu a {
	color: #396db5;
	background-color: transparent;
	display: block;
	font-weight: 700;
	margin-left: -40px;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

a#active_menu-nav {
	color: #6f2107;
}

.itemmenu a:hover {
	/*background-color: #ffecce;*/
	color: #396db5;
}

/*
 * Ours
 */
#ours {
	color: #036;
	background-color: transparent;
	margin: 20px 3% 0 3%;
	padding: 0 0 2em 0;
	font-size: 80%;
}

#ours a {
	background-color: transparent;
	color: #396db5;
}

#ours a:hover {
	background-color: #eff4fa;
	color: #369; /* Bleu vif */
	text-decoration: none;
}

/*
 * Texte
 */
#content {
	color: #000;
	background-color: #f5f8fc;
	border: 1px solid #69c; /* Bleu clair */
	/*line-height: 150%;*/
	margin: 10px 10px 10px 200px;
	padding: 20px;
}

#content li {
	list-style: disc;
}

#content ul ul li {
	list-style-type: circle;
}

#content ol li {
	list-style-type: decimal;
}

/* Titres principaux */
#content .titre {
	background-color: transparent;
	color: #369; /* Bleu vif */
	font-size: 130%;
	font-weight: 700;
	padding: 10px 0 20px 0;
}

#content .titre_date {
	font-size: 80%;
	font-weight: normal;
}

#content h3 code {
	color: inherit;
	background-color: transparent;
}

#content h3,
#content.resultat dt {
	background-color: transparent;
	color: #369; /* Bleu vif */
	font-size: small;
	margin: 1.5em 0 0 0;
	line-height: 110%;
}

#content h4 {
	background-color: transparent;
	color: #69c; /* Bleu clair */
	font-weight: 700;
	font-size: small;
	/* border-bottom: 1px dotted #a1c2e1; */
	margin: 1em 0 0 0;
}

#content h5 {
	color: #69c; /* Bleu clair */
	background-color: transparent;
	font-weight: 500;
	font-size: small;
}

.titre a {
	color: #369; /* Bleu vif */
	background-color: transparent;
	text-decoration: none;
	font-style: italic;
}

.titre a:hover {
	color: #369; /* Bleu vif */
	background-color: transparent;
	text-decoration: none;
}

.titrecol {
	text-align: left;
}

.titrecol a {
	color: #396db5;
	background-color: transparent;
	text-decoration: none;
}

.titrecol a:hover {
	color: #396db5;
	background-color: transparent;
	text-decoration: none;
}

/*
.titrecol a:visited {
  color: #60;
  background-color: transparent;
}
*/
.textecol a {
	color: #654; /* Couleur du texte */
	background-color: transparent;
	text-decoration: none;
}

.textecol a:hover {
	color: #654; /* Couleur du texte */
	background-color: transparent;
	text-decoration: none;
}

.hilight {
	color: #990000;
}

#login_form {
	/*font-size:        80%;*/
	font-weight: bold;
}

.login_section_title {
	border-bottom: solid #acacac 1px;
}

/* Flex container */

.container {
	width: 100%;
	max-width: 600px;
}

.container * {
	box-sizing: border-box;
}

.flex-outer {
	list-style-type: none;
	padding: 0;
	margin: 15px 0 0 20px;
	max-width: 800px;
}

/*.flex-outer {
  max-width: 600px;
  margin: 0 auto;
}*/

.flex-outer li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.flex-outer > li:not(:last-child) {
	margin-bottom: 2px;
}

/*.flex-outer li label,
.flex-outer li p {
	padding: 6px 0;
	font-weight: 300;
}*/

.flex-outer > li > * {
	flex: 1;
	margin: 2px 5px;
}
.flex-outer > li > :first-child {
	max-width: 120px;
	font-weight: 300;
}
.flex-outer > li > :last-child {
	max-width: 80px;
}

/*.flex-outer li p {
	margin: 0;
}*/

.flex-outer > li > input {
	padding: 3px;
}

.flex-outer > li a {
	margin-left: 5px;
	color: #396db5;
	text-decoration: none;
}

/* TomSelect */

.ts-control {
	padding: 4px 4px 0 4px;
	border: 1px solid #909090;
	border-radius: 2px;
}

.ts-control .item {
	padding: 0 0 2px 0;
}

.ts-dropdown,
.ts-control,
.ts-control input {
	line-height: 13px !important;
	padding: 4px;
}
