* {
	padding: 0;
	margin: 0;
}

body {
  background-image : url('../Images/bgline.jpg');
  background-attachment: fixed;
	font: 12px Arial, Verdana, Serif;
}
/* Début déroulement */
#defil {
	position: relative;
	margin: 0 auto;
	width: 490px;
	border: 1px solid #c6c6c6;
	height: 320px;
}
#defil img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#legend {
  height: 15px;
  line-height: 15px;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 3px;
	width: 484px;
	font-size: 11px;
	border-bottom: 1px solid #c6c6c6;
	border-left: 1px solid #c6c6c6;
	border-right: 1px solid #c6c6c6;
	background-color: #ececec;
}
/* Fin déroulement */
/* Début Formulaires */
table.commentcontent {
	width: 80%;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
}
table.comment {
	margin: 0 auto;
}
textarea.comment {
	background-color: #eee;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
	border: 1px solid #c6c6c6;
	padding: 3px;
}
legend {
	padding: 5px;
	font-size: 12px;
	color: #4c0099;
	font-weight: bold;
	border: 0;
}
input.txt {
	border: 1px solid #4c0099;
	color: #4c0099;
	font-size: 14px;
	background-color: #ececec;
	padding: 1px;
}
input.zm {
	border: 1px solid #fff;
	color: #4c0099;
	font-size: 12px;
	background-color: #ececec;
	padding: 1px;
}
input.res {
	border: 1px solid #4c0099;
	color: #4c0099;
	font-size: 12px;
	background-color: #fff;
	padding: 1px;
}
select.res{
  font-size: 12px;
  border: 1px solid #4c0099;
  color: #4c0099;
}
fieldset {
	border: 1px solid #000;
	width: 420px;
	margin: 0 auto;
}
fieldset.sondage {
	border: 1px solid #000;
	margin: 0 auto;
	background-color: #f7f7f7;
}
fieldset.sondage td {
	padding: 5px;
}
input.submit {
	border: 1px solid #4c0099;
	color: #4c0099;
	background-color: #ececec;
}
input.submitzm {
	border: 1px solid #000;
	color: #4c0099;
	background-color: #ececec;
	font-size: 10px;
}
input.submitcom {
	border: 1px solid #4c0099;
	color: #4c0099;
	background-color: #fff;
	font-size: 12px;
}
/* Fin Formulaires */
#topnews {
  background-color: #000;
  border-bottom: 2px solid #fff;
	margin: 0 auto;
  font: 11px Arial, Verdana, Serif;
  color: #fff;
}

#topnews a {
  color: #fff;
}
#topnews a:hover {
  color: #fff;
  text-decoration: underline;
}
#topnews table {
	padding: 0;
	margin: 0 auto;
  padding-right: 20px;
  width: 220px;
}

#container {
  background-color: #fff;
  border-left: 4px solid #000;
  border-right: 4px solid #000;
  border-top: 4px solid #000;
	margin: 0 auto;
	margin-top: 20px;
	width: 850px;
	text-align: left;
	padding: 20px;
}
#privcontent {
  margin-top: 10px;
  overflow:hidden;
  background-image: url('../Images/adminbg.jpg');
}
#adminpubl {
  float: left;
  width: 48%;
  clear: both;
  margin: 5px;
}
#adminpriv {
  float: right;
  width: 48%;
  margin: 5px;
}
#header {
	height: 121px;
	line-height: 121px;
	text-align: center;
	background-color: #4C0099;
}
#links {
	height: 20px;
	line-height: 20px;
	background-color: #ececec;
	background-image: url('../Images/links.jpg');
  padding-right: 5px;
	text-align: right;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin: 5px 0 5px 0;
}
#left {
	float: left;
	width: 155px;
	margin-bottom: 5px;
}
#logo {
  background-color: #3d0d7d;
  width: 100%;
  margin-top: 80px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  padding: 25px 0 25px 0;
  text-align: center;
}
#right {
	float: right;
	width: 155px;
	margin-bottom: 5px;
}
#resultats {
	border: 1px solid #000;
	background-color: #ececec;
	margin-bottom: 10px;
	padding: 5px;
	clear: both;
	overflow:hidden;
}
#rightbottom {
  float: right;
  width: 94%;
	border: 1px solid #000;
	background-color: #4c0099;
	margin-bottom: 10px;
	padding: 3px;
	color: #fff;
	text-align: justify;
	font-size: 11px;
}
#sondage {
  float: right;
  width: 94%;
	border: 1px solid #000;
	background-color: #4c0099;
	padding: 3px;
	color: #fff;
	text-align: justify;
	font-size: 11px;
	margin-top: 10px;
}
div.classement {
  float: right;
	margin: 0 auto;
	color: #000;
	font-size: 11px;
	width: 100%;
}
div.shortnews {
	margin-bottom: 10px;
	border-bottom: 1px dotted #000;
	background-image: url('../Images/bgsnews.jpg');
}
#menu {
	text-align: left;
	padding: 5px 0 0 0;
	border: 1px solid #000;
	background-color: #ececec;
}

