body {
	width: 480px;
}

#corps_body {
	width: 480px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#banniere {
	width: 480px;
	height: 85px;
	background-image: url(logo_mobile.jpg);
}

#corps {
	width: 480px;
}

#publicite {
	display: none;
}

#publicite_ver {
	display: none;
}

/* -----------------
Menu  principal
--------------------*/
#menu {
	width: 480px;
	height: auto;
}

#menu a.menu_btn,
#menu a.menu_btn_end ,
#menu a.menu_btn:hover
{
	width: 480px;
	background-image: url(btn_fond.jpg);
	background-repeat: repeat;
	background-position: left top;
}
