/* *** Guestbook specific styles *** */

#gb-content {
float: right;
text-align: left;
width: 574px;
margin: 0 auto;
padding: 0;
color: #000;
background: transparent;
filter:alpha(opacity=85);
opacity: 0.85;
-moz-opacity: 0.85;
}

.gb-bbox-top {
	height: 25px;
	margin: 0;
	padding: 0;
}

.gb-bbox-top {
	background: transparent url(/i/gb-bbox-top.gif) top left no-repeat;
}

.gb-bbox {
font-size: 14px;
margin: 0;
padding: 0 17px 0 17px;
overflow: hidden !important;
	}
	
.gb-bbox {
background: transparent url(/i/gb-bbox.gif) top left repeat-y;
}

.gb-bbox-bottom {
	height: 25px;
	margin: 0;
	padding: 0;
}

.gb-bbox-bottom {
background: transparent url(/i/gb-bbox-bottom.gif) top left repeat-y;
}

.body_txt {
 width: 541px;
 margin-left: auto;
 margin-right: auto;
}

a, img, abbr, acronym, frame { 
 border: none; 
}

a:link    { text-decoration: none;      color: #000000; }
a:visited { text-decoration: none;      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; }

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: 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;
}

input.btn_add {
 font-size: 1em;
 cursor: pointer;
 font-weight: bold;
 color: #373737;
}

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;
 width: 430px;
}

textarea.i_comment_focus {
 padding-left: 2px; 
 border: 1px solid #007E00;
 border-left: 3px solid #007E00;
 background-color: #EBFFEB; 
 width: 430px;
}

form {
 margin: 0px;
 padding: 0px;
}

img.img_left{
 float: left;
}

.d_title {
 font-family: Arial, Helvetica, sans-serif; 
 font-weight: bold;
 color: #c03; 
 font-size: 1.5em;
 text-align: center;
}

.d_note {
 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: 450px;
 padding-top: 4px;
 padding-bottom: 4px;
 color: #3A3A3A;
 background: #fff;
}

.d_add_msg_h {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #fff;
}

.d_add_msg_b {
 margin-left: auto;
 margin-right: auto;
 width: 450px;
 height: 4px;
 background: #fff;
}

.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;
}

#img_flags {
display: inline !important;
}

#pays {
width: 250px;
}

.reponse {
 border: 1px solid #B4B4B4;
 background-color: #FFFFFF;
 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: .8em;
 text-align: center;
}

.d_nbre_car {
 text-align: left;
 margin: -18px 0 0 16px;
}

.d_smileys {
 text-align: center;
 padding: 3px;
 clear: both;
}

.body_all {
 text-align: center;
}

.d_nb_mess_page {
 background-color: #c03;
 font-weight: bold;
 padding: 10px;
 height: 15px;
 background: transparent url(/i/gb-messcap-bg.gif) top left no-repeat;
}

span.color_d_nb_mess_page1 {
 color: #DDDDDD;
}

span.color_d_nb_mess_page2 {
 color: #FFFFFF;
}

.three1 { 
 float: left;
 width: 49%;
 text-align: left;
}

.three2 { 
 float: right;
 width: 49%;
 text-align: right;
 padding-right: 3px;
}

.d_liste_page {
 padding: 1px;
 height: 15px;
}

.three1_2, .three2_2, .three3_2 {
font-size: 11px;
color: #c03;
}

.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: #999;
}

.msg-top {

}

.msg-top, .d_corps_msg, .msg-bottom {
 overflow: hidden;
}

.msg-top {
 background: transparent url(/i/msg-box-top.gif) top left repeat-y;
 height: 22px;
 padding: 4px 4px 4px 17px;
 width: 519px;
 text-align: left;

 }

.d_corps_msg {
 background: transparent url(/i/msg-box.gif) top left repeat-y;
 padding: 7px;
 text-align: left;
 width: 526px;
}

.msg-bottom {
 background: transparent url(/i/msg-box-bottom.gif) top left repeat-y;
 height: 22px;
 padding: 8px 4px 0px 17px;
 width: 519px;
 text-align: left;
 }

.d_pseudo {
 color: #CC3300;
 font-weight: bold;
}

.d_date {
 color: #CC3300;
 text-align: left;
}

.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;
 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: #0000FF;
}