.logo, .logo:hover, .logo:active
{
	display:block;
	padding-top:60px;
	margin:0px 0 10px 0;
	background-color:transparent;
	background-image: url(/assets/images/global/graphics/communaute-joueurs-poker.png);
	background-position:25px 5px;
	background-repeat:no-repeat;
}

.subHeader
{
	position:absolute;
	top:10px;
}

.subHeader .title
{
	margin-top:82px;
	font-size:21px;
	font-weight:bold;
}

.subHeader .text
{
	margin-top:10px;
}

.headerStats
{
	font-size:11px;
	line-height:16px;
}

.tagLine
{
	font-size:11px;
	margin-top:0px;
	color: #a9a9a9;
	height:54px;
	white-space: nowrap;
}

#monEspace
{
	float:right;
	width:60px;
	height:50px;
	margin-right:-68px;
	background-image: url(/assets/images/global/graphics/mon-espace.png);
	background-position:0 top;
	background-repeat:no-repeat;
}

.headerAvatar
{
	display:block;
	height:50px;
	margin-right:-20px;
	text-align:right;
}

.headerAvatar img
{
	max-width:50px;
}

#headerPersonnal1
{
	height:21px;
	padding:2px 0px 0 10px;
	background-color:#eaf8ff;
	border-top: 3px solid #caedff;
	white-space:nowrap;
}

#headerPersonnal1 a
{
	font-weight:bold;
}

#memberName
{
	width:100px;
}

#memberStatus
{
	display:inline;
	max-width:390px;
	overflow:hidden;
	white-space:nowrap;
}

#myStatus
{
	display:inline;
	color:#666666;
	font-size:11px;
	margin-left:2px;
	cursor:pointer;
	overflow:hidden;
}

#myStatus:hover
{
	background-color:#caedff;
}

#myStatusUpdate
{
	display:inline;
	color:#666666;
	margin-left:2px;
	width:100%;
}

#myStatusUpdate form
{
	display:inline;
	width:100%;
}

#myStatusUpdate input
{
	margin:0;
	padding:0;
	line-height:1;
	border: 1px solid #caedff;
	padding:2px 2px 2px 3px;
}

#myStatusButton
{
	color:#666666;
	margin-left:5px;
	padding:0 23px 0 0;
	background-image:url("/assets/images/global/graphics/update.png");
	background-repeat:no-repeat;
	cursor:pointer;
}

#myStatusButton, #myStatusButton:hover
{
	background-position:4px 1px;
}

#myStatusButton:active
{
	background-position:4px -22px;
}

#facebookTwitterStatus
{
	display:inline;
	line-height:1;
	font-size:10px;
	margin-left:5px;
	
}

#facebookTwitterStatus input
{
	margin:0 2px 0 6px;
	
}

#facebookTwitterStatus img
{
	margin-top:4px;
}

.headerPersonnal2
{
	height:20px;
	padding:4px 0px 0 10px;
	background:#f5fbfe;
}

.myMessages
{
	float:right;
	font-size:11px;
}

	.myMessages a img
	{
		margin-top:-2px;
		margin-right:6px;
	}

.myNotifications
{
	float:right;
	font-size:11px;
	margin-left:10px;
	margin-right:10px;
}

	.myNotifications a img
	{
		margin-top:-2px;
		margin-right:5px;
	}

.messagesCount
{
	background-image:url("/assets/images/global/header/mail.png");
	background-repeat:no-repeat;
	background-position:3px 2px;
	background-color:#d5d5d5;
	color:#666666;
	padding:3px 6px 4px 23px;
	box-shadow:inset 0 0 5px #9fadbd;
	-webkit-box-shadow:inset 0 0 5px #9fadbd;
	-moz-box-shadow:inset 0 0 5px #9fadbd;
}

	.messagesCount:hover
	{
		background-color:#c5c5c5;
		color:#444444;
		background-position:3px -24px;
	}
	
	.messagesCount:active
	{
		background-image:url("/assets/images/global/header/mail.png");
		background-repeat:no-repeat;
		text-shadow:#14760a -1px -1px 0;
		background-color:#429539;
		color:#ffffff;
	}

.messagesCountActive
{
	background-image:url("/assets/images/global/header/mail_new.png");
	background-repeat:no-repeat;
	background-position:3px 2px;
	font-weight:bold;
	background-color:#429539;
	color:#FFFFFF;
	padding:3px 6px 4px 23px;
	box-shadow: 0 0 6px #429539;
	-moz-box-shadow:0 0 6px #429539;
	-webkit-box-shadow:0 0 6px #429539;
}

	.messagesCountActive:hover
	{
		color:#429539;
		background-color:#cbe8b8;
		background-position:3px -24px;
	}
	
	.messagesCountActive:active
	{
		background-image:url("/assets/images/global/header/mail_new.png");
		background-repeat:no-repeat;
		color:#ffffff;
		text-shadow:#14760a -1px -1px 0;
		background-color:#429539;
	}
	
