img, div, h1, h2, h3, a { behavior: url(/iepngfix.htc);}

body {
  background:#eee;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  background-image:url(background.gif);
  font-size:11px;
  padding:0;
  margin:0;
  }

th
{
	background-color:#eee;
	border-bottom:solid 1px #bbb;
}
  
.logo, .logo_edf
{
	padding:0;
	margin:0;
	text-indent:-9999px;
}
.logo a {
	width:390px;
	height:111px;
	background:url(logo.png);
	background-repeat:no-repeat;
	display:block;
}

.logo_edf a {
	width:760px;
	height:278px;
	background:url(equipedefrance_logo.png);
	background-repeat:no-repeat;
	display:block;
}

#edf_header_onglet
{
	background:url(equipedefrance_bottom.png);
	background-repeat:no-repeat;
	background-position:top;
	display:block;
	width:100%;
}

#header_space
{
	margin-bottom:20px;	
}

#header_window
{
	border-bottom:1px solid #555;
	background-color:#FFFFFF;
	padding:10px;
}

#header_links
{
	background-color:#DEDEDE;
	min-height:30px;
	_height:30px;
}
#header_links p
{
	margin:0;
	padding:10px 5px 6px 5px;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
#header_links ul
{
	margin:0;
	padding:0;
	float:right;
	list-style:none;
}
#header_links li
{
	margin:0;
	padding:0;
	float:left;
	margin-left:2px;
	text-align:right;
}
#header_links a
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	padding:10px 5px 6px 5px;
	display:block;	
	margin:0;
}
#header_links a:hover
{
	text-decoration:none;
	color:#000;
	font-weight:bold;
	padding:6px 5px 10px 5px;
	display:block;
	margin:0;
	background-color:#fff;
}
.header_link_green
{	
	background-color:#749028;
}
.header_link_grey
{
	background-color:#AEAEAE;
}
.header_link_orange
{
	background-color:#ED8E00;
}
.header_link_blue
{
	background-color:#22A9B2;
}
.header_link_mobile
{
	background-color:#61666a;
}

.logout_link, .logout_link:hover
{
	display:inline !important;
	background-color:transparent !important;
	margin:0 !important;
	padding:0 !important;
}

#whosonline
{
	background-color:#DEDEDE;
	border:1px solid #ccc;
	color:#666;
	padding:6px;
	margin-top:20px;
}

#footer_links
{
	background-color:#DEDEDE;
	border:1px solid #ccc;
	color:#666;
	padding:6px;
	margin-top:20px;
}
#footer_links a
{
	text-decoration:none;
	color:#666;
}
#footer_links a:hover
{
	text-decoration:none;
	color:#FF7200;
}
.footer_separator
{
	border-left:solid 1px #ccc;
	padding:5px;
}
  
#all
{
	margin-left:auto;
	margin-right:auto;
	width:760px;

}

#content_left
{
	float:left;
	width:500px;
	margin-right:20px;
}

#content_fullscreen
{

}

#content_right
{
	float:left;
	width:240px;
}

#menu_onglet {
  float:left;
  width:100%;
  line-height:normal;
  }
#menu_onglet ul {
  margin:0;
  padding:0;
  list-style:none;
  }
#menu_onglet li {
  float:left;
  background:url("ong_off_left.png") no-repeat left top;
  margin:0 6px 0 0;
  padding:0 0 0 5px;
  font-size:11px;
  }
#menu_onglet a {
  float:left;
  display:block;
  background:url("ong_off_right.png") no-repeat right top;
  padding:5px 10px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#999;
  }
#menu_onglet a:hover {
  color:#333;
  }
#menu_onglet #current_onglet {
  background-image:url("ong_left.png");
  
  }
#menu_onglet #current_onglet a {
	float:left;
	display:block;
	background-image:url("ong_right.png");
	color:#333;
	padding:5px 10px 4px 6px;
  }
  
  
#content
{
	background-color:#FFFFFF;
	padding:8px;
}

.clear
{
	clear:both;
	padding:0;
	margin:0;
}

.center
{
	text-align:center !important;
}
.red
{
	color:#EC4626 !important;
}
.strike
{
	text-decoration:line-through !important;
}
.grey
{
	background-color:#ddd !important;
}


