@charset "utf-8";

/********************************************************************/
/*                                                                  */
/*   ______   _______                  _______  _______ _________   */
/*  (  __  \ (  ____ \|\     /|       (  ___  )(  ____ )\__   __/   */
/*  | (  \  )| (    \/| )   ( |       | (   ) || (    )|   ) (      */
/*  | |   ) || (__    | |   | | _____ | (___) || (____)|   | |      */
/*  | |   | ||  __)   ( (   ) )(_____)|  ___  ||     __)   | |      */
/*  | |   ) || (       \ \_/ /        | (   ) || (\ (      | |      */
/*  | (__/  )| (____/\  \   /         | )   ( || ) \ \__   | |      */
/*  (______/ (_______/   \_/          |/     \||/   \__/   )_(      */
/*                                                                  */
/*                                                                  */
/********************************************************************/
/*                                                                  */
/*   Dévoloppé par Hades                                            */
/*   Design par Hades                                               */
/*   Produit par Dev-Art                                            */
/*                                                                  */
/********************************************************************/


#loader{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/loader.gif) center center #F3E7D1 no-repeat;}

.Center{text-align:center;}

#tchat{text-align:left;}

.Conteneur_mess{padding:2px;}

.Cont_img_mess{float:left;}

.Cont_inf_mbr{float:left;padding-left:3px;font-size:10px;}

.Cont_inf_mbr p{padding:0;margin:0;}

.clear{clear:both;}

.affichage_message{padding:3px;font-size:10px;margin-top:3px;}

#tchatForm form{margin:5px 0 0 0;padding:0;}

p.Cont_pseudo{margin:0; padding:0;}

#tchatForm form input[type=text]{width:99%;}

p.Cont_textarea{margin:5px 0;padding:0;}

#tchatForm form textarea{width:99%;height:45px;}

p.Cont_select{text-align:center;margin:10px 0;padding:0;line-height:20px;}

p.Cont_btn{margin:5px 0;padding:0;text-align:center;}

.Cont_copyright{text-align:right;padding-right:3px;font-size:8px;}

.Cont_copyright a{font-size:8px;}

.onglet{display:inline-block;padding:3px;border:1px solid black;cursor:pointer;}

.onglet_0{font-weight:bold;}

.onglet_1{padding-bottom:4px;}

.contenu_onglet{margin-top:-1px;padding:5px;display:none;}

.Cont_bbcode{width:152px;margin:0 auto;}

.Cont_bbcode_s{padding-top:5px;}

.Cont_bbcode_b{padding:3px 0 0 5px;}