body {
	background-color: #e2cc93;
	background-attachment:scroll;
}

#alexguestbook {
 font: 80% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 color: #555;
 text-align: center; /*corrige un bug IE<6 pour centrer le div "contour"*/
}

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

td.gauche {
	background-color: #e2cc93;
	width: 300px;
	text-align: center;
}
td.droite {
    background-color: #e2cc93;
	width: 100%;
	text-align: center;
}
#alexguestbook a:link    { text-decoration: none;      color: #cd4e02; }
#alexguestbook a:visited { text-decoration: none;      color: #642601; }
#alexguestbook a:hover   { text-decoration: underline; color: #FF0000; }
#alexguestbook a.a_info_code:link       { text-decoration: none;  font-size: 0.9em;    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 input, #alexguestbook textarea, #alexguestbook select {
 font: 110% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 border: 1px solid #757575;
}

#alexguestbook input.i_text {
 font: 110% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 border: 1px solid #757575;
 width: 200px;
}

#alexguestbook input.i_focus {
 font: 110% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 padding-left: 2px; 
 border: 1px solid #00007E;
 background-color: #fffaeb; 
 width: 200px;
}

#alexguestbook input.btn_add {
 font: 110% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
 background-color: #fffaeb;
}

#alexguestbook input.btn_search {
 font: 110% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
 background-color: #fffaeb;
}

#alexguestbook input.i_nbre_car {
 font: 110% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 color: #555;
 text-align: center;
 background-color: transparent; 
 border: 0px none;
 width: 300px;
}

#alexguestbook textarea.i_comment {
 font: 110% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 border: 1px solid #757575;
 width: 300px;
}

#alexguestbook textarea.i_comment_focus {
 font: 110% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 border: 1px solid #00007E;
 background-color: #fffaeb; 
 width: 300px;
}

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

#alexguestbook .d_title {
font:220% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
font-weight:normal;
color:#555;
text-align: center;
}

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

#alexguestbook .code_sec {
 font: 110% Verdana;
 text-align: center;
}

#alexguestbook .d_center {
 text-align: center;
}

#alexguestbook .copyright {
 color: #993333;
 font: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
 font-size: 1em;
 text-align: center;
 padding-bottom: 10px;
}

#alexguestbook .copyright p {
	margin: 0;
}

#alexguestbook .d_smileys {
 text-align: center;
 padding: 3px;
 width: 200;
}

#alexguestbook .body_all {
 text-align: center;
}

#alexguestbook .d_nb_mess_page {
 background-image: url(images/nav.gif);
 font-weight: bold;
 height: 50px;
 font-size: 0.8em;
}

#alexguestbook span.color_d_nb_mess_page1 {
 color: #FFFFFF;
}

#alexguestbook span.color_d_nb_mess_page2 {
 color: #FFFFFF;
 font: 150% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

#alexguestbook .three1 { 
 float: left;
 width: 35%;
 font-weight: bold;
 text-align: left;
 padding-left: 5px;
 padding-top: 10px;
 padding-bottom:10px;
 height: 20px;
}

#alexguestbook .three2 { 
 float: left;
 width: 28%;
 font-weight: bold;
 text-align: center;
 padding-top: 10px;
 padding-bottom:10px;
 height: 20px;
}

#alexguestbook .three3 { 
 float: right;
 width: 35%;
 font-weight: bold;
 text-align: right;
 padding-right: 5px;
 padding-top: 10px;
 padding-bottom:10px;
 height: 20px;
}

#alexguestbook .d_liste_page {
 padding: 1px;
 height: 15px;
 font: 110% "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
}

#alexguestbook .three1_2 { 
 float: left;
 width: 25%;
 text-align: left;
 font-weight: bold;
}

#alexguestbook .three2_2 { 
 float: left;
 width: 49%;
 text-align: center;
 font-weight: bold;
}

#alexguestbook .three3_2 { 
 float: right;
 width: 25%;
 text-align: right;
 font-weight: bold;
}

#alexguestbook span.Gris_prec_suiv {
 color: #555;
}

#alexguestbook .d_corps_msg {
 background-color: #F3F3F3;
 border: 1px solid #757575;
 padding: 4px;
 text-align: left;
}

#alexguestbook .d_pseudo {
 color: #CC3300;
 font-weight: bold;
}

#alexguestbook .d_date {
 color: #CC3300;
 font-size: 0.8em;
 float: right;
 width: 145px;
 text-align: right;
}

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

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

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

#alexguestbook .d_note_user {
 font-weight: bold;
 color: #878787;
 text-align: left;
}

#alexguestbook #d_contour {
    margin:5px 5px 5px 5px;
	background: #fffff5;
	border:3px solid #9e4300;
	text-align: center;
}

#alexguestbook .gras {
	font-weight: bold;
}
#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: #a85002;
}

#alexguestbook .symbole_champ_obligatoire {
	color: #FF0000;
}

#alexguestbook .symbole_champ_prive {
	color: #6264FA;
}

td.sitetablexx {
	background: #fffff5;
	border:1px solid #edc900;
	text-align: center;
}

h9 {
	font:60% Arial;
	color:#a85002;
}

h9 a {
	color:#a85002;
	text-decoration:none;
}

h9 a:hover {
	color:#d96916;
}

h8 {
	font:90% Arial;
	color:#a85002;
}

h8 a {
	color:#a85002;
	text-decoration:none;
}

h8 a:hover {
	color:#d96916;
}
