/*   societe   */

div#pied6
    {
        height:auto;
        width: auto;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: 1px solid #999999;
        margin: 2px;
        background-color: #DCF8E2;
        padding: 2px;
}



#module6 {
position:relative;
list-style-type: none;
margin-bottom: 10px;
}


div#entete6 {


}

div#entete6 h1
        {
        height:auto;
        width: auto;
        background-image:url(../images/fond-menu-vert.gif);
        background-repeat: repeat-x;
        background-position: bottom;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #333333;
        padding: 0px;
        padding-left: 5px;
        margin:  0 auto;
        padding-top: 4px;

        text-align: left;
        cursor: move;
}

div#pave6 {

        margin:5px;
}


div#contenu6 {
        margin:  0 auto;
        height: 120px;
        overflow: auto;


}

div#bloc6 {

         border: 1px solid #999999;

}




/* liste  */
div#contenu6 ul
                {
        padding: 0;
        list-style-type: none;
        margin-left: 20px;
        }

div#contenu6 ul li
        {
        text-align: left;
        list-style-image: url(../images/puce-fleche.png);
        margin-bottom: 4px;
        }




/*  pied */


div#pied6 h1
    {
        margin:  0 auto;
}

a.societetitre
{
        width: auto;
        display: block;
        text-decoration: none;
        font-size: 10px;
        color: #21953A;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
        margin-right: 2px;
}

a.societetitre:hover,  a.societetitre:focus,  a.societetitre:active {
        text-decoration: underline;
        color: #666666;
        }
a.societeresume
{
        text-decoration: none;
        font-size: 9px;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        background-color: #DCF8E2;
        border: 1px solid #AAAAAA;
        display: block;
        min-height: 10px;
        font-weight: normal;
        padding:  3px;
}

a.societeresume:hover,  a.societeresume:focus,  a.societeresume:active {
        text-decoration: none;
        }

a.societefiche
{
        text-decoration: none;
        font-size: 9px;
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;

        display: block;
        min-height: 10px;
        font-weight: normal;
}

a.societefiche:hover,  a.societefiche:focus,  a.societefiche:active {
        text-decoration: none;
        }


/*  page annuaire */
div#zonesocietetitre
    {
        height: 20px;
        background-image:url(../images/fond-menu-fe.gif);
        background-repeat: repeat-x;
    }
