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

 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 11px;
}

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

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

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

a:link    { text-decoration: none; font-weight: bold;}
a:visited { text-decoration: none; font-weight: bold;}
a:hover   { text-decoration: underline;}

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

a.a_copyright:link       { text-decoration: none;      color: #737373; }
a.a_copyright:visited    { text-decoration: none;      color: #737373; }
a.a_copyright:hover      { 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, Helvetica, sans-serif; 
 font-size: 11px;
 background-color: #FFFFFF;
 width: 200px;
}

input.i_focus {
 padding-left: 2px; 
 border: 1px solid #902002;
 border-left: 3px solid #902002;
 background-color: #F7ECD9; 
 width: 200px;
}

input.btn_add {
 font-size: 1em;
 cursor: pointer;
 background-color: #902002;
 border: 1px solid #902002;
 font-weight: bold;
 color: #EBDCC3;
}

input.btn_search {
 cursor: pointer;
 background-color: #902002;
 border: 1px solid #902002;
 font-weight: bold;
 color: #EBDCC3;
}

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

input.i_nbre_car_focus {
 font-size: 1em; 
 background-color: #EDDCBF; 
 border: 0px none; 
 font-weight: bold; 
 color: #902002;
}

textarea.i_comment {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 11px;
 background-color: #FFFFFF;
 width: 475px;
}

textarea.i_comment_focus {
 padding-left: 2px; 
 border: 1px solid #902002;
 border-left: 3px solid #902002;
 background-color: #F7ECD9;
 width: 475px;
}

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

img.img_left{
 float: left;
}

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

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

.d_moteur {
 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: 500px;
 padding-top: 10px;
 padding-bottom: 10px;
 color: #3A3A3A;
 background: #EFE3CE;
 border: 1px solid #C7B08B;
}

.d_add_msg_h {
 margin-left: auto;
 margin-right: auto;
 width: 500px;
 height: 0px;
 background: #EFE3CE;
}

.d_add_msg_b {
 margin-left: auto;
 margin-right: auto;
 width: 500px;
 height: 0px;
 background: #EFE3CE;
}

.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 #C7B08B;
 background-color: #EBDCC3;
 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 {
 background-color: #902002;
 font-weight: bold;
 padding: 2px;
 height: 15px;
}

span.color_d_nb_mess_page1 {
 color: #EBDCC3;
}

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;
 color: #000000;
}

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

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

span.Gris_prec_suiv {
 color: #876D36;
}

.d_corps_msg {
 background-color: #EFE3CE;
 border: 1px solid #C7B08B;
 padding: 4px;
 text-align: left;
}

.d_pseudo {
 color: #902002;
 font-weight: normal;
}

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

.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: normal;
 color: #876D36;
 text-align: left;
}

.tekstmali {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.autorikodnarudzbe {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.tekstveliki {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	line-height: 17px;
}
.menu:hover {
	color: #902002;
	text-decoration: none;
}

