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

.inactivetab {
  padding: 3px;
  padding-top: 2px;
  font-size: 13px;
  text-decoration:none;
}

.inactivesmalltab {
  padding: 3px;
  padding-top: 2px;
  font-size: 11px;
  text-decoration:none;
}

.activetab {
  padding: 2px;
  padding-top: 1px;
  padding-bottom: 1px;
  border: outset #EEEEEE;
  border-width: 1px 1px 0px 1px;
  background: white;
  font-size: 13px;
  text-decoration:none;
}

.btndetailnag a{
  display: inline-block;
  width:15px;
  background-color:white;
}

.btndetailnag a:hover
{
  display: inline-block;
  width:15px;
  background-color:#ffff77;
}

body
{
  margin:0px;
  font-family:Arial;
  width:100%;
  height:100%;
  text-align: center;
  background-color: #CCCCCC;
}

.betaversion{
  margin-left:auto;
  margin-right:auto;
  display:block;
  background: #FFFFFF;
  border:1px solid red;
  width:600px;
  position:relative;
  top:10px;
  height:auto;
  font-size:12px;
}

table
{
  font-size:12px;
}

td.footer {
  font-family:      Arial, Helvetica;
  font-size:        12px;
  color:            black;
  text-align:       right;
  font-weight:      bold;
  border: 1px solid #6a6ac1;
  background: #dbdbff;
}

td.blue {
  font-family:      Arial, Helvetica;
  font-size:        12px;
  color:            black;
  text-align:       center;
/*   font-weight:      bold; */
  border: 1px solid #6a6ac1;
  background: #dbdbff;
}

.login {
  width: 100px;
  border: 1px solid #000000;
 }

.competload{
font-size:10px;
  text-align:left;
  position:absolute;
  margin-left:2px;
  left:0px;
}

.parsertxt
{
  width:300px;
  overflow:auto;
  height:400px;
  text-align:left;
  border:1px solid black;
  top:-200px;
}

.divnageurs{
position:absolute;
  display:block;
  border: 1px solid black;
  text-decoration: none;
  color: #000000;
  overflow:auto;
/*   width:200px; */
 height:auto;
  background-color: #FFFFFF;
}
.divnageurs a{
  text-decoration: none;
    color: #000000;
}
.divnageurs tr:hover{
  background-color: #FFFF9D;
}
.coursenag{
     font-size:11px;
     text-align:right;
}

.input{
  border: 1px solid #558EFF;
background-color: #FFFFFF;
height:20px;
}

.submenu
{

  margin-top: 27px;
  padding: 0;
  position: absolute;
  display:none;
  z-index:1;
}

.menu1
{
  border-bottom:solid 1px black ;
  padding-top:5px ;
  padding-bottom:5px;
}


p.select_eng {
  border: 1px solid #558EFF;
  width: 200px;
}
select {
  width: 100%;
  background: #FFFFFF;
  border: 3px solid white;
}


#contenu
{
  width:100%;
  z-index:0;
}

.onglet
{
   border:solid 1px black ;
   border-bottom:solid 1px white ; 
   margin:5px 5px 0px 5px ;
   padding:4px 4px 4px 4px ;
   background-color:white;
   font-size:11px;
}

a.onglet
{
  background-color:#FFFFFF ;
  text-decoration:none;font-size:11px;

}

a.onglet:hover
{
  background-color:#FAFFA1 ;
  text-decoration:none;
}

.onglet-actif
{
  font-size:11px;
   border:solid 1px black ;
   border-bottom:solid 2px #558EFF ;
   margin:5px 5px 0px 5px ;
   padding:4px 4px 4px 4px ; 
   background-color:#558EFF;
}

.copyright{
display:block;
bottom:2px;
  position:absolute;
  width:700px;
  margin-left:15px;
  border:1px solid grey;
  font-size:10px;
  color:grey;
  z-index:0;
}

