div.cominfos {
	margin:0 0 0 4px;
	padding:8px;
	line-height:1.6em;
}

.cominfos span {
	display:block;
	width:24px;
	height:16px;
	text-indent:-3000px;
	float:left;
}

.adr {
	background:url("./Icones/map.png") no-repeat;
}

.tel {
	background:url("./Icones/telephone.png") no-repeat;
}

.hor {
	background:url("./Icones/clock.png") no-repeat;
}

#gMapsDiv {
	margin:0;
	background:url('../Images/15000/mapBorder.png') no-repeat;
	z-index:900;
}

#gMapsDivclose {
	background:url('../Images/15000/close.png');
	width:16px;
	height:16px;
	display:block;
	margin:3px 0 0 287px;
}

#gMapsDivIframe {
	width:300px;
	height:200px;
	overflow:hidden;
	margin:0;
	padding:0;
	border:3px solid #CCCCCC;
}

.gMapsDivL {
	padding:0 0 0 16px;
}

.gMapsDivR {
	padding:0 16px 0 0;
}

.catTitle {
	display:block;
	width:586px;
	height:44px;
	padding:0;
	text-indent:-3000px;
	margin:16px 0 0 0;
	border-bottom:1px solid black;
	overflow:hidden;
}

