body {
    background-color: #FFF;
}

input, select, textarea {
    border: 1px solid #CF8312;
}

.tableform,
.largeurtableau {
    width: 510px;
}

.tableform th,
.tableform td {
    padding-left: 8px;
    background-color: #ECD9B1;
}

.blanc td {
    background-color: #FFF;
}

.bordernone {
    border: 0;
}

.titre td {
    background-color: #FFF;
    border-bottom: 8px solid #ECD9B1;
    color:#FDA204;
    font-family:"trebuchet ms",verdana;
    font-size:16px;
    font-weight:bold;
    height:auto;
    padding-bottom:5px;
    text-transform:lowercase;
}

.texterose,
.texterose select,
.texterose table {
    color: #CF8312;
    font-family:'Trebuchet MS', Verdana, Arial;
    font-size:11px;
    font-weight:normal;
    text-decoration:none;
}

input.image {
  border: 0;
}

.texterecap {
    font-size:11px;
}
