/* RESET */
li{
list-style:disc;
list-style-position:inside;
padding:0;
}
/* CONTENU */
.pied,
#bandeau .cont,
#menu,
#chemin,
#gauche,
#utils,
#droite,
#pied2,
.meme_sujet,
#rubrique img{
display:none;
}
.b_contenu{
padding:0;
overflow:visible;
}
#bandeau .logo{
float:none;
}
#col_centre{
float:none;
overflow:visible;
}
#centre,
#rubrique h2{
float:none;
width:auto;
}
#rubrique h2{
height:auto;
color:#3e4655;
padding:0;
}
#article .article .info3{
padding:0;
line-height:12px;
}
#modeles_detail .resume{
overflow:visible;
width:600px;
}
/* ENLEVER LES BG */
body,
html,
.bandeau1,
.bandeau2,
#bandeau,
.contenu,
#rubrique,
#rubrique h2,
.wg ul li,
#article .article .info,
#article .article .info2,
#article .article .info3{
background:none;
}
