/** Tags MIA */
#pre-banner, #pre_footer
{
    padding: 5px 0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow: hidden;
    clear:both;
    border-bottom: 1px solid rgb(178, 178, 178);
}

#pre_footer 
{
    border-bottom: 0;
    border-top: 1px solid rgb(178, 178, 178);
}

#header_mia, #footer_mia
{
 background-color: #fff;
 padding: 5px 0px;
 color: #666;
}

/** La pub à droite */
#sidebar div.publicite {
   width: 302px;
   overflow: hidden;
   padding: 0;
}
/** Fin tags MIA */
