/* Header */
#header {
	background: url(/img/nl/bandeau.jpg) top left no-repeat;
	height: 102px;
}

p#bt_evenements a {
	background:url(/img/nl/bt_evenements.gif);
	width: 124px;
	height: 133px;
	top: 0px;
	position:absolute;
	background-repeat:no-repeat;
	background-position:left top;
	margin-left: 19px;
	text-indent: -5000px;
	text-decoration: none;
}

p#presse a{
	background:url(/img/box_verte.gif);
	position:absolute;
	background-repeat:no-repeat;
	background-position:left top;
	width: 123px;
	height: 26px;
	line-height: 26px;
	top: 6px;
	margin-left: 880px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

p#presse a:hover {
	color: #426500;
	text-decoration: none;
}

div#recherche {
	background:url(/img/box_orange.gif);
	position:absolute;
	background-repeat:no-repeat;
	background-position:right top;
	width: 113px;
	height: 53px;
	top: 40px;
	color:#FFFFFF;
	padding-top: 4px;
	padding-left: 890px;
}

div#recherche span {
	font-size:10px;
}

div#panier {
	background-image:url(/img/nl/panier2.gif);
}

/* POPUP */

#header_popup {
	background: url(/img/nl/bandeau_popup.jpg) no-repeat;
	padding-top: 40px;
	height: 18px;
}





/* PRINT */

#header_print {
	background: url(/img/nl/bandeau_print.jpg) no-repeat;
	padding-top: 40px;
	height: 18px;
}