.list_sortable
{
	padding:0;
	margin:0;
}
.list_sortable li
{
	padding:0;
	margin:0;
	margin-bottom:10px;
	border:solid 1px #dfdfdf;
	list-style:none;
}
.list_handle
{
	/*cursor:move;*/
}
.list_drop
{
	background-color:#FFFF00;
	border:dashed 2px #333333;
}

.list_sortable h2, .popup h2, #content h2, .list_sortable h1, .popup h1, #content h1
{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:3px 4px 4px 4px;
	margin:0;
	background-position:bottom;
	zoom: 1; 
}

#content h3
{
	font-size:13px;
	font-weight:bold;
	padding:3px 4px 4px 0px;
	margin:0;
}

#content h3 a
{
	color:#333;
	text-decoration:none;
}
#content h3 a:hover
{
	color:#ED8E00;
	text-decoration:none;
}

h2 a
{
	color:#fff !important;
	text-decoration:none !important;
}
h2 a:hover
{
	color:#eee !important;
	text-decoration:none !important;
}

.title_green
{
	background-image:url(title_bg_green.png);
	background-color:#789235;
}

.title_orange
{
	background-image:url(title_bg_orange.png);
	background-color:#ED8E00;
}

.title_grey
{
	background-image:url(title_bg_grey.png);
	background-color:#A2A2A2;
}

.title_blue
{
	background-image:url(title_bg_blue.png);
	background-color:#159FA8;
}

.title_blueking
{
	background-image:url(title_bg_blueking.png);
	background-color:#2E59BB;
}

.bloc_content
{
	padding:4px;
	color:#666;
	background-color:#FFFFFF;
	zoom: 1;
}




.bulle
{
	width:238px;
	margin-left:auto;
	margin-right:auto;
	margin-top:13px;
}

.bulle_top
{
	background:url(bulle_top.png) no-repeat;
	height:14px;
}

.bulle_content
{
	background:url(bulle_bottom_bg.png) no-repeat bottom;
	padding:2px 16px 4px 16px;
	color:#666;
	font-weight:bold;
}

.bulle_content a
{
	text-decoration:none;
	color:#666;
	display:block;
	text-align:center;
}
.bulle_content a:hover
{
	text-decoration:none;
	color:#000;
}

.bulle_bloc
{
	background:url(bulle_top_bg.png);
}

.bulle_bottom
{
	background:url(bulle_bottom.png) no-repeat;
	height:35px;	
}



.profil
{
	background-color:#eee;
	padding:16px;
}
.profil_img
{
	margin-left:auto;
	margin-right:auto;
	width:132px;
}
.profil_img_top
{
	background:url(profil_img_top.png) no-repeat;
	height:7px;
}
.profil_img_left
{
	background:url(profil_img_left.png) left repeat-y;
	padding-left:7px;
}
.profil_img_right
{
	background:url(profil_img_right.png) right repeat-y;
	padding-right:7px;
}
.profil_img_bottom
{
	background:url(profil_img_bottom.png) no-repeat;
	height:7px;
}

.profil a
{
	text-decoration:none;
	color:#666;
}
.profil a:hover
{
	text-decoration:none;
	color:#000;
}

.pseudo_joueur
{
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#666;
	margin:8px 0 16px 0;
}

.btn_ajouter_contenu
{
	margin-bottom:6px;
}

