﻿body {
/*   margin: 0px; */
/*   padding:0px; */
/*   display:inline-block; */
}

#menu A, A:active, A:visited {
  color: #000080;
  font-weight: none;
  text-decoration: none;

}

#menu A:hover{
  color: red;
  font-weight: none;
  text-decoration: underline;

}
#menu li:hover {
      -webkit-box-shadow: 5px 2px 20px 1px #11187A;
box-shadow: 5px 2px 20px 1px #11187A;
  
}

#menu
{
	width:80%;
	padding:25px;
	margin-left:10%;
	margin-right:5%;
	text-align:center;
	display:block;
	white-space:nowrap;
	
}

#menu li
{
	display:inline;
	white-space:nowrap;
	width:25%;
	padding-left:5%;
	padding-right:5%;
	
	-webkit-box-shadow: 5px 2px 20px 1px #0C357A;
box-shadow: 5px 2px 20px 1px #0C357A;
}

#admkart
{
	width:50px;
	height:50px;
}

#arch A, A:active, A:visited {
  color: black;
  font-weight: none;
  text-decoration: none;
}

#arch A:hover{
  color: blue;
  font-weight: none;
  text-decoration: underline;
}

#titre {
  width: 60%;
  height: 110px;
/*   margin-left : 80%; */
  display : block;
  margin : 0px;
  padding : 0px;
  margin-left : 20%;
  text-align:right;
}

#container {
  width: 1000px;
  text-align:center;
}

#menu {
/*   padding: 2px; */
/*   text-align: right; */
/*   height: 20px; */
  border-bottom: 1px solid #d4d4d4;
}

#goadm{
  margin-left:95%;
  text-align:right;
  float:right;
  
  
}


#divarch
{
    height:800px;
  overflow:auto;
}
#heureh {
  /*padding-top: 20px;*/
/*   position:fixed; */
/*   margin:-right:80%; */
  width:20%;
  text-align: center;
  vertical-align:middle;
  font-face: comic sans ms;
  font-weight: bold;
  color: red;
  font-size: 20pt;
  margin-top:40px;
/*   border-bottom: 1px solid #d4d4d4; */
  height: 74px;
  width:15%;
/*   margin-left:0; */
/*   margin-right:75%; */
  top:42%;
  left:2%;
  float:left;
  background: #ffffff;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#343434"); /* Pour IE seulement et mode gradient à linear */
background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#343434));
background: -webkit-linear-gradient(#ffffff, #343434);
background: -moz-linear-gradient(#ffffff, #343434);
background: -o-linear-gradient(#ffffff, #343434);
background: -ms-linear-gradient(#ffffff, #343434);
background: linear-gradient(#ffffff, #343434); 


-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border: 2px double #fe0000;
}

#timer {
  text-align: right;
  font-face: comic sans ms;
  font-weight: bold;
  color: red;
  height: 24px;;
  width: 120%;
  background: yellow;
}

#ban {
  text-align: center;
  border-bottom: 1px solid #d4d4d4;
  height:90px;
/* width:100%; */
}
#ban img
{
  
  height:90px;
  
}
#login {
  width: 160px;
  height: 140px;
  text-align: right;
  padding:3px;
  border: 2px solid black;
}

#login span{
  display: block;
  width: 100%;
  text-align: center;
  font-face: Verdana;
  font-Weight: bold;
}

#login label{
  float: left;
  width: 30%;
  text-align: left;
  margin:0px;
  padding: 0 1em 0 0;
  padding:0px;
  font-size: 9pt;
  line-height:1.8;
  color: red;
}

#archives {
  width: 160px;
  padding: 3px;
  border: 2px solid black;
}

#archives span{
  display: block;
  width: 100%;
  text-align: center;
  font-face: Verdana;
  font-Weight: bold;
}

#arch {
  width: 124;
  height: 270px;
  overflow: auto;
  padding-left: 10px;
}

#poub {
  width: 10%;
  height: 700px;
  float: left;
/*   background:blue; */
-moz-box-shadow: inset 5px 5px 20px 0px #00009b;
-webkit-box-shadow: inset 5px 5px 20px 0px #00009b;
-o-box-shadow: inset 5px 5px 20px 0px #00009b;
box-shadow:  5px 5px 20px 0px #00009b;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#00009b, Direction=134, Strength=20);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;

}

