body {
	width: 100%;
	background: #86909C url(img/bg_site.gif) repeat-x top left;
	padding: 0px;
	margin: 0px;
}

body.diffusion {
	width: 100%;
	background: #86909C;
	padding: 0px;
	margin: 0px;
  overflow: hidden;
}

table.diffusion{
  height: 50px;
  width: 100%;
  text-align: center;
  background: #fff;
}

.page {
	display: block;
	position: relative;
	width: 100%;
	z-index: 10;
	text-align: center;
	margin-bottom: 10px;
}

/*  login  */
.login_box {
	display: block;
	position: absolute;
	left: 840px;
	top: 5px;
	width: 106px;
	height: 16px;
	z-index: 20;
}

.login_box form .Item {
  display: block;
	position: relative;
	width: 80px;
  height: 16px;
	float: left;
}

.login_box form .Item .Field input {
	border: 0px;
	background: none;
  width: 80px;
  height: 16px;
	vertical-align: middle;
	font-size: 10px;
	line-height: 16px;
	color: #FFDE00;
}

.login_box form .Submit .Button A {
	display: block;
	width: 24px;
	height: 16px;
  float: left;
	cursor: pointer;
	background: url(img/bg_login_button.gif) no-repeat left top;
}

/* Fin login */

.listeTournois{
	display: block;
	position: absolute;
	left: 815px;
	top: 185px;
	text-align: left;
  font-size: 10px;
}

.drapeau{
  display: block;
	position: absolute;
  left: 780px;
	top: 186px;
  width: 18px;
	height: 12px;
}

.tournoi{
  font: bold 12px Trebuchet MS;
}

.page_header {
	width: 1100px;
	height: 222px;
	position: relative;
	background: #999 url(img/header.png) no-repeat top left;
	border-bottom: 5px solid #D1D1D1;
	margin: 0 auto; 
  z-index: 1;
	text-align: left;
}

.page_header .site_title {
	position: absolute; left: 380px; top: 60px; text-align: right; color: #fff;
	margin-top: 5px; font: normal 30px/32px Trebuchet MS; letter-spacing: 4px;
	text-transform: uppercase;
}

#extraDiv1 {
	position: absolute;
	width: 49%;
	top: 0;
	left: 0;
	height: 222px;
	background: url(img/header_left.png) repeat-x top right;
	z-index: 0;
	border-bottom: 5px solid #D1D1D1;
}

#extraDiv2 {
	position: absolute;
	width: 49%;
	top: 0;
	right: 0;
	height: 222px;
	background: url(img/header_left.png) repeat-x top right;
	z-index: 0;
	border-bottom: 5px solid #D1D1D1;
}

.disp_header {
	width: 1100px;
	height: 110px;
	position: absolute;
	background: #999 url(img/disp.png) no-repeat top left;
  z-index: 1;
	text-align: left;
}

.disp_header .infos {
	position: relative;
  z-index: 1;
  left: 870px;
  top: 35px;
}

.disp_tname{
  padding-left: 5px;
  font: bold 20px Trebuchet MS; 
  letter-spacing: 3px;
  text-transform: uppercase;
}

.disp_tnbj{
  font: bold 14px Trebuchet MS; 
  letter-spacing: 3px;
  text-transform: uppercase;
}

#extraDisp {
	position: absolute;
	width: 99%;
	top: 0;
	right: 0;
	height: 110px;
	background: url(img/disp_right.png) repeat-x top right;
	z-index: 0;
}

/* menus */
.page_menu {
	display: block;
	position: absolute;
	left: 50px;
	top: 167px;
	z-index: 20;
	margin: 5px;
	text-align: left;
}

.menu {
	display: block;
	position: relative;
	height: 25px;
	margin: 0px;
	padding: 0px;
	font: normal 10px Trebuchet MS;
	text-align: left;
	color: #777;
}

.menu .Option {
	float: left;
	height: 19px;
	padding: 4px 4px 2px 4px;
	text-transform: uppercase;
	word-spacing: 0px;
	font-size: 10px;
}

.menu .Option2{
	float: left;
	height: 19px;
	padding: 2px 4px 2px 4px;
	text-transform: uppercase;
	word-spacing: 0px;
	font-size: 10px;
}

.menu .Option a {
	display: block;
	padding: 1px 4px;
	color: #fff;
	text-decoration: none;
}

.menu .Option a:hover {
	color: #ff0;
}

.menu .Selected {
	display: block;
	color: #fff;
}

.menu .Selected a {
	color: #fff;
}

.menu .Selected a:hover {
	color: #ff0;
}

