/* tableaux de bord */
#tdbord               { width: 798px; background: #fcfcfc; }
#tdbord-test          { width: 808px; background: #F7F7F7; height: 500px; }


.green                { color: #00FF00; }
.orange               { color: #FF3A00; }
.red                  { color: #FF0000; }
.black                { color: #000000; }

/* info (partie sup left) */
#tdbord-info          { width: 638px; height: 60px; background: #fff; float: left; }
.info1                { float: left; width: 330px; }
.info2                { float: left; width: 200px; padding: 2px 0 0 0;} 
.info3                { float: left; padding: 4px 0 0 0; }
.info1 h1             { background: none; padding: 0 0 12px 0; border:0; }
.info1 h2             { background: none; padding:0; }
.info1 h1             { font: 14pt/1em Arial, Verdana, Sans-serif; text-decoration: underline; font-weight: bold; color: #222;  }
.info1 h2             { font: 11pt/1.3em Arial, Verdana, Sans-serif; text-decoration: none; color: #222;  }
.info2                { font: 12pt/2.8em Arial, Verdana, Sans-serif; text-decoration: none; color: #444;  font-weight: bold; }
.info3                { font: 34pt/1em Arial, Verdana, Sans-serif; font-weight: bold; color: #444; }
h2.car                { background: url('../image/site/car.jpg') no-repeat; padding: 0 0 4px 70px; }

/* volume (partie sup left) */
#tdbord-volume        { width: 200px; height: 60px; background: #fff; float: left; }

/* histo (partie middle) */
#tdbord-histo         { width: 838px; height: 160px; background: #ddd; }

/* gdsable (partie inf left) */
#tdbord-gdsable       { width: 440px; height: 190px; background: #ccc; float: left; }

/* tips (partie inf left) */
#tdbord-tips          { width: 398px; height: 190px; background: #222; float: left; }

/* maquette */
#tdbord-maq           { width: 838px; height: 400px; background: #FFF; float: left; }