* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
html, body {
	width: 100%;
	height: 100%;
	background: #000000;
	font-family: TAHOMA, GENEVA, SANS-SERIF;
	font-size: 10px;
}
div#conteneur {
	width: 985px;
	position: relative;
	margin: 0px auto;
	background: #FFFFFF;
}
html>body div#conteneur {height: auto;}
/********* Header / Footer **********/
div#header {
	background: url('images/banniere.jpg') no-repeat top left;
	width: 985px;
	height: 152px;
}
div#footer {
	width: 985px;
	height: 60px;
	line-height: 60px;
	color: #FFBF09;
	text-align: center;
	clear: both;
	background: #000000;
}
/********* Menu **********/
div#interligne {
	background: #ffbf09;
	width: 985px;
	height: 8px;
}
#menu, #menu ul /* Liste */     
{
        padding : 0; /* pas de marge intérieure */
        margin : 0; /* ni extérieure */
        list-style : none; /* on supprime le style par défaut de la liste */
        line-height : 30px; /* on définit une hauteur pour chaque élément */
        text-align : center; /* on centre le texte qui se trouve dans la liste */
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#menu /* Ensemble du menu */
{
        height: 30px;
        font-size : 11px; /* hauteur du texte : 12 pixels */
		width: 720px;
}
#menu a /* Contenu des listes */
{
        display : block; /* on change le type d'élément, les liens deviennent des balises de type block */
        padding : 0; /* aucune marge intérieure */
        background : #000; /* couleur de fond */        
        color : #fec104; /* couleur du texte */
        text-decoration : none; /* on supprime le style par défaut des liens (la plupart du temps = souligné) */
        width : 60px; /* largeur */
}
#menu li /* Éléments des listes */      
{ 
        float : left; 
		width: 60px;
        /* pour IE qui ne reconnaît pas "transparent" */
}
#menu li ul /* Sous-listes */
{ 
        position: absolute; /* Position absolue */
        width: 80px; /* Largeur des sous-listes */
        left: -999em; /* Hop, on envoie loin du champ de vision */
}
#menu li ul li a/* Sous-listes */
{ 
        color: #ffffff;
		width: 120px;
}
#menu li ul ul 
{
        margin    : -22px 0 0 144px ; /* On décale les sous-sous-listes pour qu'elles ne soient pas au dessus des sous-listes */ 
        /* pour IE qui ne reconnaît pas "transparent" (comme précédemment) */    
}
#menu a:hover /* Lorsque la souris passe sur un des liens */    
{
        color: #000; /* On passe le texte en noir... */
        background: #fff; /* ... et au contraire, le fond en blanc */
}
#menu a:hover  .SurvolMenu/* Lorsque la souris passe sur un des liens */    
{
        color: #000; /* On passe le texte en noir... */
}
.SurvolMenu {
		color: #FFFFFF;
		font-weight: bold;
}
#menu li:hover ul ul, #menu li.sfhover ul ul /* Sous-sous-listes lorsque la souris passe sur un élément de liste */
{
        left: -999em; /* On expédie les sous-sous-listes hors du champ de vision */
}
#menu li:hover ul, #menu li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul  /* Sous-listes lorsque la souris passe sur un élément de liste ET sous-sous-lites lorsque la souris passe sur un élément de sous-liste */
{
        left: auto; /* Repositionnement normal */
        min-height: 0; /* Corrige un bug sous IE */
}
div#MenuD {
	width: 265px;
	float: right;
	color: #FFFFFF;
	background: #000000;
	font-family: TAHOMA, GENEVA, SANS-SERIF;
	font-size: 10px;
	text-align: right;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 30px;
	line-height: 30px;
}
/********* Contenu **********/
div#contenu {
	width: 985px;
	background: #FFFFFF;
	font-family: TAHOMA, GENEVA, SANS-SERIF;
	font-size: 11px;
	/*padding-left: 10px;
	padding-right: 10px;
	font-family: TAHOMA, GENEVA, SANS-SERIF;*/
}
div#editoTitle{
	display: none;
}
div.editoG{
	text-align: justify;
	font-size: 10px;
	padding: 0px 10px 10px 10px;
}
div.edito img{
	border: 0;
}
div.edito p{
	text-indent: 0;
	padding-left: 0;
	font-size: 10px;
}
div#ColG {
	width: 490px;
	padding-left: 10px;
	padding-right: 10px;
}
div#ColM {
	width: 290px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	margin: 0 auto;
	text-align: center;
}
div#ColD {
	width: 150px;
	padding-left: 7px;
	padding-right: 8px;
	float: right;
}
div#Col2G {
	width: 675px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
