.bod
{
  background-color:red;
}

.gauche
{
  text-align:left;
}

.milieu
{
  text-align:center;
}

body 
{
  font-family: tahoma;
  font-size: 12px;
  color:white;
  background-color:white;
}

.white
{
  margin-top:1px;
  background-color: white;
  color: black;
  font-size: 9px;
  text-align:right;  
}

.menuTop
{
  background-image: url(pics/logos/anight.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-color:black;
  color:white;
  text-align:left;
  font-size:12px;
  padding-top:195px;
}

.menuBottom
{
  /*background-image: url(pics/logos/bottomLine.jpg);*/
  background-position: top;
  background-repeat: repeat;
  background-color:white;
}

.centerBottom
{
  /*background-image: url(pics/logos/bottomLine2.jpg);*/
  background-position: top;
  background-repeat: no-repeat;
  background-color:red;
}


ul {list-style-type: none;} 

li {margin-bottom: 5px;}

td {text-align:center;}


.menuItem a
{
  margin: 0px;
  width:auto; 
  height: 20px;
  display: block;
  text-align: right;
  border: 1px solid black;
  text-decoration: none;
  color: #ffffff;
  background: #000000;
}
	 
.menuItem a:hover 
{
  background: #ffffff;
  color:#000000;
}

.lien
{
  border-width:1px; 
  border-color:black; 
  color:white;
  text-align:center;
}

.lienjaune
{
  border-width:1px; 
  border-color:black; 
  color:yellow;
}

.centre
{
  text-align:center;
  background-color:black;  
  color:white;
}

.centreWhite
{
  text-align:center;
  background-color:white;  
  color:black;
  font-size:9px;
}

.centre td
{
  text-align:left;
}

.black
{
  background-color: black;
  color: white;
  text-align: right;  
}

.blackPic 
{
  background-color: black;
}

.titre 
{
  letter-spacing: 0.4cm;
  font-weight: bold;
  font-size: 16px;  
  text-align: center;  
}

