html, body { margin:0; padding:0; width:100%; height:100%; }
body { font-family:Arial , Helvetica, sans-serif; font-size:12px; background-image:url(/_images/bg.jpg); background-repeat:repeat; }


#wrapper {
	position: absolute;
	/*top: 50%;*/
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: visible;
}
 
#inner 
{
	width: 670px;
	height: 250px;
	margin-left: -335px;  /***  width / 2   ***/
	position: absolute;
	top: 25%;         /***  height / 2   ***/
	left: 50%;
}

.middle {
	width:209px; /* 224 - 15 */
	height:182px; /* 197 - 15 */
	margin:13px 0 0 9px;
	position:relative;
	padding:15px 0 0 15px;
	background-color:#203D3F;
}

.hide {display:none}
.left { float:left; }
.right { float:right; }
.clear { font-size:0; width:0; height:0; min-height:0; margin:0; padding:0; clear:both; }
a { border-style: none; }
a img { border-style: none; }


.linkStar { 
	display:block; 
	background-image:url(/_images/ico_plus.gif); 
	background-repeat:no-repeat; 
	background-position:top right; 
	text-align:right; 
	padding-right:15px;
	color:#7f7f7f; 
	text-decoration:none;
	position:absolute;
	bottom:-23px;
	right:0;
}
.linkStar:hover { color:#3f3f3f; }

.linkStarSwitch { 
	display:block; 
	background-image:url(/_images/ico_plus.gif); 
	background-repeat:no-repeat; 
	background-position:top right; 
	text-align:right; 
	padding-right:15px;
	color:#7f7f7f; 
	text-decoration:none;
	position:absolute;
	bottom:200px;
	right:0;
}
.linkStarSwitch:hover { color:#3f3f3f; }


.on { background-image:url(/_images/ico_moins.gif); }

.inputField {
	background-color:#fff;
	color:#777777;
	padding:4px;
	font-style:italic;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border:0;
	font-size:15px;
	width:180px;
	margin-top:12px;
}

.submitButton { position:absolute; bottom:198px; 
right:110px; 
width:120px; height:30px; }
.annuler { color:#00853f; font-size:11px; position:absolute; bottom:17px; left:60px; }
.annuler:hover { color:#00853f; text-decoration:none; }
small { color:#fff; font-size:11px; display:block; margin-top:10px; }

#wrapper_main { width:100%; height:100%; padding:0; margin:0; }
#topBar {
	width:100%;
	background-color:#00E56f;
	height:35px;
	text-align:center ;
}


.footer {
	float:left;
	width:840px;
	padding-top:100px;
	margin:0 auto;
}
.footer_left{
	float:left;
}
.footer_right{
	float:right;
	padding-top:20px;
}
.footer_login {
	float:left;
	width:670px;
	padding-top:125px;
	margin:0 auto;
}

#content { width:840px; margin:0 auto; position: relative; top:100px; }
#content-right { float:right; width:630px; background-color: #fff; padding: 20px;  }

.download-status { color:#a0a0a0; font-size: 110%; letter-spacing: 1px; display: block; margin: 10px 0 10px 0; }
.disabled { filter: alpha(opacity=50); -khtml-opacity: 0.5; -moz-opacity: 0.5; opacity: 0.5; }
.bt-ajouter { margin-right:10px; }
.download-controls { padding:30px 0 150px 0; }
.vider-liste { position: absolute; bottom: 20px; right: 20px; }
.fsc-logo { position: absolute; left: 50%; bottom:-150px; }

.topBar-content {  margin:0 auto;  position:relative ;  }
.topBar-content a  
{
	display: block; 
	height: 25px; 
	padding: 10px 12px 0 10px; 
	margin-right: 0px;
	text-decoration: none;
	color: #bbddad;
	font-size: 95%;
	text-align:left;
}
.topBar-content .active { background-color: #54b948; color: #fff; }
.topBar-content a:hover { background-color: #54b948; color: #fff; }


.LinkNoBorder img{
    border-style: none;
}
img
{
	border-style: none;
}

.Pad5px
{
    padding:5px;
    border:10px;
}

.subBar-content a
{
    background-color:#00E56f;
	height: 25px; 
	padding: 10px 12px 0 10px; 
	margin-right: 0px;
	text-decoration: none;
	color: #bbddad;
    width: 98%;
    list-style-type:none;
}

.subBar-content  .active { background-color: #54b948; color: #fff; }
.subBar-content  a:hover { background-color: #54b948; color: #fff; }

/* Fancy Upload */
a.hover { color: red; }
#demo-list { padding: 0; list-style: none; margin: 0; }
#demo-list .file-invalid {
	cursor: pointer;
	color: #514721;
	padding-left: 48px;
	line-height: 24px;
	background: url(/_files/fancyupload/assets/error.png) no-repeat 24px 5px;
	margin-bottom: 1px;
}
#demo-list { margin-bottom:20px; }
#demo-list .file-invalid span { background-color: #fff6bf; padding: 1px; }
#demo-list .file { line-height: 2em; padding-left: 22px; background: url(/_files/fancyupload/assets/attach.png) no-repeat 1px 50%; }
#demo-list .file span, #demo-list .file a { padding: 0 4px; }
#demo-list .file .file-size { color: #666; }
#demo-list .file .file-error { color: #8a1f11; }
#demo-list .file .file-progress {
	width: 125px;
	height: 12px;
	vertical-align: middle;
	background-image: url(/_files/fancyupload/assets/progress-bar/progress.gif);
}
.swiff-uploader-box { height:29px !important; }

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.imgProduit 
{
    width : 175px;
    height: 300px;
    overflow : scroll;
}

.ficheProduit 
{
    border-width : 10px;
    position :absolute;
 
}


.ficheEpreuve
{
    border-width : 10px;
    position :absolute;
 
}




/* Accordion */
.accordionHeader
{
    border: 1px solid #00853f;
    color: white;
    background-color: #CC9966;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 
.accordionHeader a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
.accordionHeader a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionHeaderSelected
{
    border: 1px solid #00853f;
    color: white;
    background-color: #54b948;
      font-family: Arial, Sans-Serif;
      font-size: 12px;
      font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
 
.accordionHeaderSelected a
{
      color: #FFFFFF;
      background: none;
      text-decoration: none;
}
 
.accordionHeaderSelected a:hover
{
      background: none;
      text-decoration: underline;
}
 
.accordionContent
{
    background-color: #FFFFFF;
    border: 1px dashed #00853f;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}



/** Covid message */

/** COVID MESSAGE BANNER **/

.warning-banner {
  width: 100%;
  min-height: 64px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 5px;
}

.banner-covid19 {
  background-color: #faf882;
  color: #000;
  font-size: 16px;
  text-align: center;
}
.banner-covid19 strong{
  text-transform: uppercase;
}

@media (min-width:768px) {
  .banner-covid19 {
    font-size: 18px;
  }
}

.marquee {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.marquee a {
  color: #000!important;
}

.marquee p {
  margin: 0;
  width: 100%;
  line-height: normal;
  text-align: center;
  /*white-space: nowrap;*/
}