div#Col2D {
	width: 270px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}
div#Col2Gauche {
	width: 605px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
div#Col2Droite {
	width: 340px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	background: #FFFFFF;
}
div.ClassementPouleH {
	background: #000000;
	color: #FFFFFF;
	float: right;
	font-size: 10px;
	border-radius: 5px 5px 0px 0px;
	width: 175px;
	height: 20px;
	text-align: right;
	padding-right: 3px;
	padding-top: 3px;
}
div.CompteursPouleH {
	background: #000000;
	color: #FFFFFF;
	float: right;
	font-size: 10px;
	border-radius: 5px 5px 0px 0px;
	width: 275px;
	height: 20px;
	text-align: right;
	padding-right: 3px;
	padding-top: 3px;
}
div.ClassementPoule {
	width: 100%;
	background: #000000;
	color: #FFFFFF;
	margin: 0 auto;
	font-size: 10px;
	border-radius: 5px 0px 5px 5px;
	clear: both;
}
div.ClassementPoule a{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.ClassementPoule a:visited{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.ClassementPoule a:active{
	color: rgb(254,193,4);
	text-decoration: underline;
}
div.NextGame {
	width: 100%;
	background: #000000;
	color: #FFFFFF;
	margin: 0 auto;
	font-size: 10px;
	border-radius: 5px;
}
div.NextGame a{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.NextGame a:visited{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.NextGame a:active{
	color: rgb(254,193,4);
	text-decoration: underline;
}
div#ColDemiG {
	width: 473px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
div#ColDemiD {
	width: 472px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}
div#Col2Gef {
	width: 745px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
div#Col2Def {
	width: 195px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
	border-left: 5px solid #000000;
}
/*********** News ************/
div.news {
	width: 259px;
	background: #000000;
	color: #FFFFFF;
	margin: 0 auto;
	font-size: 10px;
}
div.newsH {
	width: 259px;
	height: 8px;
	background: url('images/hotnews_haut.jpg') no-repeat top left;
}
div.newsB a{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.newsB a:visited{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.newsB a:active{
	color: rgb(254,193,4);
	text-decoration: underline;
}
div.newsB {
	width: 259px;
	background: #000000;
}
div.newsF {
	width: 259px;
	height: 8px;
	background: url('images/hotnews_bas.jpg') no-repeat bottom left;
}
div.news2 {
	width: 259px;
	background: #000000;
	margin: 0px auto;
	color: #FFFFFF;
	font-size: 10px;
}
div.newsH2 {
	width: 259px;
	height: 15px;
	background: url('images/hotnews_haut.jpg') no-repeat top left;
}
div.newsB2 a{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.newsB2 a:visited{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.newsB2 a:active{
	color: rgb(254,193,4);
	text-decoration: underline;
}
div.newsB2 {
	width: 259px;
	background: #000000;
}
div.newsF2 {
	width: 259px;
	height: 15px;
	background: url('images/hotnews_bas.jpg') no-repeat bottom left;
}
/********* A la une **********/
div#alaune {
	background: url('images/alaune.jpg') no-repeat bottom left;
	text-align: center;
	margin: 0 auto;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
}
div#contenu h1 {
	text-align: center;
	color: #850000;
}
div#contenu h2 {
	text-align: right;
	text-decoration: underline;
	font-weight: normal;
	color: #000085;
}
div#contenu p {
	text-align: justify;
	text-indent: 0px;
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-size: 10px;
}
div.footclass {
	width: 625px;
	background: #000000;
	color: #efd807;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
}
div.footclassH {
	width: 625px;
	height: 8px;
	background: url('images/footnews_haut.jpg') no-repeat top left;
}
div.footclassB a{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.footclassB a:visited{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.footclassB a:active{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.footclassB {
	width: 625px;
	background: #000000;
	/*height: 50px;*/
	line-height: 50px;
}
div.footclassB img{
	vertical-align: middle;
}
div.footclassF {
	width: 625px;
	height: 8px;
	background: url('images/footnews_bas.jpg') no-repeat bottom left;
}
div.footclass2 {
	width: 750px;
	background: #000000;
	color: #FEC104;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
}
div.footclassH2 {
	width: 100%;
	height: 8px;
	background: url('images/footnews_haut3.jpg') no-repeat top left;
}
div.footclassB2 a{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.footclassB2 a:visited{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.footclassB2 a:active{
	color: rgb(254,193,4);
	text-decoration: none;
}
div.footclassB2 {
	width: 100%;
	background: #000000;
	/*height: 50px;*/
	line-height: 50px;
}
div.footclassB2 img{
	vertical-align: middle;
}
div.footclassF2 {
	width: 100%;
	height: 8px;
	background: url('images/footnews_bas3.jpg') no-repeat bottom left;
}
div#contenu tr td.tableauH {
	background: url('images/footnews_haut2.jpg') no-repeat bottom left;
	width: 100%;
}
div#contenu tr td.tableauH2 {
	background: url('images/footnews_haut3.jpg') no-repeat bottom left;
	width: 100%;
}
div#contenu tr td.tableauH3 {
	background: url('images/footnews_haut4.jpg') no-repeat bottom left;
	width: 100%;
}
div#contenu tr td.tableauB {
	background: url('images/footnews_bas2.jpg') no-repeat top left;
	width: 100%;
}
div#contenu tr td.tableauB2 {
	background: url('images/footnews_bas3.jpg') no-repeat top left;
	width: 100%;
}
div#contenu tr td.tableauB3 {
	background: url('images/footnews_bas4.jpg') no-repeat bottom left;
	width: 100%;
}
div#contenu tr td.tableauM {
	background: #000000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
div#contenu tr td.tableauM a:active{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.tableauM a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.tableauM a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.tableauM a:link{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.tableauMG {
	background: url('images/tabG.jpg') no-repeat top left;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
div#contenu tr td.tableauMG a:active{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.tableauMG a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.tableauMG a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.tableauMG a:link{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.tableauMD {
	background: url('images/tabD.jpg') no-repeat top right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}