.close
{
  position:absolute;
  top:3px;
  right:5px;
}

.submenutxt
{
  border: 1px solid #000;
  margin-top:-1px;
  background-color: #FFFFFF;
  height:25px;
  width:100px;
  font-size:12px;
  display:block;
  text-align:center;
  z-index:1;
  position:relative;
}

#calendardiv
{
  display:block;
  width:250px;
  height:auto;
  
  position:absolute;
  z-index:1;
  border:1px solid black;
  margin: 0;
  padding: 0;
  left:10px;
  top:5px;
  background-color: #FFFFFF;
}

#loading
{
  display:block;
  width:100px;
  height:100px;
  
  position:absolute;
  z-index:3;
  border:1px solid black;
  margin: 0;
  padding: 0;
  left:300px;
  top:52px;
  background-color: #FFFFFF;
  
}

#errorTps
{
  display:block;
  width:400px;
  height:400px;
  
  position:absolute;
  z-index:3;
  border:1px solid black;
  margin: 0;
  padding: 0;
  left:200px;
  top:70px;
  background-color: #FFFFFF;
  
}

.coursesbynageurs
{
  display:block;
  width:400px;
/*   height:400px; */
  overflow:auto;
  position:absolute;
  z-index:3;
  border:1px solid black;
    margin: 0;
  padding: 0;
  left:150px;
  top:5px;
  background-color: #FFFFFF;
  
}

.relaiswindow
{
  display:block;
  width:290px;
/*   height:400px; */
  overflow:auto;
  position:absolute;
  z-index:3;
  border:1px solid black;
    margin: 0;
  padding: 0;
  left:205px;
  top:55px;
  background-color: #FFFFFF;
  
}
a img{border: none;}

a{
cursor:pointer;
}



.pagecourse a{
  width:20px;
  height:15px;
  display:block;
  font-size:12px;
  border: 1px solid #AAAAAA;
  text-decoration:none;
  text-align:center;
}

.pagecourse a:hover{
  display:block;
  background-color: #FAFFA1;
}

.pagecoursecurrent{
  width:20px;
  height:15px;
  display:block;
  font-size:12px;
  border: 1px solid #AAAAAA;
  text-decoration:none;
  text-align:center;
  background-color: #FAFFA1;
  font-weight:      bold;
}



.action a{
  width:100%;
  height:40px;
  display:block;
  font-size:10px;
  border: 1px solid #AAAAAA;
  text-decoration:none;
}

.action a:hover{
  display:block;
  background-color: #FAFFA1;
}

.list1 {
  font-family:      Arial, Helvetica;
  font-size:        12px;
  padding-left:     2px;
  padding-right:    2px;
  vertical-align:   middle;
  background-color: #F5F5FF;

}
.list2 {
  font-family:      Arial, Helvetica;
  font-size:        12px;
  padding-left:     2px;
  padding-right:    2px;
  vertical-align:   middle;
  background-color: #EEEEFF;

}


.calendar a{
  width:100%;
  height:100%;
  display:block;
  font-size:10px;
  text-decoration:none;
}

.calendar a:hover{
  display:block;
  background-color: #FAFFA1;
}

.btndetail a{
  width:100%;
  height:18px;
  display:block;
  font-size:10px;
  border: 1px solid #AAAAAA;
  background-color: #FFFFFF;
  text-decoration:none;
}

.btndetail a:hover{
  display:block;
  background-color: #FAFFA1;
}

.submenutxt a
{
  text-align:center;
  display:block;
  width:100%;
  height:100%;
  text-decoration:none;
  color: #000000;
}

th
{
  background-color: #FAFFA1;
  border:1px solid black;
  text-align:center;
}
.submenutxt a:hover
{
  background-color: #FAFFA1;
}

.tablemenu
{
  position:relative;
  top:7px;
  z-index:1;
}
.posmenu
{
  width:700px;
  position:relative;
  top:30px;
z-index:1;
}

