/**/
.editor img {
border: 0px solid #201b1a;
}
.gestionBackground img {
border: 0px solid #201b1a;
}


body {
background-color: #060606;

}

#boxOverAll {
background-image: url('images_layout/layout_background03.jpg');;
}

#boxAll {
xmargin-top: 50px;
}
#boxTop {
background-image: url('images_layout/layout_01.jpg')
}
#boxMain {
background-image: url('images_layout/layout_02.jpg')
}
#boxBottom {
background-image: url('images_layout/layout_03.jpg')
}

.main {
position:relative;
width: 520px;
height:470px;
overflow: auto;
scrollbar-base-color: #7F2703; Le scroll;
scrollbar-arrow-color: #ffffff;#000000; Flèches;
scrollbar-highlight-color: #ffffff; Fond;
scrollbar-darkshadow-color: #990000; Ombre du scroll;
}