/**********************************************************************
 Edition en front
**********************************************************************/
/*************** EDITION*/
.link_to_edit{position: absolute;bottom: 10px; left: 10px; z-index: 999}
.link_to_edit img{z-index: 999; width:20px; height:20px;}
.link_to_edit_page{position: absolute;top: 10px; left: 10px; z-index: 999;}
.link_to_edit_page img{z-index: 999; width:20px; height:20px;}
#editor{position:fixed;top:0px;right:0px;width:646px;height:100%;background-color:#FAFAFA;border-left:3px solid #666;z-index: 1000;overflow:auto}
#editor #editor_close a{display:block;height:16px;line-height:16px;padding:10px;font-weight:bold;color:#FFF;text-decoration:none;background:#999}
#editor #editor_close a img{float:left;padding-right:5px}
#editor #editor_form{margin-top:80px;padding:0px 10px;}
#editor #editor_form table{ width: 100%}
#editor #editor_form label{padding-right:10px;color:#666}
#editor #editor_form textarea{width: 500px; height: 100px;}
#editor #editor_form .validate{padding-top:10px;text-align:center}
#editor #editor_form .validate input{width:105px;height:30px;padding-bottom:5px;color:#fff;font-weight:bold;cursor:pointer;border:none;background:url(/images/bt_validate.png) no-repeat top left}
#contenu_contenu{width: 420px;height: 650px;font-size: small;}

#editor_toolbar{
position: fixed;
bottom: 0px;
right: 0px;
background-color: #ccc;
padding: 3px;
opacity: 0.80;
filter: alpha(opacity:80);
z-index: 10000;
}

#faux_numeros{margin: 0 auto;width:600px}
#logo_faux_numeros{padding:15px;float:left}

#contenu_faux_numeros{padding-left:20px;width:350px;float:left;color:#3c3c3c}
#contenu_faux_numeros .form_validate {padding-left:50px}
#contenu_faux_numeros .form_validate .bt_valider{width:167px;height:24px;border:none;cursor: pointer;background:url(/images/ganpatrimoine/bt_valider_nouveau_telephone.gif) no-repeat left top}
#contenu_faux_numeros .error_list{color:#c52840;padding-top:10px;padding-bottom:10px}

.infosTel{font-size:12px;padding-top:80px;padding-bottom:10px}
.msgSuccess{font-size:12px;padding-top:80px;padding-bottom:10px}
.infosTelIt{font-size:12px;padding-top:10px;padding-bottom:10px}
