.hdr-compte-bg {
	background-color: #262626;
}
.hdr-compte-pseudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}

.hdr-compte-pseudo:hover {
	color: #FFFFFF;
	text-decoration:none;
}

.hdr-menu-bg {
	background-color: #000000;
	background-image: url(../images/menu-fond.gif);
	background-repeat: repeat-x;
}


.bandeau {
	background-image: url(../images/hdr-bandeau.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 1000px;
	background-color: #3F3F3F;
}
.bandeau-baseline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	height: 100px;
	width: 240px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
