body {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #6767FD;
}

.texteblanc {font-size : 13pt; color: #ffffff; font : times new roman}

.textebleu {font-size : 13pt; color: #6765FE; font : times new roman}

.texteblancp {font-size : 11pt; color: #ffffff; font : times new roman}

.textebleup {font-size : 11pt; color: #6765FE; font : times new roman}

.texteblancpetit {font-size : 9pt; color: #ffffff; font : times new roman}

.textebleupetit {font-size : 9pt; color: #6765FE; font : times new roman}

a:link {color : #6765FE;}
a:visited {color:#6765FE;}
a:hover {color:#6765FE;}
a:active {color:#6765FE;}

/* livre d'or */
#livre_dor { width:786px; margin:auto; padding:20px 0; text-align:left;}
#livre_dor span.attente {float:left; width:100%; text-align:center; margin-top:10px;}
#livre_dor span.attente img { margin-right:10px; vertical-align:middle;}

#livre_dor #livre_mess_confirm {margin-bottom:15px; text-align:center; }
#livre_dor #livre_mess_confirm #livre_mess_confirm { color:#FFF; }
#livre_dor #livre_mess_confirm #livre_mess_problem { color:#F00; }

#livre_dor #div_btn_aff_form {width:100%; } 
#livre_dor #div_btn_aff_form #btn_aff_form { margin:0; border-radius: 10px;float:left; background-color:#795f6c; color:#fff; cursor:pointer; padding: 3px 7px 3px 7px; border:1px solid #b2a0a9;
}
#livre_dor #div_btn_aff_form #btn_aff_form li{ list-style-type:none; margin:0;  } 

#livre_dor form {margin-top:10px; clear:both; display:none; float:left; width:100%;}
#livre_dor form fieldset { padding:0;}
#livre_dor form fieldset legend {color:#6765FE; }
#livre_dor form fieldset p { float:left; clear:both; margin:0 0 10px 0;width:100%;  }
#livre_dor form fieldset p label { display:block; width:150px; float:left; text-align:right; margin-right:5px; margin-top:5px; margin-right:10px; }	
#livre_dor form fieldset p label .chp_oblig { color:#F00; padding-left:5px; width:5px; }	
#livre_dor form fieldset p textarea { height:100px; width:550px; float:left; margin-bottom:5px; max-width:550px; min-width:550px; min-height:100px; max-height:300px; }
#livre_dor form fieldset p #signature { width:200px; float:left; display:block;}
#livre_dor form fieldset p #code { width:200px; float:left; margin-top:5px; }
#livre_dor form fieldset p .span_erreur { color:#F00; display:block; float:left; margin-top:5px; margin-left:5px; width:200px; display:none; }
#livre_dor form fieldset p .span_erreur_mess { display:block; color:#F00; margin-left:163px; width:200px; display:none; }
#livre_dor form fieldset p .span_captcha { float:left; }
#livre_dor form fieldset p img { margin-left:10px; float:left; } 
#livre_dor form fieldset p #cryptogram { margin-top:3px; float:left;}
#livre_dor form fieldset p #erreur_code { margin-top:7px;}
#livre_dor form fieldset p #img_reload { margin-top:5px; float:left; }
#livre_dor form fieldset p #valid_mess	{ margin-left:162px; cursor:pointer; margin-bottom:15px;}

#livre_dor #livre_affichage { margin-top:15px;	}
#livre_dor #livre_affichage p { margin:0px;	}
#livre_dor #livre_affichage .aff_date { width:150px; float:left; clear:both; margin-top:25px; }	
#livre_dor #livre_affichage .aff_contenu { float:left; width:636px; margin-top:25px;  }
#livre_dor #livre_affichage .signature { text-align:right;	}

#livre_dor #livre_affichage #livre_pagination { display:block; clear:both; text-align:center; padding-top:25px; }		
#livre_dor #livre_affichage #livre_pagination a	{ cursor:pointer; }	

#livre_dor form #pCaptcha label {margin-top:0px; }
#livre_dor form #pValider {margin-bottom:0px; }

