body { 
  margin: 0; /* pour éviter les marges */ 
  text-align: center; /* pour corriger le bug de centrage IE */ 
  background: #bbbbbb;
}
h1#titreEntete{
	font-size:30px;
}
div#cadre { 
	margin-left: auto; 
	margin-right: auto; 
	width: 940px; 
	text-align: left; /* on rétablit l'alignement normal du texte */ 
	background: #ffffff;
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	border: 1px solid #333333;
}
span#slideSponsors{
	float: right;
}
ul{
	padding : 0 50px;
}
a.boutonAccueil{
	margin:0px 0px 0px 100px;
	width:300px;
	text-align:center;
	display:block;
	font-weight:bold;
	font-size: 20px;
	text-decoration:none;
	color:#000000;
	background:#FFFFFF;
	border:2px #000000 solid;
}
a.boutonAccueil:hover {
	background:#000000;
	color:#FFFFFF;
	border:2px #000000 solid;
}
table.accueil1{
	border: 1px solid #333333;
	padding: 20px;
	width:100%;
	background: #eeeeee;
}
table.accueil2{
	margin: 15px 0px;
	border: 0px;
	padding: 0px;
	width:100%;
}
table.accueil2 td{
	vertical-align: top;
	padding: 0px 5px;
}
table.accueil2 td.colonneGauche{
	text-align:center;
	padding: 10px 0px;
	border: 1px solid #333333;
}
table.accueil2 td.colonneDroite{
	text-align:center;
	padding: 15px;
	border: 1px solid #333333;
}
div.filActu{
	background: #000000;
	color: #ffffff;
	padding: 5px;
	margin: 0px 0px 15px 0px;
	font-weight: bold;
}
div.filActu  a:link, div.filActu a:visited, div.filActu a:active{
	text-decoration:none;
	color: #ffffff;
}
div.filActu a:hover{
	text-decoration:underline;
	color: #ffffff;
}
td.poules{
	border: 1px solid #000000;
	text-align: center;
	width:20px;
}
table.resultats{
	width: 940px;
	border: 1px solid black;
}
td.cellResultats{
	vertical-align:top;
	padding: 10px;
	margin:10px;
	text-align:center;
}
td.cellNavResultats{
	width: 390px;
	height:150px;
	vertical-align:top;
	padding: 10px;
	margin:10px;
}
td.cellWebcam{
	width: 390px;
	vertical-align:top;
	padding: 10px;
	margin:10px;
}
div#menu{
	height: 60px;
}

div#cadreXXX{
	width: 990px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
div.titrePoule{
	font-size: 24px;
	color:#000040;
	font-weight: bold;
}
table.resultatsMatchs{
	width:500px;
	margin : 10px;
	margin-left: auto;
    margin-right: auto;
}
td.resultatsMatchsNom1{
	text-align: right;
	width:200px;
	padding-right:10px;
	border: 1px solid black;
}
td.resultatsMatchsNom2{
	text-align: left;
	width:200px;
	padding-left:10px;
	border: 1px solid black;
}
td.resultatsMatchsScore{
	text-align: center;
	border: 1px solid black;
}
table.resultatsClassement{
	width:500px;
	margin : 10px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	border: 1px solid black;
}
td.resultatsClassementEntete{
	background-color:#000040;
	color:#FFFFFF;
	text-align: center;
}
td.equipeQualifiee{
	background-color:#DDDDDD;
	color:#000000;
	font-weight: bold ;
}

div#cadre p{
	padding: 10px;
	text-indent: 10px;
}
div#cadre p.titreParagraphe{
	font-weight: bold;
}

div#cadre img.image{
	margin:5px;
}
div#cadre img.affiche{
	margin:20px;
	float:left;
}
div.image{
	text-align:center;
}
span.gras{
	font-weight: bold;
}

div.video{
	text-align:center;
}
div.legende{
	text-align:center;
	font-weight: bold;
	margin-bottom: 10px;
}
div.bloc{
	font-size: 20px;
	text-align:center;
	font-weight: bold;
	padding: 10px;
	border-width: 10px;
	border-color: black;
}

div.topten{
	text-align:center;
}

table.topten{
	margin : 10px auto;
}
td.topten{
	border : solid 1px;
	height : 30px;
	text-align : center;
}

table.compositionPoule td{
	vertical-align: top;
}
table.compositionPoule {
	padding-bottom: 10px;
	margin-left: 0px;
}

table.poule{
	width : 115px;
	border-width:1px; 
	border-style:solid; 
	border-color:black; 
}

table.poule td{
	text-align:center;
	border:1px solid #999999;
	vertical-align: middle;
}

td.pouleNom3{
	font-weight:bold;
	font-size:16px;
	color: #FFFFFF;
	background-color:#000040;
}

td.pouleNom2{
	font-weight:bold;
	font-size:16px;
	color: #FFFFFF;
	background-color:#0000A0;
}

td.pouleNom1{
	font-weight:bold;
	font-size:16px;
	color: #FFFFFF;
	background-color:#0000FF;
}

td.clubPro{
	font-weight:bold;
	font-size:10px;
	height:70px;
}

td.clubAmateur{
	font-size:11px;
	font-weight:bold;
	height:50px;
}

td.clubSemiAmateur{
	font-size:11px;
	font-weight:bold;
	height:70px;
}

div.pouleTour{
	font-weight:bold;
	color: red;
	font-size:16px;
	padding-left:60px;
}

div.partenaires {
	text-align:center;
	margin : 20px 0px;
	border: 1px solid #333333;
	padding: 20px;
	background: #eeeeee;
}

div.partenaires span{
	border:0px;
	margin-left: 15px;
	margin-right: 15px;
}

div.partenaires img{
	border:0px;
}
div.annonce{
	text-align:center;
	border-style:solid;
	font-size: 24px;
	margin:10px;
	padding:10px;

}

