div.resultat_0, div.resultat_1 {margin:10px 10px 20px 10px;}
.resultat_0 {border:2px solid #008ecb;}
.resultat_1 {border:2px solid #f29525;}
.photo_recherche {margin: 0 10px 0 0; float:left; width:345px; height:128px;}
.marker {
	display:block;
	position:absolute;
	z-index:0;
	background: url(../img/structure/marker.png) no-repeat;
	_background: url(../img/structure/marker.gif) no-repeat;
	width:9px;
	height:14px;
	display:block;
}
.desc_recherche {margin: 5px 0 5px 10px; float:left; width:365px;}
.ligne_recherche {width:100%; min-height:16px; background:url(../img/structure/fond-recherche.png) repeat-x; clear:both; text-align:center;}
.colonne_recherche {width:150px; float:left; background:url(../img/structure/fond-recherche3.png) no-repeat;}
a.reserver {line-height:26px; padding:2px 5px; text-decoration:none; background-color:#f29525; color:#fff; font-size: .90em; border:1px solid #f29525;}
a.reserver:hover, a:hover.reserver {border:1px solid #fff;}

/* info bulle */
.tip			{ width:266px; background:url(../img/structure/info-bulle/fond.png) left top repeat-y; }
.tip-top		{ background:url(../img/structure/info-bulle/haut.png) top left no-repeat; width:266px; height:15px; }
.tip-title		{ color:#008ecb; font-weight:bold; margin:0 20px 0 20px; font-size:0.9em; }
.tip-text		{ color:#444; padding:10px 20px 10px 20px; font-size:0.8em; }
.tip-bottom		{ background:url(../img/structure/info-bulle/bas.png) left bottom no-repeat; width:266px; height:15px; }

