/* Global Styles */

body {
	margin: 0px;
	width: 100%;
	height: 100%;
}

td {
	font: 11px "Times New Roman", Arial, Helvetica, sans-serif;
	color: black;
}

a {
	color: tomato;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: light green;
}

input,
textarea {
	width: 249px;
}

textarea {
	height: 100px;
}

/* ID Styles (id=) */

#navigation a {
	font: 10px Arial, Helvetica, sans-serif;
	color: darkslategray;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 16px;
	display: block;
	padding: 0px 10px;
	border-right: 1px solid orange;
}

#navigation a:hover {
	color: white;
	background: orange;
}

#background td {
	background: url("mm_bg_header.gif");
}

#padding {
	padding: 14px;
}

/* Calendar Styles (id=) */

#calendar td {
	border: 1px solid darkslategray;
}

#noborder td {
	border: 0px;
}

#calheader td {
	font-weight: bold;
	color: white;
}

/* Classes Class Styles (class=) */

/* début spécial password */
.password+.unmask {
	position: absolute;
	right: 74px;
	top: 12px;
	text-indent: -9999px;
	width: 25px;
	height: 25px;
	background: dimgray;
	border-radius: 50%;
	cursor: pointer;
	border: none;
	/*webkit-appearance:none;*/
}

.password+.unmask:before {
	content: "";
	position: absolute;
	top: 4px;
	left: 4px;
	width: 17px;
	height: 17px;
	background: lightgray;
	z-index: 1;
	border-radius: 50%;
}

.password[type="text"]+.unmask:after {
	content: "";
	position: absolute;
	top: 6px;
	left: 6px;
	width: 13px;
	height: 13px;
	background: dimgray;
	z-index: 2;
	border-radius: 50%;
}
/* fin spécial password */

/* Romfort-Academy */


.R-A_center {
  text-align: center;
  color: red;
}