/* #poub img{ */
/*   width: 100%; */
/*   height:100%; */
  
  
/* } */


#poubb {
  width: 20%;
  height: 450px;
  float: right;

  -moz-box-shadow: inset 5px 5px 20px 0px #00009b;
-webkit-box-shadow: inset 5px 5px 20px 0px #00009b;
-o-box-shadow: inset 5px 5px 20px 0px #00009b;
box-shadow: inset 5px 5px 20px 0px #00009b;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#00009b, Direction=134, Strength=20);
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#main {
/*   width: 730px; */
  text-indent: 5px;
/*   height: 450px; */
}

#param {
  padding-left: 5px;
  float: left;
  width: 370px;
  height: 100%;
}

#param span{
  float: left;
  width: 100px;
  text-align: left;
  margin: 0px;
  padding: 0 1em 0 0;
  padding: 0px;
  font-size: 9pt;
  line-height: 1.7em;
  color: blue;
  text-indent: 6px;
}

#param label {
  color: red;
  font-size: 9pt;
  font-style: italic;
}

#tutorial {
  padding-left: 10px;
  padding-right: 10px;
  float: right;
  height: 100%;
  width: 420px;
  overflow: auto;
  border-left: 2px dotted black;
}

#tutorial table{
  font-size: 11pt;
}

#delprog{
  height: 200px;
  width: 90%;
  overflow: auto;
  font size: 10pt;
}

#delprog table{
  font-size: 9pt;
}

#tutorial span{
  float: left;
  width: 180px;
  text-align: left;
  margin: 0px;
  padding: 0 1em 0 0;
  padding: 0px;
  font-size: 9pt;
  line-height: 1.7em;
  color: blue;
  text-indent: 6px;
}

#tutorial A, A:active, A:visited {
  color: blue;
  font-weight: none;
  text-decoration: none;
}

#tutorial A:hover{
  color: blue;
  font-weight: none;
  text-decoration: underline;
}

#ad_main {
  padding: 5px;
  height: 346px;
}

H2 {
  text-align: center;
}

#H3 {
  display: block;
  text-align: left;
  font-size: 12pt;
  color: blue;
}

#ad_main p{
  line-height: 0.2em;
  font-size: 12pt;
}

#main table{
  border-collapse:collapse;
  background: #e6e6e6;
  color: black;
  font-size: 10pt;
}

#main {
  margin-top:0;
  width:80%;
  margin-right:10%;
  margin-left:10%;
  height:800px;
  background: #e6e6e6;
  color: black;
  font-size: 10pt;
}

#mainF {
   width:100%;
   height:100%;
   border:0;
/*    scrolling:auto; */
/* overflow-y:scroll; */
  
  
}

#partenaire {
  width: 35px;
  height: 35%;
}

footer {
  text-align: center;
  height: 20px;
  font-face: Verdana;
  font-size: 10pt;
  font-style: italic;
  border-top: 1px solid #d4d4d4;
}

#a-footer {
  text-align: left;
  font-style: italic;
  height: 20px;
  background: #e6e6e6;
}

#a-toper {
  text-align: center;
  height: 20px;
  background: #e6e6e6;
}

#ad_menu {
  text-align: center;
  font-face: comic sans ms;
  font-weight: bold;
  color: red;
  height: 300px;
  background: yellow;
}

#container table{
  border-collapse:collapse;
}

#menu-accordeon {
  padding:0;
  margin:0;
  list-style:none;
  text-align: center;
  width: 180px;
}
#menu-accordeon ul {
  padding:0;
  margin:0;
  list-style:none;
  text-align: center;
}
#menu-accordeon li {
   background-color:#729EBF; 
   background-image:-webkit-linear-gradient(top, #729EBF 0%, #333A40 100%);
   background-image: linear-gradient(to bottom, #729EBF 0%, #333A40 100%);
   border-radius: 6px;
   margin-bottom:2px;
   box-shadow: 3px 3px 3px #999;
   border:solid 1px #333A40
}
#menu-accordeon li li {
   max-height:0;
   overflow: hidden;
   transition: all .5s;
   border-radius:0;
   background: #444;
   box-shadow: none;
   border:none;
   margin:0
}
#menu-accordeon a {
  display:block;
  text-decoration: none;
  color: #fff;
  padding: 8px 0;
  font-family: verdana;
  font-size:1.2em
}
#menu-accordeon ul li a, #menu-accordeon li:hover li a {
  font-size:1em
}
#menu-accordeon li:hover {
   background: #729EBF
}
#menu-accordeon li li:hover {
   background: #999;
}
#menu-accordeon ul li:last-child {
   border-radius: 0 0 6px 6px;
   border:none;
}
#menu-accordeon li:hover li {
  max-height: 15em;
}

















