#livre{
 /* background color - you can update it */
 background-color: #FFFFFF;

 font-family: "Trebuchet MS", Verdana, Helvetica;
 color: #000000; 
 font-size: 0.7em;
 padding: 1%;
 margin: 0 5px;
}

#livre .body_txt {
 /* body width - you can update it */
 /*width: 750px;*/			/*----la largeur est définie par le conteneur----*/

 margin-left: auto;
 margin-right: auto;
}

#livre a, #livre img, #livre abbr, #livre acronym, #livre frame { 
 border: none; 
}

#livre a:link    { text-decoration: none;      color: #000000; }
#livre a:visited { text-decoration: none;      color: #000000; }
#livre a:hover   { text-decoration: underline; color: #5B74C0; }

#livre a.a_info_code:link       { text-decoration: none;      color: #3A3A3A; }
#livre a.a_info_code:visited    { text-decoration: none;      color: #3A3A3A; }
#livre a.a_info_code:hover      { text-decoration: underline; color: #3A3A3A; }

#livre a.a_copyright:link       { text-decoration: none;      color: #5B74C0; }
#livre a.a_copyright:visited    { text-decoration: none;      color: #5B74C0; }
#livre a.a_copyright:hover      { text-decoration: underline; color: #5B74C0; }

#livre input, textarea, select {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #9CB0E2;
}

#livre input.i_text {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #9CB0E2;
 width: 200px;
}

#livre input.i_focus {
 padding-left: 2px; 
 border: 1px solid #5B74C0;
 border-left: 3px solid #5B74C0;
 background-color: #EBEAFF; 
 width: 200px;
}

#livre input.btn_add {
 font-size: 1em;
 cursor: pointer;
 font-weight: bold;
 color: #5B74C0;
 background-color: #EBEAFF;
}

#livre input.btn_search {
 cursor: pointer;
 font-weight: bold;
 color: #5B74C0;
}

#livre input.i_nbre_car {
 font-size: 1em; 
 background-color: transparent; 
 border: 0px none; 
 font-weight: bold; 
 color: #5B74C0;
}

#livre input.i_nbre_car_focus {
 font-size: 1em; 
 background-color: #EBEAFF; 
 border: 0px none; 
 font-weight: bold; 
 color: #5B74C0;
}

#livre textarea.i_comment {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #9CB0E2;
 width: 430px;
}

#livre textarea.i_comment_focus {
 padding-left: 2px; 
 border: 1px solid #5B74C0;
 border-left: 3px solid #5B74C0;
 background-color: #EBEAFF; 
 width: 430px;
}

#livre form {
 margin: 0px;
 padding: 0px;
}

#livre img.img_left{
 float: left;
}


#livre .d_note {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 1em;
 text-align: center;
}

#livre .d_add_msg {
 text-align: center;
}

#livre .d_f_add_msg {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 padding-top: 4px;
 padding-bottom: 4px;
 color: #3A3A3A;
 background: #F3F3F3 url('img/background_add_msg.png');
}

#livre .d_add_msg_h {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #F3F3F3 url('img/border_h.png') no-repeat;
}

#livre .d_add_msg_b {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #F3F3F3 url('img/border_b.png') no-repeat;
}

#livre .add_msg_left {
 float: left;
 width: 160px;
 text-align: left;
 margin-top: 2px;
 padding-left: 10px;
 height: 23px;
 clear: both;
}

#livre .add_msg_right {
 text-align: left;
 height: 25px;
}

#livre .reponse {
 border: 1px solid #B4B4B4;
 background-color: #FFFFFF;
 padding: 5px;
}

#livre .code_sec {
 font-family: Courier New;
 font-size: 1.1em;
 text-align: center;
}

#livre .d_center {
 text-align: center;
}

#livre .copyright {
 color: #9CB0E2;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px;
 text-align: center;
}

#livre .d_nbre_car {
 text-align: left;
 margin: -18px 0 0 16px;
}

#livre .d_smileys {
 text-align: center;
 padding: 3px;
}

#livre .body_all {
 text-align: center;
}

#livre .d_nb_mess_page {
 background-color: #9CB0E2;
 font-weight: bold;
 padding: 1px;
 height: 15px;
}

#livre span.color_d_nb_mess_page1 {
 color: #FFFFFF;
}

#livre span.color_d_nb_mess_page2 {
 color: #FFFFFF;
}

#livre .three1 { 
 float: left;
 width: 35%;
 text-align: left;
 padding-left: 3px;
}

#livre .three2 { 
 float: left;
 width: 29%;
 text-align: center;
}

#livre .three3 { 
 float: right;
 width: 35%;
 text-align: right;
 padding-right: 3px;
}

#livre .d_liste_page {
 padding: 1px;
 height: 15px;
}

#livre .three1_2 { 
 float: left;
 width: 25%;
 text-align: left;
}

#livre .three2_2 { 
 float: left;
 width: 49%;
 text-align: center;
}

#livre .three3_2 { 
 float: right;
 width: 25%;
 text-align: right;
}

#livre span.Gris_prec_suiv {
 color: #C0C0C0;
}

#livre .d_corps_msg {
 background-color: #F3F3F3;
 border: 1px solid #9CB0E2;
 padding: 4px;
 text-align: left;
}

#livre .d_pseudo {
 color: #5B74C0;
 font-weight: bold;
}

#livre .d_date {
 color: #5B74C0;
 float: right;
 width: 145px;
 text-align: right;
}

#livre .d_code1{
 display: inline;
 float: left;
 text-align: right;
 height: 20px;
 width: 238px;
}

#livre .d_code2{
 display: inline;
 float: left;
 text-align: left;
 height: 20px;
}

#livre .d_submit_msg {
 text-align: center;
 clear: both;
}

#livre .d_note_user {
 font-weight: bold;
 color: #878787;
 text-align: left;
}