.R-A_centrage100 {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.R-A_centrage80 {
	margin-left: auto;
	margin-right: auto;
	width: 80%;
}

.R-A_bache4 {
	background-image: url(images/R-A/bache4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 2px dashed #333;
}

.R-A_bache2 {
	background-image: url(images/R-A/bache2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border: 2px dashed #333;
}

.R-A_image-cell img 
{
	height: 50;
	width: 100; 
	max-width: auto; 
	/* Limite la largeur des images à max */
	height: auto;
	/* Ajuste automatiquement la hauteur pour conserver les proportions */
	display: block;
	/* Centre l'image dans la cellule */
	margin: 0 auto;
	/* Centre l'image horizontalement */
}

.R-A_1 
{
	font-family: "Times New Roman", Arial, Courier, Times, Helvetica, sans-serif, serif;
	font-size: 48px;
	color: black;
	text-align: center;
	background-color: lightgreen;
	width: 1000; 
	height: 50;
}

.R-A_table 
{
    border: "2";
    width:100%;
    border-color: orangered;
    background-color: lightgreen;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.R-A_tr 
{
    background-color: lightgreen ;
    height: "50";
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.R-A_1-red {
	font-family: "Times New Roman", Arial, Courier, Times, Helvetica, sans-serif, serif;
	font-size: 32px;
	color: red;
	text-align: center;
	background-color: lightgreen;
	width: 100%;
	height: 15%;
}

.R-A_2 {
	font-family: "Times New Roman", Arial, Courier, Times, Helvetica, sans-serif, serif;
	font-size: 32px;
	color: darkorange;
	letter-spacing: .2rem;
	line-height: 32px;
	text-align: center;
	background-color: lightgrey;
	width: 80%;
}

.R-A_Ligne_Orange_H05 
{
	width: 100%;
	height: 5px;
	background-color: orangered;
}

.R-A_logo 
{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: lightsalmon;
	background-color: lightgray;
	letter-spacing: .3rem;
	line-height: 26px;
}

.key {
	font-weight: bold;
	color: #333399;
	background: #CCCCFF;
	border: 1px solid #333399;
	padding: 3px;
	padding-top: 0.5px;
	padding-bottom: 0.5px;
}

.p1 {
	background-color: lightgray;
}

input .p1 {
	background-color: lightgray;
}

.grisclair {
	background-color: lightgray;
}

input .grisclair {
	background-color: lightgray;
}

.logo {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: lightsalmon;
	background-color: lightgray;
	letter-spacing: .3rem;
	line-height: 26px;
}

.logo12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: lightsalmon;
	background-color: lightgray;
	letter-spacing: .3rem;
	line-height: 26px;
}

.logo24 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: lightsalmon;
	background-color: lightgray;
	letter-spacing: .3rem;
	line-height: 26px;
}

.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: lightgray;
	line-height: 16px;
}

.bodyText {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 22px;
	color: darkslategray;
	letter-spacing: .1em;
}

.detailText {
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: darkslategray;
	letter-spacing: .1em;
}

.piedmajText {
	font: 8px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: darkslategray;
	letter-spacing: .1em;
}

.btnPopup {
	background-color: orangered;
	padding: 1em 2em;
	cursor: pointer;
}

.btnPopup:hover {
	background-color: rgb(192, 192, 192);
}

.popup {
	margin: 10% auto;
	width: 70%;
	background-color: rgb(243, 243, 243);
	padding: 1em;
	box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
	border-radius: 5px;
}

.btnClose {
	float: right;
	font-size: 16pt;
	cursor: pointer;
	color: rgb(26, 26, 26);
}

.overlay {
	position: fixed;
	left: 0px;
	top: 0px;
	background-color: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 1;
	display: none;
}

/* standard */

.Ligne_Orange_H05 {
	width: 100%;
	height: 5px;
	background-color: orangered;
}

.Ligne_Orange_H15 {
	width: 100%;
	height: 15px;
	background-color: orangered;
}

.Ligne_Orange_H50 {
	width: 100%;
	height: 50px;
	background-color: orangered;
}

.Ligne_Orange_H100 {
	width: 100%;
	height: 100px;
	background-color: orangered;
}

.Ligne_Gainsboro_H05 {
	width: 100%;
	height: 5px;
	background-color: gainsboro;
}

.Ligne_Gainsboro_H15 {
	width: 100%;
	height: 15px;
	background-color: gainsboro;
}

.Ligne_Gainsboro_H50 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
}

.Ligne_Gainsboro_H100 {
	width: 100%;
	height: 100px;
	background-color: gainsboro;
}

/* France Fromages */

.Ligne_Gainsboro_H15_FF1 {
	width: 100%;
	height: 15px;
	background-color: gainsboro;
	background-image: url("images/CF/France_Fromages_1_1920x1920.jpg");
}

.Ligne_Gainsboro_H15_FF2 {
	width: 100%;
	height: 15px;
	background-color: gainsboro;
	background-image: url("images/CF/France_Fromages_2_785x600.jpg");
}

/* Rechargement */

.Ligne_Gainsboro_H15_RE1 {
	width: 100%;
	height: 15px;
	background-color: gainsboro;
	background-image: url("images/ARMES/cartouches US 147x100.gif");
}

.Ligne_Gainsboro_H15_RE2 {
	width: 100%;
	height: 15px;
	background-color: gainsboro;
	background-image: url("images/ARMES/cartouches US 147x100.gif");
}

.Ligne_Gainsboro_H50_RE1 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/ARMES/cartouches US 73x50.gif");
}

.Ligne_Gainsboro_H50_RE2 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/ARMES/armurier_1_50x50.jpg");
}

.Ligne_Gainsboro_H100_RE1 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/ARMES/arsenal-US_100x100.gif");
}

.Ligne_Gainsboro_H100_RE2 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/ARMES/Cartouches-7,62-MosinNagant_141x100.gif");
}

.Ligne_Gainsboro_H100_RE3 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/ARMES/armurier_1_100x100.jpg");
}

/* UsedGuns */

.Ligne_Gainsboro_H15_UG1 {
	width: 100%;
	height: 15px;
	background-color: gainsboro;
	background-image: url("images/ARMES/armurier_1_225x225.jpg");
}

.Ligne_Gainsboro_H15_UG2 {
	width: 100%;
	height: 15px;
	background-color: gainsboro;
	background-image: url("images/ARMES/camo fluo 1054x543.jpg");
}

/* Carte de Fidélité */

.Ligne_Gainsboro_H50_CF1 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/CF/carte-fidelite_1_85x50.gif");
}

.Ligne_Gainsboro_H50_CF2 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/CF/cartes-de-fidelite_2_76x50.jpg");
}

.Ligne_Gainsboro_H100_CF1 {
	width: 100%;
	height: 100px;
	background-color: gainsboro;
	background-image: url("images/CF/carte-fidelite_1_170x100.gif");
}

