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

#coderpa a {
    color: #000000;
}

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

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

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

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

#rechercherCoderpa .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: 10px 10px 0 10px;
    font-weight: bold;
    font-size: 0.8em;
    cursor: pointer;
}

#rechercherCoderpa form {
    clear: both;
}

#rechercherCoderpa fieldset {
    border: none;
}


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

#rechercherCoderpa ul li {
    color: #656565;
    font-size: 0.86em;
    font-weight: bold;
    padding: 6px 5px;
}

#coderpa div.resultat table {
    border-collapse:collapse;
    background-color: #f6f5f5;
    width: 100%;
    font-size: 0.85em;
}

#coderpa div.resultat th {
    font-family: Arial;
    text-align: center;
    height: 3em;
    background-color: #7CA216;
    color: #FFF;
    border-left: solid 1px #CCCCCC;
}

#coderpa div.resultat td {
    border-left: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC;
}

#coderpa div.resultat td.col1 {
    padding: 3px;
}

#coderpa div.resultat td.col3 {
    padding-left: 2px;
    padding-right: 0;
}

#coderpa div.resultat td.col1 {
    border-left: none;
}

#coderpa div.resultat td.col1 a {
    font-weight: bold;
    text-decoration: underline;
}


#coderpa div.resultat td.col2 {
    text-align: center;
}

#coderpa .fiche {
    margin-top: 20px;
}

#coderpa .legende, #coderpa.recherche .telechargement, #coderpa .fiche, #coderpa .aucunresultat {
    font-size: 0.85em;
}

#coderpa.recherche .telechargement {
    margin-top: 6em;
}

#coderpa.recherche .telechargement a, #coderpa .aucunresultat {
    line-height: 1.5em;
}

#coderpa.recherche .aucunresultat a, #coderpa.recherche .telechargement a, #coderpa.fiche .telechargement a {
    text-decoration: underline;
}

#coderpa.recherche .telechargement img.picto {
    clear: both;
    float:left;
    margin-right: 3px;
}

#coderpa.recherche .telechargement img.picto.sur3lignes {
    margin-bottom: 3em;
}

#coderpa.recherche .telechargement img.picto.sur4lignes {
    margin-bottom: 4em;
}

#coderpa.recherche .telechargement br {
    margin-bottom: 2em;
}

#coderpa .aucunresultat .avertissement {
    color: red;
}

#coderpa .legende ul, #coderpa .pictos ul {
    margin: 10px 0px;
    padding: 0;
    list-style: none;
}

#coderpa .legende ul li, #coderpa .pictos ul li {
    background: none;
    list-style: none;
    margin-bottom: 1.2em;
}

#coderpa .adresse, #coderpa .visuel {
    margin-bottom: 1.5em;
}

#coderpa .CG44EtablissementPersonnesAgees .telechargement {
    clear: both;
}

#coderpa .CG44EtablissementPersonnesAgees img.picto {
    vertical-align: middle;
}

#entete, #social-wrapper {
    clear: both;
}
