/* CSS */
/* > DEFAULT */
* {
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	font-style: normal;
	text-decoration: none;
}

* a:hover {
	text-decoration: underline;
}

html, body {
	width: 100%;
	height: 100%;
}

html {
	font-size: 100%;
}

body {
	font-size: .75em;
	line-height: 1em;
	background: #dcdcdc;
	/*background: #fff url(img/headfoot/bg_content.gif) center top repeat-y;*/
}

h1 {
	font-size: 1.1em;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
}

input {
	width: 150px;
	height: 20px;
	border: 1px solid #A0A0A0;
	border-bottom: 1px solid #D4D0C8;
	border-right: 1px solid #D4D0C8;
}

div.clear {
	clear: both;
	font-size: 1px;
}
/* > END DEFAULT */

div#conteiner {
	position: relative;
	width: 100%;
	background: #fff url(img/headfoot/bg.gif) 0px 0px repeat-x;
}

div#boxtop {
	margin: auto;
	width: 792px;
}

img#logo {
	width: 176px;
	height: 89px;
	margin: 28px 0px 0px 0px;
	float: left;
}

a div#cart {
	width: 147px;
	height: 16px;
	border: 1px solid #c8c8c8;
	background: #fff url(img/headfoot/caddy.gif) 10px 3px no-repeat;
	margin: 43px 0px 0px 431px;
	padding: 5px 0px 0px 30px;
	float: left;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 0.75em;
	cursor: pointer;
}

a div#cart:hover {
	background: #f2f2f2 url(img/headfoot/caddy.gif) 10px 3px no-repeat;
}

div#flashbox {
	width: 792px;
	height: 212px;
	background-color: #fff;
}

div#flashbox #top {
	width: 792px;
	height: 6px;
	background: url(img/headfoot/degra_top.gif) left top no-repeat;
}

div#flashbox #left {
	width: 6px;
	height: 200px;
	background: url(img/headfoot/degra_left.gif) left top no-repeat;
	float: left;
}

div#flashbox #flash {
	width: 770px;
	height: 190px;
	margin: 5px;
	float: left;
}

div#flashbox #right {
	width: 6px;
	height: 200px;
	background: url(img/headfoot/degra_right.gif) left top no-repeat;
	float: left;
}

div#flashbox #bottom {
	width: 792px;
	height: 6px;
	background: url(img/headfoot/degra_bottom.gif) left top no-repeat;
	clear: both;
}

/*¨  MENU   */
div#menubox  {
	width: 592px;
	height: 29px;
	margin-left: 190px;
	clear: both;
}

div#menubox ul#menuul {
	list-style-type: none;
	display: block;
	height: 23px;
}

div#menubox ul#menuul li {
	float: left;
	height: 23px;
}

div#menubox ul#menuul li.menuspacer {
	background: url(img/headfoot/menu_spacer.gif) left top no-repeat;
	width: 20px;
	height: 23px;
}

div#menubox ul#menuul li a, div#menubox ul#menuul li span {
	display: block;
	height: 23px;
	font-size: 0px;
	line-height:0px;
	letter-spacing: -50px;
	color: #fdfaf1;
}

div#menubox ul#menuul li span {
	background-position: 0px -23px;
}

div#menubox ul#menuul li a:hover {
	background-position: 0px -23px;
}

#button01 {
	width: 87px;
	background: url(img/headfoot/01_title_menu_fr.gif) left top no-repeat;
}

#button02 {
	width: 103px;
	background: url(img/headfoot/02_title_menu_fr.gif) left top no-repeat;
}

#button03 {
	width: 85px;
	background: url(img/headfoot/03_title_menu_fr.gif) left top no-repeat;
}

#button04 {
	width: 75px;
	background: url(img/headfoot/04_title_menu_fr.gif) left top no-repeat;
}

#button05 {
	width: 87px;
	background: url(img/headfoot/05_title_menu_fr.gif) left top no-repeat;
}

#button06 {
	width: 55px;
	background: url(img/headfoot/06_title_menu_fr.gif) left top no-repeat;
}
/*¨  END MENU   */

