body {
 background-color: #fffff2;
 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
 color: #000000; 
 font-size: 0.7em;
 margin: 0px;

 margin-top: 10px;
 margin-left: 10px;
 margin-right: 10px;
 margin-bottom: 10px;
}

#alexguestbook .body_txt {
 width: 75%;
 margin-left: auto;
 margin-right: auto;
}

#alexguestbook a, #alexguestbook img, #alexguestbook abbr, #alexguestbook acronym, #alexguestbook frame {
 border: none;
}
/*
a:link    { text-decoration: underline; color: #000000; }
a:visited { text-decoration: underline; color: #000000; }
a:hover   { text-decoration: underline; color: #CC3300; }

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; }
*/
#alexguestbook a.a_copyright:link { text-decoration: none; color: #737373; }
#alexguestbook a.a_copyright:visited { text-decoration: none; color: #737373; }
#alexguestbook a.a_copyright:hover { text-decoration: underline; color: #737373; }

#alexguestbook input, #alexguestbook textarea, #alexguestbook select {
 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
 font-size: 1em;
 border: 2px solid #FFB200;  /* mis 2*/
 border-style: inset;  /*ajout*/
}

#alexguestbook input.i_text {
 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
 font-size: 1em;
 border: 2px solid #FFB200;  /* mis 2*/
 border-style: inset;  /*ajout*/
 width: 200px;
}
#alexguestbook input.i_text_obligatoire {
 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
 font-size: 1em;
 border: 2px solid #FFB200;  /* mis 2*/
 border-style: inset;  /*ajout*/
 background-color: #FFFF00;  /*ajout*/
 width: 200px;
}

#alexguestbook input.i_focus {
 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
 font-size: 1em;
 border: 1px solid #ffb200;
/* padding-left: 2px;
 border-left: 3px solid #007E00;
 background-color: #FFFF00; */
 width: 200px;
}
#alexguestbook input.btn_add, #alexguestbook input.btn_search {
 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
 font-size: 13px;
 font-weight: bolder;
 background-color: #ffb200;
 color: #000000; /* #fffff2; */
 border-style: outset;
 border-width: 2px;
 border-color: #ffb200;
}

/*
input.btn_add {
 font-size: 1em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}
/*
input.btn_search {
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}
*/
#alexguestbook input.i_nbre_car {
 font-size: 1em; 
 background-color: transparent; 
 border: 0px none; 
 font-weight: bold; 
 color: #ff0000;
}

#alexguestbook input.i_nbre_car_focus {
 font-size: 1em; 
 background-color: transparent;
 border: 0px none; 
 font-weight: bold; 
 color: #ff0000;
}

#alexguestbook textarea.i_comment {
 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
 font-size: 1em;
 border: 2px solid #FFB200;  /* mis 2*/
 border-style: inset;  /*ajout*/
 width: 430px;
 background-color: #FFFF00;  /*ajout*/
}

#alexguestbook textarea.i_comment_focus {
 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
 font-size: 1em;
 border: 2px solid #FFB200;  /* mis 2*/
 border-style: inset;  /*ajout*/
 background-color: #FFFF00;  /*ajout*/
/*
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #FFFF00;
 */
 width: 430px;
}

#alexguestbook form {
 margin: 0px;
 padding: 0px;
}

#alexguestbook img.img_left{
 float: left;
}

#alexguestbook .d_title {
 color: #ffb200;
 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
 font-size: 24px;
 font-weight: bold;
 text-align: center;
}

#alexguestbook .d_note {
 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
 color: #000000; 
 font-size: 1em;
 text-align: center;
}

#alexguestbook .d_add_msg {
 position: relative;
 text-align: center;
 vertical-align: top;
}

#alexguestbook .d_f_add_msg {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 padding-top: 4px;
 padding-bottom: 4px;
 color: #000000;
 background-color: #FFF0C8;
 border: 4px solid #ffb200; /*mis 4 au lieu de 2*/
 border-style: outset;  /* ajout */
}

