/* specifique au site vie feminine */
#bandeau {
position:relative;
}

#navigation {
z-index:10;
}

#slogan {
position: absolute;
right:0;
bottom:20px;
width:279px;
height: 38px;
background:url('../../../../pages-custom/vf-slogan.png') top left no-repeat;
}

#logo-vf {
z-index:110;
position:absolute;
top:24px;
height:40px;
width:243px;
background:url('../../../../pages-custom/logo-vf.png') top left no-repeat;
}

/* cacher titre h2 pour artinrub */

#artinrub h2, #rubinrub h2 {
display:none;
}

#corps #artinrub .listagetitre, #corps #rubinrub .listagetitre {
font-size: 24px; font-weight:bold;
}

#corps #artinrub .listagetitre a, #corps #rubinrub .listagetitre a {
color:#5d6b10;
}