body {
	font-family: Arial;
	margin: 0;
	padding: 0;
	background-image: url(img/bg1.gif);
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.CopyR {
	font-weight: bold;
	font-size: 10px;
	color: #666666;
}
.TabTitre1 {
	font-size: 12px;
	font-weight: bold;
}
.Msg {
	font-weight: bold;
	font-size: 12px;
}
.Msg2 {
	font-size: 12px;
}
.Menu {
	font-size: 14px;
	font-weight: bold;
}
.Big {
	font-size: 30px;
	font-weight: bold;
}
.usertext {
	background-image: url(img/usertext.jpg);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left:18px;
	height:24px;
}
.passtext {
	background-image: url(img/passtext.jpg);
	background-position: 0px 2px;
	background-repeat: no-repeat;
	padding-left:18px;
	height:24px;
}
.Inscri1 {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}
.Inscri2 {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
.Inscri2e {
	font-weight: bold;
	font-size: 11px;
	color: #FF0000;
}
.Err1{
	font-weight: bold;
	font-size: 14px;
	color: #FF0000;
}
.Chat1{
	font-weight: bold;
	font-size: 12px;
	color: #028ADB;
}
.Chat2{
	font-weight: bold;
	font-size: 12px;
	color: #C19702;
}
.Chat3{
	font-size: 12px;
	color: #666666;
}
.Chat4{
	font-size: 12px;
	color: #FF0909;
}
.Note{
	font-weight: bold;
	font-size: 12px;
	color: #FF9900;
	font-style: italic;
}
.Style3 {font-size: 12px}
.Style4 {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.Style5 {color: #FF0000}
.Style6 {color: #009900}
#tooltip {
	position:absolute;
	left: 0px;
	top: 0px;
	background-color: #F8F8F8;
	visibility:hidden;
	border:dashed 1px #000000;
}