body {
 /* background color - you can update it */
 background-color: #dfc6b0;
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
}

.body_txt {
 /* body width - you can update it */
text-align:center;
font-size: 0.6em;
width:100%; 
}

img, abbr, frame { 
 border: none; 
}

input, textarea, select{
 font-family: Verdana, Helvetica, sans-serif; 
}

select.add_msg{
 font-family: Verdana, Helvetica, sans-serif; 
 width: 160px;
}

input.i_text {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 0.7em;
 border: 1px solid #757575;
 width: 300px;
}

input.i_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 300px;
 font-size: 0.7em;
}

input.btn_add {
 font-size: 0,8em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

input.btn_search {
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

input.i_nbre_car {
 font-size: 0,8em; 
 background-color: transparent; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

input.i_nbre_car_focus {
 font-size: 0,8em; 
 background-color: #EBFFEB; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

textarea.i_comment {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 0,8em;
 border: 1px solid #757575;
 width: 480px;
}

textarea.i_comment_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 480px;
 font-size: 0,8em;
}

form {
 margin: 0px;
 padding: 0px;
}

img.img_left{
 float: left;
}

.d_note {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 0.6em;
 text-align: center;
}

.d_moteur {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 0.6em;
 text-align: center;
}

.d_add_msg {
 text-align: center;
 font-size: 0,8em;
}

.d_f_add_msg {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 padding-top: 4px;
 padding-bottom: 4px;
 color: #3A3A3A;
 /*background: #dfc6b0 url('img/background_add_msg.png');*/
}

.d_add_msg_h {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 /*background: #dfc6b0 url('img/border_h.png') no-repeat;*/
}

.d_add_msg_b {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 /*background: #dfc6b0 url('img/border_b.png') no-repeat;*/
}

.add_msg_left {
 float: left;
 width: 160px;
 text-align: left;
 margin-top: 2px;
 padding-left: 10px;
 height: 23px;
 /*clear: both;*/
 font-size: 0.6em;
}

.add_msg_right {
text-align: left;
height: 25px;
}

.reponse {
 border: 1px solid #B4B4B4;
 background-color: #FFFFFF;
 padding: 5px;
}

.code_sec {
 font-family: Courier New;
 font-size: 1.1em;
 text-align: center;
}

.d_center {
 text-align: center;
 font-size: 0.7em;
}

.copyright {
 color: #444444;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 0.7em;
 text-align: center;
}

.d_nbre_car {
 text-align: left;
 margin: -18px 0 0 16px;
}

.d_smileys {
 text-align: center;
 padding: 3px;
}

.body_all {
 text-align: center;
}

.d_nb_mess_page {
 background-color: #cc9556;
 border-bottom: 2px #683a0e solid;
 border-top: 2px #683a0e solid;
 border-color:#fff;
 color:white;
 font-weight: bold;
 padding-bottom: 3px;
 padding-top: 0px;
 height: 15px;
 margin-top:3px;
 margin-bottom:3px;
}

span.color_d_nb_mess_page1 {
  color: white;
  font-weight: bold;
}

span.color_d_nb_mess_page2 {
 color: white;
}

.three1 { 
 float: left;
 width: 35%;
 text-align: left;
 padding-left: 3px;
}

.three2 { 
 float: left;
 width: 29%;
 text-align: center;
}

.three3 { 
 float: right;
 width: 35%;
 text-align: right;
 padding-right: 3px;
}

.d_liste_page {
 padding: 1px;
 height: 15px;
}

.three1_2 { 
 float: left;
 width: 25%;
 text-align: left;
}

.three2_2 { 
 float: left;
 width: 49%;
 text-align: center;
}

.three3_2 { 
 float: right;
 width: 25%;
 text-align: right;
}

span.Gris_prec_suiv {
 color: #C0C0C0;
}

.d_corps_msg {
 background-color: #cc9555;
 padding: 4px;
 text-align: left;
 color:#000000;
}

.d_pseudo {
 color: #CC3300;
 font-weight: bold;
}

.d_date {
 color: #CC3300;
 float: right;
 width: 145px;
 text-align: right;
}

.d_code1{
 display: inline;
 float: left;
 text-align: right;
 height: 20px;
 width: 250px;
}

.d_code2{
 display: inline;
 float: left;
 text-align: right;
 height: 20px;
}

.d_submit_msg {
 text-align: center;
 /*clear: both;*/ 
 font-size: 1em;
}

.d_note_user {
 font-weight: bold;
 color: #878787;
 text-align: left;
}