@CHARSET "ISO-8859-1";

/*
A { color: #FA9C39;text-decoration: none;}
A:hover { color: #FFF;}
*/

body.site {font-family: Verdana, sans-serif;font-size: 10pt;padding: 0;margin: 0;}
	.Hide  {position:absolute;top:0px;left:0px;height:100%;width:100%;display:none;z-index:100;opacity: 0.25;}
	
	#top_chat{vertical-align:middle;width: 216px;height:65px;border: 0px solid black;font: .8em Verdana, Arial, Sans-Serif; background-image: url(../i/i/header_online.png);background-position: no-repeat;}
	
		#top_chat #logo{display:block;margin:auto; padding:20px 0 0 30px;width:180px; height:30px; color: #FA9C39;font-size: 18px;font-weight: 100;}
		#top_chat #msg{display:none;margin:auto; width:180px; height:50px; font-size: 18px;padding-top: 10px;text-align: center; font-weight: bold;cursor: pointer;}

		/* #top_chat div {display:block;margin:auto; padding:20px 0 0 30px;width:180px; height:30px; color: #FA9C39;font-size: 18px;font-weight: 100;} */

	#top_chat.direct{background-image:url(../i/i/header_online.png);background-repeat: no-repeat;cursor: pointer;}
	#top_chat.message{background-image:url(../i/i/header_online.png);background-repeat: no-repeat;cursor: pointer;}

		/*
		#top_chat.message{background: transparent url(../i/i/header_msg.png) no-repeat;cursor: pointer;}
		#top_chat.direct{background: transparent url(../i/i/header_tchat.png) no-repeat;cursor: pointer;}
		*/

		#top_chat_title {}

#top_chat_info {float:left;width: 214px;height: 20px;display: block;border-width: 0 1px 1px 0; border-style: inset;text-align: center;}
	#top_chat_online {width: 100%;}
	#top_chat_filter {position: absolute;right: 10px; top: 5px; width: 16px;height: 16px;background:transparent url(../i/16.png) no-repeat  0 -208px;cursor: pointer;}
	#top_chat_sound {position: absolute;left: 10px; top: 5px; width: 16px;height: 16px;cursor: pointer;}

		.soundon  {background :transparent url(../i/sound.png) no-repeat center;}
		.soundoff {background :transparent url(../i/nosound.png) no-repeat center;}

#top_chat_dispo {float:left;width: 214px;height: 20px;display: block;border-width: 0 1px 1px 0; border-style: inset;text-align: center;}


#top_chat_filtre {width: 214px;height: auto;display: none;border-width: 0 1px 1px 0; border-style: inset;position: relative;float: left;}
	#top_chat_filtre_do	{position: absolute;bottom:0px;right:0px;width: 75px;height: 18px;cursor: pointer;text-align: center;border-top:1px inset  #FA9C39; border-left:1px inset  #FA9C39;}
		
	#top_chat_filtre UL {padding-left: 5px; margin-top: 5px; }
	#top_chat_filtre LI {list-style-image:none;list-style-position:outside;list-style-type:none;height: 16px;}


#tchat {width:216px;height:500px;border: 0px inset black; overflow: scroll;overflow-x: hidden;float: left;} 

	#tchat ul {clear:both;font-size:10px;margin:0 auto;padding:0;width:200px;}
	#tchat li  {float:left;display:block;list-style-image:none;list-style-position:outside;list-style-type:none;margin:0 0 1px;padding:0;width:155px;height: 16px;}

		#tchat li.sex  {float:left;display:block;width:16px;}

			#tchat li.sexC  {float:left;display:block;width:20px;background: transparent url(../i/16.png) no-repeat 0 -104px;}
			#tchat li.sexF  {float:left;display:block;width:20px;background: transparent url(../i/16.png) no-repeat 0 -78px;}
			#tchat li.sexH  {float:left;display:block;width:20px;background: transparent url(../i/16.png) no-repeat 0 -52px;}

			#tchat li.sexCC  {float:left;display:block;width:20px;background: transparent url(../i/16.png) no-repeat 0 -182px;}
			#tchat li.sexFC  {float:left;display:block;width:20px;background: transparent url(../i/16.png) no-repeat 0 -156px;}
			#tchat li.sexHC  {float:left;display:block;width:20px;background: transparent url(../i/16.png) no-repeat 0 -130px;}

		#tchat li.dpt  {float:left;display:block;width:20px;text-align: center;}

	.head_online {float:left;width:100%;height: 24px;margin-bottom: 0px;line-height: 24px;position: relative;text-align:center;font-size:10pt;font-weight:bold;}


.menudiv {position: absolute;z-index: 50;background-image:url(../i/i/info.png);background-repeat: no-repeat;background-position: center;padding: 2px;visibility: hidden;width: 166px;height: 106px; }
.menudiv .header {width: 100%;height:20px;line-height:18px; text-align: center;border-bottom-width: thin; border-bottom-style: dashed;margin: 2px 0 2px 0;}

.menulist {			float:left; margin: 0;padding: 0;
					padding-left: 5px;width: 160px;
					height:14px;list-style: none;
					padding-top: 4px;
					font-size: 10px;}
					
* html .menulist a {height: 1%;}