a.button {
  border: 2px solid #0000FF;
  height: 12px;
  margin: 1px;
  margin-bottom: 0px;
  display: inline-block;
  padding: 0px;
  padding-left: 13px;
  padding-right: 2px;
  font-family: Arial;
  text-transform: uppercase;
  font-size: 9px;
  color: black;
  background: url(img/button.png) white 1px 1px no-repeat;
}


a.button:visited {
  color: black;
}
a.button:hover {
  color: #777777;
  background: url(img/button.png) white 1px 1px no-repeat;
}

a.ajt_button:hover {
  color: #777777;
  background: url(img/button.png) white 1px 1px no-repeat;
}

a.buttonprec {
  border: 2px solid #0000FF;
  height: 12px;
  margin: 1px;
  margin-bottom: 0px;
  display: inline-block;
  padding: 0px;
  padding-left: 13px;
  padding-right: 2px;
  font-family: Arial;
  text-transform: uppercase;
  font-size: 9px;
  color: black;
  background: url(img/buttonprec.png) white 1px 1px no-repeat;
}
a.buttonprec:visited {
  color: black;
}
a.buttonprec:hover {
  color: #777777;
  background: url(img/buttonprec.png) white 1px 1px no-repeat;
}

a.buttonprec:hover {
  color: #777777;
  background: url(img/buttonprec.png) white 1px 1px no-repeat;
}

a.ajt_button {
  border: 2px solid #0000FF;
  height: 12px;
  margin: 1px;
  margin-bottom: 0px;
  display: inline-block;
  padding: 0px;
  width:50px;
  padding-left: 2px;
  padding-right: 2px;
  font-family: Arial;
  text-transform: uppercase;
  font-size: 9px;
  color: black;
  background: url(img/button.png) white 49px 1px no-repeat;
}
a.ajt_button:visited {
  color: black;
}
a.ajt_button:hover {
  color: #777777;
  background: url(img/button.png) white 49px 1px no-repeat;
}



a.ok {
  border: 2px solid #00FF00;
  background: url(img/ok_button.png) white 1px 1px no-repeat;
}
a.ok:hover {
  background: url(img/ok_button.png) white 1px 1px no-repeat;
}
a.cancel {
  border: 2px solid #FF0000;
  background: url(img/cancel_button.png) white 1px 1px no-repeat;
}
a.cancel:hover {
  background: url(img/cancel_button.png) white 1px 1px no-repeat;
}

form {
  margin: 0px;
}

.top
{
    width:700px;
    margin:0px;
    height:30px;
    border-bottom:1px solid #000000;
    border-right:1px solid #000000;
    border-left:1px solid #000000;
    border-top:1px solid #000000;
    background-color: #558EFF;
    text-align:center;
    vertical-align:middle;
    font-size:10px;
    padding:0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    top: 5px;
    color:white;
}

.menu
{
  font-size:12px;
  width:100px;
  height:25px;
  border: 1px solid #000000;
  background-color: #FFFFFF;
/*   overflow:auto; */
  margin: 0;
  padding: 0;
  position: absolute;
  text-align:center;
  z-index:1;
}

.menu a:hover
{
  background-color: #FAFFA1;
  display:block;
}

.menu a
{
  text-decoration:none;
  color: black;
  display:block;
  height:25px;
}

.conteneur
{
    background-color:#FFFFFF;
    position:relative;
    top: 5px;
    width: 730px;
    height:98%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #000000;
	
}

legend
{
  font-size:12px;
  color:#AAAAAA;
}

.page
{
  position:relative;
  top:30px;
  display:block;
  z-index:0;

    background-color:#FFFFFF;

}

.windows
{
  position:relative;
  top:30px;
  z-index:0;
  width:700px;
  background-color:#FFFFFF;
  width:95%;text-align:center;
  height:90px;
  vertical-align:middle;

}

fieldset
{
  font-size:12px;
}