#hello {
	text-align: justify;
	padding: 5px 5px 0 5px;
	margin-bottom: 20px;
	border: 1px solid #000;
	background-color: #ececec;
}
#news {
	padding: 5px;
	border: 1px solid #000;
	background-color: #ececec;
	text-align: justify;
	font-size: 11px;
	margin: 20px 0 5px 0;
}
#content {
	margin: 0 175px 0 175px;
	text-align: justify;
}
#results {
	border: 1px solid #4c0099;
	width: 490px;
	margin: 0 auto;
	margin-bottom: 10px;
	background-color: #ececec;
}

#team1 {
  float: left;
  margin-left: 2px;
  width:47%;
  background-color: #ececec;
  border: 1px solid #4c0099;
  padding: 3px;
  margin-bottom: 15px;
}

#team2 {
  float: right;
  margin-right: 2px;
  width:47%;
  background-color: #ececec;
  border: 1px solid #4c0099;
  padding: 3px;
  margin-bottom: 15px;
}

img.home {
  padding: 1px;
  border: 1px solid #000;
  margin: 2px 2px 2px 0;
  float: left;
}

p.item {
  margin-bottom: 10px;
  color: #00f;
  padding-left: 10px;
  font-weight: bold;
}

p.hometeam {
  margin-bottom: 5px;
  padding: 0;
}

p.hometeammsg {
  font-size: 11px;
}

#bref {
	clear: both;
  border: 1px solid #4c0099;
	width: 848px;
	margin: 0 auto;
	background-color: #ececec;
	font-size: 11px;
	overflow:hidden;
}
#enbref {
	clear: both;
	width: 848px;
	margin: 0 auto;
}
#brefleft {
  float: left;
  width: 50%;
}
table.left {
  width: 100%
}
table.left td {
  border-bottom: 1px solid #fff;
}
table.right td {
  border-bottom: 1px solid #fff;
}
#brefright {
  float: right;
  width: 50%;
}
table.right {
  width: 100%
}
#footer {
	height: 20px;
	background-color: #4c0099;
	clear: both;
	color: #fff;
	line-height: 20px;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	text-align: center;
	margin-top: 10px;
}
#private {
  width: 450px;
  margin: 0 auto;
  margin-top: 20px;
  border: 1px solid #4c0099;
  padding: 5px;
  background-color: #ececec;
  color: #000;
}
table.profil {
  border: 1px solid #000;
  margin-right: 10px;
  margin-bottom: 10px;
  background-color: #4c0099;
}
table.profil a {
  color: #fff;
}
table.private {
  width: 98%;
}
table.comite {
  width: 98%;
  background-color: #ececec;
  margin: 0 auto;
  margin-bottom: 15px;
  border: 1px solid #4c0099;
}

