*{
padding: 0px;
margin: 0px;
} html{
overflow: auto;
}body{
background: none;
font-family: arial;
font-size: 12px;
color: #3F3F3F;
}#container{
width:1000px;
height:auto;
background:none;
}#center{
width: 1000px; 
height: 500px; 
position: absolute; 
top: 50%; 
left: 25%; 
margin: -250px auto auto -250px;
border: 0px solid black;
}#footerleft{
width:352px;
font-size:11px;
text-align:center;
padding-left:110px;
float:left;
}#footerleft a{
color: #3F3F3F;
font-weight: bold;
text-decoration: none;
}#footerleft a:hover{
text-decoration:underline;
}#footerright{
width:538px;
font-size:11px;
text-align:center;
float:right;
}#title{
width:200px;
height: 27px;
margin-left:0px;
margin-top:40px;
font-weight:bold;
font-size:30px;
color: #FF4000;
}#menu{
margin-top:180px;
margin-left:260px;
margin-right:50px;
}#left{
background: #fff url('images/left.jpg');
width: 30px;
height:500px;
float:left;
}#middle{
width: 478px;
height:500px;
background: #fff url('images/middle.jpg');
background-repeat: repeat-x;
float:left;
}#right{
background: #fff url('images/right.jpg');
width: 30px;
height:500px;
float:left;
}#menudeco{
padding:0px 0px 0px 0px;
margin:0px;
background: url('./images/menudeco.jpg') no-repeat;
width:462px;
height:500px;
float:left;
}#boommenudeco{
padding:0px 0px 0px 0px;
margin:0px;
background: url('./images/boommenudeco.jpg') no-repeat;
width:462px;
height:500px;
float:left;
}#pietfoto{
padding:0px 0px 0px 0px;
margin:0px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./layout/images/pietfoto.png', sizingMethod='scale');
width:210px;
height:197px;
float:right;
clear:right;
display: inline;
position:absolute;
z-index:1;
right:0px;
top:-50px
}
body > #pietfoto{
background: url('./images/pietfoto.png') no-repeat;
}
body > #boomfoto1{
background: url('./images/boomfoto1.png') no-repeat  top right;
}
#boomfoto1{
padding:0px 0px 0px 0px;
margin:0px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./layout/images/boomfoto1.png', sizingMethod='scale');
width:210px;
height:197px;
float:right;
clear:right;
display: inline;
position:absolute;
z-index:1;
right:0px;
top:-50px
}body > #boomfoto2{
background: url('./images/boomfoto2.png') no-repeat  top right;
}#boomfoto2{
padding:0px 0px 0px 0px;
margin:0px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./layout/images/boomfoto2.png', sizingMethod='scale');
width:210px;
height:197px;
float:right;
clear:right;
display: inline;
position:absolute;
z-index:1;
right:0px;
top:-50px
}#content {
margin-top: 20px;
text-align: justify;
padding: 0px 20px 0px 0px;
overflow-x: hidden;
overflow-y: scroll;
height: 380px;
border: 0px solid black;
}#menu ul{
list-style-type: circle;
font-weight:bold;
font-size: 12px;
color: #3F3F3F;
position: relative;
top: -15px;
}#menu li{
list-style-type: disc;
font-weight:bold;
font-size: 12pt;
margin:0px;
padding:3px;
color: #3F3F3F;
}a{
color:#FF4000;
text-decoration:none;
}a:hover{
color: #FF4000;
}#menu a{
position: relative;
color: #3F3F3F;
text-decoration:none;
}.orange, #menu a:hover{
color: #FF4000;
}#content p{
margin-bottom: 10px;
}p.product{
clear: left;
border-top: 1px #cccccc solid;
}div.picture{
float: left;
padding: 3px;
border: 1px #cccccc solid;
width: 90px;
text-align: center;
cursor: hand;
}div.info{
margin-left: 110px;
}h2{
font-size: 12pt;
font-weight: 700;
color: #ff4000;
}p.categorie{
}p.categorie a, p.categorie span{
border-right: 1px #cccccc solid;
padding-right: 5px;
margin-right: 5px;
}img{
border: 0;
}
#content ul.tree, #content ul.tree ul{
list-style-type: circle;
margin: 10px 10px 10px 20px;
}