#guide-confirmation{
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#006600;
 padding:100px;
}
#guide-confirmation-contenu{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;
 padding:0px 0px 0px 30px;
}
/***************/
#guide-popup{
 border:1px solid #000000;	
 background-color:#FFFFFF;
 margin-top:50px;
 margin-left:200px;
 width:350px;
 height:100px;
 position:absolute;
 display:none;	
}
#guide-popup-barre{
 background-color:#a8d58a;
 width:350px;
 height:16px; 
}
#guide-popup-bdc-fermer{
 width:55px;
 height:20px;
 float:right; 
}
#guide-popup-contenu{
 padding:30px 50px;
 /*text-align:center;*/
}
#guide-message-erreur{
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#FF0033;
 padding:20px 0px 0px 0px;
 text-align:center;
}
/***************/
#guide-popup-err{
 border:1px solid #000000;	
 background-color:#FFFFFF;
 margin-top:50px;
 margin-left:200px;
 width:350px;
 height:100px;
 position:absolute;
}
#guide-popup-err-barre{
 background-color:#a8d58a;
 width:350px;
 height:16px; 
}
#guide-popup-err-bdc-fermer{
 width:55px;
 height:20px;
 float:right; 
}
#guide-popup-err-contenu{
 padding:20px 10px;
 text-align:center;
}

