#header {
	width:817px;
	margin-left:46px;
	position: relative;
	z-index:1000;
}

#header #logo {
	margin-left:-28px;
	width:384px;
	height: 82px;
	cursor: pointer;
}

#header .adresse {
	font-size: 10px;
	color:#fff;
	text-transform: uppercase;
	position: absolute;
	top:20px;
	right:-15px;
}

#header .onglets {
	position: absolute;
	top:45px;
	right:143px;
}
#header .onglets .onglet {
	width: 79px;
	height: 24px;
	background: url(../images/onglet-jaune.png) no-repeat;
	float:left;
	margin-left:5px;
	text-align: center;
	padding-top:7px;
}
#header .onglets .onglet a {
	text-decoration: none;
	color:#000;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}
#header .onglets .onglet a:hover,
#header .onglets .onglet a.courant {
	color:#fff;
}

#header .newsletter {
	position: absolute;
	top:48px;
	right:0px;
}
#header .newsletter input {
	width:125px;
	font-family: Arial;
	font-size: 9px;
	height:13px;
	border:1px solid #ddd;
}
#header .newsletter input.blur {
	color:#666;
}

#header .menu {
	height:56px;
	overflow: hidden;
	position:relative;
	z-index:1000;
}
#header .menu .item {
	width:817px;
	height: 56px;
}
#header .menu .overitem {
	position:absolute;
	height:33px;
	top:0;
	cursor: pointer;
}
*html #header .menu .overitem {
	cursor:hand;
}
#header .menu #rub1 {
	left:0;
	width:156px;
}
#header .menu #rub2 {
	left:156px;
	width:230px;
}
#header .menu #rub3 {
	left:386px;
	width:165px;
}
#header .menu #rub4 {
	left:551px;
	width:146px;
}
#header .menu #rub5 {
	left:697px;
	width:119px;
}

#header .menu .item img {
	border-style: none;
}

/** Les bêbêtes **/

#global .bebete1 {
	position:absolute;
	left:-87px;
	top:180px;
	width:109px;
	height:192px;
	background: url(../images/betes/g1.jpg);
}
#global .bebete2 {
	position:absolute;
	left:-86px;
	top:290px;
	width:108px;
	height:120px;
	background: url(../images/betes/g2.jpg);
}
#global .bebete3 {
	position:absolute;
	left:-77px;
	top:160px;
	width:99px;
	height:180px;
	background: url(../images/betes/g3.jpg);
}
#global .bebete4 {
	position:absolute;
	left:-70px;
	top:140px;
	width:92px;
	height:308px;
	background: url(../images/betes/g4.jpg);
}
#global .bebete5 {
	position:absolute;
	left:-49px;
	top:250px;
	width:71px;
	height:90px;
	background: url(../images/betes/g5.jpg);
}
#global .bebete6 {
	position:absolute;
	left:-103px;
	top:280px;
	width:125px;
	height:155px;
	background: url(../images/betes/g6.jpg);
}

#global .bebete7 {
	position:absolute;
	right:-63px;
	top:150px;
	width:85px;
	height:260px;
	background: url(../images/betes/d1.jpg);
}
#global .bebete8 {
	position:absolute;
	right:-50px;
	top:110px;
	width:72px;
	height:63px;
	background: url(../images/betes/d2.jpg);
}
#global .bebete9 {
	position:absolute;
	right:-66px;
	top:250px;
	width:88px;
	height:145px;
	background: url(../images/betes/d3.jpg);
}
#global .bebete10 {
	position:absolute;
	right:-83px;
	top:50px;
	width:105px;
	height:178px;
	background: url(../images/betes/d4.jpg);
}
#global .bebete11 {
	position:absolute;
	right:-49px;
	top:110px;
	width:71px;
	height:105px;
	background: url(../images/betes/d5.jpg);
}
#global .bebete12 {
	position:absolute;
	right:-64px;
	top:280px;
	width:86px;
	height:68px;
	background: url(../images/betes/d6.jpg);
}