@charset "UTF-8";
 



 
 body  {
	background-color: #FFFFFF;
	margin-top: 0;
	padding-top: 0;
	overflow: scroll;
    }
 
 
 
 
 
 
 
 
 
 
 
 
    .clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement un élément flottant */

    	clear:both;

        height:0;

        font-size: 1px;

        line-height: 0px;

    }




    .twoColFixLtHdr #container {
	background: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 960px;
    } 

    .twoColFixLtHdr #header {
	padding: 0;  /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
	background-color: #FFFFFF;
    } 
.twoColFixLtHdr #logo {
	padding: 0;  /* ce remplissage correspond à l'alignement à gauche des éléments des div qui apparaissent en dessous. Si, au lieu de texte, c'est une image qui est insérée dans l'élément #header, il est conseillé de supprimer le remplissage. */
	background-color: #FFFFFF;
	width: 163px;
	text-decoration: none;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* cet élément est flottant, il faut donc lui attribuer une largeur */
	width: 163px; /* Dans les navigateurs conformes au standard et dans Internet Explorer en mode standard, la largeur réelle de cet élément div est composée de la largeur plus le remplissage et la bordure */
	background: #EBEBEB; /* le remplissage permet d'écarter le contenu de l'élément div des bords de celui-ci */
	margin-top: 0px;
	padding-top: 0px;
    }

    .twoColFixLtHdr #mainContent {
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6a7b91;
	margin-top: 30px;
	margin-left: 200px;
	color:#003;
	text-align:justify;
    } 
.twoColFixLtHdr #mainContent td {
	vertical-align: top;
	color:#003;
	text-align:justify;
}
.twoColFixLtHdr #mainContent p {
	text-align: left;
	margin-right: 30px;
	color:#003;
	text-align:justify;
}
.twoColFixLtHdr #mainContent a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #002C82;
}
.twoColFixLtHdr #mainContent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #002C82;
}	
.twoColFixLtHdr #mainContent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.twoColFixLtHdr #sidebar1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}
.twoColFixLtHdr #sidebar1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #999999;
}	
.twoColFixLtHdr #sidebar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #002C82;
}

.twoColFixLtHdr #separateurH {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 63px;
	margin-left: 0px;
}
.twoColFixLtHdr #googlemap {
	margin-left: 20px;
}
	    .twoColFixLtHdr #Espaceclient {
	width: 163px;
	height: 70px;
	background-image: url(images/espacehertz.jpg);
	text-align: left;
    }
.twoColFixLtHdr  #Flashinfo {
	background-image: url(images/Maquette-WebSite-LTSC-V0-23.jpg);
	height: auto;
	margin-bottom: 22px;
}
.twoColFixLtHdr  #FlashinfoTxt {
	text-align: left;
	padding-top: 0px;
	padding-right: 12px;
	padding-left: 28px;
	color:#003;
}
.twoColFixLtHdr #FlashinfoTxt td {
	vertical-align: top;
	color:#003;
}
		    .twoColFixLtHdr #EspaceclientTxt {
	padding-top: 15px;
	padding-left: 28px;
	padding-right: 12px;
    }
.twoColFixLtHdr #MainContentBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
		    .twoColFixLtHdr #mainColg {
	width: 160px;
	text-align: left;
	float: right;
    } 

    .twoColFixLtHdr #footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: center;
	color:#003;
	text-align:justify;
    } 
.twoColFixLtHdr #footer img {
	margin-right: 10px;
	margin-left: 10px;
	color:#003;
	text-align:justify;
}

    .twoColFixLtHdr #footer p {
	margin: 0; /* la mise à zéro de la marge du premier élément du pied de page permet d'éviter une possible disparition de la marge (espace entre les éléments div) */
	padding: 10px 0; /* l'utilisation d'un remplissage pour cet élément crée un espace, tout comme une marge l'aurait fait, mais en évitant le risque de disparition de la marge */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
	color:#003;
    }
#sidebar1 form {
	margin-top: 5px;
	margin-bottom: 30px;
	/*padding-left: 28px;*/
	padding-left: 12px;
}
#sidebar1 input {
	margin-bottom: 2px;
	margin-top: 2px;
}

    .fltrt { /* cette classe permet de rendre flottant le côté droit d'un élément dans la page. L'élément flottant doit précéder l'élément à côté duquel il doit se trouver dans la page. */

    	float: right;

    	margin-left: 8px;

    }

    .fltlft { /* cette classe permet de rendre flottant le côté gauche d'un élément dans la page */

    	float: left;

    	margin-right: 8px;

    }
.txt_gris_maj {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#003;
	text-align:justify;
}
.FlashinfoTxt_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003;
	
}

.FlashinfoTxt_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1B1B1B;
	font-weight: bold;
	color:#003;
	
}
.twoColFixLtHdr #footer a:link /* balise <a> avec attribut href renseigné */
{
	color:#333333;
	text-decoration: none;
	font-size: 12px;
}
.twoColFixLtHdr #footer a:visited /* lien visité (adresse existante dans l'historique */
{
	color:#333333;
	text-decoration: none;
}
.twoColFixLtHdr #footer a:hover /* lien au survol du curseur */
{
	color:#24508E;
	text-decoration: none;
}
.txt_main_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #012981;
	font-weight: bold;
	color:#003;
	text-align:justify;
}
.txt_main_gras_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3769AE;
	font-weight: bold;
	color:#003;
	text-align:justify;
}
.twoColFixLtHdr   #mainflash  p {
	vertical-align: top;
	margin-left: 20px;
}
.twoColFixLtHdr    #maindevenir   {
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
}

span.bulle {
	position: relative;
	border-bottom:1px dotted #000;
	cursor:help;
	}
span.bulle span {
	display :none;
	border:1px solid #666;
	background-color:#FFC;
	color:#000;
	text-decoration:none;
	white-space:nowrap;
}
span.bulle:hover span{
	position:absolute;
	top:18px;
	left:20px;
	padding:5px;
	display:block;
	z-index:100;
	text-decoration:none;
}

#SPACELOG table {
	text-align: left;
}
#LUMOSresult {
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}
#LUMOSresult  table {
	border-collapse:collapse;
	text-align: center;
}
#LUMOSresult table td {
	padding-right: 8px;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 8px;
}
#LUMOSresult table tr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#sidebar1 input {
	width: 109px;
}
.divSuiviItem {
  /* margin-top:15px; */
  width:700px;text-align:left;
  /* margin-bottom:20px; */
}
.obligatoire {
  color:red;
}
.loading::after {
  content: "en cours";
  color :red;
}
.hidden {
  display:none;
}

.warnDmdElvMq {
   margin: 20px;
    font-style: italic;
    background-color: yellow;
    padding: 1em;
}
li.module {
	background: rgba(96, 189, 181, 0.54);
	color: #fff;
	padding: 10px;
	list-style: none;
}
li.module:hover {
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
li.module a{
	text-decoration: none;color: white;
}
li.module.active {
	background: #60bdb5;
	color: #fff;
	padding: 10px;
	list-style: none;
}

li.module legend {
	color: gray;
}
.actionButton:hover {
	background: linear-gradient(to bottom, hsla(173, 38%, 22%, 1) 0%,rgb(101, 199, 192) 100%);
    color: white;
}
.actionButton {
    padding: 0.75em;
    font-size: 1.25em;
    border-radius: 1em;
    border-width: 1px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.25) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.25) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
    color: grey;
}
.text-muted {
    color: #636c72!important;
}