@charset "utf-8";
/* CSS Document */

div.blanc {
	background-color:#FFF;
	border:1px #fff solid;
	margin:5px;
	margin-bottom:15px;
	padding:10px;
	float:left;
	width:680px;
}
div.head {
	display:block;
}
div.blanc p img {
	padding:10px;
}
h2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#711e22;
	padding:5px;
}
#list {
	width:450px;
	float:left;
	margin-bottom:25px;
}
#list li {
	border-top:1px solid #EAEAEA;
	padding:5px;
	width:140px;
	float:left;
}
#bilan {
	width:50px;
	float:left;
}
#bilan.col {
	width:100px;
	font-weight:bold;
}
#bilan.tot {
	color:#711e22;
}
#bilan li {
	display:block;
	height:15px;
	border-bottom:1px #EAEAEA solid;
	padding:2px;
	text-align:center;
}
.bilan {
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
ul.car li {
	padding:2px;
	text-align:center;
	float:left;
	display:block;
	border-bottom:1px #EAEAEA solid;
	line-height:25px;
	overflow:hidden;
	height:25px;
}
ul.car li.sais {
	width:150px;
}
ul.car li.club {
	width:250px;
}
ul.car li.matches {
	width:50px;
}

ul.car li.buts {
	width:50px;
}
ul.title {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
}
ul.car li.titu {
	width:50px;
}
ul.car li.remp {
	width:50px;
}
.metz li {
	background:#FAF0EE;
	font-weight:bold;
}
li.ma {
	font-weight:bold;
}
.coul li {
	background:#FAF0EE;
}
