#artsplastiques h1 {
    clear: both;
}

#artsplastiques .contenu {
    clear: both;
    /*font-size: 0.86em;*/
}

#artsplastiques {
    padding-bottom: 5px;
    color: #656565;
}

#artsplastiques a {
    color: #000000;
}

#artsplastiques a:hover {
    color: #6a8a13;
}

#artsplastiques h1 {
    font-size: 1.6em;
    font-weight: bold;
}

#lieu .chapeau .photo {
    
}

#lieu .chapeau .photo img {
    float: right;
    margin: 10px;
}

#artisteList .desc, #associationList .desc, #lieuList .desc {
    font-size: 0.86em;
    margin: 0;
    margin-bottom: 1.5em;
}

#lieuList .contenu {
    margin-top: 30px;
}

#artisteList .nom, #associationList .nom, #lieuList .nom {
    font-weight: bold;
    margin: 0.3em 0;
    text-decoration: underline;
} 

#artsplastiques .cartedevisite p {
    margin: 0.43em 0;
}

#artsplastiques .cartedevisite span {
    font-weight: bold;
}

#rechercherArtistes {
    background: url("../../../images/portlets/rechercheActu/titre_rech_actu.gif") no-repeat scroll right top #E7E8E8;
    margin-top: 20px;
    padding-bottom: 5px;
    position: relative;
    padding: 6px 5px;
}

#rechercherArtistes {
    margin-bottom: 1.5em;
} 

#rechercherArtistes .lettre {
    font-weight: bold;
}

#rechercherArtistes select {
    border-color: #828383 #CECFCF #CECFCF #828383;
    border-style: solid;
    border-width: 1px;
    display: block;
    margin: 3px 10px;
    width: 98%;
}

#rechercherArtistes .submitForm {
    background: transparent url(../../../images/bg/form/btn_valider_crea_compte.png) no-repeat 0 0;
    border: none;
    height: 31px;
    width: 77px;
    float: right;
    position: relative;
    margin: 0;
    font-weight: bold;
    font-size: 0.8em;
    cursor: pointer;
}

#rechercherArtistes form {
    clear: both;
}

#rechercherArtistes fieldset {
    border: none;
}


#rechercherArtistes ul {
    list-style: none outside none;
    margin: 0 10px;
    padding: 0;
}

#rechercherArtistes ul li {
    color: #656565;
    font-size: 0.86em;
    font-weight: bold;
}

#artsplastiques div.resultat ul {
    font-size: 0.86em;
    margin: 10px 0px;
    padding: 0px;
    list-style: none;
}

#artsplastiques div.resultat ul li {
    padding: 0px 0px 0px 15px;
    background: transparent url(../../../images/portlets/genLeft/green-bullet.png) no-repeat left top;
    margin: 3px 0px 3px 30px;
    list-style: none;
}

#artsplastiques div.resultat ul li a {
    text-decoration: underline;
    font-weight: bold;
}

#artsplastiques p.retourRecherche {
    text-align: right;
}

#artsplastiques p.retourRecherche a {
    text-decoration: underline;
    text-align: right;
}


p.pager {
    font-size: 0.86em;
}