#medium_content{
  background-color : #1f1f20;
  overflow : hidden;
  padding : 8px;
  width : 657px;
}

#right_content{
  float : right;
  margin-right : 5px;
}

#medium_content div{
  margin : 20px 0px;
  margin-top : 0px;
}

#medium_content div#classement_team{
  clear : right;
}

p.sponsors img{
  margin : 0px 4px;
  margin-left : 0px;
}

table{
  background : none;
  border : 1px solid #537034;
  /*border-top : 3px solid #457f29;*/
  width : 100%;
}

table.team_players{
  border-top : 1px solid #537034;
  border-bottom : 3px solid #457f29;
}

table td{
  background : none;
}

td.center_content{
  text-align : center;
}

td.impair, th.impair{
  background : #2c2c2d;
}


th{

  border-bottom : 1px dashed #8a8a8a;
}

table.team_players th{
  border-bottom : 1px solid #8f8f90;
}

div#match_coming table th{
  border-bottom : none;
}

table.team_players th.title{
  font-size : 1.5em;
}

td.place{
  font-size : 1.5em;
  color : #86C148;
}

tr.pairTR td,tr.pairTR th{
  border-top : 1px dashed #6d993e;
}

tr.impairTR td,tr.impairTR th{
  border-top : 1px dashed #c8c8c8;
}

tr.pairTR.first td, tr.impairTR.first td,tr.pairTR.first th, tr.impairTR.first th{
  border :none;
}

#medium_content div.table_team_players_bottom{
  margin : 0px;
  overflow : hidden;
  float : right;
}

#medium_content div#team_player{
  overflow : hidden;
  margin-top : 10px;
}

.table_team_players_bottom p{
  float : right;
  background : #457f29;
  height : 16px;
  padding : 0px 5px;
  padding-top : 3px;
  margin : 0px;
}


.table_team_players_bottom img{
	float : right;
}


#medium_content div.header_table{
  background : url(../../images/button_team_display_long-trans.png) no-repeat top left;
  width : 657px;
  height : 21px;
  text-align : center;
  font-weight : bold;
  clear : right;
  font-size : 1.1em;
  margin : 0px;
  margin-top : 10px;
  text-align : left;
}

#medium_content div.header_table p{
  padding-top : 4px;
  padding-left:7px;
}

#medium_content div.header_table.header_table_long{
	background : url(../../images/button_long_display-trans.png) no-repeat top left
}

.header_table p{
  width : 127px;
  margin : 0px;
}

#medium_content div.header_table.header_table_long p{
	width : 230px;
}

#medium_content div.demi_bloc .header_table{
  width : 313px;
  background : url(../../images/button_team_display_court-trans.png) no-repeat top left;
}

.header_table a{
  display : block;
  float : right;
  margin-right: 8px;
  margin-top : 4px;
}

#medium_content div.demi_bloc{
  width : 313px;
  margin-right : 31px;
  float : left;
}

#medium_content div.demi_bloc.right{
  margin-right : 0px;
}

#medium_content div.double_bloc{
  overflow : hidden;
}

.bordered{
  border : 1px solid #537034;
  /*border-top : 3px solid #457f29;*/
  padding : 10px;
  margin : 0px;
}

.selectTeam .bordered{
  padding : 0px;

}

#medium_content p.links{
  margin-top : 10px;
  padding-left : 5px;
  float : left;
  background : url(../../images/carre_vert_puce-trans.png) no-repeat left 5px;
}

#medium_content div.button_links{
  overflow : hidden;
  clear : both;
  margin-top : 10px;
  padding-left : 12px;
}

p.links a{
  display : block;
  margin : 0px 10px;
  border-bottom : 1px dashed #86C148;
}

div.button_links{
  height : 32px;
}

div.button_links a{
  display : block;
  font-weight : bold;
  text-align : center;
  float : right;
  width : 123px;
  height : 20px;
  padding-top : 12px;
  margin : 0px 10px;
  background : url(../../images/black_button-trans.png) no-repeat left 5px;
}