table.reg {
  width: 480px;
  background-color: #ececec;
  margin: 0 auto;
  border: 1px solid #065fc7;
  margin-bottom: 10px;
}
table.reg table{
  width: 120px;
}
table.reg a{
  text-decoration: none;
  color: #000;
}
table.reg a:hover{
  background-color: #065fc7;
  color: #fff;
  text-decoration: underline;
}
table.reg th {
  background-color: #065fc7;
}

table.reg img {
  text-align: center;
  margin: 2px;
}

table.comite th {
  text-align: left;
  padding: 5px;
  background-color: #065fc7;
  color: #fff;
  font-size: 13px;
}
td.comite {
  font-size: 15px;
  height: 20px;
  border-bottom: 1px solid #000;
  background-color: #fff;
  padding-left: 5px;
}
#ah {
  margin: 0 auto;
	padding: 5px 0 5px 0;
	text-align: center;
}
#comment {
	border: 1px solid #4c0099;
	background-color: #ececec;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
img.ah {
	padding-top: 5px;
	border: 0;
}
img.rslt {
	border: 1px solid #000;
}
a {
	color: #4c0099;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: none;
}

a.reg {
	color: #065fc7;
	text-decoration: none;
}
a.reg:hover {
	color: #000;
	text-decoration: none;
}
a.mauve {
	color: #ddd;
	text-decoration: none;
}
a.mauve:hover {
	color: #fff;
	text-decoration: underline;
}
table.results a {
	color: #000;
	text-decoration: none;
}
table.results a:hover {
	color: #4C0099;
	text-decoration: underline;
}
table.bref a {
	color: #4c0099;
	text-decoration: none;
}
table.bref a:hover {
	color: #000;
	text-decoration: underline;
}
#links a {
	color: #000;
	text-decoration: none;
}
#links a:hover {
	color: #4c0099;
	text-decoration: underline;
}
#right a.clst {
	color: #000;
	text-decoration: none;
}
#right a.clst:hover {
	color: #4c0099;
	text-decoration: none;
}
#right a {
	color: #4c0099;
	text-decoration: none;
}
#right a:hover {
	color: #4c0099;
	text-decoration: underline;
}
#right a.team {
	color: #fff;
	text-decoration: none;
}
#right a.team:hover {
	color: #dadada;
	text-decoration: none;
	padding-left: 2px;
}
ul {
	list-style-type: none;
	margin: 0;
}
li {
	border-bottom: 1px dotted #fff;
	padding: 2px 0 2px 0;
}
li a {
	display: block;
	padding-left: 5px;
	color: #000;
}
li a:hover {
	display: block;
	background-color: #4c0099;
	color: #fff;
	text-decoration: none;
}
li.surbr {
  background-color:#b2b2b2;
}
h2 {
	font-size: 12px;
	color: #fff;
	border-bottom: 1px dotted #fff;
	margin-bottom: 5px;
}
h3 {
	font-size: 24px;
	color: #4c0099;
	border-bottom: 1px dotted #000;
	padding: 0;
	text-align: justify;
	margin-bottom: 10px;
}
h4 {
	font-size: 15px;
	color: #4c0099;
	border-bottom: 1px dotted #000;
	padding: 5px 0 5px 0;
	font-weight: none;
}
h5 {
	font-size: 12px;
	border-bottom: 1px dotted #000;
	margin-bottom: 15px;
	font-weight: none;
}
p.bgp {
  text-align: center;
	font-size: 12px;
	border-bottom: 1px dotted #000;
	margin-bottom: 15px;
	font-weight: none;
	color: #fff;
	background-color: #4c0099;
}
h6 {
	font-family: Trebuchet MS, Arial, Verdana, Serif;
	font-size: 17px;
	margin-bottom: 5px;
}
img.menu {
	padding-right: 5px;
}
img.flechebl {
	padding-right: 5px;
}
img.fleche {
	padding-right: 5px;
}
img.flechebb {
	padding: 0 5px 0 0;
}
img.progsaison {
	padding-top: 15px;
}
img.border {
	border: 1px solid #000;
}
img.noborder {
	border: 0;
}
img.news {
  border: 1px solid #4c0099;
  margin: 0 5px 5px 0;
}
p.title {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
p {
	margin-bottom: 10px;
}
p.vite {
	margin-bottom: 10px;
	background-color: #e8e8e8;
	border: 2px solid #4c0099;
	padding: 5px;
}

p.center {
	text-align: center;
}
p.nextpage {
	text-align: center;
	margin-top: 10px;
}
p.auteur {
	text-align: right;
	font-size: 11px;
}
p.right {
	text-align: right;
}

p.righthome {
	text-align: right;
	background-color: #fff;
	padding-right: 2px;
	border: 1px solid #4c0099;
	font-size: 10px;
}
p.centerimg {
	text-align: center;
	margin-top: 10px;
}
p.points {
	border: 1px dotted #000;
	margin: 10px 0 15px 0;
	padding: 5px;
	background-color: #f1f1f1;
}
th {
	text-align: center;
	background-color: #4c0099;
	font-size: 12px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
th.stats {
	text-align: center;
	background-color: #ffac1b;
	font-size: 12px;
	color: #4a4a4a;
	border-bottom: 1px solid #000;
}
th.statspart {
	text-align: center;
	background-color: #fecd79;
	font-size: 12px;
	color: #4a4a4a;
	border-bottom: 1px solid #000;
}
table.prono {
	width: 476px;
	margin: 0 auto;
	background-color: rgb(179,197,240);
	margin-bottom: 1px;
}
table.audience {
	font-size: 11px;
	text-align: left;
	width: 98%;
	margin: 0 auto;
	border-left: 1px dotted #ececec;
	border-right: 1px dotted #ececec;
	margin-bottom: 10px;
}
table.audience td {
	border-bottom: 1px dotted #ececec;
}
table.results {
	font-size: 11px;
	width: 490px;
	margin: 0 auto;
	padding: 1px;
}
table.photos {
  width: 480px;
  border: 1px solid #4c0099;
  margin: 0 auto;
}
table.photos td {
  border-bottom: 1px dotted #000;
}
table.news {
	width: 480px;
	margin: 0 auto;
}
table.lastnews {
	font-size: 11px;
	margin: 0 auto;
	width: 98%;
	border: 1px solid #ececec;
}
table.lastnews td {
	border-bottom: 1px solid #ececec;
	padding-left: 5px;
}
table.training {
	width: 490px;
	margin: 0 auto;
}
table.anniv {
	width: 400px;
	margin: 0 auto;
}
table.msg {
  margin: 0 auto;
  background-color: #ececec;
  border: 1px solid #4c0099;
  width: 98%;
  margin-bottom: 10px;
}
table.msgsee {
  margin: 0 auto;
  background-color: #ececec;
  border: 1px solid #4c0099;
  width: 98%;
  margin-bottom: 5px;
}
table.msgsee th {
  text-align: left;
  background-color: rgb(179,197,240);
  border-bottom:1px solid #000;
}
table.anniv td {
	border-bottom: 1px solid #ececec;
}
table.picmys {
  width: 450px;
  height: 50px;
  background-image: url(http://www.bcml.be/Images/bgpicmys.jpg);
  margin: 0 auto;
  margin-bottom: 5px;
}
table.pronov {
  margin: 0 auto;
  margin-bottom: 10px;
  background-image: url(http://www.bcml.be/Images/bgprono.gif);
  width: 430px;
  height: 400px;
  border: 0;
}
table.teams {
	width: 98%;
	margin: 0 auto;
}
table.inscr {
	width: 380px;
	margin: 0 auto;
}
table.form {
	margin: 0 auto;
	width: 350px;
}
form.prono {
  background-color: #0080ff;
  border: 1px solid #4c0099;
}
table.priv {
  width: 98%;
  margin: 0 auto;
  border: 1px solid #4c0099;
  margin-bottom: 10px;
  padding: 5px;
  background-color: #ececec;
}
table.priv td {
  border-bottom: 1px dotted #fff;
  height: 15px;
  line-height: 15px;
}
table.priv th {
  background-color: #4c0099;
  text-align: left;
  color: #fff;
  border-bottom: 1px dotted #fff;
  height: 15px;
  padding: 5px;
}
table.commentaire {
	border: 1px dotted #ececec;
	margin: 0 auto;
	margin-bottom: 10px;
	width: 480px;
	text-align: justify;
}
table.commentaire td {
	text-align: justify;
	background-color: #ececec;
	padding: 5px;
}
table.equipe0809 {
	width: 98%;
	margin: 0 auto;
	border: 1px solid #4c0099;
}
table.equipe0809 td {
	border-bottom: 1px dotted #4c0099;
}
table.result0809 {
	width: 490px;
	margin: 0 auto;
	border: 1px solid #4c0099;
	background-color: #ececec;
	margin-bottom: 10px;
}
table.result0809 td {
	border-bottom: 1px dotted #fff;
}
table.result0809 a {
	color: #000;
}
table.result0809 a:hover {
	color: #000;
	text-decoration: underline;
}
table.stats {
	margin: 0 auto;
	margin-bottom: 10px;
	width: 98%;
	padding: 2px;
	background-color: #f7f7f7;
}
table.stats td {
	border-bottom: 1px dotted #000;
}
table.statsp {
	margin: 0 auto;
	margin-bottom: 10px;
	width: 98%;
	padding: 2px;
	border: 1px solid #4c0099;
}
table.statsp td {
	border-bottom: 1px solid #ececec;
}
table.statsp th {
	text-align: left;
	font-size: 16px;
	padding: 5px;
}
table.cent {
	width: 98%;
}
table.connect {
  margin-top: 5px;
  background-color: #fff;
  font-size: 11px;
}
table.connect a {
  color: #4c0099;
  text-decoration: none;
}
table.connect a:hover {
  color: #000;
  text-decoration: underline;
}
table.connect td {
  border-bottom: 1 px solid #ececec;
}
td.grey {
  text-align: center;
  font-weight: bold;
  background-color: #d0d0d0;
}
tr.grey {
  background-color: #d0d0d0;
}
span.bcmlmauve {
	color: #4c0099;
	font-weight: bold;
}
span.bcmlblanc {
	color: #fff;
	font-weight: bold;
}
span.red {
	color: #f00;
}
span.blue {
	color: #00f;
}
span.withe {
	color: #fff;
}
span.purple {
	color: #4c0099;
}
span.green {
	color: #3f3;
}
table.results td {
	border-bottom: 1px dotted #fff;
}
#bref table th {
	text-align: left;
	padding-left: 5px;
}
#right table {
	width: 100%;
}
#right th {
	text-align: left;
	font-weight: normal;
	border-bottom: 1px dotted #fff;
}
table.news td {
	border-bottom: 1px dotted #c2c2c2;
}
table.training td {
	border-bottom: 1px dotted #c2c2c2;
}
table.teams td {
	border-bottom: 1px dotted #c2c2c2;
}
td.center {
	text-align: center;
}
td.clst {
	text-align: center;
	border-bottom: 1px solid #bbb;
	border-top: 1px solid #bbb;
}
td.right {
  text-align: right;
  border-bottom: 1px dotted #fff;
}
td.player {
	width: 125px;
}
td.clst {
	font-size: 11px;
	text-align: center;
	background-color: #fff;
}
td.clst a {
	color: #000;
	text-decoration: none;
}
td.clst a:hover {
	color: #4c0099;
	text-decoration: none;
}
td.team {
	background-color: #4c0099;
	border: 1px dotted #000;
	text-align: center;
	font-weight: bold;
}
td.team a {
	color: #fff;
	text-decoration: none;
}
td.team a:hover {
	color: #fff;
	text-decoration: none;
}