div#contenu tr td.tableauMD a:active{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.tableauMD a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.tableauMD a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.tableauMD a:link{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu tr td.LinkTri {
	background: #000000;
	color: #FEC104;
	font-weight: bold;
	font-size: 10px;
}
div#contenu tr td.LinkTri a:active{
	color: #FEC104;
	text-decoration: none;
}
div#contenu tr td.LinkTri a:visited{
	color: #FEC104;
	text-decoration: none;
}
div#contenu tr td.LinkTri a:hover{
	color: #FEC104;
	text-decoration: none;
}
div#contenu tr td.LinkTri a:link{
	color: #FEC104;
	text-decoration: none;
}
div#contenu tr.clair {
	background: #FFFFFF;
}
div#contenu tr.clair2, div#contenu tr.clair2 a:link, div#contenu tr.clair2 a:visited  {
	background: #FFFFFF;
	color: #360177;
}
div#contenu tr.fonce {
	background: #EAE6E6;
}
div#contenu tr.fonce2, div#contenu tr.fonce2 a:link, div#contenu tr.fonce2 a:visited {
	background: #EAE6E6;
	color: #360177;
}
table.MiniCalendar {
	text-align: center;
	font-size: 11px;
	width: 100%;
}
table.MiniCalendar tr.titre{
	background: #000000;
	color: #fec104;
	font-weight: bold;
}
table.MiniCalendar tr.middle{
	height: 50px;
}
table.MiniCalendar tr.foot{
}
div#palmG {
    width: 480px;
    float: left;
}
div#palmD {
    width: 503px;
    float: right;
    font-size: x-small;
}
div#palmG tr td.titre, div#palmD tr td.titre, div#palmD tr th.titre {
    background: #000000;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
	border: none;
}
div#palmD .ligneinvisible {
	display: none;
}
div#palmD .lignevisible {
	visibility: visible;
}
div#contenu table.thisyear {
	border-spacing: 0;
	color: black;
	text-align: center;
	width: 100%;
}
div#contenu table.thisyear tr td.thisyearM {
	background-color: black;
	color: white;
	font-weight: bold;
}
div#contenu table.thisyear tr td.thisyearM a:active{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu table.thisyear tr td.thisyearM a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu table.thisyear tr td.thisyearM a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu table.thisyear tr td.thisyearM a:link{
	color: #FFFFFF;
	text-decoration: none;
}
div#contenu table.thisyear tr td.LinkTri a:active{
	color: #FEC104;
	text-decoration: none;
}
div#contenu table.thisyear tr td.LinkTri a:visited{
	color: #FEC104;
	text-decoration: none;
}
div#contenu table.thisyear tr td.LinkTri a:hover{
	color: #FEC104;
	text-decoration: none;
}
div#contenu table.thisyear tr td.LinkTri a:link{
	color: #FEC104;
	text-decoration: none;
}
div#contenu table.thisyear tr td.thisyearM2 {
	color: rgb(254,193,4);
	font-weight: bold;
	background: #000000;
}
div#contenu table.thisyear tr td.thisyearG {
	background-color: #000000;
	border: none;
	font-weight: bold;
	color: white;
	-moz-border-radius: 5px 0px 0px 5px / 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px / 5px 0px 0px 5px;
	-webkit-border-top-left-radius: 5px 5px;
	-webkit-border-top-right-radius: 0px 0px;
	-webkit-border-bottom-right-radius: 0px 0px;
	-webkit-border-bottom-left-radius: 5px 5px;
	border-radius: 5px 0px 0px 5px / 5px 0px 0px 5px;
}
div#contenu table.thisyear tr td.thisyearD {
	background-color: #000000;
	border: none;
	color: white;
	font-weight: bold;
	-moz-border-radius: 0px 5px 5px 0px / 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px / 0px 5px 5px 0px;
	-webkit-border-top-left-radius: 0px 0px;
	-webkit-border-top-right-radius: 5px 5px;
	-webkit-border-bottom-right-radius: 5px 5px;
	-webkit-border-bottom-left-radius: 0px 0px;
	border-radius: 0px 5px 5px 0px / 0px 5px 5px 0px;
}
div#contenu table.thisyear tr td a:hover{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
div#contenu table tr td a.staile:hover{
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.tabedito {
	display:none;
	border:0;
	width: 100%;
}
.tabeditoselect {
	display:table;
	border:0;
	width: 100%;
}
.IMGconfront{
	width: 75px;
	height: 75px;
}
.RedBold {
	font-weight: bold;
	color: #FF0000;
}
.BlackBold {
	font-weight: bold;
	color: #000000;
}
.popup {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* The actual popup */
.popuptext {
  visibility: hidden;
  width: 360px;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -180px;
}

/* Popup arrow */
.popuptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.show {
  visibility: visible;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
  from {opacity: 0;} 
  to {opacity: 1;}
}

@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity:1 ;}
}