#zoomBtn, #smallBtn, #racSiegeSoc, #racMarq{
	position:relative;
	cursor:pointer;
	height:20px;
	top:30px;
	left:20px;
}
#zoomBtn{
	width:20px;
	background:url("../images/contenu/zoomBtn.jpg") no-repeat;
}
#smallBtn{
	float:left;
	width:20px;
	background:url("../images/contenu/smallBtn.png") no-repeat;
}
#racSiegeSoc{
	float:left;
	width:80px;
	background:url("../images/contenu/siegeSocBtn.png") no-repeat;
}
#racMarq{
	float:left;
	width:100px;
	background:url("../images/contenu/marqBtn.png") no-repeat;
}
#planContainer{
	width:650px;
	height:360px;
	overflow:hidden;
	float:left;
}
#zoomedHeader{
	display:none;
}
