/** Styles communs au forum et à la gestion des users **/
.requis {font-weight:bold;color:#ff8530}

.error_container {}
.error_container_header{background:url(/ressources/_global/images/top_bloc_modul_1000_c8c5ab.gif) no-repeat;width:1000px;height:36px}
.error_container_body{padding:0 15px 10px 15px;width:970px;_width:1000px;text-align:left;background:#c8c6ac}
.error_container_body h6{font-weight:bold;font-size:16px;color:red}
.error_container_body a{color:#853E3A}
.error_container_footer{background:url(/ressources/_global/images/bottom_bloc_1000_c8c5ab.gif) no-repeat;width:1000px;height:36px;margin-bottom:10px}

.error_box {font-weight:bold;color:red}
.error_message {font-weight:bold;color:red;margin:0 0 5px 5px}
.messages_box {font-weight:bold}

.messages_container {}
.messages_container_header{background:url(/ressources/_global/images/top_bloc_modul_1000_c8c5ab.gif) no-repeat;width:1000px;height:36px}
.messages_container_body{padding:0 15px 10px 15px;width:970px;_width:1000px;text-align:left;background:#c8c6ac}
.messages_container_body h6{font-weight:bold;font-size:16px;color:green;margin-bottom:10px}
.messages_container_body a{color:#853E3A;margin-top:10px}
.messages_container_footer{background:url(/ressources/_global/images/bottom_bloc_1000_c8c5ab.gif) no-repeat;width:1000px;height:36px;margin-bottom:10px}

/** Bloc de trail (yahoo bar) **/
.trail{font-weight:bold;text-align:left;margin-bottom:10px;}
    .trail a{color:#000}
    .trail a:hover{}

/** Bloc de pagination **/
.pagination{margin-top:10px;margin-bottom:10px;} 
.pagination_top{overflow:hidden;width:100%;height:1px}
.pagination_middle{width:100%;height:21px;padding:2px 0;font-size:12px;color:white}
    .pagination_middle_left{margin:0 0 0 1em;padding:0;float:left;vertical-align:middle;line-height:21px;height:21px}
    .pagination_middle_left img{vertical-align:middle}
    .pagination_middle_left a{font-weight:normal}
    .pagination_middle_left a:hover{}
    .pagination_middle_right{margin:0 1em 0 0;padding:0;float:right;line-height:21px;vertical-align:middle;height:21px}
    .pagination_middle_right select{vertical-align:middle;border:1px solid black}
    .pagination_middle_right label{color:black}
    button.filter{border:0;background:url(../images/bt_ok.gif);width:32px;height:21px;vertical-align:middle;margin-left:6px}
.pagination_bottom{overflow:hidden;width:100%;height:1px}

/** Elements de formulaire **/
input[type=submit],input[type=button]{cursor:pointer}
label,button,input.button{cursor:pointer;cursor:hand;/*pour IE5.x*/}

/* bouttons */
button.go{border:0;background:url(../images/bt_ok.gif);width:32px;height:21px;margin-left:4px}
button.save{border:0;background:url(../images/bt_save.gif);width:111px;height:21px}
button.delete{border:0;background:url(../images/bt_delete.gif);width:98px;height:21px}
button.preview{border:0;background:url(../images/bt_preview.gif);width:122px;height:21px}
button.alert{border:0;background:url(../images/bt_alert.gif);width:85px;height:21px}

button.edit{border:0;background:url(../images/bt_edit.gif);width:73px;height:21px}
button.restricted{border:0;background:url(../images/bt_private-thread.gif);width:99px;height:21px}
button.readonlyon{border:0;background:url(../images/bt_read-only-on-thread.gif);width:112px;height:21px}
button.readonlyoff{border:0;background:url(../images/bt_read-only-off-thread.gif);width:112px;height:21px}
button.moderator{border:0;background:url(../images/bt_define-moderators.gif);width:88px;height:21px}
button.quote{border:0;background:url(../images/bt_quote-post.gif);width:91px;height:21px}
button.new{border:0;background:url(../images/bt_add.gif);width:86px;height:21px;margin-right:21px}

a.bt_lien span.bt_lien{position:absolute;left:-99999px}
a.bt_lien{display:block;height:21px;width:98px;background:transparent url(/ressources/_global/images/bt_annuler.gif) no-repeat;float:left}

/* citations des posts */

.genmed {font-size:11px}
.quote {font-size:11px}

#forum_title h1{float:left}