.profil_palmares
{
	padding:8px;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
.profil_palmares a, .link_orange
{
	text-decoration:none;
	color:#FF7200;
}
.profil_palmares a:hover, .link_orange:hover
{
	text-decoration:none;
	color:#000;
}
.profil_palmares_border
{
	border:solid 1px #E4E4E4;
	padding:4px;
}

.div_link_plusde {
	height:23px;
	margin:0 0 10px;
	padding:0;
	position:relative;
	width:300px;
	margin:auto;
	text-align:center;
}

.link_plusde
{
	background:url(plusde.png) no-repeat left top;
}

.link_moinsde
{
	background:url(moinsde.png) no-repeat left top;
}

.link_plusde, .link_moinsde
{
	cursor:pointer;
	font-weight:normal;
	height:19px !important;
	overflow:auto;
	padding:4px 0 0 4px !important;
	display:block;
	width:100%;
	color:#555;
	text-decoration:none;
}

.link_plusde:hover, .link_moinsde:hover
{
	color:#000;
}

.popup
{
	margin:0;
	padding:0;
}

.popup form
{
	text-align:center;
	padding:0;
	margin:0;
}

.popup a
{
	text-decoration:none;
	color:#666;
}
.popup a:hover
{
	text-decoration:none;
	color:#000;
}

.popup table
{
	border:none;
}


.popup td
{
	margin:0 !important;
	padding:2px !important;
	text-align:left !important;
	font-size:11px  !important;
}

.link_button, .link_button_urgent
{
	border:1px solid #999  !important;
	padding:3px 5px 3px 5px  !important;
	background-color:#eee  !important;
	color:#333  !important;
	text-decoration:none  !important;
	font-size:11px  !important;
	display:inline-block;
}
.link_button:hover, .link_button_urgent:hover
{
	border:1px solid #000  !important;
	padding:3px 5px 3px 5px  !important;
	background-color:#ccc  !important;
	color:#000  !important;
	text-decoration:none  !important;
	font-size:11px  !important;
	display:inline-block;
	background-image:none;
}

.link_button_urgent
{
	background-image:url(urgent.gif);
}

#connect_status
{
	padding:2px;
}

.inputText
{
	border-bottom:solid 1px #999;
	border-top:solid 1px #ddd;
	border-left:solid 1px #ddd;
	border-right:solid 1px #ddd;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(background.gif);
	font-size:11px;
	padding:4px;
}

.btn_green
{
	background:url(btn_green_right.png) no-repeat top right;
	padding:3px 10px 7px 0;
}
.btn_green a
{
	background:url(btn_green_left.png) no-repeat top left;
	padding:3px 0px 7px 10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.btn_green a:hover
{
	color:#ddd;
}

.message_error
{
	padding:10px;
	margin-bottom:20px;
	border:solid 1px #ffff00;
	background-color:#FFFFCC;
}

hr
{
	border:dashed 1px #ccc;
}

.preview_matches_image
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.table_match td
{
	padding:2px;
	margin:0px;
}

.ligne_bleu
{
	background:#d5e8e9;
}
.ligne_grise
{
	background-color:#eee;
}
.ligne_blanche
{
	background-color:#fff;
}
.ligne_rollover
{
	background-color:#ddd;
}
.ligne_selected
{
	background-color:#ffff99;
}
.ligne_grise td, .ligne_blanche td, .ligne_rollover td, .ligne_selected td, .ligne_bleu td
{
	border-bottom:1px solid #ccc;
}

.petitgris
{
	font-size:10px; color:#888;
}

.buttonfacebook
{
	background-color:#3B5998;
	border-color:#D9DFEA #0E1F5B #0E1F5B #D9DFEA;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	font-family:"lucida grande",tahoma,verdana,arial,sans-serif;
	font-size:11px;
	padding:2px 15px 3px;
	text-align:center;
}

.alaune
{
	background:#222;
	color:#fff;
	padding:6px;
	height:150px;
	width:472px;
	overflow:hidden;
}

.alaune a, .alaune h2 a
{
	color:#fff; 
	text-decoration:none;
}
.alaune a:hover, .alaune h2 a:hover
{
	color:#fff;
	text-decoration:underline;
}

.alaune_numeros
{
}
.alaune_numeros ul
{
	margin:0px;
	padding:0px;
	float:right;
}
.alaune_numeros li
{
	float:left;
	margin:0 0 1px 2px;		
	color:#fff;
	font-weight:bold;
	border:0;
	text-align:center;
}
.alaune_numeros li.on a
{
	color:#fff;
	text-decoration:none;
	display:block;
	background:#222;
	padding:4px 0px;
	width:26px;
}
.alaune_numeros li.on a:hover
{
	color:#fff;
	text-decoration:none;
	background:#555;
}
.alaune_numeros li a
{
	color:#000;
	text-decoration:none;
	display:block;
	background:#ccc;
	padding:4px 0px;
	width:26px;
}
.alaune_numeros li a:hover
{
	color:#fff;
	text-decoration:none;
	background:#222;
}

.onglet_nb_msg_left
{
	background:url(onglet_nb_left.gif) transparent no-repeat top left !important;
	padding-left:5px !important;
	margin:0;
	display:inline;
}
.onglet_nb_msg_right
{
	background:url(onglet_nb_right.gif) transparent top right !important;
	padding-right:5px !important;
	color:#fff !important;
	margin:0;
	display:inline;
}