#bandeau_menu {
	position: relative;
	background: url(../img/bandeaux/bandeau_haut.jpg) no-repeat;

	width: 753px;
}

#menu {
	position: absolute;
	left: 250px;
	top: 23px;
}
#menu a {
	display: block;
	float: left;
	height: 15px;
}
#menu a span {
	display: none;
}
#menu_accueil {
	background:  url("../img/bandeaux/menu_accueil_0.gif") no-repeat;
	width: 56px;
}
#menu_accueil:hover, preload {
	background-image:  url("../img/bandeaux/menu_accueil_1.gif");
}
#menu_breves {
	background:  url("../img/bandeaux/menu_breves_0.gif") no-repeat;
	width: 42px;
}
#menu_breves:hover, preload {
	background-image:  url("../img/bandeaux/menu_breves_1.gif");
}
#menu_forums {
	background:  url("../img/bandeaux/menu_forums_0.gif") no-repeat;
	width: 47px;
}
#menu_forums:hover, preload {
	background-image:  url("../img/bandeaux/menu_forums_1.gif");
}
#menu_classements {
	background:  url("../img/bandeaux/menu_classements_0.gif") no-repeat;
	width: 87px;
}
#menu_classements:hover, preload {
	background-image:  url("../img/bandeaux/menu_classements_1.gif");
}
#menu_faq {
	background:  url("../img/bandeaux/menu_faq_0.gif") no-repeat;
	width: 35px;
}
#menu_faq:hover, preload {
	background-image:  url("../img/bandeaux/menu_faq_1.gif");
}
#menu_manuel {
	background:  url("../img/bandeaux/menu_manuel_0.gif") no-repeat;
	width: 65px;
}
#menu_manuel:hover, preload {
	background-image:  url("../img/bandeaux/menu_manuel_1.gif");
}


#bandeau_deconnecte {
	background: url(../img/bandeaux/bandeau_deconnecte.png);
	height: 87px;
}

#bandeau_deconnecte #sous_menu {
	position: absolute;
	left: 253px;
	top: 50px;
	text-align: right;
}
#bandeau_deconnecte #sous_menu a {
	font-size: 10px;
	font-weight: bold;
	margin-right: 0.2em;
	color: #dd8211;
}
#bandeau_deconnecte #sous_menu a:hover {
	color: #a15a00;
}

#bandeau_connecte {
	background: url(../img/bandeaux/bandeau_connecte.png);
	height: 107px;
}
#bandeau_connecte #sous_menu {
	position: absolute;
	left: 258px;
	top: 46px;
	font-size: 12px;
	font-weight: bold;

}
#bandeau_connecte #sous_menu a {
	display: block;
	float: left;
	margin: 0em 0.3em;
	height: 32px;
	line-height: 32px;
	color: #ffffff;
}
#bandeau_connecte #sous_menu a:hover {
	color: #ffd452;
}
#menu_personnage,
#menu_actions,
#menu_inventaire {
	width: 32px;
}
#menu_personnage {
	background: url(../img/bandeaux/lien_iframe_perso_0.png);
}
#menu_personnage:hover, preload {
	background: url(../img/bandeaux/lien_iframe_perso_1.png);
}
#menu_inventaire {
	background: url(../img/bandeaux/lien_iframe_inventaire_0.png);
}
#menu_inventaire:hover, preload {
	background: url(../img/bandeaux/lien_iframe_inventaire_1.png);
}
#menu_actions {
	background: url(../img/bandeaux/lien_iframe_actions_0.png);
}
#menu_actions:hover, preload {
	background: url(../img/bandeaux/lien_iframe_actions_1.png);
}

#bandeau_menu .visuel {
	left: 625px;
	top: -3px;
	position: absolute;
	height: 80px;
	width: 100px;
	overflow: hidden;
}
#bandeau_menu .visuel div {
	position: absolute;
}
#moniteur_personnage {
	position: absolute;
	width: 727px;
	top: 83px;
	text-align: right;
	font-size: 11px;
	color: #000000;
}

#bandeau_mentions {
	background: url(../img/bandeaux/bandeau_bas.jpg) no-repeat;
	clear: both;
	width: 193px;
	height: 15px;
	padding-left: 565px;
	padding-top: 10px;
}
#bandeau_mentions a {
	display: block;
	float: left;
	height: 14px;
}
#bandeau_mentions a span {
	display: none;
}

#menu_equipe {
	background:  url("../img/bandeaux/menu_equipe_0.gif") no-repeat;
	width: 50px;
}
#menu_equipe:hover, preload {
	background-image:  url("../img/bandeaux/menu_equipe_1.gif");
}
#menu_mentions_legales {
	background:  url("../img/bandeaux/menu_mentions_0.gif") no-repeat;
	width: 95px;
}
#menu_mentions_legales:hover, preload {
	background-image:  url("../img/bandeaux/menu_mentions_1.gif");
}
