@font-face {
	font-family: Consolas, "Liberation Mono", Courier, monospace;
    
}

.Colaborate
{
	font-family: 'Colaborate' !important;
}



header {
  
   background: #3A3D38;
   color:#dcddb5;
   background-image:url('../img/customapscod-original.png');
   background-repeat:no-repeat;
   background-position:center;
   font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-size: 14px;
  letter-spacing: -1px;
  word-spacing:normal;
   
   
}
footer {

   background: #3A3D38;
   color:#dcddb5;
   font-family: Consolas, "Liberation Mono", Courier, monospace;
	font-size: 14px;
	letter-spacing: -1px;
  word-spacing:normal;
   
}

img {
  max-width: 100%;
  height: auto;
}

main {
  background:#3A3D38;
  color:#dcddb5;
  border-top: 0.5px dashed #dcddb5;
  border-bottom: 0.5px dashed #dcddb5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-size: 14px;
  letter-spacing: -1px;
  word-spacing:normal;
}
aside {
  background: #3A3D38;
  color:#dcddb5;
  border: 0.5px;
  border-style : dashed;
  border-color : #dcddb5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-size: 14px;
  letter-spacing: -1px;
  word-spacing:normal;
}
a {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #da8e35;
  text-decoration:none;
  font-size: 14px;
  letter-spacing: -1px;
  word-spacing:normal;
}

a:focus, a:hover, a:active {
  color: White;
  text-decoration:none;
  font-size: 14px;
  letter-spacing: -1px;
  word-spacing:normal;
}

a.rollover {
	display: block;
	width: 80px;
	height: 30px;
	font-size: 14px;
	letter-spacing: -1px;
    word-spacing:normal;
}

a.rollover:hover {
	font-size: 14px;
}


tr.sombre {	
	background: #262626; 
}
tr.clair {	
	background: #2E2E2E; }
	
table.screenlist {
	padding: 5px;
	margin:5px;
    text-align: center;
}

td.screenlist {
	padding: 15px;
	margin:15px;
    text-align: left;
	
}
	
.f-ligneh {
background: #5e6432;
font-weight: bold;
font-style: normal;
-moz-border-radius:7px;
-webkit-border-radius:7px;
border-radius: 10px;
line-height: 28px;
color: rgb(207, 207, 207);
}

.mySlides {display:none}
.w3-left, .w3-right, .w3-badge {cursor:pointer}
.w3-badge {height:13px;width:13px;padding:0}
.w3-display-container{position:relative}
.w3-display-left{position:absolute;top:50%;left:0%;transform:translate(0%,-50%);-ms-transform:translate(-0%,-50%)}
.w3-display-right{position:absolute;top:50%;right:0%;transform:translate(0%,-50%);-ms-transform:translate(0%,-50%)}
.w3-display-middle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}

blockquote {
  border-left: 4px solid #DDD;
  padding: 0 15px;
  color: #000000;
  background-color: #f8f8f8;
}

blockquote>:first-child {
  margin-top: 0px;
}

blockquote>:last-child {
  margin-bottom: 0px;
}
	
h2, h4, h5, h6 {
font-family: Consolas, "Liberation Mono", Courier, monospace;
  margin-top: 0;
  margin-bottom: 0.5rem;
  color:White;
  background-image:url("../img/h2.png");
  background-repeat:no-repeat;
  background-color: #1e1e1e;
  padding-left: 45px;
  font-size: 22px;
}

h3 {
	font-family: Consolas, "Liberation Mono", Courier, monospace;
  margin-top: 0;
  margin-bottom: 0.5rem;
  color:#c1c1c1;
  background-image:url("../img/h3.png");
  background-repeat:no-repeat;
  padding-left: 35px;

}
h1, p#logo { width:1024px; height:153px; margin:20px 13px 0; font-family: Consolas, "Liberation Mono", Courier, monospace;}
	h1 a, p#logo a { display:block; width:1024px; height:153px; text-indent:-9999em; background:url('../img/titre.png') no-repeat; }
	h1 a:hover, p#logo a:hover { background-position:0 -153px; }
	

.label {
	color:#afb42b;
	font-style:bold;
}

.retrait {
  font-size: 14px;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  margin: 0 0px;
  padding: 0px 0px;
  white-space: nowrap;
  border: 1px solid #eaeaea;
  background-color: #f8f8f8;
  color: #000000;
  border-radius: 3px;
}	
	
p
{
	color:#dcddb5;
	
}
#download { color:#7ca46f; font:1.2em/0.5em "ColaborateThin"; vertical-align:baseline; text-align:center; text-shadow:1px 1px #dcaf6c; padding-right:1em; margin:0 24px; }
#download a { display:block; background:url('../img/buttons.png') no-repeat top left; width:200px; height:51px; color:#c4730e; text-align:center; font:1.5em/51px "ColaborateThin"; text-shadow:1px 1px #fcfcfc; }
#download a:hover { background-position:0 -51px; color:#7ca46f; }
#download span { font:1.5em/1em "ColaborateThin"; }	

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

.video-container {
	position: relative;
	padding-bottom: 54%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	width: 100%;

}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;

}

/* CODE
=============================================================================*/

pre, code, tt {
  font-size: 12px;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
}

code, tt {
  margin: 0 0px;
  padding: 0px 0px;
  white-space: nowrap;
  border: 1px solid #eaeaea;
  background-color: #f8f8f8;
  border-radius: 3px;
}

pre>code {
  margin: 0;
  padding: 0;
  white-space: pre;
  border: none;
  background: transparent;
}

pre {
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  font-size: 14px;
  line-height: 19px;
  overflow: auto;
  padding: 6px 10px;
  border-radius: 3px;
   color: #000000;
}

pre code, pre tt {
  background-color: transparent;
  border: none;
}