.Ligne_Gainsboro_H100_CF2 {
	width: 100%;
	height: 100px;
	background-color: gainsboro;
	background-image: url("images/CF/cartes-de-fidelite_2_151x100.jpg");
}

/* Base De Données */

.Ligne_Gainsboro_H50_BDD1 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url(images/BDD/to/bdd_1_78x50.jpg);
}

.Ligne_Gainsboro_H50_BDD2 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/BDD/to/bdd_2_50x50.jpg");
}

.Ligne_Gainsboro_H50_BDD3 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/BDD/BDD_3_75x50.jpg");
}

.Ligne_Gainsboro_H50_BDD4 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/BDD/BDD_4_150x50.jpg");
}

.Ligne_Gainsboro_H50_BDD5 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/BDD/BDD_5_45x50.png");
}

.Ligne_Gainsboro_H50_BDD6 {
	width: 100%;
	height: 50px;
	background-color: gainsboro;
	background-image: url("images/BDD/BDD_6_77x50.png");
}

.Ligne_Gainsboro_H100_BDD1 {
	width: 100%;
	height: 100px;
	background-color: gainsboro;
	background-image: url("images/BDD/bdd_1_156x100.jpg");
}

.Ligne_Gainsboro_H100_BDD2 {
	width: 100%;
	height: 100px;
	background-color: gainsboro;
	background-image: url("images/BDD/bdd_2_100x100.jpg");
}

.Ligne_Gainsboro_H100_BDD3 {
	width: 100%;
	height: 100px;
	background-color: gainsboro;
	background-image: url("images/BDD/BDD_3_150x100.jpg");
}

.Ligne_Gainsboro_H100_BDD4 {
	width: 100%;
	height: 100px;
	background-color: gainsboro;
	background-image: url("images/BDD/BDD_4_300x100.jpg");
}

.Ligne_Gainsboro_H100_BDD5 {
	width: 100%;
	height: 100px;
	background-color: gainsboro;
	background-image: url("images/BDD/BDD_5_91x100.png");
}

.Ligne_Gainsboro_H100_BDD6 {
	width: 100%;
	height: 100px;
	background-color: gainsboro;
	background-image: url("images/BDD/BDD_6_155x100.png");
}

.Ligne_Gainsboro_H10_R-A1 {
	width: 100%;
	height: 10px;
	background-color: lightgrey;
	background-image: url("images/R-A/R-A_recto-Romfort_50x36.jpg");
}

.Ligne_Gainsboro_H10_R-A2 {
	width: 100%;
	height: 10px;
	background-color: lightgray;
	background-image: url("images/R-A/R-A_verso-Romfort_50x36.jpg");
}

.Ligne_Gainsboro_H50_R-A1 {
	width: 100%;
	height: 50px;
	background-color: lightgrey;
	background-image: url("images/R-A/R-A_recto-Romfort_50x36.jpg");
}

.Ligne_Gainsboro_H50_R-A2 {
	width: 100%;
	height: 50px;
	background-color: lightgrey;
	background-image: url("images/R-A/R-A_verso-Romfort_50x36.jpg");
}

.Ligne_Gainsboro_H50_R-A3 {
	width: 100%;
	height: 50px;
	background-color: lightgrey;
	background-image: url("images/R-A/extreme-point-ci-270win-cx270xplf_box_1_50x50.jpg");
}

.Ligne_Gainsboro_H50_R-A4 {
	width: 100%;
	height: 50px;
	background-color: lightgrey;
	background-image: url("images/R-A/IMG_1365_50x38.jpg");
}

.Ligne_Gainsboro_H50_R-A5 {
	width: 100%;
	height: 50px;
	background-color: lightgrey;
	background-image: url("images/R-A/IMG_1364_50x38.jpg");
}

.Ligne_Gainsboro_H50_R-A6 {
	width: 100%;
	height: 50px;
	background-color: lightgrey;
	background-image: url("images/R-A/extreme-point-ci-270win-cx270xplf_box_1_50x50.jpg");
}

.Ligne_Gainsboro_H100_R-A1 {
	width: 100%;
	height: 100px;
	background-color: lightgrey;
	background-image: url("images/R-A/R-A_297X210-recto-Romfort3-3_100x71.jpg");
}

.Ligne_Gainsboro_H100_R-A2 {
	width: 100%;
	height: 100px;
	background-color: lightgrey;
	background-image: url("images/R-A/R-A_297X210-verso-Romfort4_100x71.jpg");
}

