body
{
	background-color:#000000;
	text-align: center;
	#font-family:Verdana, Arial, Helvetica, sans-serif;
	#font-size:100%;
}

#all
{
	background-image: url("img/build.jpg");
	background-repeat: no-repeat;
	width: 770px;
	height: 880px;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	position: relative;
}

img
{
	border: none;
}

a{
	margin:auto; 
	padding:0; 
	color:#3a536b;
	text-decoration:none;
	font-family: "Bitstream Vera Sans",Verdana, "Lucida Grande", sans-serif;
	font-size:0.8em;
	font-weight:bold;
	font-style:italic;

}

#live
{
	position:relative;
	margin:0;
	padding:0;
	top:210px;
	left:20px;
	width:150px;
	height:189px;
}

#company
{
    position:relative;
	margin:0; 
	padding:0; 
	top:200px;
	text-align:center;
}
.tchat
{
	background-image:url(tchat_bg.png);
	background-repeat:repeat;
	border: 1px solid black;
	padding: 5px;
	height: 300px;
	overflow:auto;
}

.conteneur_tchat
{
	width: 350px;
	position: relative;
	top: 200px;
	left: 30px;
}

.vieux_message
{
	color:#666666;
	font-weight: normal;
}

.message
{
	color:#000000;
	font-weight: bold;
}

.boite_connexion
{
	position: relative;
	top: 200px;
	left: 100px;
}

.smileys td,th
{
	border: 1px gray solid;
}