#chat{width:301px;position:fixed;right:22px;z-index:1000;text-align:left;z-index:1003}#chat.noright{right:0}#chat #header_chat{height:45px;width:298px;background:url("/images/chat/chat-head.png") no-repeat;float:left;padding:0 3px 0 0}#chat #header_chat span#head{float:left;width:195px;height:30px;color:#f1f1c7;font-size:14px;font-weight:bold;display:block;padding:10px 0 0 0;text-align:center}#chat #header_chat #toggle{cursor:pointer;display:block;float:right;width:31px;height:32px;margin:5px 3px 0 0;background:url('/images/chat/chat-full.png') top right no-repeat}#chat.affiche #header_chat #toggle{background:url('/images/chat/chat-reduce.png') top right no-repeat}#chat.masque #header_chat #toggle{background:url('/images/chat/chat-full.png') top right no-repeat}#chat #header_chat #toggle:hover{background-position:bottom right}#chat #header_chat #popup{cursor:pointer;display:block;float:right;width:31px;height:32px;margin:5px 3px 0 0;background:url('/images/chat/chat-popup-full.png') top right no-repeat}#chat #header_chat #popup.reduce{background:url('/images/chat/chat-popup-reduce.png') top right no-repeat}#chat #header_chat #popup:hover{background-position:bottom right}#chat #header_chat #close{cursor:pointer;display:block;float:right;width:31px;height:32px;margin:5px 3px 0 0;background:url('/images/chat/chat-close.png') top right no-repeat}#chat #header_chat #close:hover{background-position:bottom right}#chat #chat_bottom{width:301px;float:left;background:url('/images/chat/chat-bottom.png') bottom left no-repeat;padding-bottom:13px}#chat #chat_middle{height:237px;width:301px;background:url("/images/chat/chat-middle.png") no-repeat;display:block;float:left}#chat #chat_history{width:297px;height:231px}#chat #chat_history_msg{display:block;float:left;margin:0 15px 10px 10px;width:268px;color:#FFF999;font-size:13px}#chat #chat_history_msg .c_msgDiv{color:#faf991;width:253px;height:auto;float:left;padding-left:5px}#chat #chat_history_msg .c_msgDiv.user{color:#ffc600}#chat #chat_history_msg .c_msgDiv.log{color:#556b2f;font-style:italic}#chat #chat_history_msg .c_msgDiv .c_username{font-size:14px;font-weight:bold;margin:6px 0 3px 0;display:block;color:#faf991}#chat #chat_history_msg .c_msgDiv.user .c_username{color:#ffc600}#chat #chat_msg{width:301px;background:url('/images/chat/chat-repeat.png') repeat-y;float:left}#chat #chat_msg .input{width:260px;height:18px;border:none;cursor:text;border:1px solid #ec1609;background:none repeat scroll 0 0 #F1F1C7;margin:3px 0 0 15px;padding:3px;font-size:13px;color:#230101;max-height:250px}#chat #chat_msg .submit{cursor:pointer;margin:7px 0px 0px 50px;height:29px;width:195px;display:block;float:left}.langue_fr #chat #chat_msg .submit{background:url("/images/fr/bt-envoyer-chat.png") top left no-repeat}.langue_en #chat #chat_msg .submit{background:url("/images/en/bt-envoyer-chat.png") top left no-repeat}.langue_es #chat #chat_msg .submit{background:url("/images/es/bt-envoyer-chat.png") top left no-repeat}.langue_de #chat #chat_msg .submit{background:url("/images/de/bt-envoyer-chat.png") top left no-repeat}.langue_it #chat #chat_msg .submit{background:url("/images/it/bt-envoyer-chat.png") top left no-repeat}.langue_nl #chat #chat_msg .submit{background:url("/images/nl/bt-envoyer-chat.png") top left no-repeat}.langue_pt #chat #chat_msg .submit{background:url("/images/pt/bt-envoyer-chat.png") top left no-repeat}#chat #chat_msg .submit:hover{background-position:bottom left}