@charset "utf-8";
/* CSS Document */
/*// pour le patienteur ajax de chargement*/
.dhtmlspin_layer, .dhtmlspin_msg, .dthmlspin_msg_smsg, .dhtmlspin_element {
    margin-top: -10px;
    font-size: 2px;
    color: #FFFFFF;
}

#alertes_ent_table {
    background: #FFFF66;
    margin:0; padding:0;
    width: 100%;
    border-color: #FFFFFF;
}
#alertes_ent_table tr.tr_titre th.th_titre {
    background-color: #ffd167;
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
    border-color: #FFFFFF;
}

#alertes_ent_table td {
    border-color: #FFFFFF;
    padding-left: 10px;
}

#alertes_ent_table td.td_image {
    text-align: center;
    padding: 0;
}
#alertes_ent_table td.td_date {
    text-align: center;
    padding: 0;
}
.col_image {
    width: 3%;
}
.col_de {
    width: 33%;
}
.col_dossier {
    width: 50%
}
.col_recu_notif {
    width: 14%
}
.col_recu {
    width: 7%;
}
.col_reponse {
    width: 7%;
}


#disposition_alertes {
    margin-bottom: 5px;
}

#mes_alertes {
    background-color: #FFFF66;
    border: thin #AAAAAA solid;
}

#choix_mes_alertes {
    font-weight: bolder;
    font-size: 12px;
    background-color: #FFD167;
    border: thin #AAAAAA solid;
}

.texte_titre_alerte {
    display: inline;
    margin: 0px;
    *margin-top: -10px;
    _margin-top: -10px;
    padding: 0px;   
    height: 21px;
    padding: 3px 0 0 0;
}

p.choix_ordre {
    float: right;
    display: inline;
    font-weight: bold;
    margin: 2px 5px 0px 0px;
    padding: 0px;
}

.ent_mail_alertes {
    font-weight: normal;
    font-size: 12px;
    height:21px;
    background-color: #ffd167;
    margin:0px 0px 1px 0px;
    border-bottom: #FFFFFF solid thin;
}
.titre_alerte {
    font-weight: bolder;
    margin:0px 0px 0px 25px;
}

.lien_alerte {
    margin-left:10px;
    height:17px;
    border-bottom: #FFFFFF solid thin;
}

