#alexguestbook {
	font-family: Verdana, Helvetica, sans-serif; 
	color: #606a22; 
	font-size: 0.8em; 
}

#alexguestbook .body_txt {
	margin: 0 auto; /* center box */
}

#alexguestbook a, #alexguestbook img, #alexguestbook abbr, #alexguestbook acronym, #alexguestbook frame { 
 border: none; 
}

#alexguestbook a:link  { text-decoration: none;  color: #606A22; }
#alexguestbook a:visited { text-decoration: none; color: #6E6FCD; }
#alexguestbook a:hover { text-decoration: underline; color: #CC3300; }

#alexguestbook a.a_info_code:link       { text-decoration: none;      color: #3A3A3A; }
#alexguestbook a.a_info_code:visited    { text-decoration: none;      color: #3A3A3A; }
#alexguestbook 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: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #757575;
/* couleur de fond des champs du formulaire de saisie */
/* background-color: #FF0000; pour tester...*/
}

input.i_text {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 border: 1px solid #757575;
 width: 200px;
}

input.i_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 200px;
}

#alexguestbook input.btn_add {
 font-size: 1em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

#alexguestbook 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: #EBFFEB; 
 border: 0px none; 
 font-weight: bold; 
 color: #CC3300;
}

textarea.i_comment {
 font-family: Verdana, Helvetica, sans-serif; 
 font-size: 1em;
 /*border: 1px solid #757575;*/
}

textarea.i_comment_focus {
	font-family: Verdana, Helvetica, Arial, Sans-Serif; 
	font-size: 1.0rem; 
	padding: 5px 8px; 
}

#alexguestbook form {
 margin: 0px;
 padding: 0px;
}

#alexguestbook img.img_left{
 float: left;
}

#alexguestbook .d_title {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #CC3300; 
 font-size: 2em;
 text-align: center;
}

#alexguestbook .d_note {
 font-family: Verdana, Helvetica, sans-serif; 
 color: #000000; 
 font-size: 1em;
 text-align: center;
}

#alexguestbook .d_add_msg {
 	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 78%;  
	/*border: 1px solid black;*/
}

#alexguestbook .d_f_add_msg {
 margin-left: auto;
 margin-right: auto;
 width: 650px; /* 450px box message 1/3 */
 padding-top: 4px;
 padding-bottom: 4px;
 color: #3A3A3A;
 background: #FEE2C2 url('images/background_add_msg.png'); /* back bloc message */
}

#alexguestbook .d_add_msg_h {
 margin-left: auto;
 margin-right: auto;
 width: 650px; /* 450px box message 2/3 */
 height: 4px;
 background: #F3F3F3 url('images/border_h.png') no-repeat;
}

#alexguestbook .d_add_msg_b {
 margin-left: auto;
 margin-right: auto;
 width: 650px; /* 450px box message 3/3 */
 height: 4px;
 background: #F3F3F3 url('images/border_b.png') no-repeat;
}

#alexguestbook .add_msg_left {
 float: left;
 width: 170px;
 text-align: left;
 margin-top: 2px;
 padding-left: 77px;  /* Départ des champs de saisies, nom etc. */
 height: 23px;
 clear: both;
}

#alexguestbook .add_msg_right {
 text-align: left;
 height: 25px;
}

#alexguestbook .reponse {
	/*width: 97%;*/
	margin-left: auto;
	margin-right: auto;	
	padding: 12px;
	margin-bottom: 10px;
	color: #606a22;
	background-color: #FFFFFF;
	border: 1px solid #D1BCA2;
	border-radius: 8px;
	/*box-shadow: 3px 3px 6px 0 #8F0000;*/
	text-align: left; 
}

#alexguestbook .code_sec {
 font-family: Courier New;
 font-size: 1.1em;
 text-align: center;
}

#alexguestbook .d_center {
 text-align: center;
}

.d_nbre_car {
	text-align: center; /* Position indication nbr char dans textarea  */
	padding: 2px;
	margin-top: -30px;
}

#alexguestbook .d_smileys {
 text-align: center;
 padding: 3px;
}

#alexguestbook .body_all {
 text-align: center;
}

/* Bandeau rouge près de la pagination */
#alexguestbook .d_nb_mess_page {
	background-color: #8F0000; 
	font-weight: bold;
	padding: 1px;
	height: 18px;
	border-radius: 3px;
	box-shadow: 3px 3px 3px 0 #E14602; 
}

#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;
	/*border: 1px solid green;*/
	/* Cadre pagination */
}

#alexguestbook .three1_2 { 
 float: left;
 width: 25%;
 text-align: left;
}

#alexguestbook .three2_2 { 
 float: left;
 width: 50%;
 text-align: center;
}

#alexguestbook .three3_2 { 
 float: right;
 width: 25%;
 text-align: right;
}

#alexguestbook span.Gris_prec_suiv {
 color: #C0C0C0;
}

/* Box */ 
#alexguestbook .d_corps_msg {
 	position: relative;
	text-align: left;	
	/*width: 98%; */
	height: auto;	
	margin-left: auto;
	margin-right: auto;
	color: #606a22;
	background-color: #FEE2C2;
	padding: 10px 18px 12px 18px;
	border: 1px solid #003289;
	border-radius: 12px;
	box-shadow: 3px 3px 6px 0 #E34F0C;	
}

/* idée de Otomatic pour ôter le soulignage rouge ligne posteur */
#alexguestbook .d_pseudo a {text-decoration:none;}

#alexguestbook .d_pseudo {
	/*width: 580px;*/
	width: 75%;
	color: #CC3300;
	font-weight: bold;
	/*border: 1px solid yellow;*/
}

#alexguestbook .d_date {
	/*width: 220px;*/
	width: 22%;	
	color: #CC3300;
	float: right;
	text-align: right;
	/*border: 1px solid green;*/	
}

#alexguestbook .d_code1{
 display: inline;
 float: left; 
 text-align: right; 
 height: 20px; /* espace dessous zone code */
 width: 344px; /* centrage zone saisie code */
}

#alexguestbook .d_code2{
 display: inline;
 float: left;
 text-align: left;
 height: 37px; /* espace dessus btn submit */
}

#alexguestbook .d_submit_msg {
 text-align: center;
 clear: both;
}

#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;
}
