@charset "utf-8";

html, body {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-color: #EEE8E4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
h1 {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(img/h1.gif);
	height: 28px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#profil {
	background-color: #FFFFFF;
	padding: 3px;
	height: 200px;
	font-size: 10px;
	font-weight: bold;
	position: relative;
	margin-top: 5px;
	
}
#connectes {
	background-image: url(img/fond_connectes.gif);
	width: 131px;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	height: 380px;
	position: absolute;
	left: 229px;
	top: 80px;
	overflow: auto
}
#bouton {
	position: absolute;
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	top: 85px;
	right: 10px;
}


#profil img {
	float: left;
	margin-right: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h4 {
	font-size: 14px;
}
a:link, a:visited {
	color: #C95814;
}

a:hover, a:active {
	color: #F1A374;
}

#description {
	position: absolute;
	left: 6px;
	bottom: 4px;
	height: 68px;
	width: 194px;
	background-color: #deecf4;
}
#salons {
	background-image: url(img/fond_voyants.gif);
	background-repeat: repeat-x;
	background-color: #E6F0F7;
	margin-top: 5px;
	overflow: auto;
	height: 80px;
}
#salons a {
	color: #3399CC;
}


#box1 {
	background-color: #f7f4f1;
	width: 202px;
	position: absolute;
	top: 80px;
	left: 10px;
	height: 380px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#header {
	margin-bottom: 10px;
	position: absolute;
}
#connectes li {
	text-align: right;
	list-style-type: none;
	background-image: url(img/fond_li.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	overflow: auto
}
#catcher {
	height: 40px;
	width: 347px;
	position: absolute;
	top: 7px;
	right: 10px;
	background-color: #BA9681;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: right;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer {
	text-align: right;
	margin-top: 10px;
}


#salons li {
	margin: 0px;
	padding: 0px;
	overflow: auto
}

#box2 {
	background-color: #f7f4f1;
	margin-top: 80px;
	margin-left: 365px;
	padding: 5px;
	height: 375px;
}
#dial {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#area {
	width: 100%;
	height: 280px;
	margin-top: 3px;
}
#chat2 {
	margin-top: 5px;
	width: 100%;
}
#celchat {
	width: 55px;
	padding-left: 10px;
	padding-top: 5px;
}
#box2 h4 {
	background-image: url(img/h4.gif);
	background-repeat: repeat-y;
	height: 39px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 53px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	width: 300px;
}


#coloneconnectes {
	background-image: url(img/fond_connectes.gif);
	width: 131px;
	height: 80%;
	position: absolute;
	left: 229px;
	top: 80px;
}
#contenu {
	margin: 0px;
	padding: 0px;
}
#header {
	position: absolute;
	left: 10px;
	top: 0px;
}
#profil2 {
	float: left;
	margin-left: 3px;
}
#footer img {
	float: left;
}
