@import url(/css/ticker_rss.css);
@import url(/css/header.css);

html, body {	
	height: 100%;
	padding: 0;
	margin: 0;
}

body {
	background: #fff url(/images/paccueil/bg.gif) top center repeat-x ;
	margin: 0;
	padding: 0;
	text-align: center;
}

.clearer { height: 0; clear: both; overflow: hidden; margin: 0; padding: 0; }

div#contenerBg {	
	background: transparent url(/images/paccueil/bg_transparent.png) repeat-y;
	width: 985px;
	padding: 0 20px 0 19px;	
	margin: 0 auto;
}

div#contener {
	position: relative;
	width: 985px;
	background: #fff;
	min-height: 850px; 
	height: auto !important; 
	height: 850px;
	text-align: left;
}

div#corps div.title {
	font: normal normal normal 10px Arial,sans-serif;
	background: #fff url(/images/paccueil/bg_header.gif) repeat-x;
	border: 1px solid #d0cecf;
	padding: 10px;
	margin: 0 0 10px 0;
}

div#corps div.title a { color: #000; text-decoration: underline; }

div#corps div.title h3 {
	position: relative;
	font: normal normal bold 15px Arial,sans-serif;
	color: #333333;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 0;
}

div#corps div.title h3 a {
	color: #333;
	text-decoration: none;
}

div#contener div#corps,
div#contener div#corpsreglement {
	padding: 10px;
}

div#contener div#corpsreglement {
	font: normal normal normal 12px Arial,sans-serif;
}

div#contener div#corps p.link_bottom {
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: right;
}

div#contener div#corps p.link_bottom a {
	text-decoration: underline;
}

div#contener div#corps div#c_gauche {
	width: 655px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
}

div#contener div#corps div#c_droite {
	width: 300px;
	float: left;
	overflow: hidden;
}

/* TEAM NEWS */
div#corps div#team_news {
	height: 20px;
	overflow: hidden;
}

div#corps div#team_news h3 { margin: 0; float: left; }
div#corps div#team_news p { 
	display: none;
	position: relative;
	top: -2px;
	width: 510px; 
	float: left;
	margin: 0 0 10px 10px;
}
div#corps div#team_news p#tn_1 { display: block; }

/* LEAGUE NEWS */
div#corps div#league_news {
	position: relative;
	width: 410px;
	height: 265px;
	overflow: hidden;
	float: left;
	margin: 0 10px 0 0;
	padding-bottom: 35px;
}

/* NEWS ARCHIVES */
div#corps div#news_archives {
	position: relative;
	width: 191px;
	height: 265px;
	overflow: hidden;
	float: right;
	margin: 0;
	padding-bottom: 35px;
}

div#corps div#news_archives ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#corps div#news_archives ul li {
	background: url(/images/paccueil/bullet_tiret.gif) 0 7px no-repeat;
	margin: 0;
	padding: 0 0 5px 10px;
	list-style: none;
}

div#corps div#news_archives a {
	text-decoration: none;
}

/* LEAGUE STATS, TRANSACTIONS */

div#corps div#col_gauche {
	float: left;
	width: 432px;
	margin: 10px 0;
}

div#corps div#col_droite {
	float: right;
	width: 213px;
	margin: 10px 0;
}

/* LEAGUE STATS */

/* PROFILE USER */
div#corps div#profile_user img {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

div#corps div#profile_user p {
	float: left;
	width: 200px;
	margin: 0;
	padding: 0;
}


/* LOGIN USER */
div#corps div#login_user p {
	width: 117px;
	float: left;
	margin: 0 10px 0 0;
}

div#corps div#login_user input {
	padding: 2px;
	font: normal normal normal 10px Arial,sans-serif;
	width: 100px;
	border: 1px solid #d0cecf;
}

div#corps div#login_user p#btn_loginsubmit {
	clear: both;
	float: none;
	width: 234px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0 0;
}

