/* CSS Document */
/*body {
	margin-top:0px;
	text-align:center;
	font-size:0.9em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #432006;
}

a:link,a:visited,a:hover,a:active {
	color:#432006;
	text-decoration:underline;
	font-size:0.8em;
	}
*/

.contact_text {
	font-weight:bold;
	font-size:1em;
	margin-left: 20px;
	}
	
	 
.body_txt {
 /* body width - you can update it */
 width: 80%;
 margin-left: auto;
 margin-right: auto;
}

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

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

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-size: 1em;
 border: 1px solid #432006;
}

input.i_text {
 font-size: 1em;
 float:right;
 width:150px;
 border: 1px solid #432006;
}

input.i_focus {
 font-size: 1em;
 float:right;
 width:150px;
 border: 1px solid #432006;
 background-color: #f6dca1; 
 padding-left: 2px; 
}

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

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

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

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

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

textarea.i_comment_focus {
 padding-left: 2px; 
 background-color: #f6dca1; 
 width: 80%;
}

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

img.img_left{
 float: left;
}

.d_title {
 font-size: 1.2em;
 text-align: center;
}

.d_note {
 font-size: 0.8em;
 text-align: center;
 margin:550px 0 0 0;
 height:30px;
 text-align:center;
 background: url(nc_images/bkgrd_livre.jpg) repeat;
}

.d_add_msg {
 text-align: center;
}

.d_f_add_msg {
 padding-top: 4px;
 padding-bottom: 4px;
 margin-left: 10px;
 margin-right: 10px;
 margin-top: 10px;
 margin-bottom: 10px;
 background: url(nc_images/bkgrd_livre.jpg) repeat;
}

.add_msg_left {
 float: left;
 text-align: left;
 margin-top: 2px;
 padding: 0px;
 height: 22px;
 font-size:0.9em;
 clear: both;
}

.add_msg_right {
 text-align: left;
 margin:1px;
 height: 22px;
}

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

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

.d_center {
 text-align: center;
}

.copyright {
 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: #f6dca1;
 font-weight: bold;
 padding: 1px;
 height: 15px;
}

span.color_d_nb_mess_page1 {
 color: #432006;
}

span.color_d_nb_mess_page2 {
 color: #432006;
}

.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: #CC3300;
}

.d_corps_msg {
 background-color:#ffffff;
 color:#CC3333;
 filter:alpha(opacity=80); 
 -moz-opacity: 0.8; 
 opacity: 0.8;
 border:none;
 padding: 4px;
 text-align: left;
}

.d_pseudo, .d_pseudo a, .d_pseudo a:visited, .d_pseudo a:hover {
 color: #88c020;
 font-size:1.2em;
 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: 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;
 text-align: left;
}