#medium_content div#comment_list{
  border : 1px solid #537034;
  /*border-top : 3px solid #457f29;*/
  margin : 0px;
}

div#comment_list dt{
   border-bottom : 1px dashed #8a8a8a;
   padding : 5px;
}

div#comment_list dd{
  padding : 5px;
  padding-bottom : 25px;
}

div#comment_list dl.impair{
  background : #2c2c2d;
}


#medium_content div.comment_list_bottom{
  margin : 0px;
  overflow : hidden;
}



.comment_list_bottom p{
  float : right;
  background : #457f29;
  height : 16px;
  padding : 0px 5px;
  margin : 0px;
  padding-top : 3px;
}

.comment_list_bottom img{
	float : right;
}

.comment_list_bottom{
 float : right;
}


#comments{
  position : relative;
  overflow : none;
}

#medium_content .commentBloc{
	position : relative;
}

#medium_content #comment_form{
  position : absolute;
  top : 0px;
  left : 50%;
  background : white;
  border : 4px solid black;
  padding : 5px;
  width : 390px;
  margin-left : -180px;
  z-index:102;
  display : none;
}

.closeOnBlocLink{
  float : right;
  font-size : 1.2em;
  font-weight : bold;
  color  : black;
}

#medium_content .closeOnBlocLink{
  font-size : 0.9em;
}

#comment_form h2, #comment_form label{
  color : black;
}

#comment_form label, #comment_form input{
  float : left;

}

#comment_form label{
  width : 250px;
  margin-right : 20px;
}

#comment_form p{
  overflow  : hidden;
  margin : 10px;
  padding : 0px;
}

#comment_form p.submit_center{
  padding-left: 115px;
}


 .thickbox_dev{
  height:100%;
  left:0;
  position:fixed;
  top:0;
  width:100%;
  z-index:100;
  background-color:#000000;
  opacity:0.75;
  display : none;
}


.user_not_connected{
  width : 300px;
  height : 150px;
  margin-left : -150px;
  margin-top : -75px;
  top : 20%;
  left: 50%;
  background : white;
  border : 3px solid black;
  position : absolute;
  padding : 10px;
  display : none;
  z-index: 500;
}

.user_not_connected .closeUserNC{
  width : 60px;
  float: right;
  padding : 0px;
  display : block;
}


.user_not_connected .closeUserNC a{
  color : black;
  font-weight: bold;
  font-size : 1.1em;
}


.user_not_connected img{
  float : left;
  width : 48px;
  margin-right : 15px;
  margin-top : 30px;
}

.user_not_connected span{
  display : block;
  float : left;
  color : black;
  font-weight : bold;
  font-size : 1.2em;
  margin-top : 20px;
  width : 230px;
   margin-bottom : 30px;
}

#medium_content div.season{
  float : left;
}

#medium_content div.selectTeam{
  width : 250px; 
  float : left;
  margin-bottom : 0px;
}

#medium_content div.selectTeam input[type=image], #medium_content div.selectTeam .selectListTeam{
  float:  left;
}


#team_player{
  clear : left;

}


ul.newList li{
  color : black;
}

#medium_content div.listSeason {
  display : block;
  width : 200px;
  float : left;
  margin-bottom : 0px;
}

.displayTeam .listSeason ul.newList{
  height : 100px;
}

.displayTeam .newListSelected{
  height : 17px;
  width : 180px;
}


div.button_playground{
    border-top : 3px solid #325D19;
}

a.show_playground{
  background : url(../../images/envers-button_member_display-trans.png) no-repeat left 0px;
  width : 174px;
   float : right;
  height : 16px;
  display : block;
  text-align center;
  padding-top: 5px;
  padding-left:5px;
  padding-right : 5px;
  font-weight : bold;
}

a.show_playground img{
  float : right;
}
