#container {background-image: url(../images/bg_commentaires.jpg);}
#contenu-gauche {width: auto; margin-right: 90px; _margin-left: 140px; float: none;}
#commentaires ul {margin: 0; padding: 0;}
#commentaires ul li {margin: 0 0 10px 0; padding: 0; list-style: none;}
#commentaires label {display: inline-block; vertical-align: top; width: 150px; color: #D18315; font-weight: bold;}
#commentaires input, #commentaires textarea {width: 250px; padding: 5px; background: #201E18; border: 1px solid #000; font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 11px;}
#commentaires textarea {height: 20px;}
#b-envoyer {display: block; width: 219px; height: 20px; margin-left: 190px; padding-top: 8px; background: url(../images/b_envoyer_com.gif) no-repeat; text-align: center; color: #FFBD42; font-size: 10px; text-decoration: none; text-transform: uppercase;}
#b-envoyer:hover {text-decoration: underline;}

#commentaires {margin-bottom: 40px;}
.message {color: #E7161C; font-weight: bold; background: black; padding: 5px;}

h3 {font-size: 12px;}
.commentaire {width: 360px; margin-bottom: 50px;}
.commentaire .nom em {font-weight: bold; font-style: italic; color: #C49A5E;}