body {
	cursor: default;
}
#ajaxCont {
position: relative;
	margin-top: 20px;
	margin-left: 5px;
}
#menu {
	margin: -19px 0 0 10px;
}
#menuTop {
	width: 201px;
	height: 268px;
	border: 0;
	margin-bottom: -5px;
	cursor: pointer;
}
#menuMid {
	width: 201px;
	background: #e60000;
}
#menuMid div {
	background: #FFF;
	border: 0;
	padding: 3px 3px 3px 0;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	cursor: pointer;
	margin: 5px 0 5px 0;
}
#menuBottom {
	width: 201px;
	height: 27px;
	margin-top: -5px;
	background: url(/images/general/layout/bruneaushop_menu_bottom.png) no-repeat;
}
#homeMenu {
	position: absolute;
	top: 280px;
	left: 50px;
	text-align: right;
}
#homeMenu p{
	color: #d6d6d6;
	margin: 20px 0 20px 0;
	text-decoration: none;
	font-family: arial black;
	font-size: 12px;
	cursor: pointer;
}
#catTitle {
	width: 700px;
	height: 20px;
	text-align: right;
	padding-right: 22px;
	color: #535468;
	font-family: arial black;
	font-size: 12px;
	font-style: italic;
}
#prodMenu {
	width: 723px;
	height: 150px
}
#prodTop {
	background: url(/images/general/layout/bruneaushop_prodtop.png) no-repeat;
	width: 723px;
	height: 30px;
	margin: 20px 0 20px 0;
}
#prodMid {
	width: 723px;
}
#prodBot {
	background: url(/images/general/layout/bruneaushop_prodbot.png) no-repeat;
	width: 723px;
	height: 50px;
	margin: 20px 0 20px 0;
	padding-top: 30px;
}
#offre {
	background: url(/images/general/layout/bruneaushop_offretop.gif) no-repeat top center;
	width: 576px;
	margin-left: -5px;
}
#offreCont {
	background: url(/images/general/layout/bruneaushop_offrebot.gif) no-repeat bottom center;
	width: 556px;
	padding: 10px;
}
#offreCont h2{
	font-family: verdana;
	color: #FF0000;
	font-size: 15px;
	font-weight: bold;
}
#prodDescr{
	float: right;
	width: 350px;
	max-height: 210px;
	overflow: auto;	
	font-family: verdana;
	font-size: 10px;
}
.minprice {
	color: #CC0000;
	margin: 10px 0 10px 0;
}
.prodPagingLeft {
	float: left;
	width: 261px;
	height: 25px;
	text-align: right;
	padding-top: 5px;
}
.prodPagingMid {
	float: left;
	width: 201px;
	height: 30px;
	text-align: center;
}
.prodPagingRight {
	float: right;
	width: 261px;
	height: 25px;
	text-align: left;
	padding-top: 5px;
}
.prodItemLeft {
	background: url(/images/general/layout/bruneaushop_itemtop.png) no-repeat top center;
	width: 231px;
	float: left;
	margin-right: 15px;
	
}
.prodItemRight {
	background: url(/images/general/layout/bruneaushop_itemtop.png) no-repeat top center;
	width: 231px;
	float: right;
	
}
.prodCont {
	background: url(/images/general/layout/bruneaushop_itembot.png) no-repeat bottom center;
	width: 231px;
	height: 175px;
}
.clearBoth {
	clear: both;
}
.prodTitle {
	font-family: verdana;
	font-size: 9px;
	color: #000;
	padding: 10px;
	height: 35px;
	margin-bottom: -20px;
}
.prodImg {
	float: left;
	margin: 10px 0 0 5px;
}
.prodPrice {
	float: right;
	width: 110px;
	margin: 40px 0 0 5px;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000;
}
.btnAanbieding {
	height: 25px;
	width: 99px;
	margin-top: 5px;
	cursor: pointer;
}
.pageMenu {
	font-family: verdana;
	font-size: 9px;
	color: #000;
	cursor: pointer;
}
.mauveGras {
	background: #FF0000;
	color: #FFFFFF;
}
.picto {
	float: left;
	margin: 5px;
}