.resultadr0 {
    background-color: #FFFFFF;
    color: #0046B2;
    display: block;
    float: left;
    height: 14px;
    margin: 12px 0 0 0;
    padding-top: 5px;
    position: relative;
	height: 20px;
	width: 592px;
	background: none;
}
.resultadr0 a.bulle_horraire {
    border-bottom: 1px solid #0046B2;
    color: #0046B2;
    cursor: pointer;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    padding-left: 15px;
    text-align: left;
    text-decoration: none;
    width: 610px;
}
.resultadr0 a.bulle_horraire:hover {
    background: url('../img/puce_hexa.gif') no-repeat scroll 2px 6px transparent;
    border-bottom: 1px solid #FEC900;
}


.resultadr1 {
    background-color: #FFFFFF;
    color: #3C9ADC;
    display: block;
    float: left;
    height: 14px;
    margin: 12px 0 0 0;
    padding-top: 5px;
    position: relative;
	height: 20px;
	width: 592px;
	background: none;
}
.resultadr1 a.bulle_horraire {
    border-bottom: 1px solid #3C9ADC;
    color: #3C9ADC;
    cursor: pointer;
    display: block;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: normal;
    height: 20px;
    padding-left: 15px;
    text-align: left;
    text-decoration: none;
    width: 610px;
}
.resultadr1 a.bulle_horraire:hover {
    background: url('../img/puce_hexa.gif') no-repeat scroll 2px 6px transparent;
    border-bottom: 1px solid #FEC900;
}


.resultadr0 a.bulle_horraire .adresse, .resultadr1 a.bulle_horraire .adresse{
	width: 273px; display: block; float: left; overflow:hidden; white-space:nowrap; margin-top: 6px;
}

.resultadr0 a.bulle_horraire .distance, .resultadr1 a.bulle_horraire .distance{
	display: block; width:55px; float: left; margin-top: 6px; padding-right: 3px; text-align: right;
}
.resultadr0 .cconseil, .resultadr1 .cconseil{ display:block; top: -7px; left:347px; position:absolute; }

.resultadr0 .prenezrdv, .resultadr1 .prenezrdv{ display: block; position: absolute; bottom: 0; left: 502px; height: 20px; }
.btn_option_cb{display: block; position: absolute; bottom:0; left: 601px; height: 20px;}
.btn_decouvrer{display: block; position: absolute; bottom:0; left: 382px; height: 20px;}
.info_cb{ z-index:1; }
.info_cb .tip{
	width:172px; 
	height:49px;
	background-image:url("../img/tip_bg_cb.png") !important;
	background: none;

}

.info_cb .tip .tip-text {text-align:center;width:135px;padding-top:8px; font-family: arial, helvetica, sans-serif; font-size:11px; color:#666666; /*margin:0px 5px;*/ font-weight:normal; line-height:15px; padding-top:8px; margin-left:10px; }	
.info_cb .tip .tip-text span{ float:left; line-height:18px; margin-right:6px;padding-top:5px; }
