body{
	margin: auto;
	font-family: Arial;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #FFF;
	background-image: url(images/common/background.gif);
	background-repeat: repeat-x;
	width:1024px;
}
img{border: 0;}
	
.calage{clear: both;}

#header{
	text-align: left;
	margin: 10px auto 10px auto;
	 width: 1024px;
}
#header table{
	margin: 0;
}


#menu, #menu_prestige, #menu_cz{
	position: relative;
	padding: 0px 0px 0px 0px;
	margin: 8px 0px 0px 0px;
	height: 28px;
	width: 1024px;
}
#menu ul, #menu_prestige ul, #menu_cz ul{
	font-family: Arial;
	font-size: 13px;
	-webkit-font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#menu ul li, #menu_prestige ul li, #menu_cz ul li{
	float: left;
	list-style: none;
	margin: 0px 10px 0px 0px;
}
#menu ul li a, #menu_prestige ul li a, #menu_cz ul li a{
	z-index: 100;
	text-decoration: none;
	color: #333333;
	display: block;
	float: left;
	height: 28px;
	position: relative;
	padding: 0px 5px 0px 5px;
	line-height: 28px;
}
#menu li.hilite, #menu_prestige li.hilite, #menu_cz li.hilite{
	background: url(images/menu/menu.png) no-repeat top left;
	z-index: 8;
	position: absolute;
	visibility: hidden;
}
#menu li.hilite{
	background-position: right -124px;
}
#menu_prestige li.hilite{
	background-position: right -200px;
}
#menu_cz li.hilite{
	background-position: right -276px;
}
#menu .hilite .left, #menu_prestige .hilite .left, #menu_cz .hilite .left{
	background: url(images/menu/menu.png) no-repeat top left;
	height: 28px;
	margin-right: 7px;
}
#menu .hilite .left{
	background-position: 0 -86px;
}
#menu_prestige .hilite .left{
	background-position: 0 -162px;
}
#menu_cz .hilite .left{
	background-position: 0 -238px;
}
#menu li.univers, #menu_prestige li.univers, #menu_cz li.univers{
	background: url(images/menu/menu.png) no-repeat top left;
	background-position: right -48px;
	z-index: 9;
	position: absolute;
	visibility: hidden;
}
#menu .univers .left, #menu_prestige .univers .left, #menu_cz .univers .left{
	background: url(images/menu/menu.png) no-repeat top left;
	background-position: 0 -10px;
	height: 28px;
	margin-right: 7px;
}
#header #sous_menu{
	background-image: url(images/menu/sousMenuCurrent.gif);
	margin-top:5px;
	padding: 5px;
	color:#FFF;
	font-weight:bold;
	width:940px;
	float:left;
	height:15px;
}
#header #sous_menu ul li{
list-style: none;
}
#header #sm_imgleft{
	width:5px;
	height:25px;
	float:left;
	margin-top:5px;
}
#header #sm_imgright{
	width:5px;
	height:25px;
	float:left;
	margin-top:5px;
}
.baniere{
	background:transparent url(images/common/logo.png) no-repeat;
	width:1024px;
	height:158px;
}