/*Niveau 1*/
.menu_rank_1 .Option a {
	color: #555;
}

.menu_rank_1 .Option a:hover {
	color: #000;
}

.menu_rank_1 .Selected {
	background: url(img/bg_menu2_selected.gif) repeat-x top left;
}

.menu_rank_1 .Selected a {
	color: #ff0;
}

.menu_rank_1 .Selected a:hover {
	color: #ff0;
}

.page_content {
  position: relative;
	border-left: 5px solid #D1D1D1;
	border-right: 5px solid #D1D1D1;
	z-index: 20;
	width: 990px;
	margin: auto;
	text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #EEE;
}

.page_content .widget{
  float: left;
  padding-left: 10px;
  padding-top: 10px;
  width: 250px;
}

.page_footer {
	position: relative;
	border: 5px solid #D1D1D1;
	background: #fff url(img/bg_footer.gif) repeat-x;
	width: 990px;
	height: 60px;
	margin: 0 auto;
	text-align: left;
}

.page_footer .site_copyrights {
  float: left;
	padding: 10px;
	color: #fff;
	font-size: 10px;
	line-height: 13px;
}

.page_footer .site_signature {   
  padding: 10px;	
	color: #fff; 
  font-size: 10px; 
}
/*Accueil*/
.text_home{
  padding-left: 30px;
  padding-right: 30px;
  font-size: 12px;
	font-family: Trebuchet MS;
}

/*Matchs*/
table.match{
	padding: 0px 0px;
	font-size: 12px;
	font-family: Trebuchet MS;
}

td.m_ligne1{
  width: 10px;
  background-color: #050;
  border-bottom: 1px solid #ccc;
}

td.m_ligne2{
  width: 10px;
  background-color: #050;
  border-bottom: 1px solid #ccc;
}

td.m_ligne3{
  width: 10px;
  background-color: #500;
  border-bottom: 1px solid #ccc;
}

td.m_ligne4{
  width: 10px;
  background-color: #500;
}

td.m_ligne{
  width: 10px;
  background-color: #888;
}

td.m_player{
  padding-left: 5px;
  padding-right: 5px;
  text-align: left;
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
}

td.m_score{
  text-align: center;
  width: 25px;
  border-bottom: 1px solid #ccc;
}

input.m_saisie{
  width: 28px;
}

a.titre_match{
  color: #000;
  text-decoration: none;
}

.m_format{
  font: bold 20px/20px Trebuchet MS;
}

/*Qualifs*/
td.adm_q_titre{
  color: #ff0;
  background: #fff url(img/bg_menu2_selected.gif) repeat-x;
  padding-left: 5px;
  padding-right: 5px;
}

td.adm_q_contenu{
  text-align: center;
  background: #fff ;
  font-size: 12px;
}

td.q_ligne{
  border-bottom: 1px solid #ccc;
}

input.q_temps{
  width: 80px;
  text-align: center;
}

input.submit {
  background-color : #c00;
  color : #ccc;
  font : bold 14px/14px verdana, geneva, helvetica;
  border : 2px solid #ccc;
}

/*divers*/
table.contenu{
  margin-left: auto;
  margin-right: auto;
}

th.titre_{
  vertical-align: top;
  text-align: center;
  font-size: 20px;
	font-family: Trebuchet MS;
}

table.grise_{
  background: #ccc;
  width: 100%;
  text-align: left;
  font-size: 20px;
	font-family: Trebuchet MS;
  color : #f00;
}

a.player{
  text-decoration: none;
  color: #000;
}

td.center_{
  text-align: center;
  vertical-align: top;
  border-bottom: 1px solid #ccc;
}

td.right_{
  border-right:  1px solid #ccc;
}

td.topleft{
  vertical-align: top;
  text-align: left;
}

a.lien{
  text-decoration: none;
  background : #fff url(img/bg_lien.jpg) repeat-x;
  color : #000;
  vertical-align: top;
  text-align: center;
  font-size: 8px;
  cursor: pointer;
	font-family: Trebuchet MS;
  padding : 5px;
}

a.lien:hover{
  background : #fff url(img/bg_lien_hover.jpg) repeat-x;
}

td.ok_match{
  color : #fff;
  text-decoration: none;
	height: 16px;
	vertical-align: middle;
  text-align: center;
  font-size: 8px;
  cursor: pointer;
	font-family: Trebuchet MS;
	background: url(img/bg_button.gif) repeat-x left top;
}

td.ok_match:hover{
	background: url(img/bg_button_hover.gif) repeat-x left top;
}

img{
  border: none;
}

.spacer {
  clear: both;
}