div#content {
	width: 778px;
	margin: 0px 7px;
	padding-bottom: 230px;
	border: 1px solid #c8c8c8;
	border-top: 0px;
}

div#content h1 {
	height: 17px;
	background: #dcdcdc url(img/headfoot/arrow_right.gif) 9px 10px no-repeat;
	border: 1px solid #c8c8c8;
	border-left: 0px;
	border-right: 0px;
	padding: 5px 0px 0px 22px;
	font-size: 0.9em;	
}

div#content #contentHtml {
	padding: 20px;
	line-height: 140%;
	font-size:0.9em;
	text-align: justify;
}

div#content #contentHtml2 h1 {
	display: block;
	height: 17px;
	width: 100%;
	background: none;
	border: 0px;
	border-bottom: 1px solid #ff0000;
	color: #ff0000;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0px;
}

div#boxbottom {
	position: absolute;
	width: 792px;
	bottom: 39px;
	left: 50%;
	margin-left: -396px;
	height: 161px;
	padding-top: 30px;
	background: #fff url(img/headfoot/bg_content_bottom.gif) 1px top no-repeat;
}

.boxbottom {
	position: absolute;
	width: 792px;
	bottom: 39px;
	left: 10%;
	margin-left: -396px;
	height: 161px;
	padding-top: 30px;
	background: #fff url(img/headfoot/bg_content_bottom.gif) 1px top no-repeat;
}

img#bannerbottom {
	width: 792px;
	height: 92px;
}

div#menubottom {
	width: 780px;
	height: 39px;
	margin: 26px auto 4px auto;
	position: relative;
}

div#menubottom #left {
	position: absolute;
	left: 0px;
	height: 23px;
	font-size:0.75em;
	color: #383838;
	padding-top: 20px;
}

div#menubottom ul {
	list-style-type: none;
}

div#menubottom ul li {
	display: inline;
}

div#menubottom #left .selected {
	color: #ff0000;
}

div#menubottom #left a:hover {
	color: #ff0000;
	text-decoration: none;
}

div#menubottom #right {
	position: absolute;
	right: 0px;
	height: 39px;	
}

div#menubottom #right img#brusselsexport {
	width: 94px;
	height: 39px;
}

div#menubottom #right img#paypal {
	width: 107px;
	height: 23px;
}

div#bottomgrey {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 27px;
	background: url(img/headfoot/bg_bottom.gif) left top repeat-x;
	color: #383838;
	line-height: 170%;
	font-size: 0.75em;
	padding: 12px 0px 0px 0px;
}

div#bottomgrey #footerbox {
	position: relative;
	margin: auto;
	width: 786px;
	padding: 0px 0px 0px 6px;
}

div#bottomgrey #footerbox #imagefields a {
	position: absolute;
	background: url(img/headfoot/imagefields.gif) left top no-repeat;
	width: 189px;
	height: 17px;
	right: 8px;
	bottom: 0px;
}

div#bottomgrey #footerbox #imagefields a:hover {
	background-position: 0px -16px;
}



div.spacer {
	height: 24px;
	background-color: #fff;
}


img.thumb {
	width: 152px;
	height: 152px;
	padding: 3px;
	border: 1px solid #C8C8C8;
}

img.popup {
	width: 152px;
	height: 152px;
	padding: 3px;
	border: 1px solid #c8c8c8;
}

a.popup {
	height: 172px;
	float: left;
	padding-bottom: 6px;
	margin: 15px 11px 15px 11px;
	background: url(img/headfoot/zoom.gif) center bottom no-repeat;
}

div#content div#contentHtml table {
	border: 1px solid #c8c8c8;
}

div#content div#contentHtml table tr td {
	height: 24px;
	color: #383838;
	font-size: 0.9em;
}

div#content div#contentHtml table tr td.table_title {
	height: 24px;
	background: url(img/headfoot/table_title_bg.gif) left top repeat-x;
	color: #fff;
	font-weight: bold;
}

/************************************************/

/* END CSS */