.notificationsCount
{
	background-image:url("/assets/images/global/header/bell.png");
	background-repeat:no-repeat;
	background-position:3px 2px;
	background-color:#d5d5d5;
	color:#666666;
	padding:3px 6px 4px 23px;
	box-shadow:inset 0 0 5px #9fadbd;
	-webkit-box-shadow:inset 0 0 5px #9fadbd;
	-moz-box-shadow:inset 0 0 5px #9fadbd;
}

	.notificationsCount:hover
	{
		color:#444444;
		background-color:#c5c5c5;
		background-position:3px -24px;
	}
	
	.notificationsCount:active
	{
		background-image:url("/assets/images/global/header/bell.png");
		background-repeat:no-repeat;
		background-color:#ff0000;
		color:#ffffff;
	}

.notificationsCountActive
{
	font-weight:bold;
	background-color:#ff0000;
	background-image:url("/assets/images/global/header/bell_new.png");
	background-repeat:no-repeat;
	background-position:3px 2px;
	color:#FFFFFF;
	padding:3px 6px 4px 23px;
	box-shadow: 0 0 6px #ff0000;
	-moz-box-shadow:0 0 6px #ff0000;
	-webkit-box-shadow:0 0 6px #ff0000;
}

	.notificationsCountActive:hover
	{
		color:#FF0000;
		background-color:#ffd7d7;
		background-position:3px -24px;
	}
	
	.notificationsCountActive:active
	{
		background-image:url("/assets/images/global/header/bell_new.png");
		background-repeat:no-repeat;
		color:#ffffff;
		background-color:#ff0000;
	}

.myBlog
{
	float:left;
	font-size:11px;
}

.myPhotos
{
	float:left;
	font-size:11px;
	margin-left:14px;
}

.myFriends
{
	float:left;
	font-size:11px;
	margin-left:14px;
}

.myAccount
{
	float:left;
	font-size:11px;
	margin-left:14px;
}

.myPseudos
{
	float:left;
	font-size:11px;
	margin-left:14px;
}

.logOut
{
	float:right;
	margin-right:5px;
	margin-top:1px;
	padding:18px 22px 0 0;
	background-image:url("/assets/images/global/header/lock.png");
	background-repeat:no-repeat;
	background-position:2px 1px;
}

.logOut:hover
{
	background-position:2px -25px;
}

.logOut:active
{
	background-color:#ff0000;
	background-image:url("/assets/images/global/header/lock.png");
	background-repeat:no-repeat;
}

.headerNonPersonnal
{
	text-align:right;
	margin-top:8px;
}

.headerNonPersonnal a
{
	margin-left:10px;
	padding:6px 15px 6px 15px;
	white-space:nowrap;
}

.headerNonPersonnal a.connect
{
	padding-left:25px;
	background-color:#ebf6fc;
	color:#1b87b2;
	background-image:url("/assets/images/global/graphics/let-me-in.png");
	background-repeat:no-repeat;
	background-position:2px 6px;
}

.headerNonPersonnal a.connect:hover
{
	background-color:#caedff;
	color:#1b87b2;
	background-position:2px -25px;
}

.headerNonPersonnal a.connect:active
{
	background-color:#ff0000;
	color:#ffffff;
	background-position:3px -58px;
}

.headerNonPersonnal a.subscribe
{
	padding-left:30px;
	color:#429539;
	background-color:#eaf9e1;
	background-image:url("/assets/images/global/graphics/what-the-f.png");
	background-repeat:no-repeat;
	background-position:5px 3px;
}

.headerNonPersonnal a.subscribe:hover
{
	background-color:#cbe8b8;
	color:#429539;
	background-position:5px -29px;
}

.headerNonPersonnal a.subscribe:active
{
	background-color:#ff0000;
	color:#ffffff;
	background-position:4px -61px;
}

#chat-tab-count
{
	margin-left:7px;
	color:#ffffff;
	padding:1px 5px;
	font-size:10px;
	line-height:1;
	font-weight:bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-top:1px;
	background-color:#ff0000;
	text-shadow: #cf0000 -1px -1px 0px;
}

.menuOnItemOn #chat-tab-count
{
	text-shadow: none;
	background-color:#ffffff;
	color:#ff0000;
}
