body {
  font-family: verdana;
  background: url('../images/background.gif') repeat-y top center #9992A4;
  padding: 0px;
  margin: 0px;
  font-size: 12px;
}

div#message {
  color: #FF9B05;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  left: 310px;
  top: -15px;
  width: 330px;
  margin-top: 10px;
  border: solid 1px;
  text-align: center;
}

div#main {
  width: 880px;
  background-color: white;
} 

div#footer{
  background: url('../images/footer.gif') no-repeat bottom;
  height: 60px;
  width: 880px;
}

div#top-image {
  background-repeat: no-repeat;
  height: 105px;
  width: 880px;
}

div#picto {
  background-repeat: no-repeat;
  position: absolute;
  top: -1px;
  left: -14px;
  width: 326px;
  height: 295px;
}

div#content {
  position: relative;
  background: #FFF;
  top: -9px;
  left: -2px;
  width: 678px;
}

div#droit {
  position: relative;
  float: right;
  left: 8px;
  width: 170px;
}

div#top-right {
  text-align: right;
}

div#national {
  padding-right: 4px;
}

div#login { 
  padding-top: 5px;
  padding-right: 5px;
} 

div#login-menu { 
  padding-top: 8px;
  padding-right: 5px;
}

/*  Seul en absolute sinon, decalage vertical entre ie et moz */
div#menu {
  position: relative;
  left: 190px;
  top: -30px;
}

div#edito {
  position: relative;
  left: 310px;
  width: 330px;
}

div#news {
  position: relative;
  float: left;
  top: 20px;
  left: 5px;
  width: 280px;
}

div#admin_ladder_joueur {
  position: relative;
  float: left;
  top: 20px;
  left: 5px;
  width: 640px;
}

div#tenant {
  position: relative;
  float: right;
  right: 20px;
  top: 20px;
  width: 330px;
}

div#qualifies {
  position: relative;
  float: left;
  top: 20px;
  left: 5px;
  padding-bottom: 50px;
}

/* Block de look and feel */

hr.hrline {
  border: 0px;
  border-top: solid 1px #ccc;
}

div#line_1 {
  position: relative;
  float: left;
  top: 15px;
  left: 15px;
  padding-bottom: 20px;
  background: url('../images/background_line.gif') repeat-x;
  height: 2px;
  width: 629px;
}

div#line_2 {
  position: relative;
  float: left;
  top: 45px;
  left: 15px;
  padding-bottom: 50px;
  background: url('../images/background_line.gif') repeat-x;
  height: 2px;
  width: 629px;
}

div#line_jaune {
  background: url('../images/line_jaune.gif') repeat-x top;
  display: block;
  position: relative;
  height: 1px;
  width: 165px;
  top: 5px;
  float: left;
}

/* BLock fonction de leur contenu (a gérer avec php */

div.detail_tenant_left {
  width: 160px;
  padding-left: 4px;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
  background: url('../images/border_tenant.gif') no-repeat top left;
  top: 20px;
  bottom: 20px;
  float: left;
}

div.detail_tenant_right {
  width: 160px;
  position: relative;
  padding-bottom: 20px;
  text-align: center;
  background: url('../images/border_tenant.gif') no-repeat top left;
  top: 20px;
  padding-left: 4px;
  float: right;
}

div.commentaire_tenant {
  width: 150px;
  padding-left: 10px;
  font-size: 10px;
  color: #531E56;
  text-align: justify;
}

div.discipline {
  position: relative;
  top: -3px;
  background: url('../images/barre.gif') no-repeat top left;
  padding-left: 10px;
}

a.discipline {
  font-size: 10px;
  color: #531E56;
  text-decoration: none;
  font-weight: normal;
}

div.discipline_selected {
  position: relative;
  top: -3px;
  background: url('../images/fleche_discipline.gif') no-repeat left;
  padding-left: 20px;
  font-size: 10px;
  color: #531E56;
  font-weight: bold;
}

.title_choix {
  background: url('../images/fleche_bas.gif') no-repeat top left;
  font-weight: bold;
  font-size: 10px;
  color: #531E56;
  padding-top: 25px;
}

div.title_article {
  background: url('../images/fleche_middle.gif') no-repeat left;
  padding-left: 30px;
  font-weight: bold;
  font-size: 12px;
  color: #FF9B05;
  height: 15px;
}

div.contenu_article {
  padding-top: 10px;
  padding-bottom: 0px;
  text-align: justify;
}

div.title_news {
  padding-top: 5px;
  font-weight: bold;
  font-size: 12px;
  height: 15px;
}

div.contenu_news {
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: justify;
  border-bottom: solid 1px #eee;
}

td.detailladder_nomsalle, a.detailladder_nomsalle {
  font-size: 14px;
  font-weight: bold;
  color: #FF9B05;
}

td.classement_number {
  background-color: #FF9B05;
  color: white; 
  font-weight: bold; 
  text-align: center; 
  font-size: 16px;
  border-bottom: solid 1px white;
  border-right: solid 2px white;
  width: 20px;
}

td.classement_number_joueur {
  background-color: green;
  color: white; 
  font-weight: bold; 
  text-align: center; 
  font-size: 16px;
  border-bottom: solid 1px white;
  border-right: solid 2px white;
  width: 20px;
}

td {
  font-size: 10px;
  color: #531E56;
}

th {
  font-size: 12px;
  color: #531E56;
}

small, .small {
  font-family: arial;
  font-size: 9px;
}

/* Block de menu général */

.selected {
  padding-left: 5px;
  padding-right: 5px;
  background: #FF9B05;
  color: #531E56;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
}

.not_selected {
  color: #ffffff;
  font-weight: bold;
  font-size: 10px;
  padding-left: 5px;
  padding-right: 5px;
}

.separator {
  background: url('../images/separator.gif') no-repeat left;
  width: 3px;
}

/* Block mise en forme html */

a.menu_login, font.menu_login {
  color: #79567B;
  font-weight: bold;
  font-size: 10px;
}

a.menu {
  color: white;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

.input_text {
  border-style: solid;
  border-width: 1px;
  border-color: #FF9B05;
  font-size:           10px;
  font-weight:         normal;
  border-color:        #FF9B05;
  border-style:        solid;
  border-top-width:    1px; 
  border-right-width:  1px; 
  border-bottom-width: 1px; 
  border-left-width:   1px;
}

.border_right {
  background: url('../images/border.gif') repeat-y right;
}
.border_left {
  background: url('../images/border.gif') repeat-y left;
}

.listsallerow {
  padding-top: 4px;
  padding-bottom: 4px;
  border-bottom: solid 1px #ddd;
}

div#path {
  position: relative;
  top: -15px;
  text-align: right;
  padding-right: 5px;
}

.disc_title {
  color: white; 
  font-family: tahoma;
  text-align: center; 
  letter-spacing: 2px;
  font-size: 12px;
  font-weight: bold;
}
