.pre_editor{ background-color: #6C6058; }
.pre_editor_toolbar{ padding: 0 0 0 3px; background: #88807c; width: 192px; }
.pre_editor_toolbar a{ float: left; margin: 3px 0; }
.pre_editor_button{ display:block; height: 27px; width: 27px; background-repeat: no-repeat; cursor: pointer; }
a.pre_editor_button{ text-decoration: none; }
.pre_editor_bold{ background-image: url( icones/bold.gif ); }
.pre_editor_italic{ background-image: url( icones/italic.gif ); }
.pre_editor_underline{ background-image: url( icones/underline.gif ); }
.pre_editor_justifyleft{ background-image: url( icones/justifyleft.gif ); }
.pre_editor_justifyright{ background-image: url( icones/justifyright.gif ); }
.pre_editor_justifycenter{ background-image: url( icones/justifycenter.gif ); }
.pre_editor_justifyfull{ background-image: url( icones/justifyfull.gif ); }
.pre_editor_orderedlist{ background-image: url( icones/orderedlist.gif ); }
.pre_editor_unorderedlist{ background-image: url( icones/unorderedlist.gif ); }
.pre_editor_hilite{ background-image: url( icones/hilite.gif ); }
.pre_editor_color{ background-image: url( icones/color.gif ); }
.pre_editor_insertimage{ background-image: url( icones/insertimage.gif ); }
.pre_editor_galery{ background-image: url( icones/galery.gif ); }
.pre_editor_createlink{ background-image: url( icones/createlink.gif ); }
.pre_editor_horizontalrule{ background-image: url( icones/horizontalrule.gif ); }

.pre_editor_color_table , .pre_editor_bgcolor_table{ position: absolute; border: 1px solid #000; background: #fff; z-index: 99999; }
.pre_editor_save{ border: 1px solid #000; padding: 5px 10px; background: #eee; }
a.pre_editor_save{ color: #000; text-decoration: none; }