/* ibas august 2008 */



body {

	background-color: #ffffff;

	padding: 0px;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	}



#bloc {

     position:absolute;left: 50%;top: 50%;width: 195px;height: 195px;margin-top: -97px;margin-left: -97px;

     }

	 

#map { 

	background-image: url(home.gif);background-repeat: no-repeat;position: absolute;

	left: 0px;top: 0px;

	width: 195px;height: 195px;

	padding: 0px;margin: 0px;

	z-index: 0;

}