@charset "utf-8";
a img { border:none; }


.noPrint {
   display:none; 
}

DIV.map, DIV.lang, DIV.topmenu, UL.breadcrumps, DIV.search_bar, #REPLIER, DIV.navigation, DIV.item1, img.png, DIV.slogan, .print-button{
    display:none;
}

.center_content {
    padding-right: 10px;
}

h1 {
   color: black; 
}

.item2 {
    margin: 10px !important;
}

.body {
    width: 100%;
    min-width: 100%;
}

body {
    width: 700px;
}

*, html {
    background: none !important;
    text-decoration: none;
}

.png {
   background: none !important;  
}

div {
    background: none !important; 
}

.back-print{
    display: inline;
    text-decoration: underline; 
}