@charset "utf-8";
/* CSS Document */

#coordonnee-txt{
	width:320px;
	text-align:justify;
	/*background-color:#eaeaea;*/
	margin-left:21px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:30px;

}

#carte1{
	width:320px;
	background:url(../images/carte.gif) no-repeat;
	height:423px;
	margin-left:auto;
	margin-right:auto;
    float:left;
}



#droiteCoordonnee{
	display:block;
	width:400px;
	float:left;
	height:600px;
	margin-top:50px;
	margin-left:0px;
}
