

body {
    background-color: #DCDCDC;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 24px;
    color: #336699;
  }


td, th {
    font : inherit small-caps bold 8px Arial,Helvetica,'sans-serif';
    color : #333333;
    table-layout : inherit;
  }


a {
    color: #3366CC;
    text-decoration: none;
  }


form {
  }


.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    line-height: 30px;
    background-color: #006666;
    color: #DCDCDC;
  }


.promo {
    font-family: "Times New Roman", Times, serif;
    color: #000033;
  }


.titlebar {
    font-family: "Times New Roman", Times, serif;
    font-size: 9px;
    color: #FFFFFF;
    background-color: #336699;
  }


.dingbat {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #99CC99;
    color: #006666;
    font-weight: bolder;
    font-size: medium;
  }


a:hover {
    text-decoration: none;
  }


input.big {
    width: 100px;
  }


input.small {
    width: 50px;
  }


fieldset.recherche {
    background : #DCDCDC;
    position : absolute;
left:0px;

  }


fieldset.admin {
    background : #CCCCCC;
    font : bold 13px serif;
    color : #000000;
    float : none;
    width : 150px;
    z-index : 10;
  }


fieldset.admin2 {
    background : #CCCCCC;
    font : bold 13px serif;
    color : #000000;
    float : none;
    width : 170px;
  }


fieldset.acceuil {
    background : #CCCCCC;
    font : bold 13px serif;
    color : #000000;
    float : none;
    width : 700px;
    z-index : 10;
  }


tbody {
    font : 20px serif;
  }


titre_gene {
    height : 50px;
  }


tr.pair {
    background : #ffffff;
    font : 36px serif;
  }


tr.impair {
    background : #cccccc;
    font : 36px serif;
  }


tr.titre {
    height : 50px;
  }


div.general {
    border-width : 2px;
    position : relative;
    visibility : visible;
    width:800;
  }


div.menu_recherche {
    float : right;
    left : 620px;
    position : absolute;
    top : 40px;
    width : 400px;
    z-index : 99;
  }


blink {
    font : 18px serif;
    color : #ff3333;
  }


div.trash {
    background : url('trash.png') no-repeat;
    height : 300px;
    right : 0px;
    position : absolute;
    top : 600px;
    width : 200px;
  }


div.menu_gauche {
    background : #c2c2c2;
    left : 20px;
    position : absolute;
    top : 20px;
    width : 200px;
  }


div.main {
    height : 200px;
    left : 250px;
    position : absolute;
    top : 100px;
    width : 700px;  }


div.menu {
    left : 10px;
    position : absolute;
    width : 300;
  }


div.voiture {
    background : #CCCCCC;
    border : outset 1px;
    cursor : move;
    empty-cells : hide;
    left : 250px;
    position : relative;
    width : 500px;
  }


div.voiture_pre {
    background : #CCCCCC;
    border : outset 1px;
    empty-cells : hide;
    left : 10px;
    position : relative;
    width : 600px;
  }


div.details {
    text-align : right;
  }


div.menu_block {
  }


div.prix {
    font : bolder 2px serif;
    text-align : right;
    text-decoration : line-through;
    text-transform : lowercase;
    position:relative;
    left: 500;
  }


div.modele {
    font : bold 18px serif;
  }


div.km {
    font : bolder 2px serif;
    position : alsolute;
    text-align : right;
    text-transform : lowercase;
    top : 150px;
  }


div.control {
    background : #CCCCCC;
    border : outset 1px;
    left : 500px;
    position : absolute;
    vertical-align : middle;
    width : 150px;
  }


div.edition {
    font : bolder 2px serif;
    display : none;
    text-align : right;
    text-decoration : line-through;
    text-transform : lowercase;
  }


div.nbrdepages {
    background : #000000;
    font : bold 12px serif;
    border-style : inherit;
    color : #ffffff;
    left : 350px;
    position : absolute;
    top : 10px;
    width : 400px;
  }


legend {
    font : italic bold medium serif;
  }