div#corps div#login_user p#btn_loginsubmit input { 
	font: normal normal normal 10px Arial,sans-serif; 
	width: auto; 
	border: 1px solid #d0cecf;
}

/* FORUM */
div#corps div#post_forum ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

div#corps div#post_forum ul li {
	padding: 5px 0 0 0;
	margin: 0;
}
div#corps div#post_forum ul li ul li { margin: 0; padding: 0; }

div#corps div#post_forum ul li em {
	color: #6b6b6b;
	font-style: normal;
}

div#corps div#post_forum ul li a,
div#breaking_news a {
	font-size: 11px;
}

/* ONLINE USERS*/
div#corps div#online_users p {
	clear: both;
	min-height: 24px; 
	height: auto !important; 
	height: 24px;
	padding: 0;
	margin: 10px 0 0 0;
}

div#corps div#online_users p img {
	float: left;
	display: block;
}

div#corps div#online_users p label {
	display: block;
	width: 125px;
	float: left;
	margin: 0 10px;
}

div#corps div#online_users p span {
	display: block;
	position: relative;
	top: 0;
	float: right;
	margin: 0;
	text-align: right;
}

div#corps div#transaction_league p {
	margin: 0 0 5px 0;
	padding: 0;
}

div#corps div#transaction_league div.contener {
	padding: 0 0 30px 0;
}

div#corps div#transaction_league div.equipe1 {
	background: url(/images/paccueil/btn-fleche.gif) right 7px no-repeat;
	position: relative;
	width: 130px;
	padding: 0 50px 0 35px;
	float: left;
}

div#corps div#transaction_league div.equipe2 {
	position: relative;
	width: 130px;
	padding: 0 0 0 55px;
	float: left;
}

div#corps div#transaction_league div.equipe1 img,
div#corps div#transaction_league div.equipe2 img {
	position: absolute;
	top: 1px;
	left: 0;
}

div#corps div#transaction_league div.equipe2 img {
	left: 20px;
}

div#corps div#transaction_league div.equipe1 p,
div#corps div#transaction_league div.equipe2 p {
	min-height: 26px; 
	height: auto !important; 
	height: 26px;
}

#contenerform {
	padding: 10px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000;
}

#contenerform input, #contenerform textarea {
	border: 1px solid #000;
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000;
	background: #d6d3d3;
}

#contenerform p {
	margin: 10px 0;
}

#contenerform p a {
	color: #000;
}

div#corps {
	font-family: Arial, sans-serif;
}

div#corps h1, div#corps h2, div#corps h3, div#corps h4, div#corps h5, div#corps h6 {margin:0px 3px 8px 0px; padding:0px;}
div#corps h1{font-size:24pt; line-height:30pt;}
div#corps h1{font-size:18pt;}
div#corps h1{font-size:14pt;}
div#corps h4{font-size:12pt;}
div#corps h5{font-size:10pt;}

div#corps td {font-size:12px;padding: 0;}
div#corps td {font-size:12px;padding: 0;}
div#corps td tr td { padding: 2px; }
div#corps th {text-align:left; font-size:12px;}

div#corps td a {
	color: #202020;
}	

div#corps .fieldset_principal {
	border: 1px solid #75736e;
	padding: 10px;
}

div#corps .teamLeadersHome {
	width: 245px;
	padding: 6px;
	background-color:#e9ecf3;
	border: 1px solid #75736e;
}

div#corps .teamLeaderssmall {
	padding: 6px;
	background-color:#e9ecf3;
	border: 1px solid #75736e;
}

div#corps .table_stats {
	margin: 10px 0 0 0;
	border: 1px solid #000;
	border-collapse: collapse;
}

div#corps .statsRow {
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
div#corps .playerHeaderCell {
	font-size: 12px;
	padding: 1px;
	padding: 1px 1px 1px 5px;
}

div#corps .playerHeaderCellend {
	font-size: 12px;
	padding: 1px;
	padding: 1px 3px 1px 0;
	color: #fff;
}

