div#CONTENT .tx-hpogmap-pi1 {
	width: 687px;
	height: 449px;
	margin: 30px auto 0 auto;
	/*background: #f8f8f8;
	border: 1px solid #d9d9d9;*/
	background: url('imgs/bg_infos_pratiques.gif');
}

div#CONTENT .tx-hpogmap-pi1 p.h2 {
	display: block;
	width: 231px;
	background: url('../../../../fileadmin/templates/skin/default/imgs/encart-title.gif') no-repeat 0 -25px;
	line-height: 33px;
	height: 33px;
	padding: 0 10px;
	color: #ffffff;
	font-weight: normal;
	font-size: 13px;
	overflow: hidden;
	position: relative;
	bottom: 15px;
	left: 20px;
}

div#CONTENT .tx-hpogmap-pi1 div#hpogmapMap {
	width: 450px;
	margin-left: 10px;
	float: left;
}

*html div#CONTENT .tx-hpogmap-pi1 div#hpogmapMap {
	margin-left: 5px;
}

div#CONTENT .tx-hpogmap-pi1 div#hpogmapListe {
	width: 210px;
	/*background: white;*/
	margin-right: 10px;
	float: right;
	position: relative;
	top: 10px;
}

*html div#CONTENT .tx-hpogmap-pi1 div#hpogmapListe {
	margin-right: 5px;
}

div#CONTENT .tx-hpogmap-pi1 div#hpogmapListe a {
	color: #6e6e6e;
	text-decoration: none;
	font-weight: bold;
}

div#CONTENT .tx-hpogmap-pi1 div#hpogmapListe a:hover {
	text-decoration: underline;
}

div#CONTENT .tx-hpogmap-pi1 div#hpogmapListe dl#gmapList {
	margin: 20px 0 10px 0;
	/*background: purple;*/
}

div#CONTENT .tx-hpogmap-pi1 div#hpogmapListe dl#gmapList dt {
	color: #b32e19;
	font-size: 13px;
	font-weight: bold;
	background: url('../../../../fileadmin/templates/skin/default/imgs/puce-arrow-red.gif') no-repeat left;
	padding-left: 10px;
	
	display: block;
	height: 15px;
	line-height: 15px;
}

div#CONTENT .tx-hpogmap-pi1 div#hpogmapListe dl#gmapList dd ul {
	margin-top: 10px;
	margin-left: 10px;
	list-style: none;
}