#menu-verticale {
  padding:0;
  margin:0;
  list-style:none;
  text-align: center;
  width: 180px;
}
#menu-verticale ul {
  padding:0;
  margin:0;
  list-style:none;
  text-align: center;
}
#menu-verticale li {
   background-color:#729EBF; 
   background-image:-webkit-linear-gradient(top, #729EBF 0%, #333A40 100%);
   background-image: linear-gradient(to bottom, #729EBF 0%, #333A40 100%);
   border-radius: 6px;
   margin-bottom:2px;
   box-shadow: 3px 3px 3px #999;
   border:solid 1px #333A40
}
#menu-verticale li li {
   max-height:0;
   overflow: hidden;
   transition: all .5s;
   border-radius:0;
   background: #444;
   box-shadow: none;
   border:none;
   margin:0
}
#menu-verticale a {
  display:block;
  text-decoration: none;
  color: #fff;
  padding: 8px 0;
  font-family: verdana;
  font-size:1.2em
}
#menu-verticale ul li a, #menu-verticale li:hover li a {
  font-size:1em
}
#menu-verticale li:hover {
   background: #729EBF
}
#menu-verticale li li:hover {
   background: #999;
}
#menu-verticale ul li:last-child {
   border-radius: 0 0 6px 6px;
   border:none;
}
#menu-verticale li:hover li {
  max-height: 15em;
}

#main
{
	width:80%;
/* 	display:block;	 */

}
#gauche
{
	position:relative;
/* 	display:inline;	 */
	width:50%;
	left:0%;
	top:0px;
	margin: 0px;
	padding:0px;
	float:left; 
	height:100%;
/* 	background-color: #212326; */
/* 	  border-right: 2px solid #995555; */
	  
	 

}
#droite
{
	position:relative;
/* 	display:inline;	 */
/* 	left:50%; */
	width:50%;
	top: 0px ;
	  margin: 0px;
	  padding:0px;
	  float:right;
	  height: 100%;

	  background-color: #999ca6;
	  list-style:'none';
/* 	     scrolling:auto; */
overflow: auto;
	  overflow-y:scroll;	  
/* 	  border-left: 2px solid #995555; */
}

#droite ul
{
	padding:0px;
	text-align:left;
	margin:0px;
	
/* 	text-align:center; */
	text-indent:10%;
/* -webkit-text-size-adjust:auto; */
	color:'black';
	
}









.kart  {
	
	
	margin: 0px;
	padding:0px;
	line-height: 35px; 
	border:none;
	list-style: none;
	background-color: #aaadb7;
	/* background-color: black; */
	color: #1f2023;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height:100%;
	/* background-image: linear-gradient(green,white ,green); */
	background-image: url("K_resultat_FFSA_bleu.png");
	/* background-image: linear-gradient(yellow,white ,yellow); */
	background-repeat: no-repeat;
	background-size: 100% 100%;
}


.kart:nth-child(2n) {
	margin: 0px;
	padding:0px;
	line-height: 35px; 
	border:none;
	list-style: none;
	/* background-color: #999ca6; */
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-image: url("K_resultat_FFSA_jaune.png");
	/* background-image: linear-gradient(yellow,white ,yellow); */
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
}




#gauche {

	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
/* 	line-height: 26.4px; */
/* 	color:blue; */
}











#gauche ul:nth-child(2n) {
margin: 0px;
padding:0px;
line-height: 35px; 
width:100%;
border:none;
display:block;

/* background-color: #212326; */
/* color:#777c84; */
margin: 0px;
padding: 0px;

	
}


