@media screen {

#wrap_header {
background: url(../images/back_wrap_header.gif) 0 0 repeat-x transparent;
}

#wrap_header .sub_wrap li.logo_sd {
display: none;
}

#wrap_header .sub_wrap li.logo_partenaire {
display: block;
float: left;
width: 494px;
height: 100px;
background: url(../images/logo.jpg) 0 0 no-repeat transparent;
}

#wrap_header .sub_wrap li.logo_partenaire a {
top: 15px;
left: 0px;
width: 165px;
height: 68px;
}

#wrap_main {
background: url(../images/back_wrap_main.gif) 0 0 repeat-x #fff;
}

.left_corner {
background: url(../images/left_corner.gif) 0 0 no-repeat #fff;
}

.right_corner {
background: url(../images/right_corner.gif) right top no-repeat #fff;
}

}