﻿div#contenu { position: relative; clear: both; padding-top: 10px; }
div#gauche { border: solid 0px white; float: left;  padding: 30px 0 0 0; width: 250px; }
div#gauche p { border: solid 0px white;}
div#droite { border: solid 0px white; border-left: solid 0px #ffffff; float: left; padding: 30px 0 0 0; width: 400px; }
div#droite p { border: solid 0px white; margin: 0 10px; }
input { }
textarea { border: solid 0px #ffffff; width: 235px;  padding-left: 5px; background-color: #659D6D; color: #ffffff;  font-family: Arial, Sans Serif; font-size: 9pt;}
/*select { height: 18px; border: solid 1px #ffffff; width: 240px; background-color: #659D6D; color: #ffffff;  font-family: Arial, Sans Serif; font-size: 9pt;}*/
select { background-color: #659D6D; color: #ffffff; width: 240px; }
table { border-collapse: collapse; }
td { vertical-align: top; padding: 0 0 1px 1px; }
.libelle { width: 130px; }
.textbox { height: 18px; border: solid 0px #ffffff; padding-left: 5px; width: 235px; background-color: #659D6D; color: #ffffff; font-family: Arial, Sans Serif; font-size: 9pt; }
.multiline { border: solid 0px #ffffff; padding-left: 5px; width: 235px; background-color: #659D6D; color: #ffffff; font-family: Arial, Sans Serif; font-size: 9pt; }
.bouton-professionnels-petit
{
    border: solid 0px white;
    margin: 20px 0 20px 0;
    display: block;
    width: 49px;
    height: 19px;
    padding-left: 105px;
    line-height: 19px;
    background-image: url(../images/bouton-contact.gif);
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.bouton-professionnels-petit:hover
{
    color: #F9AB77;
}
