#center {
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;

	background-repeat: repeat-y;
	background-color: #FFFFFF;
}



#header {
	position: relative;
	width: 760px;
	float: left;
	background-image: url(../NEW/media/fondetlogo.gif);
	margin-bottom: 5px;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#headermenu {
	position: relative;
	width: 70px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 10px;
}

#headerlogo {
	position: relative;
	width: 580;
	float: left;
	margin-top: 10px;
	margin-left: 100px;
}


#menu {
   clear: both;
   position: relative;
   width: 160px;
   float: left;
}

#centre {
	position: relative;
	width: 580px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}

#centreboutique {
	position: relative;
	width: 810px;
	float: left;
	margin-top: 14px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#contenue {
	position: relative;
	width: 800px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

#contenueboutique {
	position: relative;
	width: 1000px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#pub {
	position: relative;
	width: 120px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;

}

#block {
	position: relative;
	width: 260px;
	float: left;
	margin-top: 10px;
	height: 310px;
}

#footer {
	clear: both;
	position: relative;
	width: 1000px;
	float: left;
	text-align: center;
	text-indent: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