.Ligne_Gainsboro_H100_R-A3 {
	width: 100%;
	height: 100px;
	background-color: lightgrey;
	background-image: url("images/R-A/BDD_3_150x100.jpg");
}

.Ligne_Gainsboro_H100_R-A4 {
	width: 100%;
	height: 100px;
	background-color: lightgrey;
	background-image: url("images/R-A/BDD_4_300x100.jpg");
}

.Ligne_Gainsboro_H100_R-A5 {
	width: 100%;
	height: 100px;
	background-color: lightgrey;
	background-image: url("images/R-A/BDD_5_91x100.png");
}

.Ligne_Gainsboro_H100_R-A6 {
	width: 100%;
	height: 100px;
	background-color: lightgrey;
	background-image: url("images/R-A/BDD_6_155x100.png");
}

/* */

.pageName {
	font: 24px Arial, Helvetica, sans-serif;
	color: darkorange;
	letter-spacing: .2rem;
	line-height: 32px;
}

.pageName24 {
	font-family: "Times New Roman", Courier, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: darkorange;
	letter-spacing: .2rem;
	line-height: 32px;
}

.pageName32 {
	font-family: "Times New Roman", Courier, Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: darkorange;
	letter-spacing: .2rem;
	line-height: 32px;
}

.pageName36 {
	font-family: "Times New Roman", Courier, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: darkorange;
	letter-spacing: .2rem;
	line-height: 36px;
}

.subHeader {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #2D374D;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: .1em;
}

.navText {
	font: 10px Arial, Helvetica, sans-serif;
	color: darkslategray;
	letter-spacing: .1em;
	line-height: 16px;
}

.calendarText {
	font: 11px Arial, Helvetica, sans-serif;
	color: darkslategray;
	letter-spacing: .1em;
}

.sidebarText {
	font-family: "Times New Roman", Courier, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: darkorange;
	letter-spacing: .1rem;
	line-height: 18px;
}

.sidebarText15 {
	font-family: "Times New Roman", Courier, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: darkorange;
	letter-spacing: .1rem;
	line-height: 18px;
}

.sidebarText20 {
	font-family: "Times New Roman", Courier, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: darkorange;
	letter-spacing: .1rem;
	line-height: 18px;
}

.sidebarText20red {
	font-family: "Times New Roman", Courier, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff0000;
	letter-spacing: .1rem;
	line-height: 18px;
}

.misajour {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: red;
	background-color: lightcyan;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	/* added line */
	border: 0;
}

.sr-only-bis {
	border: 0 !important;
	clip: rect(1px, 1px, 1px, 1px) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}

.visually-hidden {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0,0,0,0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.Style_rouge {
	color: red;
}

.Style_vert {
	color: green;
}

.Style_vertfoncé {
	color: darkgreen;
}

.Style_noir {
	color: black;
}

.Style_orange {
	color: orange;
}

.Style_orangefoncé {
	color: darkorange;
}

.Style_jaune {
	color: yellow;
}

.Style_grisclair {
	color: lightgray;
}

.Style_blanc {
	color: white;
}

.Style1 {
	color: lightgreen;
}

.Style2 {
	color: red;
}

.Style3 {
	font-size: 18px;
	color: black;
}

.Style3_10 {
	font-size: 10px;
	color: black;
}

.Style3_15 {
	font-size: 15px;
	color: black;
}

.Style3_18 {
	font-size: 18px;
	color: black;
}

.Style3_20 {
	font-size: 20px;
	color: black;
}

.Style4 {
	font-family: Arial, "Times New Roman", Courier, Helvetica, sans-serif;
	font-size: 24px;
	color: black;
}

.Style5 {
	font-family: Arial, "Times New Roman", "Courier New", Times, Helvetica, sans-serif, serif;
	font-size: 36px;
	color: black;
}

.Majusc {
	text-transform: uppercase;
}

.module_top,
.module_bottom {
	visibility: hidden;
}

.table {
	border: 0px !important;
}

caption {
  caption-side: top;
  padding: 30px;
  font-weight: bold;
}

.module_content img {
	min-width: 70px;
}

.module_content h2 {
	font-size: 30px;
}

/* Style spécifique pour les cellules contenant des images */

.image-cell img {
	/*   max-width: 100px; /* Limite la largeur des images à 100px */
	height: auto;
	/* Ajuste automatiquement la hauteur pour conserver les proportions */
	display: block;
	/* Centre l'image dans la cellule */
	margin: 0 auto;
	/* Centre l'image horizontalement */
}