body{
     background:url(http://www.bindernagel.fr/include/image/gif/background.gif);
     font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
     font-size:12px;
}

a img{
     border:none;
}

div#box {
     width:999px;
     height:765px;
     color:white;
     position:absolute;
     top:25px;
     left:24px;
     overflow:hidden;
}

div#left {
     background: #6A6458;
     color:white;
     height:750px;
     width:250px;
}

div#left a:link { 
     color:white;
     text-decoration:none;
}

div#left a:visited { 
     color:white; 
     text-decoration:none; 
}

div#left a:hover { 
     color:red; 
     text-decoration:none; 
}

div#left a:active { 
     color:white; 
     text-decoration:none; 
}

div#center {
     background: #6A6458;
     color:black;
     height:750px;
     width:747px;
     position:absolute;
     top:5px;
     left:250px;
     border:1px solid #2D302C;
     font: 110%  verdana;
     overflow: hidden;
}

#header{
     width:750px;
     height:100px;
     position:absolute;
     top:0px;
     left:0px;
     overflow:hidden;
}

#nav {
     width:750px;
     height:35px;
     line-height:35px;
     background-image:url(http://www.bindernagel.fr/include/image/gif/navigation.gif);
     background-repeat:repeat-x;
	 position:absolute;
	 top:100px;
	 left:0px;
}

div#center1 {
     background: black;
     color:white;
     height:613px;
     width:200px;
     position:absolute;
     top:137px;
     left:0px;
     overflow: auto;
}

div#center2{
     background: black;
     color:white;
     height:605px;
     width:535px;
     position:absolute;
     top:135px;
     left:200px;
     overflow: auto;
     padding:5px;
	 font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
}

big {
     font: 18px verdana, arial, sans-serif;
     color:#a9325c;
}

div#center a:link { 
     color:white;
     text-decoration:none;
}

div#center a:visited { 
     color:white; 
	 text-decoration:none; 
}

div#center a:hover { 
     color:gray;
	 text-decoration:underline;
}

div#center a:active { 
     color:white; 
	 text-decoration:none; 
}

b.rtop, b.rbottom{
     display:block;
}

b.rtop b, b.rbottom b{
     display:block;
     height: 1px;
     overflow: hidden; 
     background: #6A6458
}

b.r1{
     margin: 0 5px;
}

b.r2{
     margin: 0 3px;
}

b.r3{
     margin: 0 2px;
}

b.rtop b.r4, b.rbottom b.r4{
     margin: 0 1px;
     height: 2px;
}

#nav li a:link { 
     color:white;
	 text-decoration:none;
}

#nav li a:visited { 
     color:white; 
	 text-decoration:none; 
}

#nav li a:active { 
     color:white;
	 text-decoration:none; 
}

#nav li {
     float:right;
     text-align:center;
     margin-right:10px;
	 list-style-type:none;
}

#nav li a {
     display:block;
     padding:0 15px;
     font-size:10px;
     color:#ffffff;
     text-decoration:none;
}

#nav li a:hover {
     background-image:url(http://www.bindernagel.fr/include/image/gif/navigation-hover.gif);
     background-position:center;
     background-repeat:no-repeat;
     color:#222222;
}

div#lang,div#commande,#met {
     margin-left:5px;
     width:240px;
     height:20px;
     background: #D3D3D3;
     color:black;
     font-size:14px;
     cursor:pointer;
}

#ibox_wrapper {
    line-height:25px;
    border-color:#fff;
}
#ibox_wrapper, #ibox_footer_wrapper a { background-color:#fff; }
#ibox_content { background-color:#fff; border:0; margin: 10px 10px 40px 10px; }
#ibox_footer_wrapper {
    line-height: 25px;
    bottom: 5px;
    top: auto;
}
#ibox_footer_wrapper a {
    text-indent: -100000px;
    border:0;
    background: #fff url('images/closelabel.gif') center center no-repeat;
    width: 66px;
    padding: 0;
    height: 22px;
    line-height: 22px;
}
#ibox_footer_wrapper a:hover { background-color:#fff; }
#ibox_loading {
    text-indent: -100000px;
    width: 200px;
    height: 200px;
    background: #fff url('images/loading.gif') center center no-repeat;
}