div#corps .playerHeaderCell a {
	color:#FFFFFF;
	font-weight:bold;
}

div#corps .emailcell {
	font-size: 12px;
	padding: 5px 0;
}

div#corps .emailcell a {
	color:#FFFFFF;
	font-weight:bold;
}

div#corps .headerCell {
	font-size: 12px;
	padding: 5px 1px 5px 5px;
	text-align: right;
}

div#corps .headerCellend {
	padding-right: 3px;
	text-align: right;
}

div#corps .headerCell a, div#corps .headerCellend a {
	color:#FFFFFF;
	font-weight:bold;
}

div#corps .link_table {
	padding: 5px 2px 0 0;
	text-align: right;
}
div#corps .link_table a {
	font-family:Arial, Helvetica, sans-serif;
}

div#corps .statsPlayerCell {
	width: 144px;
	font-size: 12px;
	padding: 5px 1px 5px 5px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#FFFFFF;
}
div#corps .leftAlignedColumn {
	width: 150px;
	font-size: 12px;
	padding: 1px 1px 1px 2px;
}
div#corps .statsSeasonCell {
	width: 80px;
	font-size: 12px;
	padding: 1px 1px 1px 2px;		
}
div#corps .statsCell {
	font-size: 12px;
	padding: 5px 1px 5px 5px;
	text-align: right;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#FFFFFF;
	border-collapse: collapse;
}
div#corps .statsCell2 {
	font-size: 12px;
	padding: 1px;
	text-align: right;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#FFFFFF;
	border-collapse: collapse;
}
div#corps .statsSortCell {
	font-weight: bold;
	font-size: 12px;
	padding: 1px 3px 0 0;
	text-align: right;
	background-color:#fff;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	color: #000;
}
div#corps .fullStatsCell {
	font-size: 12px;
	padding: 4px;
	text-align: right;
}
div#corps .statsCellLeft {
	font-size: 12px;
	padding: 1px;
	text-align: left;
}
div#corps .secondaryHeaderRow {
background-color:#000000;
color:#FFFFFF;
font-weight:bold;
}

div#corps .txt16Strg {
	font-size: 16px;
	padding-left: 4px; padding-top: 10px; padding-bottom: 10px; padding-right: 4px;
	background-color:#ECECEC;
	font-weight: bold;
}
div#corps .txt11 {
	font-size: 11px;
}

div#corps .table_resultats {	
	border:1px solid #75736E;
	padding:5px; 
	background-color:#fff; 
	margin-bottom:5px;
	z-index: 1;
}

div#corps .table_resultats h3 {
	float: left;
	display: block;
	padding: 0 0 5px 0;
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #000;
	z-index: 1;
}

div#corps .table_resultats table {
	text-align: left;
	background: #eeeeee;
	font-family: arial, sans-serif;
	font-size: 12px;	
	margin: 0 1px 0 0;
	padding: 0;
	border: 1px solid #c0c0c0;
	color: #6a6a6a;
	float: left;
	background: #fff url(/images/bg_scores.jpg) no-repeat;
}
div#corps .table_resultats table strong { color: #000; }
div#corps .table_resultats table td.spacer { padding: 2px; }
div#corps .table_resultats table td.nom_equipe { text-align: left; width: 25px; overflow: hidden; font-weight: bold; padding: 5px 0 0 5px;  }
div#corps .table_resultats table td.score_equipe { text-align: right; width: 14px; overflow: hidden; font-weight: bold; padding: 5px 5px 0 0; }
div#corps .table_resultats table td.score_etat { text-align: center; border-top: 1px solid #c0c0c0; color: #000; padding: 5px; margin: 10px 0 0 0; }
div#corps .table_resultats table td.score_etat a { color: #000; text-decoration: none; }

div#corps div#ballotage ul,
div#corps div#blesses ul {
	margin: 0 0 0 15px;
	padding: 0;
}

/*** clearfix ***/
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */








