.menutitre {
  font-weight : bold;
  font-family : courier;
  font-size : 16;
}

.menulien {
   text-decoration : none;
   font-family : "Arial", Georgia, "Courier Niew", "Times New Roman", Times, serif;
   font-size : 12pt;
   color:white;
   font-weight: bold;
}

.sousmenulien {
   text-decoration : none;
   font-family : "Verdana, Arial", Georgia, "Courier Niew", "Times New Roman", Times, serif;
   font-size : 10pt;
   font-style: italic ;
   color:white;
   font-weight: bold;
}

.menulienlayer {
   text-decoration : none;
   font-family : "Arial", Georgia, "Times New Roman", Times, serif;
   font-size : 10pt;
   background:#f70000;
   padding-left : 5px;
   width:150px;
   font-weight: bold;
}

.menulayer {
   text-decoration : none;
   font-family : Georgia, "Times New Roman", Times, serif;
   font-size : 12;
   background:#f70000;
   padding-left : 5px;
   width:150px;
   color:white;
}


.text {
  font-family : verdana;
  color : #ffffff;
  font-size : 11;
}
.info {
  font-family : verdana;
  color : #ffffff;
  font-style: italic ;
  font-size : 11;
}

.textgras {
  font-family : verdana;
  color : yellow;
  font-weight : bold;
  font-size : 11;
 }

.soustitre {
  font-family : verdana;
  color : yellow;
  font-style: italic ;
  font-size : 11;
 }
.bi{
  font-style: italic ;
  font-weight : bold;
 }
.titre {
  background-position : center;
  width : 500px;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-color: yellow;
  border-width: 1px;
  text-align : center;
  font-family : verdana;
  color : yellow;
  font-weight : bold;
  font-size : 16;
 }
 
 .titre2 {
  margin : 20px;
  font-family : verdana;
  color : yellow;
  font-weight : bold;
  font-size : 14;
 }
 
 .titre3{
 margin-top : 10px;
  font-family : verdana;
  color : black;
  font-weight : bold;
  font-size : 12;
 }

 
HR.categorie{
 width : 450px;
 height : 3px;
 margin : 20px;
} 

HR.souscategorie{
 width : 300px;
 color : white;
 margin : 30px;
} 
 
A {
 
}

A:link {
  text-decoration : none;
  color: #FFFFFF;
}

A:visited {
  text-decoration : none;
  color: #EFEFEF;
}

A:active {
  text-decoration : none;
  color: yellow;
}

A:hover {
  text-decoration : underline;
  color: yellow;
}


A:link.menulien {
  color: #FFFF00;
}

A:visited.menulien {
  color: #FFFF44;
}

A:active.menulien {
  color: yellow;
}

A:hover.menulien {
  color: #FFFFFF;
  text-decoration : underline;
  font-weight : bold;
}

A:link.liennews {
  color: #FFFFFF;
}

A:visited.liennews {
  color: #FFFFFF;
}

A:active.liennews {
  color: yellow;
}

A:hover.liennews {
  color: yellow;
  text-decoration : underline;
}

A:link.menulienlayer {
  color: #FFFF00;
}

A:visited.menulienlayer {
  color: #FFFF44;
}

A:active.menulienlayer {
  color: yellow;
}

A:hover.menulienlayer {
  color: #FFFFFF;
text-decoration : underline;
  font-weight : bold;
}

A:link.textnews {
  color: #FFFF00;
text-decoration : none;
  font-style : italic;
  font-weight : bold;
}

A:visited.textnews {
  color: #FFFF44;
text-decoration : none;
font-style : italic;
  font-weight : bold;

}

A:active.textnews {
  color: yellow;
text-decoration : none;
  font-weight : bold;
font-style : italic;

}

A:hover.textnews {
  color: #FFFFFF;
  text-decoration : underline;
  font-weight : bold;
  font-style : italic;
}



A:link.lienjoueur {
  color: #0000AA;
  text-decoration : none;

}

A:visited.lienjoueur {
  color: #1111AA;
  text-decoration : none;

}

A:active.lienjoueur {
  color: #1111AA;
  text-decoration : none;

}

A:hover.lienjoueur {
  color: red;
  text-decoration : underline;
}


BODY {
  background-color : #000000;
  scrollbar-face-color: #444444; 
  scrollbar-shadow-color: black; 
  scrollbar-highlight-color: #FFFCCC; 
  scrollbar-3dlight-color: #FFFFCC; 
  scrollbar-darkshadow-color: navy; 
  scrollbar-track-color: #444444; 
  scrollbar-arrow-color: white;
}

TD {
 vertical-align : top;
} 


