/* CSS Document */

a.button{text-decoration:underline;color:#666;font-size:12px;line-height:14px}

.button{margin:5px 0}
.page_button{zoom:1;overflow:hidden;margin-bottom:10px}
.button, .menu_button, .page_button li{background: url(forms-images/back_button_left.gif) no-repeat left top;}
.page_button li{float:left;margin-right:8px;padding-left:5px}
.button,.menu_button{padding:0 0 0 5px;line-height:14px;height:18px}
.button a,.menu_button a, .page_button a{background: url(forms-images/back_button_right.gif) no-repeat right top;
color:#666;padding:2px 7px 2px 2px;display:block;line-height:14px;font-size:11px}
.button a{float:left}

.message{margin-bottom:10px;}
.message h4{font-size:17px;}
.message p{font-size:13px;line-height:18px;margin:5px 0 10px 0}


.form_title{font-size:25px;padding:20px 0 5px 60px;border-bottom:1px solid #666;margin-bottom:15px}

/* Formulaire*/ 
#publication{overflow:hidden;margin:15px auto;zoom:1;}
#publication fieldset,#editor_view,#html_view{border:1px solid #9F9F9F}
#publication fieldset{margin-bottom:25px}
#publication legend{font-size:17px;color:#9F9F9F;padding:0 5px 5px 5px}
#publication fieldset{zoom:1;overflow:hidden;padding:15px;margin-top:10px;font-size:11px;text-align:left;}

.webmaster{border:1px dashed #666;}
#publication .field{margin:10px}
#publication .form_block{padding:5px 0}
#publication .label_block{display:block;margin:5px 0}
#publication label{font-weight:bold;margin-top:6px}
#publication #text_view{border:1px solid;overflow:auto;padding:5px}
#publication textarea{width:520px;}


/*Onglet editor*/
#swicth_editor_html{margin-top:10px;height:24px}
#swicth_editor_html li{float:left;margin-left:10px}
#swicth_editor_html a{z-index:1;float:left;
display:block;z-index:1;padding:3px 10px;height:16px;color:#000;position:relative;bottom:-1px
}
.button_editor_html_on{border:1px solid #C7C5B7;border-bottom:1px solid #F3F3E9;background:#F3F3E9}
.button_editor_html{border:1px solid #C7C5B7;background:#DBDBD0}

/* EDITOR */
#editor_view,#html_view{padding-top:7px;width:558px;background:#F3F3E9}
iframe,#html_view textarea{height:450px;width:540px;background:#fff;border:1px solid #999;margin:7px 8px 15px 8px}

#editor{height:25px;padding-left:4px;}
#editor select{font-size:11px}
#editor option{padding:2px}
#editor .image_button,#editor .action_button{display:block;float:left;margin-left:4px}
#editor select,#editor #color_button,#editor #color_table_button{float:left;margin-left:4px}

#color_button,#color_table_button{position:relative;}
#color_font, #color_table{border-left:1px solid #999;border-top:1px solid #999;position:absolute;top:25px;left:0px;width:84px;height:63px}
#color_font div, #color_table div{display:block;float:left;width:20px;height:20px;border-right:1px solid #999;border-bottom:1px solid #999;}
#text_view{border:1px solid;width:600px;height:400px;overflow:auto;padding:5px}

/* IMAGES EDITOR */
#lampload{border:1px solid #666;padding:10px;width:400px;margin:15px auto;background:#E8E8E8}
#lampload input{display:block;margin-top:10px;}
#progressbar{margin-bottom:7px}
#status{height:15px;font-size:11px}
#bar{width:400px;height:5px;text-align:left;border:1px solid}
#progress{width:0px;height:5px;background:#4AFC70}

/* Multi lang options */
.has_js #select_submit{display:none;}
.arrow_show,.arrow_hide{display:block;padding:1px 0 1px 16px;color:#666}
.arrow_show{background: url(forms-images/arrow_show.gif) no-repeat left top}
.arrow_hide{background: url(forms-images/arrow_hide.gif) no-repeat left top}
.select_menu{display:block;margin-top:15px}

/* Document */
.image_edit_bloc{float:left;margin:0 10px 10px 0;border: 1px solid #666;padding:5px}
#upload_form{padding:10px;border:1px solid;margin:10px auto;}
.document_form{float:left;width:184px;padding:7px;margin:7px;border:1px solid}
.document_form .form_thumb{display:block;margin:0 auto 5px auto;border:1px solid #ccc;padding:2px}
.document_form textarea{width:180px;}
.document_form label{display:block}
.trash{display:block;background: #E8E6DC url(forms-images/trash.gif) no-repeat 5px 3px;
padding:5px 0 7px 27px;margin-top:8px;color:#666;width:90px;border:1px solid #ccc}
.trash:hover{background: #fff url(forms-images/trash.gif) no-repeat 5px 3px;border:1px solid #000;
color:#000;}

#submit{margin-top:12px;font-size:19px;padding:1px 3px;color:#666}