#alexguestbook .add_msg_left {
 width: 160px;
 text-align: left;
 margin-top: 2px;
 padding-left: 10px;
 height: 23px;
/* clear: both;  */  /*enlevé*/
}

#alexguestbook .add_msg_right {
 margin-top: -23px;  /*ajout*/
 padding-left: 170px;  /*ajout*/
 text-align: left;
 height: 25px;
 width: 280px;
}

#alexguestbook .reponse {
 border: 2px solid #ffb200;
 background-color: #fffff2;
 padding: 5px;
}

#alexguestbook .code_sec {
 font-family: Courier New;
 font-size: 1.1em;
 text-align: center;
 border: 2px solid #FFB200;  /* mis 2*/
 border-style: inset;  /*ajout*/
 background-color: #FFFF00;  /*ajout*/
}

#alexguestbook .d_center {
 text-align: center;
}

#alexguestbook .copyright {
 color: #444444;
 font-family: Arial, "Arial Black", "Times New Roman", Times, serif;
 font-size: 10px;
 text-align: center;
}

#alexguestbook .d_nbre_car {
 text-align: left;
 margin: -20px 0 0 16px;
}

#alexguestbook .d_smileys {
 text-align: center;
 padding: 3px;
}

#alexguestbook .body_all {
 text-align: center;
}

#alexguestbook .d_nb_mess_page {
 background-color: #FFB200;
 font-weight: bold;
 padding: 1px;
 height: 15px;
}

#alexguestbook span.color_d_nb_mess_page1 {
 color: #DDDDDD;
}

#alexguestbook span.color_d_nb_mess_page2 {
 color: #FFFFFF;
}

#alexguestbook .three1 { 
 float: left;
 width: 35%;
 text-align: left;
 padding-left: 3px;
}

#alexguestbook .three2 { 
 float: left;
 width: 29%;
 text-align: center;
}

#alexguestbook .three3 { 
 float: right;
 width: 35%;
 text-align: right;
 padding-right: 3px;
}

#alexguestbook .d_liste_page {
 padding: 1px;
 height: 15px;
}

#alexguestbook .three1_2 { 
 float: left;
 width: 25%;
 text-align: left;
}

#alexguestbook .three2_2 { 
 float: left;
 width: 49%;
 text-align: center;
}

#alexguestbook .three3_2 { 
 float: right;
 width: 25%;
 text-align: right;
}

#alexguestbook span.Gris_prec_suiv {
 color: #C0C0C0;
}

#alexguestbook .d_corps_msg {
 background-color: #FFF0C8;
 border: 1px solid #FFB200;
 padding: 4px;
 text-align: left;
}

#alexguestbook .d_pseudo {
 color: #CC3300;
 font-weight: bold;
}

#alexguestbook .d_date {
 color: #CC3300;
 float: right;
 width: 145px;
 text-align: right;
}

#alexguestbook .d_code1{
 display: inline;
 float: left;
 text-align: right;
 height: 20px;
 width: 238px;
}

#alexguestbook .d_code2{
 display: inline;
 float: left;
 text-align: left;
 height: 20px;
}

#alexguestbook .d_submit_msg {
 text-align: center;
 /*clear: both; */  /*enlevé*/
}

#alexguestbook .d_note_user {
 font-weight: bold;
 color: #878787;
 text-align: left;
}

/*
#alexguestbook #lien_accueil a:link, #alexguestbook #lien_accueil a:hover, #alexguestbook #lien_accueil a:visited, #alexguestbook #lien_administration a:link, #alexguestbook #lien_administration a:hover, #alexguestbook #lien_administration a:visited {
	text-decoration: underline;
	color: #4A7DAC;
}

#alexguestbook #lien_accueil  img, #alexguestbook #lien_administration  img {
	vertical-align: text-bottom;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0 2px 0 0;
}

#alexguestbook #lien_administration {
	text-align: center;
	margin-top: 10px;
}

#alexguestbook .symbole_champ_obligatoire {
	color: #FF0000;
}

#alexguestbook .symbole_champ_prive {
	color: #6264FA;
}
*/
