/* specifique au site de gwen, peut ÃÂªtre jetÃÂ© pour les autres sites */

#mot-articles h2, #menu-groupes h2, #artinrub h2 {
display:none;
}

#menu-groupe h2, #galerie-video h2 {
display:none;
}

#menugroupe a:hover {
text-decoration:none;
}

#menu-groupe li {
padding:0;
float:left;
clear:none;
margin-bottom:20px;
border:1px solid #151515;
position:relative;
width:190px;
min-height:21px;
_height:21px;
}

#menu-groupe .gauche {
margin-right:16px;
}

#menu-groupe .listagetitre {
padding:3px 6px;
background-color:#151515;
margin:0;
_margin:-6px 0 0 0;
position:absolute;
bottom:0;
width:178px;
}

#menu-groupe .listagelogo {
float:none;
margin:0;
padding:0;
}

#menu-groupe .listagelogo img {
border:0;
}

#menu-groupe .listagetexte {
display:none;
}
/*
#menu-groupe .listagetitre a {
margin:0;
padding:0;
}

#menu-groupe .listagelogo a {
padding:0;
margin:0;
}

#menu-groupe .listagelogo img {
border:0;
}


*/
#menu-groupe h4 a {
color: #fff;
}

#menu-groupe h4 a:hover {
color: #f30;
}

#menu-groupe .listageinfo {
display:none;
/*position:absolute;
top:45px;
margin:0 0 0 6px;*/
}

#bloc-recherche {
border-top: 1px solid #333;
padding-top:10px;
}