﻿/* ---------------------------------------------------- BARRE COMMUNE -------------------------------------------------*/

.barreCommune
{
    height:36px;
    background:url(/portail/controles/entetePortail/images/fond_repeat.png) repeat-x center top;
    z-index:100;
    position:relative;
}

.barreCommune .corpsMaster
{
    padding:8px 0 0 15px;
}

.barreCommune .corpsMaster a
{
    font-size:11px;
    color:#9b9b9b;
}