#gauche ul{
/* text-indent: 45px; */
margin: 0px;
padding:0px;
line-height: 35px; 
width:100%;
border:none;
display:block;
/* background-color: #777c84; */
/* color:#212326; */


margin: 0px;
padding: 0px;
background-repeat: no-repeat;
background-size: 100% 100%;

}


#gauche li{

margin: 0px;
padding:0px;
line-height: 35px; 
width:100%;
border:none;
display:block;
/* background-color: #777c84; */
/* color:#212326; */
background-image: url("fond/K_g_v2.jpg");

margin: 0px;
padding: 0px;
background-repeat: no-repeat;
background-size: 100% 100%;

	
}



#gauche ul:nth-child(2n) {
/* text-indent: 45px; */
margin: 0px;
padding:0px;
line-height: 35px; 
border:none;
list-style: none;
/* background-color: #ff88dd; */
/* color:#212326; */
font-weight: bold;
margin: 0px;
padding: 0px;
background-repeat: no-repeat;
background-size: 100% 100%;

}
#gauche ul{
margin: 0px;
padding:0px;
line-height: 35px; 
border:none;
list-style: none;
/* background-color: #111111; */
/* color: #777c84; */
font-weight: bold;
margin: 0px;
padding: 0px;
background-repeat: no-repeat;
background-size: 100% 100%;
}



.dossier
 {
	margin: 0px;
	padding:0px;
	line-height: 35px; 
/* 	color : #777c84; */
	font-size: 23px;
	
}



#gauche ul {
margin: 0px;
padding:0px;
line-height: 35px; 
width:100%;
border:none;
display:block;
/* background-repeat: no-repeat; */
/* background-size: 100% 100%; */


margin: 0px;
padding: 0px;
background-repeat: no-repeat;
background-size: 100% 100%;


}

.paskart:nth-child(2n) {
margin: 0px;
padding:0px;
line-height: 35px; 
border:none;
list-style: none;
/* background-color: #999ca6; */
font-weight: bold;
margin: 0px;
padding: 0px;
/* background-image: url("K_resultat_iame_vert.png"); */
background-image: url("K_d_b2.jpg");
/* background-image: linear-gradient(yellow,white ,yellow); */
background-repeat: no-repeat;
background-size: 100% 100%;

}
#droite li a {

margin: 0px;
padding:0px;
line-height: 35px; 
border:none;
list-style: none;
/* background-color: #aaadb7; */
/* background-color: black; */
color: #1f2023;
font-weight: bold;
margin: 0px;
padding: 0px;
height:100%;


}

.paskart   {

margin: 0px;
padding:0px;
line-height: 30px; 
border:none;
list-style: none;
background-color: #aaadb7;
/* background-color: black; */
color: #1f2023;
font-weight: bold;
margin: 0px;
padding: 0px;
height:100%;
/* background-image: linear-gradient(green,white ,green); */
background-image: url("K_resultat_iame_rouge.png");
/* background-image: linear-gradient(yellow,white ,yellow); */
background-repeat: no-repeat;
background-size: 100% 100%;
}



#droite {
	font-family: Calibri, Candara, Segoe, Segoe UI, Optima, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: 500;
/* 	line-height: 26.4px; */
	color:blue;
}




#droite li:nth-child(2n) {
	margin: 0px;
	padding:0px;
	line-height: 35px; 
	border:none;
	list-style: none;
	/* background-color: #999ca6; */
	font-weight: bold;
	margin: 0px;
	padding: 0px;
/* 	background-image: url("fond/K_resultat_1.jpg"); */
	background-image: url("fond/K_d_b2.jpg");
	/* background-image: linear-gradient(yellow,white ,yellow); */
	background-repeat: no-repeat;
	background-size: 100% 100%;
	
}



#droite li   {
	
	margin: 0px;
	padding:0px;
	line-height: 35px; 
	border:none;
	list-style: none;
	background-color: #aaadb7;
	/* background-color: black; */
	color: #1f2023;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	height:100%;
	/* background-image: linear-gradient(green,white ,green); */
/* 	background-image: url("fond/K_resultat_3.jpg"); */
	background-image: url("fond/K_d_j2.jpg");
	/* background-image: linear-gradient(yellow,white ,yellow); */
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

