/* <style type="text/css"> */

/* DO NOT REMOVE*/
void{}

/* MAIN PARENT*/
html {}


/* COULEUR PAR DEFAUT ET STYLE SUR CHAQUE PAGE*/
body {background-color:white; color:black;}

body.accueil       {background-color:#FFF; background-image: url("images/fdbeige.gif"); }
body.enseignements {background-color:#FFF; color:black; background-image: url("images/fdgris.gif");  }
.enseignements p  {color:#0000ff;}
.enseignements em  {color:#000;}

/* LIENS MENUS HAUT DE PAGE */
a.black_white {text-decoration:none;
               color:#ffffff;
               background-color:#000000;}

/* titre fond noir NIVEAU 1 */
td.black_white {background-color:#000000;
                color:#ffffff;}

/* titre question  NIVEAU 2 */
ul.question {font-weight:bold;
             font-style:italic;}


table.title {border-style:none;
             border-spacing:2px;
             padding:0px;}

table.adress {border-style:ridge;
              border-width:2px;
	      border-spacing:0px;
              padding:0px; width:100%;
}


/* specifique page acueil, adresse du dojo */
p.adress {color:#0000ff;
          background-color:transparent;
          text-align:right;
          font-size:18px;
          font-weight:bold;}

p.adresstitle {color:#ff0000;
               background-color:transparent;
               text-align:left;
               font-size:17px;
               font-weight:bold;
               font-style:italic;}

/* essais */
/*        a:link.white {text-decoration:none;color:#ffffff;} */
/*        a:visited.white {text-decoration:none;color:#ffffff;} */
/*        a:hover.white {text-decoration:none;color:#ffffff;} */

/* </style> */
