.listeentreprise{
    background-color:#FFFFFF;
    overflow:auto;
    height:330;
    scrollbar-base-color:white;
    scrollbar-face-color:#3366CC;
    scrollbar-track-color:white;
    scrollbar-arrow-color:white;
    scrollbar-shadow-color:white;
    scrollbar-darkshadow-color:white;
    scrollbar-3dlight-color:white;
    scrollbar-highlight-color:white;
}
body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:12;
    color: #000000;
}
.recherche_tr{
}
.recherche_td{
    background-color:#01A0C7;
    vertical-align:middle;
    white-space: nowrap;
}
.r_champ{
    color: #C67700;
    font-size:12;
}
.r_adresse{
    color: #000000;
    font-size:11;
}
.r_accroche{
	color: #FFDCA8;
	font-size:11;
    font-weight:bold;
	background-color: #3366CC;
}
.r_raisonsociale1{
    color:#3366CC;
    font-weight:bold;
    font-size:12;
}
.r_raisonsociale2{
    color: #FFDCA8;
    font-weight:bold;
    font-size:12;
}
.r_raisonsociale2detail{
    font-size:11;
    color: #FFDCA8;
    text-decoration: underline;
    cursor: pointer;
}
.r_raisonsociale2fiche{
    font-size:20;
    font-weight:bolder;
    color: #32021b;
}
.r_td1{
    background-color:#FFFFFF;
    color:#3366CC;
    font-weight:bold;
    font-size:12;
}
.r_td2{
    background-color:#3366CC;
    cursor: pointer;
    color: #FFDCA8;
    font-weight:bold;
    font-size:12;
}
.pointer{
    cursor: pointer;
}
