#pushGooglemap {
	width:196px;
}

div.googlemap{
	background-color: #e6e2d7;
	margin:10px 0 0;
}

div.googlemap .header{
	background: transparent url(/images/new-design/member/profile/corner_top_left.png) no-repeat left top;
	text-align:right;
	vertical-align:top;
	height:9px;
	width:100%;
	display:block;
}

div.googlemap .header img{
	vertical-align:top;
}

div.googlemap .bottom{
	background: transparent url(/images/new-design/member/profile/corner_bottom_left.png) no-repeat left bottom;
	text-align:right;
	vertical-align:bottom;
	width:100%;
	height:9px;
	display:block;
}

div.googlemap .bottom img{
	vertical-align:bottom;
}

#pushGooglemap .body{
	margin:0 6px;
}

#pushGooglemap .body a {
	color: #ff0099;
	text-decoration: none;
	font-size: 11px;
	background: url(/images/new-design/member/profile/arrow_rose.jpg) no-repeat 0 3px;
	padding: 0 0 0 12px;
}

#profilGooglemap h3{
	float: left;
	color: #454545;
	font-size: 14px;
}

#profilGooglemap div.body{
	margin:0 10px;
}


#publicmap{
	width:630px; 
	height:300px;
	margin:10px 0;
	clear:both;
}


.googlemap .fermer {
	text-decoration: none;
	font-size: 11px;
	color: #ff0099;
	padding: 0 0 0 16px;
	background: url(/images/new-design/member/profile/close.gif) no-repeat 0 3px;
}