body
{
	margin-top:5px;
}
input[type=text],input[type=password]
{
	background-image:url(../_img/login_filed_bkg.jpg);
}
input[type=submit]
{
	border:1px solid #000000;
}
.chat_aab_entete ul
{
	list-style-type:none;
	position:relative;
	top:43px;
	margin:auto;
	min-width:645px;
}
.chat_aab_entete ul li
{
	float:left;
	/* padding-right:10px */
}

#chat_aab_temp_div
{
	/* border-bottom: 2px solid ; 
	border-color:#63A3ED; */
	text-align: center; 
	min-height: 25px;
}

#chat_aab_contenu
{
	margin:10px auto 4px auto;
	min-height:400px;
	width:100%;
}

#chat_aab_div_info
{
	border-top:2px solid ;
	border-color:#63A3ED;
	height:120px;
	padding: 10px;

}
.chat_aab_erreur
{
	color:#ff0000;
}
#chat_aab_presentation
{
	width:100%;
	margin:auto;
	text-align:center;
	line-height:26px; 
	margin-top:2px
}

#form_connect
{
	border:solid #000000 4px;
/* 	padding:5px; */
	margin-top:5px;
	margin-bottom:20px;
	text-align :left;
	line-height:20pt;
}
#head_form_connect
{
	/*background-color:blue;
	 color:white; */
	 border-bottom:solid black 2px;
	margin:0px;
}
#tab_connect
{
	margin:auto;
	border-collapse: collapse; 
}
#tab_connect td
{
	padding:3px;
}
#btn_connect
{
	margin-bottom:5px
}

#chat_aab_fiel_connect
{
	border:solid 1px;
	/* width:700px; */
	margin:auto;
}
#chat_aab_main
{
	border:solid rgb(0, 0, 0) 4px; 
	border-color:#63A3ED;
	width: 900px;
	margin-top:20px;
	margin:auto;
}
#lien_chat_aab_inscription
{
	color:#ffffff;
	font-weight: bold ;
}

#div_chat_aab_inscription
{
	
	border:solid #000000 4px;
/* 	padding:5px; */

	text-align :left;
	width:550px;
	height:60px;
	margin:auto;
	text-align:center;
}
#head_div_chat_aab_inscription
{
	border-bottom:solid black 2px;
	padding:3px;
	position:relative; 
	margin:auto;
	text-align:center;
	
}
#zs_aab_chat_pseudo
{
	width:150px;
}

#zs_aab_chat_mdpasse
{
	width:150px;
}
.voyant_mess
{
	text-decoration:underline;
	color:#0000FF;
}
.fiche_voyant
{
	width:279px;
	margin-left:5px;
	margin-bottom:5px;
	padding:5px;
	paddind:5px;
	float:left;
	height:170px;
	border:2px solid #63A3ED;
	background:#D3D3D3;
	cursor:pointer;
}
.photo_voyant
{
	height:130px;
	width:100px;
	float:left;
	/* border:1px solid #000; */
}

.photo_voyant img
{
	border:1px solid #000000;
	width:100px;
	height:130px;
}
.voyant_name
{
	height:24px;
}
.voyant_name a
{
	text-decoration:none;
	font-weight:bold;
	color:#000;
	
}
.mess_press
{
	overflow:auto;
	width:238px;
	padding-left:8px;
	width:170px;
	height:175px;
	font-size:10pt;
}
.clear
{
	clear:both;
}
.entete_voyant
{
	font-weight:bold;
	text-align:center;
	padding-bottom:13px;
	line-height:15pt;
}
.pseudo_cl
{
	font-weight:bold;
}
.heure_aff
{
	font-size:x-small;
}
#chat_aab_participant
{
	padding-bottom:7px;
}
#chat_aab_dialog
{
	line-height:20pt;
}
