pre.titre8.tempsestime {
	text-align: center;
}

.triinput {
	font-size: 7pt !important;
	font-family: Verdana, Arial, sans-serif;
	color: white;
	background: #8099CF;
	font-weight: bold;
	text-align: center;
	border: 0;
}
#img {
	margin-right: 3%;
}

#triinput:focus {
	text-decoration: underline;
}

BODY {
	background: white;
	color: black;
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	text-align: left;
}
BUTTON {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	background: lightgrey;
	border: 1px solid gray;
}
SELECT {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid gray;
}
TEXTAREA {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid gray;
}
INPUT {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
}
INPUT.text {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	border: 1px solid gray;
}
INPUT.button {
	font-size: 8pt;
	font-family: Verdana, Arial, sans-serif;
	background: lightgrey;
	border: 1px solid gray;
}
A:link {
	text-decoration: none;
	color: #003399;
}
A:visited {
	text-decoration: none;
	color: #003399;
}
A:hover {
	text-decoration: none;
	color: #FFB400;
}
A:active {
	text-decoration: none;
	color: #FFB400;
}
TABLE {
	border: 0;
}
TH {
	border: 0 solid;
	color: white;
	background: #8099CC;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}
TD {
	border: 0 solid;
	color: black;
	font-size: 7pt;
}
.valid
{
	font-family: Verdana, Arial, sans-serif;
	font-size : 7pt;
	color : green;
	font-weight : bold;
}
.error
{
	font-family: Verdana, Arial, sans-serif;
	font-size : 7pt;
	color : red;
	font-weight : bold;
}
.titre1
{
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	color : #003399;
	background-color : #FFFFFF;
	font-weight : bold;
}
.titre2
{
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	color : #000000;
	font-weight : bold;
    background-color : #DDDDDD;
	text-align : left
}
.titre3
{
	font-family: Verdana, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : normal;
	background-color : #CCCCCC;
	text-align : center
}
.titre4
{
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	color : #000000;
	background-color : #EEEEEE;
	text-align : center
}
.titre5
{
	font-family: Verdana, sans-serif;
	font-size : 8pt;
	color : #000000;
	font-weight : bold;
	text-align : center
}
.titre6
{
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	color : #000000;
	background-color : #FFFFFF;
	font-weight : bold;
	text-align : center
}
.titre7
{
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	color : #FFFFFF;
	text-align : left
}
.titre8
{
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	color : #000000;
	text-align : left
}
.titre9
{
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	color : #000000;
	background-color : #FFC800;
	text-align : center
}
.titre10
{
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	color : #000000;
    background-color : #DDDDDD;
	text-align : left
}
.titre11
{
	font-family: Verdana, sans-serif;
	font-size : 7pt;
	font-weight : bold;
	color : #000000;
	background-color : #CCCCCC;
	text-align : left
}
.titre_xp
{
	font-family: Verdana, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #7BD77B;
	text-align : left
}

.titre_xp1
{
	font-family: Verdana, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #7BDBCB;
	text-align : left
}

.titre_xp2
{
	font-family: Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #7BDBCB;
	text-align : center
}
.info
{
	font-family: Verdana, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
	font-weight : bold;
	text-align : center
}

.transparence {
	opacity: 0%;
}

.espace-filtrage {
	padding: 0.5rem;
}

.centre {
	text-align: center;
}

.details-utilisateur {
	color:gray;
	text-align: end;
}

.no-module {
	color:white;
}

.taille-image  {
	width: 15px;
	height: 16px;
}

.ds_box {
	display: none;
}

#date-tick {
	cursor: text;
}

.pdf {
	width: 15px; height: 16px;
}

.nbCharges {
	color:#E7DDCF;
}

.large {
	font-size: large;
}

.x-large {
	font-size: x-large;
}

.bolder {
	font-weight: bolder;
}

.libelle {
	color:green;
	text-align: center;
}

.color-blue {
	color: blue;
}

.color-green {
	color: green;
}

.temps-passe {
	color: #E7DBFF;
}