#contain #content {
  background: #FFFFFF none repeat scroll 0 0;
}
#contain #content form {
  padding:15px 15px 0 50px;
}
#contain #content input {
    color:#666666;
    font-family:Arial,Helvetica,sans-serif;
    font-size:1em;
}

#content a,  
#content a:visited{
    color: #666666;
    text-decoration:underline;
}

#content a:hover{    
    color: #E97B05;
}

div#annuaire-entreprise{
    position: relative;
    width: 687px;
}
    div#annuaire-entreprise div.titre-annuaire{
        font-size: 1.333em;
        font-weight: bold;
        color: #ffffff;
        padding-top: 10px;
        padding-left: 25px;
        margin-top: 10px;
        background: url(../../images/cg17/entete-annuaire-entreprises.gif) top left no-repeat;
        width: 687px;
        height: 40px;
    }
    div#annuaire-entreprise div#contenu-annuaire{
        width:687px;
        background: url(../../images/cg17/degrader-gauche-annuaire.gif) top left repeat-y;
    }
    div#annuaire-entreprise div#bas-annuaire{
        width: 687px;
        height: 51px;
        background: url(../../images/cg17/bas-annuaire.gif) top left no-repeat;
    }
    div#annuaire-entreprise TABLE#table-recherche{
        text-align: center;
        width:632px;
    }
    div#annuaire-entreprise TABLE SELECT{
        /*width: 325px;*/ /*ano 521*/
        font-size:1em;
        margin-top: 10px;
        color: #666666;
    }
    div#annuaire-entreprise .titre-colonnes-annuaire{
        display: inline;
        font-weight: bold;
        font-size: 1.083em;
        color: #006b85;
    }
div#liste-entreprises {
    width: 667px;
    height: 93px;
    float: right;
    overflow: auto;
    overflow-x:hidden;
    font-weight:bold;
    border-top: 1px solid #4e99ac;
    margin-top: 5px;
}
    div#liste-entreprises .ligne {
        clear:both;
        height:23px;
    }

/*    div#liste-entreprises .ligne div{
        float:left;
        /*padding:3px;
    }*/
    div#liste-entreprises .ligne a span{
        float:left;
        display:block;
        width:285px;
        cursor:pointer;
    }
    div#liste-entreprises .ligne a span.first{
        width:345px;
        
    }

    div#liste-entreprises .gris-clair {
        background-color: #f4f4f4;
    }
    div#liste-entreprises .gris-fonce {
        background-color: #e9e9e9;
    }
    div#liste-entreprises A,
    div#liste-entreprises A:hover,
    div#liste-entreprises A:visited {
        font-weight:bold;
        color: #666666;
        text-decoration: none;
        display:block;
        height:17px;
        padding:3px 0 3px 18px;
        
    }
    div#liste-entreprises A:hover {
      /*color:#006B85;*/
      background-color:#B1D2D9;
    }
    div#liste-entreprises .current{
        background-color:#b1d2d9;
    }
    div#liste-entreprises .first a{
        margin-left: 15px;
    }
    div#liste-entreprises .first a:hover {
        color:#006B85;
        text-decoration:none;
    }
div#detail-entreprise{
    width: 678px;       
    float:right;    
}
    div#detail-entreprise tr.nom-entreprise{
        height:25px; 
        background-color: #a0c8d2;
        font-size: 1.166em;
        font-weight: bold;
        color:#006b85;
    }
    div#detail-entreprise .intitule-champ{
        font-size: 1.083em;
        font-weight: bold;
        color: #006b85;
        text-align:right;
    }
    div#detail-entreprise table td.intitule-champ{
        border-right: 1px solid #ffffff;
        border-left: 1px solid #ffffff;
    }
    div#detail-entreprise table tr td{
        border-bottom: 1px solid #ffffff;
        padding: 4px;
    }
div#logo-partenaires{
    width: 678px;
    float: right;
}
    div#logo-partenaires HR{
        color: #4f99ab;
        background-color: #4f99ab;
        border: 0;
        height: 1px;
    }
.geolocaliser{
    font-size: 0.916em;
    float: right;
    font-weight: normal;
}
    .geolocaliser a,
    .geolocaliser a:visited{
        text-decoration: none;
        color: #006B85;
    }
    
    .geolocaliser a:hover{
        text-decoration: underline;
        color: #006B85;
    }
    
#contain #content #bloc-bouton-page{
    width: 698px;
    text-align:right;
    padding:20px 30px 0 0;
}
a.lien-haut-page,
a.lien-haut-page:visited{
    font-size: 0.916em;
    color:#5a5959;
    text-decoration:underline;
}

a.lien-haut-page:hover{
    font-size: 0.916em;
    color:#E97B05;
    text-decoration:underline;
}
    
