
body {
 /* background color - you can update it */
 background-color: #E5E5E5;

 font-family: Verdana; 
 color: #000000; 
 font-size: 0.7em

   scrollbar-arrow-color:#3300FF;
   scrollbar-face-color:AAAAFF;
   scrollbar-highlight-color:#0000CC;
   scrollbar-3dlight-color:#CCCCCC;
   scrollbar-shadow-color:#666666;
   scrollbar-darkshadow-color:#666666;
   scrollbar-track-color:#E5E5E5;

}

.body_txt {
 /* body width - you can update it */
 width: 520px;

 margin-left: auto;
 margin-right: auto; color:#000000
}

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

a:link    { texgb/index.phpt-decoration: none;      color: #FFFFFF; }
a:visited { text-decoration: none;      color: #FFFFFF; }
a:hover   { text-decoration: underline; color: #CC3300; }

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

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

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

input.i_text {
 font-family: Verdana; 
 font-size: 1em;
 border: 1px solid #757575;
 width: 200px; color:#000000
}

input.i_focus {
 border-right:1px solid #007E00; border-top:1px solid #007E00; border-bottom:1px solid #007E00; padding-left: 2px; 
 border-left: 3px solid #000080;
 background-color: #7575FF; 
 width: 200px; color:#FFFFFF; font-family:Arial; font-weight:bold
}

input.btn_add {
 font-size: 1em;
 cursor: pointer;
 font-weight: bold;
 
}

input.btn_search {
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

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

input.i_nbre_car_focus {
 font-size: 1em; 
 background-color: #FF99CC; 
 font-weight: bold; 
 color: #000080;
}

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

textarea.i_comment_focus {
 border-right:1px solid #007E00; border-top:1px solid #007E00; border-bottom:1px solid #007E00; padding-left: 2px; 
 border-left: 3px solid #0000FF;
 background-color: #7575FF; 
 width: 430px; font-family:Arial; color:#FFFFFF
}

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

img.img_left{
 float: left;
}

.d_title {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #CC3300; 
 font-size: 2em;
 text-align: center;
}

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

.d_add_msg {
 text-align: center;
}

.d_f_add_msg {
 margin-left: auto;
 margin-right: auto;
 width: 400px;
 padding-top: 4px;
 padding-bottom: 4px;
 color: #3A3A3A;
 background: #F3F3F3);
}

.d_add_msg_h {
 background-position: 0% 0%; margin-left: auto;
 margin-right: auto;
 width: 400px;
 height: 4px;
 background-repeat:no-repeat; background-attachment:scroll
}

.d_add_msg_b {
 background-position: 0% 0%; margin-left: auto;
 margin-right: auto;
 width: 400px;
 height: 4px;
 background-repeat:no-repeat; background-attachment:scroll
}

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

.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;
}

.copyright {
 color: #444444;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 1em;
 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 {
 border:2px outset #0000FF; background-color: #6C9CFF;
 font-weight: bold;
 padding: 1px;
 height: 15px
}

span.color_d_nb_mess_page1 {
 color: #DDDDDD;
}

span.color_d_nb_mess_page2 {
 color: #FFFFFF;
}

.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: #BBDDFF;
 border: 1px solid #757575;
 padding: 4px;
 text-align: left; color:#000000; font-family:Arial; font-size:12pt
}

.d_pseudo {
 color: #000080;
 font-weight: bold; font-family:Arial
}

.d_date {
 color: #800000;
 float: right;
 width: 145px;
 text-align: right; font-size:15
}

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

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

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

.d_note_user {
 font-weight: bold;
 color: #FFFFFF;
 text-align: left; font-size:2mm
}