/* Ne pas supprimmer. l'élément est inclut par print_inc */

/**{
   margin:0px;
   padding:0px;
   font-size:16px;
   height:auto;
   color:#000000;
   background:none;
}*/

Body{
   background-color: #ffffff;
   color: #000000 !important;
   margin: 0;
   padding: 0;
   border: 0;
   align: center;
   width: 900px;
}

#headerTable{
   align: center;
   width: 900px;
   height: 130px;
   border-bottom: #000000 1px solid;
}

#contentLeft, #contentRight, .separator, #Navigation {
  display: none;
}

/*#contentIntern{
   align: center;
   width: 500px;
}*/

#contenuTable{
   border-top: #000000 1px solid;
   border-bottom: #000000 1px solid;
   width: 900px;
   padding-bottom: 30px;
   color: #000000;
}

#contenuTable ul li{
   color: #000000;
}

#contenuTable a {
   color: #000000 !important;
}

#contenuTable a #race1 {
   color: #000000;
}

#contenuTable .bt {
   border-bottom: 1px solid #000000;
}

#contenuTable .indexProg td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
padding:0;
margin:0;
border-bottom:1px dotted #000000;
height:35px;
vertical-align:middle;
}

#contenuTable hr {
   display: none;
}

p, div, font, a {
   color: #000000 !important;
}

TD{
   color: #000000;
}

H1, H2, H3, H4, .Head {
   color: #000000;
}

#fenetre {
   height: 100%;
   color: #000000;
   background-color: #ffffff;
}

#footerTable{
   width: 900px;
   height: 90px;
   background-image:url(/multimedia/images/img_structures/footer_rc44.png);
   background-repeat:no-repeat;
   background-position:center bottom;
}

