/*************** 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;
}
