 body{
  background-image: url(images/fond.gif);
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #FFFFFF;
 font-family: tahoma,verdana,arial;
 font-size: 10px;
 color: #333333;
 }

TEXTAREA,SELECT,INPUT {
        color: #F125C4;
        background-color: #F7F7F7;
        font-family: Verdana;
        font-size: 10px;
}

.boutonsubmit {
        color: FFFFFF;
        background-color: #F125C4;
        font-family: Verdana;
        font-size: 10px;
font-weight: bold;
}


.prixpromo {
        color: 8B051D;
        font-family: Verdana;
        font-size: 11px;
font-weight: bold;
}

.tableau {
        background-color: #F125C4;
        font-family: verdana,arial;
        font-size: 11px;
        font-weight: bold;
color: #333333;
}

TD {
 font-size: 10px;
 font-family: verdana,arial;
 color: #333333;
}

A,A:VISITED {
    color: #F125C4;
    text-decoration : none;
}

A:HOVER,A:ACTIVE {
        color: #F125C4;
        text-decoration: underline;
}
