body { 
  background-color : #cccccc ;
  background-image : url("/pics/fonds/index.jpg") ;
  background-attachment : scroll ;
  background-repeat : repeat ;
  background-position : top center ;
  min-height : 1190px ;
  min-width : 1000px ;
  max-height : 1815px ;
  max-width : 1280px ;
  text-align : center ;
}

table {
  position : static ; 
  float : none ; 
  text-align : center ;
  border : none ;
  width : 100% ;
}

a {  
  border : none ;
}

a.menu_bas, a.menu_bas:visited, a.menu_bas:link {  
  text-decoration : none ;
  background-color : #554488 ;
  color : #ddccaa ;
}

a.menu_bas:hover {  
  text-decoration : none ;
  background-color : #ddccaa ;
  color : #554488 ;
}

img {  
  border : none ;
}

tr {  
  text-align : center ;
}

td.button {  
  text-align : center ;
  vertical-align : middle ;
}

div.marquee {  
  marquee-style : alternate ;
  marquee-speed : normal ;
  marquee-direction : left ;
}

#button_link:visited, #button_link:link {  
  text-decoration : none ;
  color : #000000 ;
}

#button_link:hover {  
}

p {  
text-align : center ;
}
