/*__  Envoyer a une amie  __*/
#form-amie{width:362px; height:340px;}
#form-amie h2{text-align:center; background-color:#75727b; padding:10px 0; margin-bottom:10px; font-size:18px; background-image:url(../images/fond-titre-modal.png); background-repeat:repeat-x; color:#fff;}
#form-amie div{text-align:center;display:none;margin-bottom: 10px;}
#form-amie form{font-size:12px; color:#666;}
#form-amie label{width:160px; display:block; float:left; margin-bottom:5px}
#form-amie label.no-width{width:100%;}
#form-amie input{border:1px #75727b solid; width:193px; padding:2px; margin-bottom:10px}
#form-amie span{font-size:10px;visibility:hidden;color:#f00;}
#form-amie input.envoyer-modal{background-image:url(../images/fond-titre-modal.png); background-repeat:repeat-x; width:70px; color:#fff; margin-left:189px; margin-bottom:0;}
#form-amie textarea{border:1px #75727b solid; width:355px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; height:60px;}

/*__  Mentions légales  __*/
#mention-legales{width: 800px;font-size:12px; color:#666;}
#mention-legales h2{text-align:center; background-color:#75727b; padding:10px 0; margin-bottom:10px; font-size:18px; background-image:url(../images/fond-titre-modal.png); background-repeat:repeat-x; color:#fff;}
#conteneur-mention-legales{height: 500px;  overflow: auto; padding-right: 5px;}

/*__  Contact  __*/
#contact{width:302px; height:280px; font-size:12px; color:#666;}
#contact h2{text-align:center; background-color:#75727b; padding:10px 0; margin-bottom:10px; font-size:18px; background-image:url(../images/fond-titre-modal.png); background-repeat:repeat-x; color:#fff;}
#contact p{margin-bottom:3px;}
#contact a{color:#75727b; text-decoration:none;}
#contact a:hover{text-decoration:underline;}

/*__  Envoyer un cadre a une amie  __*/
#form-cadre{width:362px; height:340px;}
#form-cadre h2{text-align:center; background-color:#75727b; padding:10px 0; margin-bottom:10px; font-size:18px; background-image:url(../images/fond-titre-modal.png); background-repeat:repeat-x; color:#fff;}
#form-cadre div{text-align:center;display:none;margin-bottom: 10px;}
#form-cadre form{font-size:12px; color:#666;}
#form-cadre label{width:160px; display:block; float:left; margin-bottom:5px}
#form-cadre label.no-width{width:100%;}
#form-cadre input{border:1px #75727b solid; width:193px; padding:2px; margin-bottom:10px}
#form-cadre span{font-size:10px;visibility:hidden;color:#f00;}
#form-cadre input.envoyer-modal{background-image:url(../images/fond-titre-modal.png); background-repeat:repeat-x; width:70px; color:#fff; margin-left:189px; margin-bottom:0;}
#form-cadre textarea{border:1px #75727b solid; width:355px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; height:60px;}

/*__  Mon compte - mot de passe oublié  __*/
#form-mdp{width:250px;}
#form-mdp h2{text-align:center; background-color:#fff; padding:10px 0; margin-bottom:10px; font-size:18px; background-image:url(../images/fond-titre-modal.png); background-repeat:repeat-x; color:#fff;}
#form-mdp div{text-align:center;display:none;margin-bottom: 10px;}
#form-mdp form{font-size:12px; color:#666;}
#form-mdp label{width:50px; display:block; float:left; margin-bottom:5px}
#form-mdp input{border:1px #75727b solid; width:193px; padding:2px; margin-bottom:10px}
#form-mdp input.envoyer-modal{background-image:url(../images/fond-titre-modal.png); background-repeat:repeat-x; width:70px; color:#fff; margin-left:179px; margin-bottom:0;}

/*__  Reminder  __*/
#reminder{width:352px;}
#reminder h2{text-align:center; background-color:#fff; padding:10px 0; margin-bottom:10px; font-size:18px; background-image:url(../images/fond-titre-modal.png); background-repeat:repeat-x; color:#fff;}
#reminder div{text-align:center;display:none;margin-bottom: 10px;}
#reminder form{font-size:12px; color:#666;}
#reminder label{width:150px; display:block; float:left; margin-bottom:5px}
#reminder input{border:1px #75727b solid; width:193px; padding:2px; margin-bottom:10px}
#reminder span{font-size:10px;visibility:hidden;color:#f00;}
#reminder input.envoyer-modal{background-image:url(../images/fond-titre-modal.png); background-repeat:repeat-x; width:70px; color:#fff; margin-left:179px; margin-bottom:0;}
#reminder textarea{border:1px #75727b solid; width:193px; height:60px; padding:2px; margin-bottom:10px}
